index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
vxge
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-22
Add appropriate <linux/prefetch.h> include for prefetch users
Paul Gortmaker
2
-0
/
+2
2011-04-29
ethtool: cosmetic: Use ethtool ethtool_cmd_speed API
David Decotigny
1
-2
/
+2
2011-04-29
ethtool: Use full 32 bit speed range in ethtool's set_settings
David Decotigny
1
-1
/
+2
2011-04-18
net: vxge: convert to hw_features
Michał Mirosław
3
-127
/
+59
2011-04-12
vxge: update driver version
Jon Mason
1
-2
/
+2
2011-04-12
vxge: spin-lock issue
Jon Mason
1
-16
/
+32
2011-04-12
vxge: always enable hardware time stamp
Jon Mason
3
-51
/
+64
2011-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
4
-8
/
+8
2011-04-06
vxge: convert to set_phys_id
stephen hemminger
1
-9
/
+16
2011-03-31
Fix common misspellings
Lucas De Marchi
4
-8
/
+8
2011-03-27
net: fix ethtool->set_flags not intended -EINVAL return value
Stanislaw Gruszka
1
-2
/
+2
2011-02-28
net: use pci_dev->revision, again
Sergei Shtylyov
1
-17
/
+1
2011-02-04
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2011-02-01
vxge: Fix wrong boolean operator
Stefan Weil
1
-1
/
+1
2011-01-19
vxge: update driver version
Jon Mason
1
-2
/
+2
2011-01-19
vxge: MSIX one shot mode
Jon Mason
6
-50
/
+302
2011-01-19
vxge: correct eprom version detection
Jon Mason
2
-2
/
+2
2011-01-19
vxge: cleanup probe error paths
Jon Mason
1
-30
/
+25
2011-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-0
/
+1
2011-01-13
vxge: Remember to release firmware after upgrading firmware
Jesper Juhl
1
-0
/
+1
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2010-12-28
vxge: remove duplicated part of check
Dan Carpenter
1
-1
/
+1
2010-12-19
vxge: add missing flush of reset_task
Tejun Heo
1
-0
/
+2
2010-12-12
drivers/net: remove unnecessary flush_scheduled_work() calls
Tejun Heo
1
-2
/
+0
2010-12-10
vxge: update driver version
Jon Mason
1
-3
/
+3
2010-12-10
vxge: independent interrupt moderation
Jon Mason
1
-4
/
+7
2010-12-10
vxge: hotplug stall
Jon Mason
1
-2
/
+2
2010-12-10
vxge: transmit timeout deadlock
Jon Mason
2
-5
/
+15
2010-12-10
vxge: use pci_request_region()
Jon Mason
1
-3
/
+3
2010-12-10
vxge: fix crash of VF when unloading PF
Jon Mason
1
-7
/
+18
2010-12-10
vxge: code cleanup and reorganization
Jon Mason
6
-1979
/
+1812
2010-12-06
net: Fix too optimistic NETIF_F_HW_CSUM features
Michał Mirosław
2
-2
/
+2
2010-12-01
vxge: update driver version
Jon Mason
1
-2
/
+2
2010-12-01
vxge: use strcpy for strings
Jon Mason
1
-1
/
+1
2010-12-01
vxge: remove unnecessary printks
Jon Mason
1
-11
/
+0
2010-11-28
vxge: remove unnecessary [kv][mcz]alloc casts
Joe Perches
2
-18
/
+10
2010-11-27
drivers/net: use vzalloc()
Eric Dumazet
1
-23
/
+8
2010-11-17
drivers/net/vxge/vxge-main.c: Remove unnecessary casts of pci_get_drvdata
Joe Perches
1
-16
/
+12
2010-11-17
drivers/net/vxge: Remove unnecessary casts of netdev_priv
Joe Perches
2
-26
/
+26
2010-11-11
vxge: update driver version
Jon Mason
1
-2
/
+2
2010-11-11
vxge: sparse and other clean-ups
Jon Mason
3
-153
/
+76
2010-11-11
vxge: correct multi-function detection
Jon Mason
2
-3
/
+6
2010-11-11
vxge: Titan1A detection
Jon Mason
4
-55
/
+87
2010-11-11
vxge: Handle errors in vxge_hw_vpath_fw_api
Jon Mason
1
-5
/
+10
2010-11-11
vxge: add receive hardware timestamping
Jon Mason
2
-9
/
+132
2010-11-11
vxge: add support for ethtool firmware flashing
Jon Mason
7
-22
/
+500
2010-11-11
vxge: serialize access to steering control register
Jon Mason
2
-483
/
+325
2010-11-11
vxge: cleanup debug printing and asserts
Jon Mason
2
-35
/
+9
2010-11-11
vxge: Wait for Rx to become idle before reseting or closing
Jon Mason
5
-9
/
+106
2010-11-11
vxge: enable rxhash
Jon Mason
6
-63
/
+86
[next]