summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
...
| | * | net: calxedaxgmac: update ring buffer tx_head after barriersRob Herring2013-09-041-1/+2
| | * | net: calxedaxgmac: fix possible skb free before tx completeRob Herring2013-09-041-31/+24Star
| | * | net: calxedaxgmac: fix race between xgmac_tx_complete and xgmac_tx_errRob Herring2013-09-041-20/+18Star
| | * | net: calxedaxgmac: read correct field in xgmac_desc_get_buf_lenRob Herring2013-09-041-1/+1
| | * | net: calxedaxgmac: remove NETIF_F_FRAGLIST settingRob Herring2013-09-041-1/+1
| * | | icplus: Use netif_running to determine device stateJon Mason2013-09-051-1/+1
| * | | ethernet/arc/arc_emac: Fix huge delays in large file copiesVineet Gupta2013-09-051-2/+2
| * | | qlcnic: use standard NAPI weightsMichal Schmidt2013-09-052-19/+12Star
| * | | bnx2x: VF RSS support - VF sideAriel Elior2013-09-056-60/+145
| * | | bnx2x: VF RSS support - PF sideAriel Elior2013-09-0510-144/+513
| * | | driver/net: enic: update enic maintainers and drivergovindarajulu.v2013-09-051-1/+1
| * | | driver/net: enic: Exposing symbols for Cisco's low latency drivergovindarajulu.v2013-09-052-0/+11
| * | | driver/net: enic: Try DMA 64 first, then failover to DMAgovindarajulu.v2013-09-051-4/+4
| * | | driver/net: enic: record q_number and rss_hash for skbgovindarajulu.v2013-09-051-0/+11
| * | | driver/net: enic: Add multi tx support for enicgovindarajulu.v2013-09-052-13/+25
| * | | driver:stmmac: Adjust time stamp increase for 0.465 ns accurate only when Tim...Sonic Zhang2013-09-041-2/+2
| * | | drivers:net: delete premature free_irqJulia Lawall2013-09-041-9/+2Star
| * | | sfc: check for allocation failureDan Carpenter2013-09-041-0/+2
| * | | igb: Update version numberAkeem G Abodunrin2013-09-041-1/+1
| * | | igb: Implementation to report advertised/supported link on i354 devicesAkeem G Abodunrin2013-09-041-11/+15
| * | | igb: Get speed and duplex for 1G non_copper devicesAkeem G Abodunrin2013-09-041-1/+26
| * | | igb: Support to get 2_5G link status for appropriate media typeAkeem G Abodunrin2013-09-042-18/+18
| * | | igb: No PHPM support in i354 devicesAkeem G Abodunrin2013-09-041-2/+9
| * | | igb: M88E1543 PHY downshift implementationAkeem G Abodunrin2013-09-041-9/+20
| * | | igb: New PHY_ID for i354 deviceAkeem G Abodunrin2013-09-043-14/+14
| * | | igb: Implementation of 1-sec delay for i210 devicesAkeem G Abodunrin2013-09-042-3/+32
| * | | igb: Don't look for a PBA in the iNVM when flashlessTodd Fujinaka2013-09-041-1/+8
| * | | qlcnic: remove a stray semicolonDan Carpenter2013-09-041-1/+1
| * | | qlcnic: Fix sparse warning.Sucheta Chakraborty2013-09-041-1/+1
| * | | ibmveth: Fix little endian issuesAnton Blanchard2013-09-042-5/+18
| * | | net: netx-eth: remove unnecessary castingJingoo Han2013-09-041-1/+1
| * | | cnic: Update version to 2.5.18.Michael Chan2013-09-041-2/+2
| * | | cnic: Eliminate local copy of pfid.Michael Chan2013-09-042-18/+12Star
| * | | cnic: Eliminate CNIC_PORT macro and port_mode in local struct.Michael Chan2013-09-042-9/+6Star
| * | | cnic: Redefine BNX2X_HW_CID using existing bnx2x macrosMichael Chan2013-09-042-12/+18
| * | | cnic: Use CHIP_NUM macros from bnx2x.hMichael Chan2013-09-042-67/+29Star
| * | | net: sunhme: use pci_{get,set}_drvdata()Jingoo Han2013-09-041-3/+3
| * | | net: tulip: use pci_{get,set}_drvdata()Jingoo Han2013-09-041-1/+1
| * | | net: sunhme: use platform_{get,set}_drvdata()Jingoo Han2013-09-041-1/+1
| * | | net: emac: use platform_{get,set}_drvdata()Jingoo Han2013-09-041-5/+5
| * | | drivers/net: Convert uses of compare_ether_addr to ether_addr_equalJoe Perches2013-09-043-5/+5
| * | | be2net: set and query VEB/VEPA mode of the PF interfaceAjit Khaparde2013-09-043-13/+108
| * | | gianfar: Fix reported number of sent bytes to BQLClaudiu Manoil2013-09-042-8/+12
| * | | sh_eth: Enable Rx descriptor word 0 shift for r8a7790Kouei Abe2013-09-041-0/+1
| * | | sh_eth: Fix cache invalidation omission of receive bufferKouei Abe2013-09-041-0/+3
| * | | qlcnic: Update version to 5.3.50Shahed Shaikh2013-09-011-2/+2
| * | | qlcnic: Add support for per port eswitch configurationSony Chacko2013-09-017-53/+120
| * | | qlcnic: Restructuring of qlc_83xx_fw_info structure.Pratik Pujar2013-09-014-45/+61
| * | | qlcnic: Add AER support for 83xx adapterPratik Pujar2013-09-013-1/+121
| * | | qlcnic: Add AER callback handlers.Pratik Pujar2013-09-012-24/+55