aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-04-13tg3: fix big endian MAC address collection failureJames Bottomley
2009-04-13Bonding: fix zero address hole bug in arp_ip_target listBrian Haley
2009-04-11igb: do not check for vf_data if we didn't enable vfsAlexander Duyck
2009-04-11igbvf: fix unused external referencesAlexander Duyck
2009-04-11igb: fix unused external references introduced with sr-iov changesAlexander Duyck
2009-04-11ether3: convert to net_device_opsAlexander Beregalov
2009-04-11ether1: convert to net_device_opsAlexander Beregalov
2009-04-11ep93xx_eth: convert to net_device_opsAlexander Beregalov
2009-04-11at91_ether: convert to net_device_opsAlexander Beregalov
2009-04-11am79c961a: convert to net_device_opsAlexander Beregalov
2009-04-11ariadne: convert to net_device_opsAlexander Beregalov
2009-04-11ibm_newemac: convert to netdev_opsAlexander Beregalov
2009-04-11fs_enet: convert to netdev_opsAlexander Beregalov
2009-04-11via-velocity : fix compilation warning.Séguier Régis
2009-04-11phy: error handling for platform_device_register_simple()Dan Carpenter
2009-04-11ixgbe: only allow WOL for 82599 KX4 NICAlexander Duyck
2009-04-11ixgbe: Move the LED blink code to common, since 82599 also uses itPJ Waskiewicz
2009-04-09forcedeth: Use napi_complete() not __napi_complete().David S. Miller
2009-04-08igb: remove sysfs entry that was used to set the number of vfsAlexander Duyck
2009-04-08igbvf: add new driver to support 82576 virtual functionsAlexander Duyck
2009-04-08drivers/net/eql.c: Fix a dev leakage.Yang Hongyang
2009-04-08niu: Fix unused variable warning.David S. Miller
2009-04-08r6040: set MODULE_VERSIONFlorian Fainelli
2009-04-08bnx2: Don't use reserved namesBastian Blank
2009-04-08FEC driver: add missing #endifSascha Hauer
2009-04-08niu: Fix error handlingDan Carpenter
2009-04-08mv643xx_eth: don't reset the rx coal timer on interface upLennert Buytenhek
2009-04-08smsc911x: correct debugging message on mii read timeoutSteve Glendinning
2009-04-08ethoc: fix library build errorsRandy Dunlap
2009-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2009-04-07Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-04-07Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-04-07Merge branch 'i2c-for-2630-v2' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds
2009-04-07Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2009-04-07parport: Use the PCI IRQ if offeredAlan Cox
2009-04-07tty: jsm cleanupsBreno Leitao
2009-04-07Adjust path to gpio headersMike Frysinger
2009-04-07KGDB_SERIAL_CONSOLE check for moduleMike Frysinger
2009-04-07Change KCONFIG nameMike Frysinger
2009-04-07tty: Blackin CTS/RTSSonic Zhang
2009-04-07Change hardware flow control from poll to interrupt drivenSonic Zhang
2009-04-07Add support for the MAX3100 SPI UART.Christian Pellegrin
2009-04-07serqt: initial clean up pass for tty sideAlan Cox
2009-04-07tty: Use the generic RS485 ioctl on CRISClaudio Scordino
2009-04-07dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_28BIT_MASK macro with DMA_BIT_MASK(28)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_30BIT_MASK macro with DMA_BIT_MASK(30)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_31BIT_MASK macro with DMA_BIT_MASK(31)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_39BIT_MASK macro with DMA_BIT_MASK(39)Yang Hongyang