summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-10-10r8169: change default behavior for mildly identified 8168c chipsetsFrancois Romieu1-3/+4
2008-10-10r8169: add a new 8168cp flavorFrancois Romieu1-6/+43
2008-10-10r8169: add a new 8168c flavor (bis)Francois Romieu1-2/+24
2008-10-10r8169: add a new 8168c flavorFrancois Romieu1-2/+39
2008-10-10r8169: sync existing 8168 device hardware start sequences with vendor driverFrancois Romieu1-0/+75
2008-10-10r8169: 8168b Tx performance tweakFrancois Romieu1-1/+2
2008-10-10r8169: make room for more specific 8168 hardware start procedureFrancois Romieu1-5/+61
2008-10-10r8169: shuffle some registers handling around (8168 operation only)Francois Romieu1-6/+7
2008-10-10r8169: new phy init parameters for the 8168bFrancois Romieu1-0/+33
2008-10-10r8169: update phy init parametersFrancois Romieu1-5/+24
2008-10-10r8169: wake up the PHY of the 8168Francois Romieu1-3/+7
2008-10-09r8169: fix early spinlock useFrancois Romieu1-3/+2
2008-10-09smsc95xx: fix usb usage on big endian platformsSteve Glendinning1-5/+5
2008-10-09myri10ge: remove over-paranoid queue number modulusBrice Goglin1-2/+0
2008-10-09e1000: don't generate bad checksums for tcp packets with 0 csumDave Graham1-19/+36
2008-10-09e1000e: don't generate bad checksums for tcp packets with 0 csumDave Graham1-23/+39
2008-10-09bnx2: Update version to 1.8.1.Michael Chan1-2/+2
2008-10-09bnx2: Handle DMA mapping errors.Benjamin Li2-55/+67
2008-10-09bnx2: Eliminate TSO header modifications.Michael Chan1-15/+1
2008-10-09bnx2: Update 5706/5708 firmware.Michael Chan1-4350/+4304
2008-10-09bnx2: Check netif_running() in all ethtool operations.Michael Chan1-8/+32
2008-10-09bnx2: Add bnx2_shutdown_chip().Michael Chan1-16/+17
2008-10-09phylib: two dynamic mii_bus allocation fallout fixesLennert Buytenhek1-2/+2
2008-10-08jme: Fix warnings with CONFIG_PM disabled.David S. Miller1-0/+4
2008-10-08jme: Advances version numberGuo-Fu Tseng1-1/+1
2008-10-08jme: Faulty IRQ handle bug fixakeemting1-1/+1
2008-10-08jme: Added half-duplex mode and IPv6 RSS fixGuo-Fu Tseng2-18/+63
2008-10-08cxgb3: Add 1G fiber supportDivy Le Ray3-12/+208
2008-10-08cxgb3: Support for Aeluros 2005 PHYDivy Le Ray4-19/+1040
2008-10-08cxgb3: commnonize LASI phy codeDivy Le Ray4-48/+77
2008-10-08cxgb3: More flexible support for PHY interrupts.Divy Le Ray3-18/+27
2008-10-08cxgb3: simplify port type struct and usageDivy Le Ray6-87/+94
2008-10-08cxgb3: allow for PHY reset statusDivy Le Ray4-27/+37
2008-10-08cxgb3: Allocate multiqueues at init timeDivy Le Ray3-37/+145
2008-10-08cxgb3: reset the adapter on fatal errorDivy Le Ray5-60/+119
2008-10-088139too: move wmb before TX DMA startAndreas Oberritter1-1/+6
2008-10-08netdev: uniquify the tx_timeout nameArjan van de Ven3-10/+10
2008-10-08drivers/net/usb/Makefile - shrink logspamDavid Brownell1-3/+0
2008-10-08r8169: WoL fixes, part 2.Bruno Prémont1-0/+2
2008-10-08r8169: WoL fixes, part 1.Bruno Prémont1-0/+4
2008-10-08gianfar: Create net device with carrier downTrent Piepho1-0/+3
2008-10-08mv643xx_eth: include linux/ip.h to fix buildLennert Buytenhek1-0/+1
2008-10-08lib8390: Fix locking in ei_poll (poll controller)Jarek Poplawski1-2/+2
2008-10-08ixgb: fix bug when freeing resourcesBrandeburg, Jesse1-3/+5
2008-10-08e1000e: release hw semaphore after successfully writing EEPROMArthur Jones1-0/+1
2008-10-08net: Add SMSC LAN9500 USB2.0 10/100 ethernet adapter driverSteve Glendinning4-0/+1487
2008-10-08phylib: add mdiobus_{read,write}Lennert Buytenhek2-49/+49
2008-10-08phylib: give mdio buses a device tree presenceLennert Buytenhek1-4/+71
2008-10-08phylib: move to dynamic allocation of struct mii_busLennert Buytenhek22-185/+277
2008-10-08phylib: rename mii_bus::dev to mii_bus::parentLennert Buytenhek14-14/+14