index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
vxge
Age
Commit message (
Expand
)
Author
Lines
2011-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
-0
/
+1
2011-01-13
vxge: Remember to release firmware after upgrading firmware
Jesper Juhl
-0
/
+1
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
-1
/
+1
2010-12-28
vxge: remove duplicated part of check
Dan Carpenter
-1
/
+1
2010-12-19
vxge: add missing flush of reset_task
Tejun Heo
-0
/
+2
2010-12-12
drivers/net: remove unnecessary flush_scheduled_work() calls
Tejun Heo
-2
/
+0
2010-12-10
vxge: update driver version
Jon Mason
-3
/
+3
2010-12-10
vxge: independent interrupt moderation
Jon Mason
-4
/
+7
2010-12-10
vxge: hotplug stall
Jon Mason
-2
/
+2
2010-12-10
vxge: transmit timeout deadlock
Jon Mason
-5
/
+15
2010-12-10
vxge: use pci_request_region()
Jon Mason
-3
/
+3
2010-12-10
vxge: fix crash of VF when unloading PF
Jon Mason
-7
/
+18
2010-12-10
vxge: code cleanup and reorganization
Jon Mason
-1979
/
+1812
2010-12-06
net: Fix too optimistic NETIF_F_HW_CSUM features
Michał Mirosław
-2
/
+2
2010-12-01
vxge: update driver version
Jon Mason
-2
/
+2
2010-12-01
vxge: use strcpy for strings
Jon Mason
-1
/
+1
2010-12-01
vxge: remove unnecessary printks
Jon Mason
-11
/
+0
2010-11-28
vxge: remove unnecessary [kv][mcz]alloc casts
Joe Perches
-18
/
+10
2010-11-27
drivers/net: use vzalloc()
Eric Dumazet
-23
/
+8
2010-11-17
drivers/net/vxge/vxge-main.c: Remove unnecessary casts of pci_get_drvdata
Joe Perches
-16
/
+12
2010-11-17
drivers/net/vxge: Remove unnecessary casts of netdev_priv
Joe Perches
-26
/
+26
2010-11-11
vxge: update driver version
Jon Mason
-2
/
+2
2010-11-11
vxge: sparse and other clean-ups
Jon Mason
-153
/
+76
2010-11-11
vxge: correct multi-function detection
Jon Mason
-3
/
+6
2010-11-11
vxge: Titan1A detection
Jon Mason
-55
/
+87
2010-11-11
vxge: Handle errors in vxge_hw_vpath_fw_api
Jon Mason
-5
/
+10
2010-11-11
vxge: add receive hardware timestamping
Jon Mason
-9
/
+132
2010-11-11
vxge: add support for ethtool firmware flashing
Jon Mason
-22
/
+500
2010-11-11
vxge: serialize access to steering control register
Jon Mason
-483
/
+325
2010-11-11
vxge: cleanup debug printing and asserts
Jon Mason
-35
/
+9
2010-11-11
vxge: Wait for Rx to become idle before reseting or closing
Jon Mason
-9
/
+106
2010-11-11
vxge: enable rxhash
Jon Mason
-63
/
+86
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
-1
/
+1
2010-10-24
vxge: make functions local and remove dead code
stephen hemminger
-615
/
+304
2010-10-21
vlan: Don't check for vlan group before vlan_tx_tag_present.
Jesse Gross
-1
/
+1
2010-10-21
vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.
Jesse Gross
-1
/
+1
2010-09-02
drivers/net: avoid some skb->ip_summed initializations
Eric Dumazet
-1
/
+1
2010-08-19
vxge: Implement 64bit stats
Eric Dumazet
-16
/
+7
2010-08-17
drivers/net: Convert unbounded kzalloc calls to kcalloc
Joe Perches
-5
/
+5
2010-07-30
drivers/net/vxge/vxge-main.c: Use pr_<level> and netdev_<level>
Joe Perches
-16
/
+11
2010-07-15
vxge: Version update
Jon Mason
-3
/
+2
2010-07-15
vxge: Update copyright information
Jon Mason
-22
/
+22
2010-07-15
vxge: NETIF_F_LLTX removal
Jon Mason
-129
/
+39
2010-07-15
vxge: Fix multicast issues
Jon Mason
-124
/
+146
2010-07-15
vxge: Remove queue_state references
Jon Mason
-86
/
+42
2010-07-07
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
-11
/
+22
2010-07-07
vxge: show startup message with KERN_INFO
Wu Fengguang
-2
/
+2
2010-06-26
vxge: fix memory leak in vxge_alloc_msix() error path
Michal Schmidt
-9
/
+20
2010-06-02
vxge: Fix checkstack warning in vxge_probe()
Prarit Bhargava
-42
/
+51
2010-05-14
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
-49
/
+0
[next]