summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2022-04-30net/funeth: simplify the return expression of fun_dl_info_get()Minghao Chi
2022-04-30qede: Reduce verbosity of ptp tx timestampPrabhakar Kushwaha
2022-04-30net: ethernet: ocelot: remove the need for num_stats initializerColin Foster
2022-04-30net: lan966x: remove PHY reset supportMichael Walle
2022-04-29nfp: flower: utilize the tuple iifidx in offloading ct flowsYinjun Zhang
2022-04-29sfc: add EF100 VF support via a write to sriov_numvfsPieter Jansen van Vuuren
2022-04-29eth: velocity: remove a copy of the NAPI_POLL_WEIGHT defineJakub Kicinski
2022-04-29eth: spider: remove a copy of the NAPI_POLL_WEIGHT defineJakub Kicinski
2022-04-29eth: vxge: remove a copy of the NAPI_POLL_WEIGHT defineJakub Kicinski
2022-04-29eth: gfar: remove a copy of the NAPI_POLL_WEIGHT defineJakub Kicinski
2022-04-29eth: benet: remove a copy of the NAPI_POLL_WEIGHT defineJakub Kicinski
2022-04-29eth: atlantic: remove a copy of the NAPI_POLL_WEIGHT defineJakub Kicinski
2022-04-29net: bgmac: remove a copy of the NAPI_POLL_WEIGHT defineJakub Kicinski
2022-04-29slic: remove a copy of the NAPI_POLL_WEIGHT defineJakub Kicinski
2022-04-29eth: mtk_eth_soc: remove a copy of the NAPI_POLL_WEIGHT defineJakub Kicinski
2022-04-29eth: pch_gbe: remove a copy of the NAPI_POLL_WEIGHT defineJakub Kicinski
2022-04-29eth: cpsw: remove a copy of the NAPI_POLL_WEIGHT defineJakub Kicinski
2022-04-29eth: smsc: remove a copy of the NAPI_POLL_WEIGHT defineJakub Kicinski
2022-04-29eth: remove copies of the NAPI_POLL_WEIGHT defineJakub Kicinski
2022-04-28net: prestera: add police action supportVolodymyr Mytnyk
2022-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-04-28Revert "ibmvnic: Add ethtool private flag for driver-defined queue limits"Dany Madden
2022-04-28net: enetc: allow tc-etf offload even with NETIF_F_CSUM_MASKVladimir Oltean
2022-04-28ixgbe: ensure IPsec VF<->PF compatibilityLeon Romanovsky
2022-04-27net: fec: add missing of_node_put() in fec_enet_init_stop_mode()Yang Yingliang
2022-04-27bnx2x: fix napi API usage sequenceManish Chopra
2022-04-27Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-04-27net: lan966x: Add support for PTP_PF_EXTTSHoratiu Vultur
2022-04-27net: lan966x: Add support for PTP_PF_PEROUTHoratiu Vultur
2022-04-27net: lan966x: Add registers used to configure the PTP pinHoratiu Vultur
2022-04-27net: lan966x: Change the PTP pin used to read/write the PHC.Horatiu Vultur
2022-04-26net: stmmac: dwmac-imx: comment spelling fixMarcel Ziswiler
2022-04-26net: remove comments that mention obsolete __SLOW_DOWN_IOBjorn Helgaas
2022-04-26net: wan: atp: remove unused eeprom_delay()Bjorn Helgaas
2022-04-26ice: fix use-after-free when deinitializing mailbox snapshotJacob Keller
2022-04-26ice: wait 5 s for EMP reset after firmware flashPetr Oros
2022-04-26ice: Protect vf_state check by cfg_lock in ice_vc_process_vf_msg()Ivan Vecera
2022-04-26ice: Fix incorrect locking in ice_vc_process_vf_msg()Ivan Vecera
2022-04-26net: bcmgenet: hide status block before TX timestampingJonathan Lemon
2022-04-25net: mscc: ocelot: don't add VID 0 to ocelot->vlans when leaving VLAN-aware b...Vladimir Oltean
2022-04-25net: mscc: ocelot: ignore VID 0 added by 8021q moduleVladimir Oltean
2022-04-25net: ethernet: mtk_eth_soc: add check for allocation failureDan Carpenter
2022-04-25net: lan966x: fix a couple off by one bugsDan Carpenter
2022-04-25ethernet: broadcom/sb1250-mac: remove BUG_ON in sbmac_probe()Yang Yingliang
2022-04-25net: mscc: ocelot: Remove useless codeHaowen Bai
2022-04-25net: hns: Add missing fwnode_handle_put in hns_mac_initPeng Wu
2022-04-25net: hns3: add return value for mailbox handling in PFJian Shen
2022-04-25net: hns3: add validity check for message data lengthJian Shen
2022-04-25net: hns3: modify the return code of hclge_get_ring_chain_from_mbxJie Wang
2022-04-25net: hns3: fix error log of tx/rx tqps statsPeng Li