summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-04-29sfc: add EF100 VF support via a write to sriov_numvfsPieter Jansen van Vuuren
2022-04-29net: dsa: ksz9477: port mirror sniffing limited to one portArun Ramadoss
2022-04-29hinic: fix bug of wq out of bound accessQiao Ma
2022-04-29net: mdio: Fix ENOMEM return value in BCM6368 mux bus controllerNiels Dossche
2022-04-29net: ethernet: mediatek: add missing of_node_put() in mtk_sgmii_init()Yang Yingliang
2022-04-29net: phy: micrel: add coma mode GPIOMichael Walle
2022-04-29net: phy: micrel: move the PHY timestamping checkMichael Walle
2022-04-29ath11k: Don't use GFP_KERNEL in atomic contextBaochen Qiang
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-29usb: lan78xx: 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-29can: grcan: only use the NAPI poll budget for RXAndreas Larsson
2022-04-29can: grcan: grcan_probe(): fix broken system id check for errata workaround n...Andreas Larsson
2022-04-29can: grcan: use ofdev->dev when allocating DMA memoryDaniel Hellstrom
2022-04-29can: grcan: grcan_close(): fix deadlockDuoming Zhou
2022-04-29ath10k: skip ath10k_halt during suspend for driver state RESTARTINGAbhishek Kumar
2022-04-29ath9k: hif_usb: simplify if-if to if-elseWan Jiabing
2022-04-29ath11k: reduce the wait time of 11d scan and hw scan while add interfaceWen Gong
2022-04-29rtw89: remove unneeded semicolonYang Li
2022-04-28net: dsa: mv88e6xxx: Single chip mode detection for MV88E6*41Nathan Rossi
2022-04-28net: prestera: add police action supportVolodymyr Mytnyk
2022-04-28net: phy: Deduplicate interrupt disablement on PHY attachLukas Wunner
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-28net: mdio: add reset control for Aspeed MDIODylan Hung
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: dsa: ksz9477: move get_stats64 to ksz_common.cArun Ramadoss
2022-04-27net: hamradio: remove support for DMA SCC devicesJakub Kicinski
2022-04-27net: wan: remove support for Z85230-based devicesJakub Kicinski
2022-04-27net: wan: remove support for COSA and SRP synchronous serial boardsJakub 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-27Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/netDavid S. Miller