index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
e1000: do not modify tx_queue_len on link speed change
Emil Tantilov
2010-03-27
2
-9
/
+1
*
|
|
ixgbe: Do not run all Diagnostic offline tests when VFs are active
Greg Rose
2010-03-27
1
-0
/
+21
*
|
|
igb: use correct bits to identify if managability is enabled
Alexander Duyck
2010-03-27
1
-3
/
+3
*
|
|
benet: Fix compile warnnings in drivers/net/benet/be_ethtool.c
wzt wzt
2010-03-27
1
-1
/
+1
*
|
|
e1000e: do not modify tx_queue_len on link speed change
Emil Tantilov
2010-03-27
2
-11
/
+1
*
|
|
igbvf: do not modify tx_queue_len on link speed change
Emil Tantilov
2010-03-27
2
-11
/
+1
*
|
|
tulip: Fix null dereference in uli526x_rx_packet()
Kyle McMartin
2010-03-27
1
-3
/
+5
*
|
|
gianfar: fix undo of reserve()
Ben Menchaca
2010-03-27
2
-2
/
+9
*
|
|
ixgbe: filter FIP frames into the FCoE offload queues
Chris Leech
2010-03-26
2
-0
/
+16
*
|
|
ixgbe: Priority tag FIP frames
Robert Love
2010-03-26
1
-9
/
+17
*
|
|
ixgbe: Don't allow user buffer count to exceed 256
Robert Love
2010-03-26
1
-8
/
+10
*
|
|
ixgbe: cleanup maximum number of tx queues
John Fastabend
2010-03-26
2
-3
/
+5
*
|
|
ixgbe: Change where clear_to_send_flag is reset to zero.
Greg Rose
2010-03-26
1
-3
/
+5
*
|
|
ixgbe: In SR-IOV mode insert delay before bring the adapter up
Greg Rose
2010-03-26
1
-0
/
+8
*
|
|
ixgbevf: Fix signed/unsigned int error
Greg Rose
2010-03-26
1
-1
/
+2
*
|
|
netxen: update version to 4.0.73
Amit Kumar Salecha
2010-03-26
1
-2
/
+2
*
|
|
netxen: added sanity check for pci map
Amit Kumar Salecha
2010-03-26
1
-18
/
+27
*
|
|
netxen: fix warning in ioaddr for NX3031 chip
Amit Kumar Salecha
2010-03-26
1
-6
/
+8
*
|
|
netxen: fix bios version calculation
Amit Kumar Salecha
2010-03-26
1
-1
/
+1
*
|
|
Revert "r8169: enable 64-bit DMA by default for PCI Express devices (v2)"
David S. Miller
2010-03-26
1
-14
/
+7
*
|
|
isdn: Cleanup Sections in PCMCIA driver elsa
Henne
2010-03-25
1
-6
/
+6
*
|
|
isdn: Cleanup Sections in PCMCIA driver avma1
Henne
2010-03-25
1
-6
/
+6
*
|
|
isdn: Cleanup Sections in PCMCIA driver teles
Henne
2010-03-25
1
-6
/
+6
*
|
|
isdn: Cleanup Sections in PCMCIA driver sedlbauer
Henne
2010-03-25
1
-6
/
+6
*
|
|
via-velocity: Fix FLOW_CNTL_TX_RX handling in set_mii_flow_control()
David S. Miller
2010-03-25
1
-1
/
+1
*
|
|
igb: only use vlan_gro_receive if vlans are registered
Alexander Duyck
2010-03-24
1
-1
/
+1
*
|
|
igb: do not modify tx_queue_len on link speed change
Emil Tantilov
2010-03-24
2
-10
/
+1
*
|
|
igb: count Rx FIFO errors correctly
Mitch Williams
2010-03-24
1
-5
/
+5
*
|
|
bnx2: Use proper handler during netpoll.
Michael Chan
2010-03-24
1
-3
/
+5
*
|
|
bnx2: Fix netpoll crash.
Benjamin Li
2010-03-24
1
-2
/
+4
*
|
|
ksz884x: fix return value of netdev_set_eeprom
Jens Rottmann
2010-03-23
1
-1
/
+1
*
|
|
netxen: The driver doesn't work on NX_P3_B1 so cause probe to fail.
Eric W. Biederman
2010-03-23
1
-2
/
+2
*
|
|
can: bfin_can: switch to common Blackfin can header
Mike Frysinger
2010-03-23
1
-90
/
+7
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...
Linus Torvalds
2010-03-22
1
-2
/
+13
|
\
\
\
|
*
|
|
virtio: console: Check if port is valid in resize_console
Amit Shah
2010-03-22
1
-0
/
+4
|
*
|
|
virtio: console: Generate a kobject CHANGE event on adding 'name' attribute
Amit Shah
2010-03-22
1
-2
/
+9
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-03-22
20
-137
/
+229
|
\
\
\
\
|
*
\
\
\
Merge branch 'vhost' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
David S. Miller
2010-03-20
2
-10
/
+18
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
vhost: fix error handling in vring ioctls
Michael S. Tsirkin
2010-03-17
1
-6
/
+12
|
|
*
|
|
vhost: fix interrupt mitigation with raw sockets
Michael S. Tsirkin
2010-03-17
1
-1
/
+1
|
|
*
|
|
vhost: fix error path in vhost_net_set_backend
Jeff Dike
2010-03-07
1
-3
/
+5
|
*
|
|
|
KS8695: update ksp->next_rx_desc_read at the end of rx loop
Yegor Yefremov
2010-03-20
1
-15
/
+9
|
*
|
|
|
igb: Add support for 82576 ET2 Quad Port Server Adapter
Carolyn Wyborny
2010-03-20
3
-0
/
+3
|
*
|
|
|
ixgbevf: Message formatting cleanups
Greg Rose
2010-03-20
1
-2
/
+2
|
*
|
|
|
ixgbevf: Shorten up delay timer for watchdog task
Greg Rose
2010-03-20
1
-1
/
+1
|
*
|
|
|
ixgbevf: Fix VF Stats accounting after reset
Greg Rose
2010-03-20
3
-38
/
+78
|
*
|
|
|
ixgbe: Set IXGBE_RSC_CB(skb)->DMA field to zero after unmapping the address
Mallikarjuna R Chilakala
2010-03-20
1
-2
/
+6
|
*
|
|
|
ixgbe: fix for real_num_tx_queues update issue
Vasu Dev
2010-03-20
1
-3
/
+3
|
*
|
|
|
smsc95xx: Fix tx checksum offload for small packets
Steve Glendinning
2010-03-19
1
-3
/
+15
|
*
|
|
|
ixgbe: Fix 82599 KX4 Wake on LAN issue after an improper system shutdown
Mallikarjuna R Chilakala
2010-03-19
1
-3
/
+0
[prev]
[next]