aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-08drivers: net: xgene: constify xgene_mac_ops and xgene_port_ops structuresJulia Lawall8-18/+18
2015-12-07cxgb3: Convert simple_strtoul to kstrtoxLABBE Corentin2-13/+29
2015-12-07net, thunderx: Remove unnecessary rcv buffer start address managementSunil Goutham2-48/+11
2015-12-07net: thunderx: nicvf_queues: nivc_*_intr: remove duplicationYury Norov1-100/+40
2015-12-06net/mlx4_core: Support the HA mode for SRIOV VFs tooMoni Shoua1-10/+97
2015-12-06net/mlx4_core: Keep VLAN/MAC tables mirrored in multifunc HA modeMoni Shoua2-23/+581
2015-12-06net/mlx4_core: Support mirroring VF DMFS rules on both portsMoni Shoua2-9/+186
2015-12-06net/mlx4_core: Use both physical ports to dispatch link state events to VFMoni Shoua1-4/+20
2015-12-06net/mlx4_core: Use both physical ports to set the VF link stateOr Gerlitz2-1/+12
2015-12-06Revert "i40e: remove CONFIG_I40E_VXLAN"Singhai, Anjali3-7/+20
2015-12-05fm10k: TRIVIAL cleanup order at top of fm10k_xmit_frameJacob Keller1-3/+3
2015-12-05fm10k: TRIVIAL fix typo of hardwareJacob Keller1-2/+2
2015-12-05fm10k: change default Tx ITR to 25usecJacob Keller1-1/+2
2015-12-05fm10k: use macro for default Tx and Rx ITR valuesJacob Keller3-4/+6
2015-12-05fm10k: Update adaptive ITR algorithmJacob Keller3-14/+45
2015-12-05fm10k: introduce ITR_IS_ADAPTIVE macroJacob Keller3-5/+5
2015-12-05fm10k: Add support for ITR scaling based on PCIe link speedJacob Keller3-4/+55
2015-12-05fm10k: rename mbx_tx_oversized statistic to mbx_tx_droppedJacob Keller1-1/+1
2015-12-05fm10k: add statistics for actual DWORD count of mbmem mailboxJacob Keller3-1/+9
2015-12-05fm10k: explicitly typecast vlan values to u16Jacob Keller1-3/+3
2015-12-05fm10k: Correct typecast in fm10k_update_xc_addr_pfJacob Keller1-3/+3
2015-12-05fm10k: reinitialize queuing scheme after calling init_hwJacob Keller1-0/+18
2015-12-05fm10k: always check init_hw for errorsJacob Keller1-5/+29
2015-12-05fm10k: reset max_queues on init_hw_vf failureJacob Keller1-3/+10
2015-12-05fm10k: set netdev features in one locationJacob Keller3-21/+21
2015-12-05sh_eth: read MAC address registers only onceSergei Shtylyov1-6/+9
2015-12-05ravb: read MAC address registers only onceSergei Shtylyov1-6/+9
2015-12-05bnx2x: simplify distinction between port and func statsMichal Schmidt1-61/+56
2015-12-05bnx2x: change FW GRO error message to WARN_ONCEMichal Schmidt1-1/+1
2015-12-05bnx2x: drop redundant error message about allocation failureMichal Schmidt1-3/+1
2015-12-05sfc: check warm_boot_count after other functions have been resetDaniel Pieczko1-2/+13
2015-12-04net:hns: Add the init code to disable Hip06 "Hardware VLAN assist"Salil2-51/+59
2015-12-04net:hns: Add support of ethtool TSO set option for Hip06 in HNSSalil1-0/+47
2015-12-04net:hns: Add Hip06 "TSO(TCP Segment Offload)" support HNS DriverSalil6-4/+95
2015-12-04net:hns: Add Hip06 "RSS(Receive Side Scaling)" support to HNS DriverSalil6-10/+242
2015-12-04net:hns: Add support of Hip06 SoC to the Hislicon Network SubsystemSalil14-196/+689
2015-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller36-91/+2105
2015-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds35-89/+2102
2015-12-03mlxsw: core: Change BUG to WARN in hwmon codeJiri Pirko1-1/+1
2015-12-03stmmac: ipq806x: Return error values instead of pointersStephen Boyd1-13/+11
2015-12-03mvneta: implement ethtool autonegotiation controlStas Sergeev1-35/+74
2015-12-03mvneta: consolidate autoneg enablingStas Sergeev1-3/+13
2015-12-03net: mv643xx: Use platform_register/unregister_drivers()Thierry Reding1-12/+7
2015-12-03net: mpc52xx: Use platform_register/unregister_drivers()Thierry Reding1-13/+9
2015-12-03net: bcm63xx: Use platform_register/unregister_drivers()Thierry Reding1-20/+8
2015-12-03net: bfin_mac: Use platform_register/unregister_drivers()Thierry Reding1-7/+7
2015-12-03bnxt_en: Setup uc_list mac filters after resetting the chip.Michael Chan1-5/+8
2015-12-03bnxt_en: enforce proper storing of MAC addressJeffrey Huang2-11/+16
2015-12-03bnxt_en: Fixed incorrect implementation of ndo_set_mac_addressJeffrey Huang1-1/+10
2015-12-03net: lpc_eth: remove irq > NR_IRQS check from probe()Vladimir Zapolskiy1-1/+1