aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-11-20hippi: convert driver to net_device_opsStephen Hemminger1-4/+11
2008-11-20defxx: convert driver to net_device_opsStephen Hemminger1-7/+10
2008-11-20fddi: convert to new network device opsStephen Hemminger1-7/+12
2008-11-20dummy: convert to net_device_opsStephen Hemminger1-5/+10
2008-11-20netdev: add more functions to netdevice opsStephen Hemminger29-61/+132
2008-11-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller37-167/+238
2008-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds6-6/+37
2008-11-20Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+4
2008-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds14-81/+102
2008-11-20netdevice wanrouter: Convert directly reference of netdev->privWang Chen1-45/+44
2008-11-20netdevice ni65: Convert directly reference of netdev->privWang Chen1-16/+16
2008-11-20netdevice ppp: Convert directly reference of netdev->privWang Chen1-10/+5
2008-11-20smsc95xx: add tx checksum offload supportSteve Glendinning1-10/+65
2008-11-20atl2: don't request irq on resume if netif runningAlan Jenkins1-3/+5
2008-11-20sfc: Fix dependency for SFC_MTDBen Hutchings1-1/+1
2008-11-20isdn: isdn_net.c annotate struct ip_ports and trivial sparse fixesHarvey Harrison2-13/+13
2008-11-20netdevice lance: Convert directly reference of netdev->privWang Chen1-13/+13
2008-11-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller5-16/+23
2008-11-20mv643xx_eth: calculate descriptor pointer only once in rxq_refill()Lennert Buytenhek1-5/+7
2008-11-20mv643xx_eth: move receive error handling out of lineLennert Buytenhek1-26/+29
2008-11-20mv643xx_eth: implement ->set_rx_mode()Lennert Buytenhek1-70/+104
2008-11-20mv643xx_eth: inline txq_alloc_desc_index()Lennert Buytenhek1-17/+6
2008-11-20mv643xx_eth: introduce per-port register area pointerLennert Buytenhek1-109/+121
2008-11-20mv643xx_eth: checkpatch fixesLennert Buytenhek1-16/+22
2008-11-20smc911x: Fix printf format typo in smc911x driver.Vernon Sauder1-1/+1
2008-11-20myri10ge: remove hardcoded sram_sizeBrice Goglin1-10/+13
2008-11-20myri10ge: fix per-slice rx/tx_dropped countersBrice Goglin1-2/+4
2008-11-20asix: Fix asix-based cards connecting to 10/100Mbs LAN.Pantelis Koukousoulas1-1/+3
2008-11-20mv643xx_eth: fix recycle check boundLennert Buytenhek1-1/+2
2008-11-20mv643xx_eth: fix the order of mdiobus_{unregister, free}() callsLennert Buytenhek1-1/+1
2008-11-20netdev/smc91x: unify Blackfin code a bit and use proper read/write functionsMike Frysinger1-33/+12
2008-11-20sh: sh_eth: Update to change of mii_busNobuhiro Iwamatsu1-2/+2
2008-11-20netdevice hamradio: Convert directly reference of netdev->privWang Chen2-12/+12
2008-11-20netdevice: 82596: Convert netdev->priv to netdev_privWang Chen1-14/+14
2008-11-20igb: Fix tx/rx_ring_count parameters for igb on suspend/resume/ring resizeAlexander Duyck3-57/+59
2008-11-20igb: simplify swap in clean_rx_irq if using packet splitAlexander Duyck1-2/+4
2008-11-20igb: update name to reflect new hardwareAlexander Duyck1-2/+2
2008-11-19acenic: convert to net_device_opsStephen Hemminger1-8/+12
2008-11-19niu: convert to net_device_opsStephen Hemminger1-8/+13
2008-11-19forcedeth: convert to net_device_opsStephen Hemminger1-12/+17
2008-11-19tg3: convert to net_device_opsStephen Hemminger1-12/+19
2008-11-19ixgb: convert to net_device_opsStephen Hemminger2-27/+36
2008-11-19enic: convert to net_device_opsStephen Hemminger1-12/+17
2008-11-19ppp: convert to net_device_opsStephen Hemminger1-1/+5
2008-11-19e100: convert to net_device_opsStephen Hemminger1-11/+16
2008-11-19igb: convert to net_device_opsStephen Hemminger1-14/+19
2008-11-19via-velocity: convert to net_device_opsStephen Hemminger1-10/+14
2008-11-19e1000: convert to net_device_opsStephen Hemminger1-14/+21
2008-11-19cxgb2: convert to net_device_opsStephen Hemminger1-11/+19
2008-11-19cxgb3: convert to net_device_opsStephen Hemminger1-13/+16