aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2008-11-20netdevice hamradio: Convert directly reference of netdev->privWang Chen
2008-11-20netdevice: 82596: Convert netdev->priv to netdev_privWang Chen
2008-11-20igb: Fix tx/rx_ring_count parameters for igb on suspend/resume/ring resizeAlexander Duyck
2008-11-20igb: simplify swap in clean_rx_irq if using packet splitAlexander Duyck
2008-11-20igb: update name to reflect new hardwareAlexander Duyck
2008-11-19acenic: convert to net_device_opsStephen Hemminger
2008-11-19niu: convert to net_device_opsStephen Hemminger
2008-11-19forcedeth: convert to net_device_opsStephen Hemminger
2008-11-19tg3: convert to net_device_opsStephen Hemminger
2008-11-19ixgb: convert to net_device_opsStephen Hemminger
2008-11-19enic: convert to net_device_opsStephen Hemminger
2008-11-19ppp: convert to net_device_opsStephen Hemminger
2008-11-19e100: convert to net_device_opsStephen Hemminger
2008-11-19igb: convert to net_device_opsStephen Hemminger
2008-11-19via-velocity: convert to net_device_opsStephen Hemminger
2008-11-19e1000: convert to net_device_opsStephen Hemminger
2008-11-19cxgb2: convert to net_device_opsStephen Hemminger
2008-11-19cxgb3: convert to net_device_opsStephen Hemminger
2008-11-19atlx: convert to net_device_opsStephen Hemminger
2008-11-19atl1e: convert to net_device_opsStephen Hemminger
2008-11-19tun: convert to net_device_opsStephen Hemminger
2008-11-198139: convert to net_device_opsStephen Hemminger
2008-11-19r8169: convert to net_device_opsFrancois Romieu
2008-11-19skge: convert to net_device_opsStephen Hemminger
2008-11-19sky2: convert to net_device_opsStephen Hemminger
2008-11-19e1000e: convert to net_device_opsStephen Hemminger
2008-11-19bonding: convert to net_device_opsStephen Hemminger
2008-11-19macvlan: convert to net_device_opsStephen Hemminger
2008-11-19veth: convert to net_device_opsStephen Hemminger
2008-11-19ifb: convert to net_device_opsStephen Hemminger
2008-11-19netdev: convert loopback to net_device_opsStephen Hemminger
2008-11-19netdev: introduce dev_get_stats()Stephen Hemminger
2008-11-19net: ipg.c fix bracing on endian swappingHarvey Harrison
2008-11-19phylib: Fix auto-negotiation restart avoidanceTrent Piepho
2008-11-19net: jme.c rxdesc.flags is __le16, other missing endian swapsHarvey Harrison
2008-11-19ixgbe: fix compilation with gcc-3.4Alexey Dobriyan
2008-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-18iwlagn: fix RX skb alignmentJohannes Berg
2008-11-18mac80211: remove ieee80211_notify_macJohannes Berg
2008-11-18libertas_tf: fix skb tail pointerJohannes Berg
2008-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-11-16netdevice chelsio: Convert directly reference of netdev->privWang Chen
2008-11-16virtio_net: VIRTIO_NET_F_MSG_RXBUF (imprive rcv buffer allocation)Mark McLoughlin
2008-11-16virtio_net: hook up the set-tso ethtool opMark McLoughlin
2008-11-16virtio_net: Recycle some more rx buffer pagesMark McLoughlin
2008-11-16e1000e: enable ECC correction on 82571 siliconAlexander Duyck
2008-11-16e1000e: fix IPMI trafficJeff Kirsher
2008-11-16e1000e: fix warn_on reload after phy_id errorJeff Kirsher
2008-11-16phylib: make mdio-gpio work without OF (v4)Paulius Zaleckas
2008-11-16phylib: rename mdio-ofgpio to mdio-gpioPaulius Zaleckas