summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-043-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
* 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-09-301-7/+7
* netdev/phy: Use mdiobus_read() so that proper locks are taken.David Daney2011-09-301-2/+2
* Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville2011-09-30121-3937/+4906
|\
| * Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville2011-09-288-15/+26
| |\
| | * ath9k: Fix a dma warning/memory leakMohammed Shafi Shajakhan2011-09-261-1/+9
| | * rtlwifi: rtl8192cu: Fix unitialized structLarry Finger2011-09-261-0/+1
| | * iwlagn: fix dangling scan requestJohannes Berg2011-09-261-14/+16
| | * iwlegacy: do not use interruptible waitsStanislaw Gruszka2011-09-215-13/+13
| | * iwlegacy: fix command queue timeoutStanislaw Gruszka2011-09-211-0/+2
| | * ath9k_hw: Fix Rx DMA stuck for AR9003 chipsRajkumar Manoharan2011-09-211-1/+1
| * | wl3501_cs: min_t() cast truncates high bitsDan Carpenter2011-09-271-1/+1
| * | iwlagn: fix scan complete processingJohannes Berg2011-09-272-4/+33
| * | iwlagn: move iwl_process_scan_complete upJohannes Berg2011-09-271-54/+54
| * | iwlagn: refactor scan completeJohannes Berg2011-09-271-8/+11
| * | iwlagn: make iwl_scan_cancel_timeout voidJohannes Berg2011-09-272-4/+2
| * | iwlagn: remove Kelvin supportJohannes Berg2011-09-273-9/+1
| * | iwlagn: fix slot programmingJohannes Berg2011-09-271-1/+1
| * | iwlagn: fix dangling scan requestJohannes Berg2011-09-271-14/+16
| * | iwlagn: use kcalloc when possible for array allocationEmmanuel Grumbach2011-09-274-16/+19
OpenPOWER on IntegriCloud