summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* Add ethtool -g support to 8139cpRick Jones2011-10-071-0/+10
* Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-10-079-46/+100
* Merge git://github.com/Jkirsher/net-nextDavid S. Miller2011-10-079-521/+600
|\
| * igb: consolidate creation of Tx buffer info and data descriptorAlexander Duyck2011-10-072-142/+184
| * igb: Combine all flag info fields into a single tx_flags structureAlexander Duyck2011-10-072-16/+17
| * igb: Cleanup protocol handling in transmit pathAlexander Duyck2011-10-071-12/+11Star
| * igb: Create separate functions for generating cmd_type and olinfoAlexander Duyck2011-10-073-44/+65
| * igb: Make first and tx_buffer_info->next_to_watch into pointersAlexander Duyck2011-10-072-31/+37
| * igb: Consolidate creation of Tx context descriptors into a single functionAlexander Duyck2011-10-071-127/+106Star
| * igb: split buffer_info into tx_buffer_info and rx_buffer_infoAlexander Duyck2011-10-073-88/+92
| * igb: Make Tx budget for NAPI user adjustableAlexander Duyck2011-10-073-53/+87
| * e1000e: bad short packets received when jumbos enabled on 82579Bruce Allan2011-10-071-1/+1
| * e1000: convert to private mutex from rtnlJesse Brandeburg2011-10-072-9/+31
| * e1000: convert mdelay to msleepJesse Brandeburg2011-10-072-12/+12
| * e1000: convert hardware management from timers to threadsJesse Brandeburg2011-10-072-84/+55Star
| * ixgbe: bump version numberDon Skidmore2011-10-071-2/+2
* | net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_mapIan Campbell2011-10-0625-38/+38
|/
* 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/+0Star
* chelsio: convert to SKB paged frag API.Ian Campbell2011-10-051-3/+2Star
* 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/+1Star
* ixgbe: get pauseparam autonegMika Lansirinne2011-10-051-7/+1Star
* ixgbe: do not disable flow control in ixgbe_check_mac_linkEmil Tantilov2011-10-052-11/+0Star
* 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/+9Star
* 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
* tehuti: shorten PCI device table.françois romieu2011-10-031-4/+4
* drivers/net/ethernet: remove unused #define.françois romieu2011-10-033-5/+0Star
* sc92031: use standard #defines from mii.h.françois romieu2011-10-031-7/+1Star
* 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