aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2008-10-08[2.6.28,1/1] cxgb3 - fix race in EEHDivy Le Ray
2008-10-08via-velocity: Fix warnings on sparc64.Francois Romieu
2008-10-08net: remove LLTX in atl2 driverKevin Hao
2008-10-08phylib: Wake PHY state machine on interruptTrent Piepho
2008-10-08PHY: Avoid unnecessary aneg restartsTrent Piepho
2008-10-08r8169: read MAC address from EEPROM on initIvan Vecera
2008-10-08net: add net poll support for atl2 driverKevin Hao
2008-10-08ibm_newemac: Fix EMAC soft reset on 460EX/GTVictor Gallardo
2008-10-08phylib: phy_mii_ioctl() fixesLennert Buytenhek
2008-10-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-10-08RDMA/nes: Correct error_module bit maskChien Tung
2008-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-10-07[ARM] pxa: allow multi-machine PCMCIA buildsRussell King
2008-10-07[ARM] ohci-pxa27x: use ioremap() and offset for register accessEric Miao
2008-10-07[ARM] ohci-pxa27x: introduce pxa27x_clear_otgph()Eric Miao
2008-10-07[ARM] ohci-pxa27x: use platform_get_{irq,resource} for the resourceEric Miao
2008-10-07[ARM] ohci-pxa27x: move OHCI controller specific registers into the driverEric Miao
2008-10-07[ARM] ohci-pxa27x: introduce flags to avoid direct access to OHCI registersEric Miao
2008-10-07[ARM] pxa: simplify DMA register definitionsEric Miao
2008-10-07[ARM] pxa: move i2c register and bit definitions into i2c-pxa.cEric Miao
2008-10-07Merge branches 'pxa-core' and 'pxa-machines' into pxa-allRussell King
2008-10-07Merge branch 'viper-for-rmk' of git://www.misterjones.org/linux-2.6-armRussell King
2008-10-07Merge branch 'pxa-palm' into pxa-machinesRussell King
2008-10-07Merge branch 'pxa-trizeps' into pxa-machinesRussell King
2008-10-07Merge branches 'metronomefb', 'pxa-cm2xx', 'pxa-gumstix', 'pxa-misc', 'pxa-mi...Russell King
2008-10-07Revert "V4L/DVB (8904): cx88: add missing unlock_kernel"Linus Torvalds
2008-10-07[ARM] pxa: trizeps4: remove unused variableRussell King
2008-10-07[ARM] 5283/1: pxa: add CM-X255 pcmcia supportMike Rapoport