summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| * netdevice zd1201: Convert directly reference of netdev->priv to netdev_priv()John W. Linville2008-11-211-59/+56
* | e1000e: check return code from NVM accesses and fix bank detectionBruce Allan2008-11-215-63/+116
* | e1000e: fix incorrect link status when switch module pulledBruce Allan2008-11-213-6/+4
* | e1000e: store EEPROM version number to prevent unnecessary NVM readsBruce Allan2008-11-213-5/+7
* | e1000e: cosmetic newline in debug messageBruce Allan2008-11-211-1/+1
* | e1000e: sync change flow control variables with ixgbeBruce Allan2008-11-217-53/+58
* | e1000e: link up/down messages must follow a specific formatBruce Allan2008-11-211-2/+7
* | e1000e: ESB2 config after link upBruce Allan2008-11-214-37/+167
* | e1000e: check return of pci_save_stateBruce Allan2008-11-211-1/+4
* | e1000e: update comments listing supported parts for each MAC familyBruce Allan2008-11-212-0/+3
* | e1000e: 82571 check for link fix on 82571 serdesBruce Allan2008-11-211-6/+28
* | e1000e: commit speed/duplex changes for m88 PHYBruce Allan2008-11-211-4/+4
* | e1000e: disable correctable errors for quad ports while going to D3Alexander Duyck2008-11-211-1/+21
* | netdevice pc300: Add the reason about PC300 BROKEN in KconfigWang Chen2008-11-211-0/+2
* | netdevice pc300: Convert directly reference of netdev->privWang Chen2008-11-211-9/+8
* | netdevice hdlc: Convert directly reference of netdev->privWang Chen2008-11-211-5/+5
|/
* ixgbe: convert directly reference of netdev->privWang Chen2008-11-211-1/+1
* ixgbe: add SFP+ driver supportDonald Skidmore2008-11-206-7/+550
* DCB: Add support for DCB BCNAlexander Duyck2008-11-202-1/+202
* DCB: Add interface to query the state of PFC feature.Alexander Duyck2008-11-201-1/+15
* DCB: Add interface to query # of TCs supported by deviceAlexander Duyck2008-11-201-1/+32
* DCB: Add interface to query for the DCB capabilities of an device.Alexander Duyck2008-11-201-1/+41
* ixgbe: this patch adds support for DCB to the kernel and ixgbe driverAlexander Duyck2008-11-2010-19/+1585
* hippi: convert driver to net_device_opsStephen Hemminger2008-11-201-4/+11
* defxx: convert driver to net_device_opsStephen Hemminger2008-11-201-7/+10
* fddi: convert to new network device opsStephen Hemminger2008-11-201-7/+12
* dummy: convert to net_device_opsStephen Hemminger2008-11-201-5/+10
* netdev: add more functions to netdevice opsStephen Hemminger2008-11-2029-61/+132
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-2013-84/+103
|\
| * atl2: don't request irq on resume if netif runningAlan Jenkins2008-11-201-3/+5
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-11-205-16/+23
| |\
| | * iwlagn: fix RX skb alignmentJohannes Berg2008-11-183-13/+22
| | * mac80211: remove ieee80211_notify_macJohannes Berg2008-11-182-2/+0
| | * libertas_tf: fix skb tail pointerJohannes Berg2008-11-181-1/+1
| * | smc911x: Fix printf format typo in smc911x driver.Vernon Sauder2008-11-201-1/+1
| * | asix: Fix asix-based cards connecting to 10/100Mbs LAN.Pantelis Koukousoulas2008-11-201-1/+3
| * | mv643xx_eth: fix recycle check boundLennert Buytenhek2008-11-201-1/+2
| * | mv643xx_eth: fix the order of mdiobus_{unregister, free}() callsLennert Buytenhek2008-11-201-1/+1
| * | sh: sh_eth: Update to change of mii_busNobuhiro Iwamatsu2008-11-201-2/+2
| * | net: ipg.c fix bracing on endian swappingHarvey Harrison2008-11-191-4/+4
| * | phylib: Fix auto-negotiation restart avoidanceTrent Piepho2008-11-191-11/+23
| * | net: jme.c rxdesc.flags is __le16, other missing endian swapsHarvey Harrison2008-11-191-11/+10
| * | ixgbe: fix compilation with gcc-3.4Alexey Dobriyan2008-11-191-30/+28
* | | netdevice wanrouter: Convert directly reference of netdev->privWang Chen2008-11-201-45/+44
* | | netdevice ni65: Convert directly reference of netdev->privWang Chen2008-11-201-16/+16
* | | netdevice ppp: Convert directly reference of netdev->privWang Chen2008-11-201-10/+5
* | | smsc95xx: add tx checksum offload supportSteve Glendinning2008-11-201-10/+65
* | | sfc: Fix dependency for SFC_MTDBen Hutchings2008-11-201-1/+1
* | | netdevice lance: Convert directly reference of netdev->privWang Chen2008-11-201-13/+13
* | | mv643xx_eth: calculate descriptor pointer only once in rxq_refill()Lennert Buytenhek2008-11-201-5/+7
OpenPOWER on IntegriCloud