| Commit message (Expand) | Author | Age | Files | Lines |
* | [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 |
| * | [PATCH] bcm43xx: Fix errors in specs to code translation in B6PHY init | Larry Finger | 2007-03-07 | 1 | -2/+8 |
* | | ibmtr: Drain rich supply of modpost warnings. | Ralf Baechle | 2007-03-09 | 1 | -13/+12 |
* | | 3c59x: Fix several modpost warnings | Ralf Baechle | 2007-03-09 | 1 | -15/+13 |
* | | z85230: Fix FIFO handling | Alan Cox | 2007-03-09 | 1 | -1/+1 |
* | | r8169: fix a race between PCI probe and dev_open | Francois Romieu | 2007-03-09 | 1 | -5/+5 |
* | | r8169: revert bogus BMCR reset | Francois Romieu | 2007-03-09 | 1 | -2/+2 |
* | | sky2: turn off Rx checksum on bad hardware | Stephen Hemminger | 2007-03-09 | 1 | -3/+21 |
* | | mv643xx: Clear pending interrupts before calling request_irq | Dale Farnsworth | 2007-03-09 | 1 | -4/+6 |
* | | myri10ge: add a wc_enabled flag to myri10ge_priv | Brice Goglin | 2007-03-09 | 1 | -3/+7 |
* | | myri10ge: prevent 4k rdma on SGI TIOCE chipset | Brice Goglin | 2007-03-09 | 1 | -0/+6 |
* | | myri10ge: use pci_map_page to prepare the dmatest buffer | Brice Goglin | 2007-03-09 | 1 | -6/+16 |
* | | myri10ge: fix error checking and return value in myri10ge_allocate_rings | Brice Goglin | 2007-03-09 | 1 | -0/+4 |
* | | netxen: fix warnings | Ralf Baechle | 2007-03-09 | 1 | -2/+3 |
* | | via-rhine: set avoid_D3 for broken BIOSes | Roger Luethi | 2007-03-09 | 1 | -2/+30 |
|/ |
|
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2007-03-06 | 2 | -6/+7 |
|\ |
|
| * | [GIANFAR]: Fix compile error in latest git | Jan Altenberg | 2007-03-05 | 1 | -1/+1 |