aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-10-10ath9k: Fix return code when ath9k_hw_setpower() fails on resetLuis R. Rodriguez
2008-10-10ath9k: remove nasty FAIL macro from ath9k_hw_reset()Luis R. Rodriguez
2008-10-09enic: Attempt to fix build in 32-bit such as i386.David S. Miller
2008-10-09ppp: Use skb_queue_walk() in ppp_mp_insert().David S. Miller
2008-10-09r8169: fix early spinlock useFrancois Romieu
2008-10-09smsc95xx: fix usb usage on big endian platformsSteve Glendinning
2008-10-09myri10ge: remove over-paranoid queue number modulusBrice Goglin
2008-10-09e1000: don't generate bad checksums for tcp packets with 0 csumDave Graham
2008-10-09e1000e: don't generate bad checksums for tcp packets with 0 csumDave Graham
2008-10-09bnx2: Update version to 1.8.1.Michael Chan
2008-10-09bnx2: Handle DMA mapping errors.Benjamin Li
2008-10-09bnx2: Eliminate TSO header modifications.Michael Chan
2008-10-09bnx2: Update 5706/5708 firmware.Michael Chan
2008-10-09bnx2: Check netif_running() in all ethtool operations.Michael Chan
2008-10-09bnx2: Add bnx2_shutdown_chip().Michael Chan
2008-10-09phylib: two dynamic mii_bus allocation fallout fixesLennert Buytenhek
2008-10-08jme: Fix warnings with CONFIG_PM disabled.David S. Miller
2008-10-08jme: Advances version numberGuo-Fu Tseng
2008-10-08jme: Faulty IRQ handle bug fixakeemting
2008-10-08jme: Added half-duplex mode and IPv6 RSS fixGuo-Fu Tseng
2008-10-08cxgb3: Add 1G fiber supportDivy Le Ray
2008-10-08cxgb3: Support for Aeluros 2005 PHYDivy Le Ray
2008-10-08cxgb3: commnonize LASI phy codeDivy Le Ray
2008-10-08cxgb3: More flexible support for PHY interrupts.Divy Le Ray
2008-10-08cxgb3: simplify port type struct and usageDivy Le Ray
2008-10-08cxgb3: allow for PHY reset statusDivy Le Ray
2008-10-08cxgb3: Allocate multiqueues at init timeDivy Le Ray
2008-10-08cxgb3: reset the adapter on fatal errorDivy Le Ray
2008-10-088139too: move wmb before TX DMA startAndreas Oberritter
2008-10-08netdev: uniquify the tx_timeout nameArjan van de Ven
2008-10-08drivers/net/usb/Makefile - shrink logspamDavid Brownell
2008-10-08r8169: WoL fixes, part 2.Bruno Prémont
2008-10-08r8169: WoL fixes, part 1.Bruno Prémont
2008-10-08gianfar: Create net device with carrier downTrent Piepho
2008-10-08mv643xx_eth: include linux/ip.h to fix buildLennert Buytenhek
2008-10-08lib8390: Fix locking in ei_poll (poll controller)Jarek Poplawski
2008-10-08ixgb: fix bug when freeing resourcesBrandeburg, Jesse
2008-10-08e1000e: release hw semaphore after successfully writing EEPROMArthur Jones
2008-10-08net: Add SMSC LAN9500 USB2.0 10/100 ethernet adapter driverSteve Glendinning
2008-10-08phylib: add mdiobus_{read,write}Lennert Buytenhek
2008-10-08phylib: give mdio buses a device tree presenceLennert Buytenhek
2008-10-08phylib: move to dynamic allocation of struct mii_busLennert Buytenhek
2008-10-08phylib: rename mii_bus::dev to mii_bus::parentLennert Buytenhek
2008-10-08myri10ge: add multiqueue TXBrice Goglin
2008-10-08atl1: update introductory commentsJay Cliburn
2008-10-08atl1: remove EXPERIMENTAL labelJay Cliburn
2008-10-08atl1: remove LLTXJay Cliburn
2008-10-08atl1: fix transmit timeout bugJay Cliburn
2008-10-08skge: Fix skge_set_ring_param() losing error returnWang Chen
2008-10-08[10/21] driver/net/skge.c: restart the interface when it's options orXiaoming.Zhang