aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2008-11-21e1000e: check return code from NVM accesses and fix bank detectionBruce Allan
2008-11-21e1000e: fix incorrect link status when switch module pulledBruce Allan
2008-11-21e1000e: store EEPROM version number to prevent unnecessary NVM readsBruce Allan
2008-11-21e1000e: cosmetic newline in debug messageBruce Allan
2008-11-21e1000e: sync change flow control variables with ixgbeBruce Allan
2008-11-21e1000e: link up/down messages must follow a specific formatBruce Allan
2008-11-21e1000e: ESB2 config after link upBruce Allan
2008-11-21e1000e: check return of pci_save_stateBruce Allan
2008-11-21e1000e: update comments listing supported parts for each MAC familyBruce Allan
2008-11-21e1000e: 82571 check for link fix on 82571 serdesBruce Allan
2008-11-21e1000e: commit speed/duplex changes for m88 PHYBruce Allan
2008-11-21e1000e: disable correctable errors for quad ports while going to D3Alexander Duyck
2008-11-21netdevice pc300: Add the reason about PC300 BROKEN in KconfigWang Chen
2008-11-21netdevice pc300: Convert directly reference of netdev->privWang Chen
2008-11-21netdevice hdlc: Convert directly reference of netdev->privWang Chen
2008-11-21ixgbe: convert directly reference of netdev->privWang Chen
2008-11-20ixgbe: add SFP+ driver supportDonald Skidmore
2008-11-20DCB: Add support for DCB BCNAlexander Duyck
2008-11-20DCB: Add interface to query the state of PFC feature.Alexander Duyck
2008-11-20DCB: Add interface to query # of TCs supported by deviceAlexander Duyck
2008-11-20DCB: Add interface to query for the DCB capabilities of an device.Alexander Duyck
2008-11-20ixgbe: this patch adds support for DCB to the kernel and ixgbe driverAlexander Duyck
2008-11-20hippi: convert driver to net_device_opsStephen Hemminger
2008-11-20defxx: convert driver to net_device_opsStephen Hemminger
2008-11-20fddi: convert to new network device opsStephen Hemminger
2008-11-20dummy: convert to net_device_opsStephen Hemminger
2008-11-20netdev: add more functions to netdevice opsStephen Hemminger
2008-11-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-20netdevice wanrouter: Convert directly reference of netdev->privWang Chen
2008-11-20netdevice ni65: Convert directly reference of netdev->privWang Chen
2008-11-20netdevice ppp: Convert directly reference of netdev->privWang Chen
2008-11-20smsc95xx: add tx checksum offload supportSteve Glendinning
2008-11-20atl2: don't request irq on resume if netif runningAlan Jenkins
2008-11-20sfc: Fix dependency for SFC_MTDBen Hutchings
2008-11-20netdevice lance: Convert directly reference of netdev->privWang Chen
2008-11-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-11-20mv643xx_eth: calculate descriptor pointer only once in rxq_refill()Lennert Buytenhek
2008-11-20mv643xx_eth: move receive error handling out of lineLennert Buytenhek
2008-11-20mv643xx_eth: implement ->set_rx_mode()Lennert Buytenhek
2008-11-20mv643xx_eth: inline txq_alloc_desc_index()Lennert Buytenhek
2008-11-20mv643xx_eth: introduce per-port register area pointerLennert Buytenhek
2008-11-20mv643xx_eth: checkpatch fixesLennert Buytenhek
2008-11-20smc911x: Fix printf format typo in smc911x driver.Vernon Sauder
2008-11-20myri10ge: remove hardcoded sram_sizeBrice Goglin
2008-11-20myri10ge: fix per-slice rx/tx_dropped countersBrice Goglin
2008-11-20asix: Fix asix-based cards connecting to 10/100Mbs LAN.Pantelis Koukousoulas
2008-11-20mv643xx_eth: fix recycle check boundLennert Buytenhek
2008-11-20mv643xx_eth: fix the order of mdiobus_{unregister, free}() callsLennert Buytenhek
2008-11-20netdev/smc91x: unify Blackfin code a bit and use proper read/write functionsMike Frysinger
2008-11-20sh: sh_eth: Update to change of mii_busNobuhiro Iwamatsu