aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2020-07-30sc92031: use generic power managementVaibhav Gupta
2020-07-30bnxt_en: Remove superfluous memset()Li Heng
2020-07-30liquidio: Replace vmalloc with kmalloc in octeon_register_dispatch_fn()Wang Hai
2020-07-30mlxsw: spectrum_cnt: Use flex_array_size() helper in memcpy()Gustavo A. R. Silva
2020-07-30ionic: unlock queue mutex in error pathShannon Nelson
2020-07-30net: ethernet: mtk_eth_soc: fix MTU warningsLanden Chao
2020-07-30net: nixge: fix potential memory leak in nixge_probe()Lu Wei
2020-07-30sfc_ef100: remove duplicated include from ef100_netdev.cYueHaibing
2020-07-30igb: use eth_zero_addr() to clear mac addressMiaohe Lin
2020-07-30ixgbe: use eth_zero_addr() to clear mac addressMiaohe Lin
2020-07-30ixgbe: Remove unnecessary usages of memsetSuraj Upadhyay
2020-07-30igb: Remove unnecessary usages of memsetSuraj Upadhyay
2020-07-30e1000e: Remove unnecessary usages of memsetSuraj Upadhyay
2020-07-30e1000: Remove unnecessary usages of memsetSuraj Upadhyay
2020-07-30e100: use generic power managementVaibhav Gupta
2020-07-30igb: reinit_locked() should be called with rtnl_lockFrancesco Ruggeri
2020-07-30e1000e: continue to init PHY even when failed to disable ULPAaron Ma
2020-07-30ixgbevf: use generic power managementVaibhav Gupta
2020-07-30ixgbe: use generic power managementVaibhav Gupta
2020-07-30igbvf: use generic power managementVaibhav Gupta
2020-07-30iavf: use generic power managementVaibhav Gupta
2020-07-29ibmvnic: Fix IRQ mapping disposal in error pathThomas Falcon
2020-07-29Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2020-07-29net: mvneta: fix comment about phylink_speed_downJisheng Zhang
2020-07-29mlxsw: spectrum_router: Fix use-after-free in router init / de-initIdo Schimmel
2020-07-29mlxsw: core: Free EMAD transactions using kfree_rcu()Ido Schimmel
2020-07-29mlxsw: core: Increase scope of RCU read-side critical sectionIdo Schimmel
2020-07-29mlxsw: spectrum: Use different trap group for externally routed packetsIdo Schimmel
2020-07-29mlxsw: spectrum_router: Allow programming link-local host routesIdo Schimmel
2020-07-29ice: fix unused parameter warningTony Nguyen
2020-07-29ice: disable no longer needed workaround for FW loggingBen Shelton
2020-07-29ice: reduce scope of variableBruce Allan
2020-07-29ice: cleanup VSI on probe failMarcin Szycik
2020-07-29ice: Allow all VLANs in safe modeBrett Creeley
2020-07-29ice: need_wakeup flag might not be set for TxKrzysztof Kazimierczak
2020-07-29ice: distribute Tx queues evenlyVictor Raj
2020-07-29ice: Adjust scheduler default BW weightTarun Singh
2020-07-29ice: Add RL profile bit mask checkTarun Singh
2020-07-29ice: fix overwriting TX/RX descriptor values when rebuilding VSIPaul M Stillwell Jr
2020-07-29ice: return correct error code from ice_aq_sw_rulesKiran Patil
2020-07-29ice: restore VF MSI-X state during PCI resetNick Nunley
2020-07-29ice: fix link event handling timingDave Ertman
2020-07-29ice: Fix link broken after GLOBR resetDave Ertman
2020-07-29ice: Implement LFC workaroundDave Ertman
2020-07-28net: stmmac: Speed down the PHY if WoL to save energyJisheng Zhang
2020-07-28net: stmmac: Support WOL with phyJisheng Zhang
2020-07-28net: stmmac: only call pmt() during suspend/resume if HW enables PMTJisheng Zhang
2020-07-28net: stmmac: Move device_can_wakeup() check earlier in set_wolJisheng Zhang
2020-07-28net: stmmac: Remove WAKE_MAGIC if HW shows no pmt_magic_frameJisheng Zhang
2020-07-28hinic: add log in exception handling processesLuo bin