summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | mv643xx_eth: move receive error handling out of lineLennert Buytenhek2008-11-201-26/+29
* | | mv643xx_eth: implement ->set_rx_mode()Lennert Buytenhek2008-11-201-70/+104
* | | mv643xx_eth: inline txq_alloc_desc_index()Lennert Buytenhek2008-11-201-17/+6
* | | mv643xx_eth: introduce per-port register area pointerLennert Buytenhek2008-11-201-109/+121
* | | mv643xx_eth: checkpatch fixesLennert Buytenhek2008-11-201-16/+22
* | | myri10ge: remove hardcoded sram_sizeBrice Goglin2008-11-201-10/+13
* | | myri10ge: fix per-slice rx/tx_dropped countersBrice Goglin2008-11-201-2/+4
* | | netdev/smc91x: unify Blackfin code a bit and use proper read/write functionsMike Frysinger2008-11-201-33/+12
* | | netdevice hamradio: Convert directly reference of netdev->privWang Chen2008-11-202-12/+12
* | | netdevice: 82596: Convert netdev->priv to netdev_privWang Chen2008-11-201-14/+14
* | | igb: Fix tx/rx_ring_count parameters for igb on suspend/resume/ring resizeAlexander Duyck2008-11-203-57/+59
* | | igb: simplify swap in clean_rx_irq if using packet splitAlexander Duyck2008-11-201-2/+4
* | | igb: update name to reflect new hardwareAlexander Duyck2008-11-201-2/+2
* | | acenic: convert to net_device_opsStephen Hemminger2008-11-191-8/+12
* | | niu: convert to net_device_opsStephen Hemminger2008-11-191-8/+13
* | | forcedeth: convert to net_device_opsStephen Hemminger2008-11-191-12/+17
* | | tg3: convert to net_device_opsStephen Hemminger2008-11-191-12/+19
* | | ixgb: convert to net_device_opsStephen Hemminger2008-11-192-27/+36
* | | enic: convert to net_device_opsStephen Hemminger2008-11-191-12/+17
* | | ppp: convert to net_device_opsStephen Hemminger2008-11-191-1/+5
* | | e100: convert to net_device_opsStephen Hemminger2008-11-191-11/+16
* | | igb: convert to net_device_opsStephen Hemminger2008-11-191-14/+19
* | | via-velocity: convert to net_device_opsStephen Hemminger2008-11-191-10/+14
* | | e1000: convert to net_device_opsStephen Hemminger2008-11-191-14/+21
* | | cxgb2: convert to net_device_opsStephen Hemminger2008-11-191-11/+19