index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
vxge
/
vxge-main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-11
s2io/vxge: Move the Exar drivers
Jeff Kirsher
1
-4854
/
+0
2011-07-22
vxge: do vlan cleanup
Jiri Pirko
1
-78
/
+13
2011-07-05
net: vxge: Use is_multicast_ether_addr helper
Tobias Klauser
1
-9
/
+5
2011-06-22
ip: introduce ip_is_fragment helper inline function
Paul Gortmaker
1
-1
/
+1
2011-06-22
vxge: fix 64 bit access on 32 bit platforms
stephen hemminger
1
-10
/
+41
2011-06-07
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
1
-0
/
+1
2011-05-23
Add appropriate <linux/prefetch.h> include for prefetch users
Paul Gortmaker
1
-0
/
+1
2011-04-19
net: vxge: convert to hw_features
Michał Mirosław
1
-45
/
+55
2011-04-12
vxge: always enable hardware time stamp
Jon Mason
1
-17
/
+26
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-4
/
+4
2011-02-28
net: use pci_dev->revision, again
Sergei Shtylyov
1
-17
/
+1
2011-01-20
vxge: MSIX one shot mode
Jon Mason
1
-18
/
+141
2011-01-20
vxge: correct eprom version detection
Jon Mason
1
-1
/
+1
2011-01-20
vxge: cleanup probe error paths
Jon Mason
1
-30
/
+25
2011-01-14
vxge: Remember to release firmware after upgrading firmware
Jesper Juhl
1
-0
/
+1
2010-12-20
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-11
vxge: hotplug stall
Jon Mason
1
-2
/
+2
2010-12-11
vxge: transmit timeout deadlock
Jon Mason
1
-5
/
+14
2010-12-11
vxge: use pci_request_region()
Jon Mason
1
-3
/
+3
2010-12-11
vxge: fix crash of VF when unloading PF
Jon Mason
1
-7
/
+18
2010-12-11
vxge: code cleanup and reorganization
Jon Mason
1
-248
/
+226
2010-12-06
net: Fix too optimistic NETIF_F_HW_CSUM features
Michał Mirosław
1
-1
/
+1
2010-12-02
vxge: use strcpy for strings
Jon Mason
1
-1
/
+1
2010-12-02
vxge: remove unnecessary printks
Jon Mason
1
-11
/
+0
2010-11-29
vxge: remove unnecessary [kv][mcz]alloc casts
Joe Perches
1
-3
/
+1
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
1
-13
/
+13
2010-11-11
vxge: sparse and other clean-ups
Jon Mason
1
-55
/
+39
2010-11-11
vxge: Titan1A detection
Jon Mason
1
-5
/
+40
2010-11-11
vxge: add receive hardware timestamping
Jon Mason
1
-6
/
+127
2010-11-11
vxge: add support for ethtool firmware flashing
Jon Mason
1
-16
/
+174
2010-11-11
vxge: Wait for Rx to become idle before reseting or closing
Jon Mason
1
-6
/
+13
2010-11-11
vxge: enable rxhash
Jon Mason
1
-20
/
+34
2010-10-25
vxge: make functions local and remove dead code
stephen hemminger
1
-26
/
+38
2010-10-21
vlan: Don't check for vlan group before vlan_tx_tag_present.
Jesse Gross
1
-1
/
+1
2010-10-21
vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.
Jesse Gross
1
-1
/
+1
2010-09-03
drivers/net: avoid some skb->ip_summed initializations
Eric Dumazet
1
-1
/
+1
2010-08-19
vxge: Implement 64bit stats
Eric Dumazet
1
-15
/
+7
2010-08-18
drivers/net: Convert unbounded kzalloc calls to kcalloc
Joe Perches
1
-5
/
+5
2010-07-31
drivers/net/vxge/vxge-main.c: Use pr_<level> and netdev_<level>
Joe Perches
1
-16
/
+11
2010-07-16
vxge: Update copyright information
Jon Mason
1
-3
/
+3
2010-07-16
vxge: NETIF_F_LLTX removal
Jon Mason
1
-114
/
+35
2010-07-16
vxge: Fix multicast issues
Jon Mason
1
-124
/
+146
2010-07-16
vxge: Remove queue_state references
Jon Mason
1
-77
/
+41
2010-07-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-11
/
+22
2010-07-08
vxge: show startup message with KERN_INFO
Wu Fengguang
1
-2
/
+2
2010-06-27
vxge: fix memory leak in vxge_alloc_msix() error path
Michal Schmidt
1
-9
/
+20
2010-06-02
vxge: Fix checkstack warning in vxge_probe()
Prarit Bhargava
1
-42
/
+51
2010-05-14
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
1
-4
/
+0
[next]