summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* cpsw/netcp: cpts depends on posix_timersArnd Bergmann2017-03-301-1/+1
* amd-xgbe: Fix the ECC-related bit position definitionsLendacky, Thomas2017-03-301-12/+12
* net: bcmgenet: remove bcmgenet_internal_phy_setup()Doug Berger2017-03-301-15/+0
* net/mlx5e: Count LRO packets correctlyGal Pressman2017-03-301-0/+4
* net/mlx5e: Count GSO packets correctlyGal Pressman2017-03-301-2/+3
* net/mlx5: Increase number of max QPs in default profileMaor Gottlieb2017-03-301-1/+1
* net/mlx5e: Avoid supporting udp tunnel port ndo for VF repsPaul Blakey2017-03-304-12/+11
* net/mlx5e: Use the proper UAPI values when offloading TC vlan actionsOr Gerlitz2017-03-301-2/+4
* net/mlx5: E-Switch, Don't allow changing inline mode when flows are configuredRoi Dayan2017-03-302-0/+9
* net/mlx5e: Change the TC offload rule add/del code path to be per NIC or E-Sw...Or Gerlitz2017-03-303-18/+58
* net/mlx5: Add missing entries for set/query rate limit commandsOr Gerlitz2017-03-301-0/+4
* amd-xgbe: Fix jumbo MTU processing on newer hardwareLendacky, Thomas2017-03-303-50/+78
* net: bcmgenet: Do not suspend PHY if Wake-on-LAN is enabledFlorian Fainelli2017-03-301-2/+4
* amd-xgbe: Enable IRQs only if napi_complete_done() is trueLendacky, Thomas2017-03-221-8/+2
* amd-xgbe: Don't overwrite SFP PHY mod_absent settingsLendacky, Thomas2017-03-221-0/+2
* amd-xgbe: Be sure to set MDIO modes on device (re)startLendacky, Thomas2017-03-222-1/+23
* amd-xgbe: Stop the PHY before releasing interruptsLendacky, Thomas2017-03-221-2/+2
* mlxsw: spectrum_router: Avoid potential packets lossIdo Schimmel2017-03-221-10/+20
* net/mlx5e: Fix wrong CQE decompressionTariq Toukan2017-03-221-7/+6
* net/mlx5e: Update MPWQE stride size when modifying CQE compress stateSaeed Mahameed2017-03-224-1/+4
* net/mlx5e: Fix broken CQE compression initializationTariq Toukan2017-03-221-1/+3
* net/mlx5e: Do not reduce LRO WQE size when not using build_skbTariq Toukan2017-03-221-6/+5
* net/mlx5e: Register/unregister vport representors on interface attach/detachSaeed Mahameed2017-03-221-8/+15
* net: mvpp2: fix DMA address calculation in mvpp2_txq_inc_put()Thomas Petazzoni2017-03-151-1/+1
* dpaa_eth: small leak on errorDan Carpenter2017-02-171-1/+1
* ibmvnic: Fix endian errors in error reporting outputThomas Falcon2017-02-151-4/+4
* ibmvnic: Fix endian error when requesting device capabilitiesThomas Falcon2017-02-151-2/+2
* net: xilinx_emaclite: fix freezes due to unordered I/OAnssi Hannula2017-02-151-54/+62
* net: xilinx_emaclite: fix receive buffer overflowAnssi Hannula2017-02-151-3/+7
* ibmvnic: Fix initial MTU settingsThomas Falcon2017-02-141-7/+5
* net: ethernet: ti: cpsw: fix cpsw assignment in resumeIvan Khoronzhuk2017-02-141-1/+1
* net: fec: fix multicast filtering hardware setupRui Sousa2017-02-141-14/+9
* net/mlx5e: Disable preemption when doing TC statistics upcallOr Gerlitz2017-02-141-0/+4
* ibmvnic: Call napi_disable instead of napi_enable in failure pathNathan Fontenot2017-02-111-1/+1
* ibmvnic: Initialize completion variables before starting workNathan Fontenot2017-02-111-8/+9
* net: hns: Fix the device being used for dma mapping during TXKejian Yan2017-02-101-1/+1
* net: thunderx: Fix PHY autoneg for SGMII QLM modeThanneeru Srinivasulu2017-02-082-12/+101
* mlx4: Invoke softirqs after napi_rescheduleBenjamin Poirier2017-02-071-1/+4
* hns: avoid stack overflow with CONFIG_KASANArnd Bergmann2017-02-061-6/+2
* mlx4: xdp_prog becomes inactive after ethtool '-L' or '-G'Martin KaFai Lau2017-02-023-7/+27
* mlx4: Fix memory leak after mlx4_en_update_priv()Martin KaFai Lau2017-02-021-6/+2
* be2net: fix initial MAC settingIvan Vecera2017-02-011-5/+28
* net: thunderx: avoid dereferencing xcv when NULLVincent2017-01-311-2/+1
* net/mlx4_core: Avoid command timeouts during VF driver device shutdownJack Morgenstein2017-01-303-1/+14
* Merge tag 'mlx5-fixes-2017-01-27' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2017-01-3015-157/+181
|\
| * net/mlx5e: Check ets capability before ets query FW commandMoshe Shemesh2017-01-291-0/+5
| * net/mlx5e: Fix update of hash function/key via ethtoolGal Pressman2017-01-293-105/+109
| * net/mlx5e: Modify TIRs hash only when it's neededGal Pressman2017-01-291-5/+13
| * net/mlx5e: Support TC encapsulation offloads with upper devicesHadar Hen Zion2017-01-291-7/+6
| * net/mlx5: E-Switch, Re-enable RoCE on mode change only after FDB destroyOr Gerlitz2017-01-291-11/+18