summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* chelsio: constify cmac_ops structuresJulia Lawall2015-12-082-2/+2
* bnx2x: remove rx_pkt/rx_callsEric Dumazet2015-12-082-6/+0
* bnx2x: avoid soft lockup in bnx2x_poll()Eric Dumazet2015-12-081-30/+21
* cxgb4: Adds PCI device id for new T5 adaptersHariprasad Shenai2015-12-081-0/+3
* cxgb4: Add FL DMA mapping error and low counterHariprasad Shenai2015-12-083-0/+11
* cxgb4: Deal with wrap-around of queue for Work requestHariprasad Shenai2015-12-081-4/+53
* cxgb4: prevent simultaneous execution of service_ofldq()Hariprasad Shenai2015-12-082-6/+51
* cxgb4: Use ACCES_ONCE macro to read queue's consumer indexHariprasad Shenai2015-12-081-2/+2
* cxgb4/cxgb4vf: update Kconfig file to include T6 adapterHariprasad Shenai2015-12-081-8/+9
* cxgb4: Align rest of the ethtool get statsHariprasad Shenai2015-12-081-73/+73
* net: hns: optimize XGE capability by reducing cpu usageyankejian2015-12-083-30/+55
* 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
OpenPOWER on IntegriCloud