summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2009-04-14bfin_mac: convert to net_device_opsAlexander Beregalov
2009-04-14au1000: convert to net_device_opsAlexander Beregalov
2009-04-14atarilance: convert to net_device_opsAlexander Beregalov
2009-04-14a2065: convert to net_device_opsAlexander Beregalov
2009-04-14ixgbe: update real_num_tx_queues on changing num_rx_queuesWu Fengguang
2009-04-14ixgbe: fix tx queue indexWu Fengguang
2009-04-14sfc: Use correct macro to set event bitfieldBen Hutchings
2009-04-14sfc: Match calls to netif_napi_add() and netif_napi_del()Ben Hutchings
2009-04-14bonding: Remove debug printkJay Vosburgh
2009-04-14e1000/e1000: fix compile warningJesse Brandeburg
2009-04-14ehea: Fix incomplete conversion to net_device_opsAlexander Beregalov
2009-04-14skge: fix occasional BUG during MTU changeMichal Schmidt
2009-04-14tun: Fix crash with non-GSO usersHerbert Xu
2009-04-13NET/r8169: Rework suspend and resumeRafael J. Wysocki
2009-04-13drivers/net: replace BUG() with BUG_ON() if possibleAlexander Beregalov
2009-04-13kaweth: Clean up codeLarry Finger
2009-04-13at76c50x-usb: remove pointless conditional before kfree_skb()Wei Yongjun
2009-04-13be2net: fix for default setting of pause auto-negotiationAjit Khaparde
2009-04-13be2net: changes for checksum and segmentation offloadAjit Khaparde
2009-04-13eth_v10: convert to net_device_opsAlexander Beregalov
2009-04-13ioc3-eth: convert to net_device_opsAlexander Beregalov
2009-04-13isa-skeleton: convert to net_device_opsAlexander Beregalov
2009-04-13mac89x0: convert to net_device_opsAlexander Beregalov
2009-04-13macb: convert to net_device_opsAlexander Beregalov
2009-04-13macsonic: convert to net_device_opsAlexander Beregalov
2009-04-13sh_eth: convert to net_device_opsAlexander Beregalov
2009-04-13sun3_82586: convert to net_device_opsAlexander Beregalov
2009-04-13tc35815: convert to net_device_opsAlexander Beregalov
2009-04-13tsi108_eth: convert to net_device_opsAlexander Beregalov
2009-04-13xtsonic: convert to net_device_opsAlexander Beregalov
2009-04-13phylib: Add interrupt source check function to M88E1121R driverAnatolij Gustschin
2009-04-13phylib: Allow early-out in phy_changeAnatolij Gustschin
2009-04-13phylib: Basic support for the M88E1121R Marvell chipSergei Poselenov
2009-04-13Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-04-13tg3: fix big endian MAC address collection failureJames Bottomley
2009-04-13Bonding: fix zero address hole bug in arp_ip_target listBrian Haley
2009-04-11igb: do not check for vf_data if we didn't enable vfsAlexander Duyck
2009-04-11igbvf: fix unused external referencesAlexander Duyck
2009-04-11igb: fix unused external references introduced with sr-iov changesAlexander Duyck
2009-04-11ether3: convert to net_device_opsAlexander Beregalov
2009-04-11ether1: convert to net_device_opsAlexander Beregalov
2009-04-11ep93xx_eth: convert to net_device_opsAlexander Beregalov
2009-04-11at91_ether: convert to net_device_opsAlexander Beregalov
2009-04-11am79c961a: convert to net_device_opsAlexander Beregalov
2009-04-11ariadne: convert to net_device_opsAlexander Beregalov
2009-04-11ixgbe: Be explict with what we are !'ing in ixgbe_sfp_config_module_task()Tony Breeds
2009-04-11ixgbe: Update get_physical_layer() calls, plus a version bumpPeter P Waskiewicz Jr
2009-04-11ixgbe: Update the usage of orig_autoc to be more consistentPJ Waskiewicz
2009-04-11ixgbe: Remove unnecessary PHY reset, properly identify multispeed fiber modulesPJ Waskiewicz
2009-04-11ixgbe: Move PHY ops initialization to centralize bus accessesPJ Waskiewicz