summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2020-09-20bnxt_en: Fix wrong flag value passed to HWRM_PORT_QSTATS_EXT fw call.Michael Chan
2020-09-20bnxt_en: Fix HWRM_FUNC_QSTATS_EXT firmware call.Michael Chan
2020-09-20bnxt_en: Return -EOPNOTSUPP for ETHTOOL_GREGS on VFs.Vasundhara Volam
2020-09-20bnxt_en: Protect bnxt_set_eee() and bnxt_set_pauseparam() with mutex.Michael Chan
2020-09-20bnxt_en: return proper error codes in bnxt_show_tempEdwin Peer
2020-09-20bnxt_en: Use memcpy to copy VPD field info.Vasundhara Volam
2020-09-20net: mvneta: recycle the page in case of out-of-orderLorenzo Bianconi
2020-09-18dpaa2-eth: fix a build warning in dpmac.cYangbo Lu
2020-09-18net: hns: kerneldoc fixesLu Wei
2020-09-18hinic: fix sending pkts from core while self testingLuo bin
2020-09-18net: mscc: ocelot: deinitialize only initialized portsVladimir Oltean
2020-09-18net: mscc: ocelot: unregister net devices on unbindVladimir Oltean
2020-09-18net: mscc: ocelot: refactor ports parsing code into a dedicated functionVladimir Oltean
2020-09-18net: mscc: ocelot: error checking when calling ocelot_init()Vladimir Oltean
2020-09-18net: mscc: ocelot: check for errors on memory allocation of portsVladimir Oltean
2020-09-18net: mscc: ocelot: add locking for the port TX timestamp IDVladimir Oltean
2020-09-18net: mscc: ocelot: fix race condition with TX timestampingVladimir Oltean
2020-09-17nfp: use correct define to return NONE fecJakub Kicinski
2020-09-17hinic: fix potential resource leakWei Li
2020-09-17cxgb4: fix memory leak during module unloadRaju Rangoju
2020-09-16net: hns: kerneldoc fixesLu Wei
2020-09-14net: lantiq: Disable IRQs only if NAPI gets scheduledHauke Mehrtens
2020-09-14net: lantiq: Use napi_complete_done()Hauke Mehrtens
2020-09-14net: lantiq: use netif_tx_napi_add() for TX NAPIHauke Mehrtens
2020-09-14net: lantiq: Wake TX queue againHauke Mehrtens
2020-09-11net: ethernet: ti: cpsw_new: fix suspend/resumeGrygorii Strashko
2020-09-11hinic: fix rewaking txq after netif_tx_disableLuo bin
2020-09-11Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2020-09-11enetc: Fix mdio bus removal on PF probe bailoutClaudiu Manoil
2020-09-10net: dec: de2104x: Increase receive ring size for TulipLucy Yan
2020-09-10net: mvneta: fix possible use-after-free in mvneta_xdp_put_buffLorenzo Bianconi
2020-09-09igc: Fix not considering the TX delay for timestampsVinicius Costa Gomes
2020-09-09igc: Fix wrong timestamp latency numbersVinicius Costa Gomes
2020-09-09i40e: always propagate error value in i40e_set_vsi_promisc()Stefan Assmann
2020-09-09i40e: fix return of uninitialized aq_ret in i40e_set_vsi_promiscStefan Assmann
2020-09-09net: qed: RDMA personality shouldn't fail VF loadDmitry Bogdanov
2020-09-09net: qede: Disable aRFS for NPAR and 100GDmitry Bogdanov
2020-09-09net: qed: Disable aRFS for NPAR and 100GDmitry Bogdanov
2020-09-07ibmvnic: add missing parenthesis in do_reset()Jakub Kicinski
2020-09-07bnxt_en: Fix NULL ptr dereference crash in bnxt_fw_reset_task()Vasundhara Volam
2020-09-07bnxt_en: Avoid sending firmware messages when AER error is detected.Vasundhara Volam
2020-09-06net: macb: fix for pause frame receive enable bitParshuram Thombare
2020-09-05cxgb4: Fix offset when clearing filter byte countersGanji Aravind
2020-09-05hinic: bump up the timeout of UPDATE_FW cmdLuo bin
2020-09-05hinic: bump up the timeout of SET_FUNC_STATE cmdLuo bin
2020-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-09-03tg3: Fix soft lockup when tg3_reset_task() fails.Michael Chan
2020-09-02nfp: flower: fix ABI mismatch between driver and firmwareLouis Peens
2020-09-02net: gemini: Fix another missing clk_disable_unprepare() in probeDan Carpenter
2020-09-02net: bcmgenet: fix mask check in bcmgenet_validate_flow()Denis Efremov