summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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
* 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
* bna: Driver Version changed to 3.0.2.2Rasesh Mody2011-09-291-1/+1
* bna: Add Callback to Fix RXQ StopRasesh Mody2011-09-294-1/+38
* bna: PLL Init Fix and Add Stats AttributesRasesh Mody2011-09-295-33/+33
* bna: Brocade 1860 HW EnablementRasesh Mody2011-09-295-2/+51
* bna: Implement FW Download for New HWRasesh Mody2011-09-295-10/+48
* bna: Capability Map and MFG Block Changes for New HWRasesh Mody2011-09-292-38/+18
* bna: Brocade 1860 IOC PLL, Reg Defs and ASIC Mode ChangesRasesh Mody2011-09-293-16/+394
* Merge git://github.com/Jkirsher/net-nextDavid S. Miller2011-09-2912-227/+358
|\
| * ixgbe: add ECC warning for legacy interruptsDon Skidmore2011-09-281-1/+5
| * ixgbe: cleanup ixgbe_setup_gpie() for X540Don Skidmore2011-09-281-2/+12
| * ixgbe add thermal sensor support for x540 hardwareJacob Keller2011-09-282-18/+50
| * ixgbe: update {P}FC thresholds to account for X540 and loopbackJohn Fastabend2011-09-287-38/+190
| * ixgbe: disable LLI for FCoEVasu Dev2011-09-281-3/+1
| * ixgbe: Cleanup q_vector interrupt throttle rate logicEmil Tantilov2011-09-283-159/+96
| * ixgbevf: Fix broken trunk vlanGreg Rose2011-09-281-4/+2
| * e1000: don't enable dma receives until after dma address has been setupDean Nelson2011-09-281-3/+3
* | net/fec: add poll controller function for fec nicXiao Jiang2011-09-291-0/+27
* | net/fec: replace hardcoded irq num with macroXiao Jiang2011-09-291-3/+4
|/
* net: sh_eth: move the asm/sh_eth.h to include/linux/Yoshihiro Shimoda2011-09-282-8/+1
* net: sh_eth: use ioremap()Yoshihiro Shimoda2011-09-282-18/+29
* skge: handle irq better on single port cardStephen Hemminger2011-09-271-20/+52
* be2net: Show newly flashed FW ver in ethtoolSathya Perla2011-09-274-20/+33
OpenPOWER on IntegriCloud