summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* 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
| * net/mlx5: E-Switch, Err when retrieving steering name-space failsOr Gerlitz2017-01-291-1/+2
| * net/mlx5: Return EOPNOTSUPP when failing to get steering name-spaceOr Gerlitz2017-01-294-6/+6
| * net/mlx5: Change ENOTSUPP to EOPNOTSUPPOr Gerlitz2017-01-2912-22/+22
* | gianfar: synchronize DMA API usage by free_skb_rx_queue w/ gfar_new_pageArseny Solokha2017-01-301-2/+2
* | net: adaptec: starfire: add checks for dma mapping errorsAlexey Khoroshilov2017-01-291-2/+43
* | net: macb: Fix 64 bit addressing support for GEMRafal Ozieblo2017-01-292-61/+147
* | stmmac: Discard masked flags in interrupt status registerAlexey Brodkin2017-01-291-0/+4
|/
* ravb: unmap descriptors when freeing ringsKazuya Mizuguchi2017-01-261-48/+64
* net-next: ethernet: mediatek: change the compatible stringJohn Crispin2017-01-251-1/+1
* bnxt_en: Fix RTNL lock usage on bnxt_get_port_module_status().Michael Chan2017-01-251-3/+6
* bnxt_en: Fix RTNL lock usage on bnxt_update_link().Michael Chan2017-01-251-19/+18
* bnxt_en: Fix bnxt_reset() in the slow path task.Michael Chan2017-01-251-13/+25
* alx: work around hardware bug in interrupt fallback pathTobias Regnery2017-01-241-2/+6