summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-10-09phylib: two dynamic mii_bus allocation fallout fixesLennert Buytenhek1-2/+2
2008-10-09jme: Fix warnings with CONFIG_PM disabled.David S. Miller1-0/+4
2008-10-09jme: Advances version numberGuo-Fu Tseng1-1/+1
2008-10-09jme: Faulty IRQ handle bug fixakeemting1-1/+1
2008-10-09jme: Added half-duplex mode and IPv6 RSS fixGuo-Fu Tseng2-18/+63
2008-10-09cxgb3: Add 1G fiber supportDivy Le Ray3-12/+208
2008-10-09cxgb3: Support for Aeluros 2005 PHYDivy Le Ray4-19/+1040
2008-10-09cxgb3: commnonize LASI phy codeDivy Le Ray4-48/+77
2008-10-09cxgb3: More flexible support for PHY interrupts.Divy Le Ray3-18/+27
2008-10-09cxgb3: simplify port type struct and usageDivy Le Ray6-87/+94
2008-10-09cxgb3: allow for PHY reset statusDivy Le Ray4-27/+37
2008-10-09cxgb3: Allocate multiqueues at init timeDivy Le Ray3-37/+145
2008-10-09cxgb3: reset the adapter on fatal errorDivy Le Ray5-60/+119
2008-10-098139too: move wmb before TX DMA startAndreas Oberritter1-1/+6
2008-10-09netdev: uniquify the tx_timeout nameArjan van de Ven3-10/+10
2008-10-09drivers/net/usb/Makefile - shrink logspamDavid Brownell1-3/+0
2008-10-09r8169: WoL fixes, part 2.Bruno Prémont1-0/+2
2008-10-09r8169: WoL fixes, part 1.Bruno Prémont1-0/+4
2008-10-09gianfar: Create net device with carrier downTrent Piepho1-0/+3
2008-10-09mv643xx_eth: include linux/ip.h to fix buildLennert Buytenhek1-0/+1
2008-10-09lib8390: Fix locking in ei_poll (poll controller)Jarek Poplawski1-2/+2
2008-10-09ixgb: fix bug when freeing resourcesBrandeburg, Jesse1-3/+5
2008-10-09e1000e: release hw semaphore after successfully writing EEPROMArthur Jones1-0/+1
2008-10-09net: Add SMSC LAN9500 USB2.0 10/100 ethernet adapter driverSteve Glendinning4-0/+1487
2008-10-09phylib: add mdiobus_{read,write}Lennert Buytenhek2-49/+49
2008-10-09phylib: give mdio buses a device tree presenceLennert Buytenhek1-4/+71
2008-10-09phylib: move to dynamic allocation of struct mii_busLennert Buytenhek22-185/+277
2008-10-09phylib: rename mii_bus::dev to mii_bus::parentLennert Buytenhek14-14/+14
2008-10-09myri10ge: add multiqueue TXBrice Goglin1-34/+118
2008-10-09atl1: update introductory commentsJay Cliburn1-7/+3
2008-10-09atl1: remove EXPERIMENTAL labelJay Cliburn1-3/+4
2008-10-09atl1: remove LLTXJay Cliburn1-17/+1
2008-10-09atl1: fix transmit timeout bugJay Cliburn2-2/+3
2008-10-09skge: Fix skge_set_ring_param() losing error returnWang Chen1-2/+2
2008-10-09[10/21] driver/net/skge.c: restart the interface when it's options orXiaoming.Zhang1-4/+18
2008-10-09[2.6.28,1/1] cxgb3 - fix race in EEHDivy Le Ray3-3/+24
2008-10-09via-velocity: Fix warnings on sparc64.Francois Romieu1-2/+2
2008-10-09net: remove LLTX in atl2 driverKevin Hao2-24/+1
2008-10-09phylib: Wake PHY state machine on interruptTrent Piepho1-0/+6
2008-10-09PHY: Avoid unnecessary aneg restartsTrent Piepho1-19/+30
2008-10-09r8169: read MAC address from EEPROM on initIvan Vecera1-1/+72
2008-10-09net: add net poll support for atl2 driverKevin Hao1-0/+12
2008-10-09ibm_newemac: Fix EMAC soft reset on 460EX/GTVictor Gallardo2-0/+23
2008-10-09phylib: phy_mii_ioctl() fixesLennert Buytenhek1-2/+3
2008-10-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller59-445/+450
2008-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-5/+5
2008-10-07Revert "V4L/DVB (8904): cx88: add missing unlock_kernel"Linus Torvalds1-1/+0
2008-10-07iwlwifi: remove STATUS_CONF_PENDING in scanningTomas Winkler3-32/+22
2008-10-07iwlwifi: scan fix commentTomas Winkler1-1/+2
2008-10-07iwlwifi: scan correct setting of valid rx_chainsTomas Winkler1-1/+1