aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2017-06-11net: ena: fix theoretical Rx hang on low memory systemsNetanel Belgazal
2017-06-11net: ena: add missing unmap bars on device removalNetanel Belgazal
2017-06-11net: ena: fix race condition between submit and completion admin commandNetanel Belgazal
2017-06-11net: ena: add missing return when ena_com_get_io_handlers() failsNetanel Belgazal
2017-06-11net: ena: fix bug that might cause hang after consecutive open/close interface.Netanel Belgazal
2017-06-11net: ena: fix rare uncompleted admin command false alarmNetanel Belgazal
2017-06-11net/mlx5: Enable 4K UAR only when page size is bigger than 4KMajd Dibbiny
2017-06-11net/mlx5e: Fix wrong indications in DIM due to counter wraparoundTal Gilboa
2017-06-11net/mlx5e: Added BW check for DIM decision mechanismTal Gilboa
2017-06-11net/mlx5: Remove several module events out of ethtool statsHuy Nguyen
2017-06-11net/mlx5: Continue health polling until it is explicitly stoppedMohamad Haj Yahia
2017-06-11net/mlx5: Fix create vport flow table flowMohamad Haj Yahia
2017-06-10net: mvpp2: use {get, put}_cpu() instead of smp_processor_id()Thomas Petazzoni
2017-06-10net: mvpp2: remove mvpp2_bm_cookie_{build,pool_get}Thomas Petazzoni
2017-06-10Revert "net: fec: Add a fec_enet_clear_ethtool_stats() stub for CONFIG_M5272"David S. Miller
2017-06-10net: fec: Add a fec_enet_clear_ethtool_stats() stub for CONFIG_M5272Fabio Estevam
2017-06-10net: aquantia: atlantic: remove declaration of hw_atl_utils_hw_set_powerPhilippe Reynes
2017-06-10bnx2x: Don't post statistics to malicious VFsMintz, Yuval
2017-06-10bnx2x: Allow vfs to disable txvlan offloadMintz, Yuval
2017-06-09stmmac: fix for hw timestamp of GMAC3 unitMario Molitor
2017-06-09stmmac: fix ptp header for GMAC3 hw timestampMario Molitor
2017-06-08net: emac: fix and unify emac_mdio functionsChristian Lamparter
2017-06-08net: emac: fix reset timeout with AR8035 phyChristian Lamparter
2017-06-07net: Fix inconsistent teardown and release of private netdev state.David S. Miller
2017-06-07net: mvpp2: do not bypass the mvpp22_port_mii_set functionAntoine Ténart
2017-06-07ibmvnic: Return failure on attempted mtu changeJohn Allen
2017-06-07bnx2x: fix pf2vf bulletin DMA mapping leakMichal Schmidt
2017-06-06net: stmmac: fix a broken u32 less than zero checkColin Ian King
2017-06-06net: stmmac: fix completely hung TX when using TSONiklas Cassel
2017-06-06net: ethoc: enable NAPI before poll may be scheduledMax Filippov
2017-06-06ravb: Fix use-after-free on `ifconfig eth0 down`Eugeniu Rosca
2017-06-06net: stmmac: ensure jumbo_frm error return is correctly checked for -ve valueColin Ian King
2017-06-06i40e/i40evf: proper update of the page_offset fieldBjörn Töpel
2017-06-06i40e: Fix state flags for bit set and clean operations of PFMauro S. M. Rodrigues
2017-06-05net/mlx4: Check if Granular QoS per VF has been enabled before updating QP qo...Ido Shamay
2017-06-04net/mlx4: Fix the check in attaching steering rulesTalat Batheesh
2017-06-04amd-xgbe: use PAGE_ALLOC_COSTLY_ORDER in xgbe_map_rx_bufferMichal Hocko
2017-06-04net: qcom/emac: do not use hardware mdio automatic pollingTimur Tabi
2017-06-02qlcnic: Fix tunnel offload for 82xx adaptersChopra, Manish
2017-06-02ibmvnic: Remove module author mailing addressThomas Falcon
2017-06-02net: ethernet: stmmac: Fix altr_tse_pcs SGMII InitializationThor Thayer
2017-06-02cxgb4: avoid enabling napi twice to the same queueGanesh Goudar
2017-06-02net: systemport: Fix missing Wake-on-LAN interrupt for SYSTEMPORT LiteFlorian Fainelli
2017-06-01bnx2x: Fix Multi-CosMintz, Yuval
2017-06-01cxgb4: update latest firmware version supportedGanesh Goudar
2017-06-01qlcnic: Fix a sleep-in-atomic bug in qlcnic_82xx_hw_write_wx_2M and qlcnic_82...Jia-Ju Bai
2017-05-31net: freescale: fix potential null pointer dereferenceGustavo A. R. Silva
2017-05-30net/mlx5: avoid build warning for uniprocessorArnd Bergmann
2017-05-30qed: Don't log missing periodic stats by defaultMintz, Yuval
2017-05-30cxgb4: avoid crash on PCI error recovery pathGuilherme G. Piccoli