| Commit message (Expand) | Author | Age | Files | Lines |
* | SUN3/3X Lance trivial fix improved | Cyrill V. Gorcunov | 2007-03-28 | 1 | -1/+15 |
* | mv643xx_eth: Fix use of uninitialized port_num field | Gabriel Paubert | 2007-03-28 | 1 | -3/+1 |
* | forcedeth: fix tx timeout | Ayaz Abdulla | 2007-03-28 | 1 | -1/+2 |
* | forcedeth: fix nic poll | Ayaz Abdulla | 2007-03-28 | 1 | -1/+4 |
* | qla3xxx: bugfix: Jumbo frame handling. | Ron Mercer | 2007-03-28 | 2 | -16/+16 |
* | qla3xxx: bugfix: Dropping interrupt under heavy network load. | Ron Mercer | 2007-03-28 | 1 | -41/+30 |
* | qla3xxx: bugfix: Multi segment sends were getting whacked. | Ron Mercer | 2007-03-28 | 1 | -7/+2 |
* | qla3xxx: bugfix: Add tx control block memset. | Ron Mercer | 2007-03-28 | 1 | -0/+1 |
* | atl1: remove unnecessary crc inversion | Jay Cliburn | 2007-03-28 | 1 | -1/+0 |
* | myri10ge: correctly detect when TSO should be used | Brice Goglin | 2007-03-28 | 1 | -4/+3 |
* | [SUNGEM]: Fix MAC address setting when interface is up. | Ruben Vandeginste | 2007-03-26 | 1 | -0/+30 |
* | [PPP]: Don't leak an sk_buff on interface destruction. | G. Liakhovetski | 2007-03-25 | 1 | -0/+3 |
* | [TG3]: Update version and reldate. | Michael Chan | 2007-03-25 | 1 | -2/+2 |
* | [TG3]: Exit irq handler during chip reset. | Michael Chan | 2007-03-25 | 2 | -47/+67 |
* | [TG3]: Eliminate the unused TG3_FLAG_SPLIT_MODE flag. | Michael Chan | 2007-03-25 | 2 | -20/+1 |
* | [NET]: remove unused header file: drivers/net/wan/lmc/lmc_media.h | Robert P. J. Day | 2007-03-25 | 1 | -65/+0 |
* | [MIPS] SB1250: Fix bugs/warnings by creative use of volatile. | Ralf Baechle | 2007-03-24 | 1 | -1/+1 |
* | [netdrvr] ewrk3: correct card detection bug | Jeff Garzik | 2007-03-23 | 1 | -2/+1 |
* | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Jeff Garzik | 2007-03-23 | 2 | -8/+10 |
|\ |
|
| * | [PATCH] airo: Fix an error path memory leak | Michal Schmidt | 2007-03-16 | 1 | -1/+3 |
| * | [PATCH] bcm43xx: MANUALWLAN fixes | Larry Finger | 2007-03-16 | 1 | -7/+7 |
* | | cxgb3 - fix white spaces in drivers/net/Kconfig | Divy Le Ray | 2007-03-23 | 1 | -12/+12 |
* | | myri10ge: update driver version to 1.3.0-1.226 | Brice Goglin | 2007-03-23 | 1 | -1/+1 |
* | | myri10ge: fix management of >4kB allocated pages | Brice Goglin | 2007-03-23 | 1 | -0/+8 |
* | | myri10ge: update wcfifo and intr_coal_delay default values | Brice Goglin | 2007-03-23 | 1 | -2/+2 |
* | | myri10ge: Serverworks HT2100 provides aligned PCIe completion | Brice Goglin | 2007-03-23 | 1 | -0/+8 |
* | | mv643xx_eth: add mv643xx_eth_shutdown function | Dale Farnsworth | 2007-03-23 | 1 | -0/+14 |
* | | SAA9730: Fix large pile of warnings | Ralf Baechle | 2007-03-23 | 1 | -89/+88 |
* | | Revert "ucc_geth: returns NETDEV_TX_BUSY when BD ring is full" | Li Yang | 2007-03-23 | 1 | -2/+1 |
* | | cxgb3 - T3B2 pcie config space | Divy Le Ray | 2007-03-23 | 1 | -4/+6 |
* | | cxgb3 - Fix potential MAC hang | Divy Le Ray | 2007-03-23 | 4 | -16/+200 |
* | | cxgb3 - Auto-load FW if mismatch detected | Divy Le Ray | 2007-03-23 | 3 | -2/+29 |
* | | cxgb3 - fix ethtool cmd on multiple queues port | Divy Le Ray | 2007-03-23 | 1 | -8/+11 |
* | | Fix return code in pci-skeleton.c | Anton Blanchard | 2007-03-23 | 1 | -2/+2 |
* | | skge: use per-port phy locking | Stephen Hemminger | 2007-03-23 | 2 | -41/+47 |
* | | skge: mask irqs when device down | Stephen Hemminger | 2007-03-23 | 1 | -7/+17 |
* | | skge: deadlock on tx timeout | Stephen Hemminger | 2007-03-23 | 1 | -2/+4 |
* | | [IrDA]: Delay needed when uploading firmware chunks | Nigel Williams | 2007-03-20 | 1 | -0/+2 |
|/ |
|
* | natsemi: Avoid IntrStatus lossage if RX state machine resets. | broonie@sirena.org.uk | 2007-03-15 | 1 | -6/+8 |
* | natsemi: Fix NAPI for interrupt sharing | broonie@sirena.org.uk | 2007-03-15 | 1 | -18/+20 |
* | natsemi: Consistently use interrupt enable/disable functions | broonie@sirena.org.uk | 2007-03-15 | 1 | -3/+3 |
* | NetXen: Fix softlockup seen during hardware access | Linsys Contractor Mithlesh Thukral | 2007-03-15 | 3 | -2/+11 |
* | NetXen: Bug fix for Jumbo frames on XG card | Linsys Contractor Mithlesh Thukral | 2007-03-15 | 1 | -1/+4 |
* | skge: set mac address bonding fix | Stephen Hemminger | 2007-03-15 | 1 | -11/+17 |
* | [PATCH] atl1 trivial endianness misannotations | Al Viro | 2007-03-14 | 1 | -2/+2 |
* | [PATCH] dmfe trivial endianness annotations | Al Viro | 2007-03-14 | 1 | -3/+3 |
* | [PATCH] ibmtr probe is __devinit, not __init | Al Viro | 2007-03-14 | 2 | -4/+4 |
* | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Jeff Garzik | 2007-03-09 | 3 | -7/+19 |
|\ |
|
| * | [PATCH] bcm43xx: Fix assertion failures in interrupt handler | Pavel Roskin | 2007-03-07 | 1 | -3/+3 |
| * | [PATCH] bcm43xx: Fix bug in frequency to channel conversion | Joerg Sommer | 2007-03-07 | 1 | -2/+8 |