summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2013-09-05driver/net: enic: Try DMA 64 first, then failover to DMAgovindarajulu.v1-4/+4
2013-09-05driver/net: enic: record q_number and rss_hash for skbgovindarajulu.v1-0/+11
2013-09-05driver/net: enic: Add multi tx support for enicgovindarajulu.v2-13/+25
2013-09-04driver:stmmac: Adjust time stamp increase for 0.465 ns accurate only when Tim...Sonic Zhang1-2/+2
2013-09-04drivers:net: delete premature free_irqJulia Lawall1-9/+2
2013-09-04sfc: check for allocation failureDan Carpenter1-0/+2
2013-09-04igb: Update version numberAkeem G Abodunrin1-1/+1
2013-09-04igb: Implementation to report advertised/supported link on i354 devicesAkeem G Abodunrin1-11/+15
2013-09-04igb: Get speed and duplex for 1G non_copper devicesAkeem G Abodunrin1-1/+26
2013-09-04igb: Support to get 2_5G link status for appropriate media typeAkeem G Abodunrin2-18/+18
2013-09-04igb: No PHPM support in i354 devicesAkeem G Abodunrin1-2/+9
2013-09-04igb: M88E1543 PHY downshift implementationAkeem G Abodunrin1-9/+20
2013-09-04igb: New PHY_ID for i354 deviceAkeem G Abodunrin3-14/+14
2013-09-04igb: Implementation of 1-sec delay for i210 devicesAkeem G Abodunrin2-3/+32
2013-09-04igb: Don't look for a PBA in the iNVM when flashlessTodd Fujinaka1-1/+8
2013-09-04qlcnic: remove a stray semicolonDan Carpenter1-1/+1
2013-09-04qlcnic: Fix sparse warning.Sucheta Chakraborty1-1/+1
2013-09-04ibmveth: Fix little endian issuesAnton Blanchard2-5/+18
2013-09-04net: netx-eth: remove unnecessary castingJingoo Han1-1/+1
2013-09-04cnic: Update version to 2.5.18.Michael Chan1-2/+2
2013-09-04cnic: Eliminate local copy of pfid.Michael Chan2-18/+12
2013-09-04cnic: Eliminate CNIC_PORT macro and port_mode in local struct.Michael Chan2-9/+6
2013-09-04cnic: Redefine BNX2X_HW_CID using existing bnx2x macrosMichael Chan2-12/+18
2013-09-04cnic: Use CHIP_NUM macros from bnx2x.hMichael Chan2-67/+29
2013-09-04net: sunhme: use pci_{get,set}_drvdata()Jingoo Han1-3/+3
2013-09-04net: tulip: use pci_{get,set}_drvdata()Jingoo Han1-1/+1
2013-09-04net: sunhme: use platform_{get,set}_drvdata()Jingoo Han1-1/+1
2013-09-04net: emac: use platform_{get,set}_drvdata()Jingoo Han1-5/+5
2013-09-04drivers/net: Convert uses of compare_ether_addr to ether_addr_equalJoe Perches3-5/+5
2013-09-04be2net: set and query VEB/VEPA mode of the PF interfaceAjit Khaparde3-13/+108
2013-09-04gianfar: Fix reported number of sent bytes to BQLClaudiu Manoil2-8/+12
2013-09-04sh_eth: Enable Rx descriptor word 0 shift for r8a7790Kouei Abe1-0/+1
2013-09-04sh_eth: Fix cache invalidation omission of receive bufferKouei Abe1-0/+3
2013-09-01qlcnic: Update version to 5.3.50Shahed Shaikh1-2/+2
2013-09-01qlcnic: Add support for per port eswitch configurationSony Chacko7-53/+120
2013-09-01qlcnic: Restructuring of qlc_83xx_fw_info structure.Pratik Pujar4-45/+61
2013-09-01qlcnic: Add AER support for 83xx adapterPratik Pujar3-1/+121
2013-09-01qlcnic: Add AER callback handlers.Pratik Pujar2-24/+55
2013-09-01qlcnic: Store firmware dump state in CAMRAM registerShahed Shaikh5-32/+135
2013-09-01qlcnic: Use firmware recommended dump capture mask as defaultShahed Shaikh2-2/+4
2013-09-01qlcnic: Remove inline keywordManish Chopra4-18/+17
2013-09-01qlcnic: Enhance PVID handling for 84xx adaptersManish Chopra3-10/+22
2013-09-01Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller39-271/+4404
2013-08-31net/fec: cleanup types in fec_get_mac()Dan Carpenter1-4/+4
2013-08-31net: stmmac: use dev_get_platdata()Jingoo Han1-1/+1
2013-08-31net: macb: use dev_get_platdata()Jingoo Han1-3/+3
2013-08-31net: at91_ether: use dev_get_platdata()Jingoo Han1-1/+1
2013-08-31net: ixp4xx_eth: use dev_get_platdata()Jingoo Han1-1/+1
2013-08-31net: w5100: use dev_get_platdata()Jingoo Han1-1/+1
2013-08-31net: w5300: use dev_get_platdata()Jingoo Han1-1/+1