summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* cxgb3: commnonize LASI phy codeDivy Le Ray2008-10-094-48/+77
* cxgb3: More flexible support for PHY interrupts.Divy Le Ray2008-10-093-18/+27
* cxgb3: simplify port type struct and usageDivy Le Ray2008-10-096-87/+94
* cxgb3: allow for PHY reset statusDivy Le Ray2008-10-094-27/+37
* cxgb3: Allocate multiqueues at init timeDivy Le Ray2008-10-093-37/+145
* cxgb3: reset the adapter on fatal errorDivy Le Ray2008-10-095-60/+119
* 8139too: move wmb before TX DMA startAndreas Oberritter2008-10-091-1/+6
* netdev: uniquify the tx_timeout nameArjan van de Ven2008-10-093-10/+10
* drivers/net/usb/Makefile - shrink logspamDavid Brownell2008-10-091-3/+0Star
* r8169: WoL fixes, part 2.Bruno Prémont2008-10-091-0/+2
* r8169: WoL fixes, part 1.Bruno Prémont2008-10-091-0/+4
* gianfar: Create net device with carrier downTrent Piepho2008-10-091-0/+3
* mv643xx_eth: include linux/ip.h to fix buildLennert Buytenhek2008-10-091-0/+1
* lib8390: Fix locking in ei_poll (poll controller)Jarek Poplawski2008-10-091-2/+2
* ixgb: fix bug when freeing resourcesBrandeburg, Jesse2008-10-091-3/+5
* e1000e: release hw semaphore after successfully writing EEPROMArthur Jones2008-10-091-0/+1
* net: Add SMSC LAN9500 USB2.0 10/100 ethernet adapter driverSteve Glendinning2008-10-094-0/+1487
* phylib: add mdiobus_{read,write}Lennert Buytenhek2008-10-092-49/+49
* phylib: give mdio buses a device tree presenceLennert Buytenhek2008-10-091-4/+71
* phylib: move to dynamic allocation of struct mii_busLennert Buytenhek2008-10-0922-185/+277
* phylib: rename mii_bus::dev to mii_bus::parentLennert Buytenhek2008-10-0914-14/+14
* myri10ge: add multiqueue TXBrice Goglin2008-10-091-34/+118
* atl1: update introductory commentsJay Cliburn2008-10-091-7/+3Star
* atl1: remove EXPERIMENTAL labelJay Cliburn2008-10-091-3/+4
* atl1: remove LLTXJay Cliburn2008-10-091-17/+1Star
* atl1: fix transmit timeout bugJay Cliburn2008-10-092-2/+3
* skge: Fix skge_set_ring_param() losing error returnWang Chen2008-10-091-2/+2
* [10/21] driver/net/skge.c: restart the interface when it's options orXiaoming.Zhang2008-10-091-4/+18
* [2.6.28,1/1] cxgb3 - fix race in EEHDivy Le Ray2008-10-093-3/+24
* via-velocity: Fix warnings on sparc64.Francois Romieu2008-10-091-2/+2
* net: remove LLTX in atl2 driverKevin Hao2008-10-092-24/+1Star
* phylib: Wake PHY state machine on interruptTrent Piepho2008-10-091-0/+6
* PHY: Avoid unnecessary aneg restartsTrent Piepho2008-10-091-19/+30
* r8169: read MAC address from EEPROM on initIvan Vecera2008-10-091-1/+72
* net: add net poll support for atl2 driverKevin Hao2008-10-091-0/+12
* ibm_newemac: Fix EMAC soft reset on 460EX/GTVictor Gallardo2008-10-092-0/+23
* phylib: phy_mii_ioctl() fixesLennert Buytenhek2008-10-091-2/+3
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-10-0859-445/+450
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-10-082-5/+5
| |\
| | * [Bluetooth] Add reset quirk for A-Link BlueUSB21 dongleMarcel Holtmann2008-10-061-0/+1
| | * [Bluetooth] Add reset quirk for new Targus and Belkin donglesMarcel Holtmann2008-10-061-0/+4
| | * [Bluetooth] Fix double frees on error paths of btusb and bpa10x driversMarcel Holtmann2008-10-062-5/+0Star
| * | Revert "V4L/DVB (8904): cx88: add missing unlock_kernel"Linus Torvalds2008-10-071-1/+0Star
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-10-066-205/+7Star
| |\ \
| | * | ide: workaround for bogus gcc warning in ide_sysfs_register_port()Bartlomiej Zolnierkiewicz2008-10-051-1/+1
| | * | ide-cd: Optiarc DVD RW AD-7200A does play audioBodo Eggert2008-10-051-0/+1
| | * | IDE: Fix platform device registration in Swarm IDE driver (v2)Ralf Baechle2008-10-053-202/+0Star
| | * | ide-dma: fix ide_build_dmatable() for TRM290Sergei Shtylylov2008-10-051-1/+1
| | * | ide-cd: temporary tray close fixBorislav Petkov2008-10-051-1/+4
| * | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab...Linus Torvalds2008-10-0629-85/+128
| |\ \ \