aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-06net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_mapIan Campbell25-38/+38
2011-10-06igb: Alternate MAC Address Updates for Func2&3Akeem G. Abodunrin1-0/+5
2011-10-06igb: Alternate MAC Address EEPROM UpdatesAkeem G. Abodunrin1-2/+2
2011-10-06igb: Code to prevent overwriting SFP I2CAkeem G. Abodunrin1-0/+6
2011-10-06ixgbe: X540 devices RX PFC frames pause traffic even if disabledJohn Fastabend2-2/+12
2011-10-06ixgbe: DCB X540 devices support max traffic class of 4John Fastabend2-3/+19
2011-10-06ixgbe: fixup hard dependencies on supporting 8 traffic classesJohn Fastabend6-34/+101
2011-10-06ixgbe: Fix PFC mask generationMark Rustad1-1/+1
2011-10-06e1000e: WoL fails on device ID 0x1501Bruce Allan1-4/+6
2011-10-06e1000e: WoL can fail on 82578DMBruce Allan1-5/+10
2011-10-05bnx2x: remove some dead codeDan Carpenter1-2/+0
2011-10-05chelsio: convert to SKB paged frag API.Ian Campbell1-3/+2
2011-10-05cxgb3: convert to SKB paged frag API.Ian Campbell1-3/+3
2011-10-05myri10ge: convert to SKB paged frag API.Ian Campbell1-6/+6
2011-10-05vxge: convert to SKB paged frag API.Ian Campbell1-4/+4
2011-10-05ixgbe: remove instances of ixgbe_phy_aq for 82598 and 82599Emil Tantilov3-8/+1
2011-10-05ixgbe: get pauseparam autonegMika Lansirinne1-7/+1
2011-10-05ixgbe: do not disable flow control in ixgbe_check_mac_linkEmil Tantilov2-11/+0
2011-10-05ixgbe: send MFLCN to ethtoolEmil Tantilov1-1/+4
2011-10-05ixgbe: add support for new 82599 deviceEmil Tantilov3-0/+3
2011-10-05ixgbe: fix driver version initialization in firmwareJacob Keller1-3/+5
2011-10-05ixgbe: remove return code for functions that always return 0Emil Tantilov1-21/+9
2011-10-05ixgbe: clear the data field in ixgbe_read_i2c_byte_genericEmil Tantilov1-1/+2
2011-10-05ixgbe: prevent link checks while resettingEmil Tantilov1-1/+2
2011-10-05e1000e: make function tables constJeff Kirsher4-36/+36
2011-10-04bna: Multiple Definition and Interface Setup FixRasesh Mody3-3/+6
2011-10-03tehuti: shorten PCI device table.françois romieu1-4/+4
2011-10-03drivers/net/ethernet: remove unused #define.françois romieu3-5/+0
2011-10-03sc92031: use standard #defines from mii.h.françois romieu1-7/+1
2011-10-03bnx2: don't request firmware when there's no userspace.françois romieu1-26/+41
2011-10-03net: sh_eth: fix build failureYoshihiro Shimoda1-0/+3
2011-10-03be2net: Making die temperature ioctl call asyncSomnath Kotur2-15/+30
2011-10-03be2net: Modified PCI MaxReadReq size to 4096 bytesSomnath Kotur1-0/+2
2011-10-03be2net: Fixed Endianness issues in the response read log length field while retrieving FAT dataSomnath Kotur1-1/+1
2011-10-03be2net: Change the data type of the 'on die temperature' stat.Somnath Kotur1-1/+1
2011-10-03be2net: Add 60 second delay to allow FAT dump completion on recovery from EEHSomnath Kotur1-1/+1
2011-09-29bna: Driver Version changed to 3.0.2.2Rasesh Mody1-1/+1
2011-09-29bna: Add Callback to Fix RXQ StopRasesh Mody4-1/+38
2011-09-29bna: PLL Init Fix and Add Stats AttributesRasesh Mody5-33/+33
2011-09-29bna: Brocade 1860 HW EnablementRasesh Mody5-2/+51
2011-09-29bna: Implement FW Download for New HWRasesh Mody5-10/+48
2011-09-29bna: Capability Map and MFG Block Changes for New HWRasesh Mody2-38/+18
2011-09-29bna: Brocade 1860 IOC PLL, Reg Defs and ASIC Mode ChangesRasesh Mody3-16/+394
2011-09-29Merge git://github.com/Jkirsher/net-nextDavid S. Miller12-227/+358
2011-09-29net/fec: add poll controller function for fec nicXiao Jiang1-0/+27
2011-09-29net/fec: replace hardcoded irq num with macroXiao Jiang1-3/+4
2011-09-28ixgbe: add ECC warning for legacy interruptsDon Skidmore1-1/+5
2011-09-28ixgbe: cleanup ixgbe_setup_gpie() for X540Don Skidmore1-2/+12
2011-09-28ixgbe add thermal sensor support for x540 hardwareJacob Keller2-18/+50
2011-09-28ixgbe: update {P}FC thresholds to account for X540 and loopbackJohn Fastabend7-38/+190