aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-10-06e1000e: WoL can fail on 82578DMBruce Allan
2011-10-05bnx2x: remove some dead codeDan Carpenter
2011-10-05chelsio: convert to SKB paged frag API.Ian Campbell
2011-10-05cxgb3: convert to SKB paged frag API.Ian Campbell
2011-10-05myri10ge: convert to SKB paged frag API.Ian Campbell
2011-10-05hv: netvsc: convert to SKB paged frag API.Ian Campbell
2011-10-05et131x: convert to SKB paged frag API.Ian Campbell
2011-10-05xen: netfront: convert to SKB paged frag API.Ian Campbell
2011-10-05xen: netback: convert to SKB paged frag API.Ian Campbell
2011-10-05vxge: convert to SKB paged frag API.Ian Campbell
2011-10-05ixgbe: remove instances of ixgbe_phy_aq for 82598 and 82599Emil Tantilov
2011-10-05ixgbe: get pauseparam autonegMika Lansirinne
2011-10-05ixgbe: do not disable flow control in ixgbe_check_mac_linkEmil Tantilov
2011-10-05ixgbe: send MFLCN to ethtoolEmil Tantilov
2011-10-05ixgbe: add support for new 82599 deviceEmil Tantilov
2011-10-05ixgbe: fix driver version initialization in firmwareJacob Keller
2011-10-05ixgbe: remove return code for functions that always return 0Emil Tantilov
2011-10-05ixgbe: clear the data field in ixgbe_read_i2c_byte_genericEmil Tantilov
2011-10-05ixgbe: prevent link checks while resettingEmil Tantilov
2011-10-05e1000e: make function tables constJeff Kirsher
2011-10-04bna: Multiple Definition and Interface Setup FixRasesh Mody
2011-10-04NET: white space/coding style cleanup of asix driverGrant Grundler
2011-10-04NET: fix phy init for Asix AX88178 USB (GigE)Grant Grundler
2011-10-04NET: fix phy init for AX88772 USB ethernetGrant Grundler
2011-10-03tehuti: shorten PCI device table.françois romieu
2011-10-03drivers/net/ethernet: remove unused #define.françois romieu
2011-10-03rtl8150: removal of forward declarations.françois romieu
2011-10-03sc92031: use standard #defines from mii.h.françois romieu
2011-10-03atm/iphase : removal of PCI space dereferences.françois romieu
2011-10-03bnx2: don't request firmware when there's no userspace.françois romieu
2011-10-03net: sh_eth: fix build failureYoshihiro Shimoda
2011-10-03be2net: Making die temperature ioctl call asyncSomnath Kotur
2011-10-03be2net: Modified PCI MaxReadReq size to 4096 bytesSomnath Kotur
2011-10-03be2net: Fixed Endianness issues in the response read log length field while r...Somnath Kotur
2011-10-03be2net: Change the data type of the 'on die temperature' stat.Somnath Kotur
2011-10-03be2net: Add 60 second delay to allow FAT dump completion on recovery from EEHSomnath Kotur
2011-09-30netdev/phy/icplus: Use mdiobus_write() and mdiobus_read() for proper locking.David Daney
2011-09-30netdev/phy: Use mdiobus_read() so that proper locks are taken.David Daney
2011-09-30Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville
2011-09-29bna: Driver Version changed to 3.0.2.2Rasesh Mody
2011-09-29bna: Add Callback to Fix RXQ StopRasesh Mody
2011-09-29bna: PLL Init Fix and Add Stats AttributesRasesh Mody
2011-09-29bna: Brocade 1860 HW EnablementRasesh Mody
2011-09-29bna: Implement FW Download for New HWRasesh Mody
2011-09-29bna: Capability Map and MFG Block Changes for New HWRasesh Mody
2011-09-29bna: Brocade 1860 IOC PLL, Reg Defs and ASIC Mode ChangesRasesh Mody
2011-09-29Merge git://github.com/Jkirsher/net-nextDavid S. Miller
2011-09-29usbnet: add timestamping supportMichael Riesch
2011-09-29net/fec: add poll controller function for fec nicXiao Jiang
2011-09-29net/fec: replace hardcoded irq num with macroXiao Jiang