summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_mapIan Campbell2011-10-0629-44/+43
* virtio-net: Verify page list size before fitting into skbSasha Levin2011-10-061-0/+13
* igb: Alternate MAC Address Updates for Func2&3Akeem G. Abodunrin2011-10-061-0/+5
* igb: Alternate MAC Address EEPROM UpdatesAkeem G. Abodunrin2011-10-061-2/+2
* igb: Code to prevent overwriting SFP I2CAkeem G. Abodunrin2011-10-061-0/+6
* ixgbe: X540 devices RX PFC frames pause traffic even if disabledJohn Fastabend2011-10-062-2/+12
* ixgbe: DCB X540 devices support max traffic class of 4John Fastabend2011-10-062-3/+19
* ixgbe: fixup hard dependencies on supporting 8 traffic classesJohn Fastabend2011-10-066-34/+101
* ixgbe: Fix PFC mask generationMark Rustad2011-10-061-1/+1
* e1000e: WoL fails on device ID 0x1501Bruce Allan2011-10-061-4/+6
* e1000e: WoL can fail on 82578DMBruce Allan2011-10-061-5/+10
* bnx2x: remove some dead codeDan Carpenter2011-10-051-2/+0
* chelsio: convert to SKB paged frag API.Ian Campbell2011-10-051-3/+2
* cxgb3: convert to SKB paged frag API.Ian Campbell2011-10-051-3/+3
* myri10ge: convert to SKB paged frag API.Ian Campbell2011-10-051-6/+6
* hv: netvsc: convert to SKB paged frag API.Ian Campbell2011-10-051-1/+1
* et131x: convert to SKB paged frag API.Ian Campbell2011-10-051-6/+6
* xen: netfront: convert to SKB paged frag API.Ian Campbell2011-10-051-15/+19
* xen: netback: convert to SKB paged frag API.Ian Campbell2011-10-051-21/+33
* vxge: convert to SKB paged frag API.Ian Campbell2011-10-051-4/+4
* ixgbe: remove instances of ixgbe_phy_aq for 82598 and 82599Emil Tantilov2011-10-053-8/+1
* ixgbe: get pauseparam autonegMika Lansirinne2011-10-051-7/+1
* ixgbe: do not disable flow control in ixgbe_check_mac_linkEmil Tantilov2011-10-052-11/+0
* ixgbe: send MFLCN to ethtoolEmil Tantilov2011-10-051-1/+4
* ixgbe: add support for new 82599 deviceEmil Tantilov2011-10-053-0/+3
* ixgbe: fix driver version initialization in firmwareJacob Keller2011-10-051-3/+5
* ixgbe: remove return code for functions that always return 0Emil Tantilov2011-10-051-21/+9
* ixgbe: clear the data field in ixgbe_read_i2c_byte_genericEmil Tantilov2011-10-051-1/+2
* ixgbe: prevent link checks while resettingEmil Tantilov2011-10-051-1/+2
* e1000e: make function tables constJeff Kirsher2011-10-054-36/+36
* bna: Multiple Definition and Interface Setup FixRasesh Mody2011-10-053-3/+6
* NET: white space/coding style cleanup of asix driverGrant Grundler2011-10-041-71/+82
* NET: fix phy init for Asix AX88178 USB (GigE)Grant Grundler2011-10-041-62/+101
* NET: fix phy init for AX88772 USB ethernetGrant Grundler2011-10-041-54/+61
* tehuti: shorten PCI device table.françois romieu2011-10-031-4/+4
* drivers/net/ethernet: remove unused #define.françois romieu2011-10-033-5/+0
* rtl8150: removal of forward declarations.françois romieu2011-10-031-61/+50
* sc92031: use standard #defines from mii.h.françois romieu2011-10-031-7/+1
* atm/iphase : removal of PCI space dereferences.françois romieu2011-10-032-323/+337
* bnx2: don't request firmware when there's no userspace.françois romieu2011-10-031-26/+41
* net: sh_eth: fix build failureYoshihiro Shimoda2011-10-031-0/+3
* be2net: Making die temperature ioctl call asyncSomnath Kotur2011-10-032-15/+30
* be2net: Modified PCI MaxReadReq size to 4096 bytesSomnath Kotur2011-10-031-0/+2
* be2net: Fixed Endianness issues in the response read log length field while r...Somnath Kotur2011-10-031-1/+1
* be2net: Change the data type of the 'on die temperature' stat.Somnath Kotur2011-10-031-1/+1
* be2net: Add 60 second delay to allow FAT dump completion on recovery from EEHSomnath Kotur2011-10-031-1/+1
* netdev/phy/icplus: Use mdiobus_write() and mdiobus_read() for proper locking.David Daney2011-10-011-7/+7
* netdev/phy: Use mdiobus_read() so that proper locks are taken.David Daney2011-10-011-2/+2
* Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville2011-09-30128-3952/+5301
|\
| * Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville2011-09-288-15/+26
| |\