summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* sh_eth: get rid of bb_{set|clr|read}()Sergei Shtylyov2015-12-081-21/+6
* sh_eth: factor out common code from MDIO bitbang methodsSergei Shtylyov2015-12-081-23/+12
* sh_eth: remove mask fields from 'struct bb_info'Sergei Shtylyov2015-12-081-15/+7
* drivers: net: xgene: constify xgene_mac_ops and xgene_port_ops structuresJulia Lawall2015-12-088-18/+18
* cxgb3: Convert simple_strtoul to kstrtoxLABBE Corentin2015-12-072-13/+29
* net, thunderx: Remove unnecessary rcv buffer start address managementSunil Goutham2015-12-072-48/+11
* net: thunderx: nicvf_queues: nivc_*_intr: remove duplicationYury Norov2015-12-071-100/+40
* net/mlx4_core: Support the HA mode for SRIOV VFs tooMoni Shoua2015-12-061-10/+97
* net/mlx4_core: Keep VLAN/MAC tables mirrored in multifunc HA modeMoni Shoua2015-12-062-23/+581
* net/mlx4_core: Support mirroring VF DMFS rules on both portsMoni Shoua2015-12-062-9/+186
* net/mlx4_core: Use both physical ports to dispatch link state events to VFMoni Shoua2015-12-061-4/+20
* net/mlx4_core: Use both physical ports to set the VF link stateOr Gerlitz2015-12-062-1/+12
* Revert "i40e: remove CONFIG_I40E_VXLAN"Singhai, Anjali2015-12-063-7/+20
* fm10k: TRIVIAL cleanup order at top of fm10k_xmit_frameJacob Keller2015-12-051-3/+3
* fm10k: TRIVIAL fix typo of hardwareJacob Keller2015-12-051-2/+2
* fm10k: change default Tx ITR to 25usecJacob Keller2015-12-051-1/+2
* fm10k: use macro for default Tx and Rx ITR valuesJacob Keller2015-12-053-4/+6
* fm10k: Update adaptive ITR algorithmJacob Keller2015-12-053-14/+45
* fm10k: introduce ITR_IS_ADAPTIVE macroJacob Keller2015-12-053-5/+5
* fm10k: Add support for ITR scaling based on PCIe link speedJacob Keller2015-12-053-4/+55
* fm10k: rename mbx_tx_oversized statistic to mbx_tx_droppedJacob Keller2015-12-051-1/+1
* fm10k: add statistics for actual DWORD count of mbmem mailboxJacob Keller2015-12-053-1/+9
* fm10k: explicitly typecast vlan values to u16Jacob Keller2015-12-051-3/+3
* fm10k: Correct typecast in fm10k_update_xc_addr_pfJacob Keller2015-12-051-3/+3
* fm10k: reinitialize queuing scheme after calling init_hwJacob Keller2015-12-051-0/+18
* fm10k: always check init_hw for errorsJacob Keller2015-12-051-5/+29
* fm10k: reset max_queues on init_hw_vf failureJacob Keller2015-12-051-3/+10
* fm10k: set netdev features in one locationJacob Keller2015-12-053-21/+21
* sh_eth: read MAC address registers only onceSergei Shtylyov2015-12-051-6/+9
* ravb: read MAC address registers only onceSergei Shtylyov2015-12-051-6/+9
* bnx2x: simplify distinction between port and func statsMichal Schmidt2015-12-051-61/+56
* bnx2x: change FW GRO error message to WARN_ONCEMichal Schmidt2015-12-051-1/+1
* bnx2x: drop redundant error message about allocation failureMichal Schmidt2015-12-051-3/+1
* sfc: check warm_boot_count after other functions have been resetDaniel Pieczko2015-12-051-2/+13
* net:hns: Add the init code to disable Hip06 "Hardware VLAN assist"Salil2015-12-042-51/+59
* net:hns: Add support of ethtool TSO set option for Hip06 in HNSSalil2015-12-041-0/+47
* net:hns: Add Hip06 "TSO(TCP Segment Offload)" support HNS DriverSalil2015-12-046-4/+95
* net:hns: Add Hip06 "RSS(Receive Side Scaling)" support to HNS DriverSalil2015-12-046-10/+242
* net:hns: Add support of Hip06 SoC to the Hislicon Network SubsystemSalil2015-12-0414-196/+689
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-0336-91/+2105
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-12-0335-89/+2102
| |\
| | * bnxt_en: Setup uc_list mac filters after resetting the chip.Michael Chan2015-12-031-5/+8
| | * bnxt_en: enforce proper storing of MAC addressJeffrey Huang2015-12-032-11/+16
| | * bnxt_en: Fixed incorrect implementation of ndo_set_mac_addressJeffrey Huang2015-12-031-1/+10
| | * net: lpc_eth: remove irq > NR_IRQS check from probe()Vladimir Zapolskiy2015-12-031-1/+1
| | * net: mvneta: enable setting custom TX IP checksum limitMarcin Wojtas2015-12-021-2/+17
| | * net: mvneta: fix error path for building skbMarcin Wojtas2015-12-021-2/+6
| | * net: mvneta: fix bit assignment for RX packet irq enableMarcin Wojtas2015-12-021-1/+1
| | * net: mvneta: fix bit assignment in MVNETA_RXQ_CONFIG_REGMarcin Wojtas2015-12-021-1/+1
| | * net: mvneta: add configuration for MBUS windows access protectionMarcin Wojtas2015-12-021-0/+2
OpenPOWER on IntegriCloud