summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-07-25mlxsw: reg: Add MTUTC register's fields for supporting PTP in Spectrum-2Danielle Ratson
2022-07-25mlxsw: Rename mlxsw_reg_mtptptp_pack() to mlxsw_reg_mtptpt_pack()Danielle Ratson
2022-07-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2022-07-25net: macb: Update tsu clk usage in runtime suspend/resume for VersalHarini Katakam
2022-07-25net: macb: Sort CAPS flags by bit positionsHarini Katakam
2022-07-25net: macsec: fix potential resource leak in macsec_add_rxsa() and macsec_add_...Jianglei Nie
2022-07-25macsec: always read MACSEC_SA_ATTR_PN as a u64Sabrina Dubroca
2022-07-25macsec: limit replay window size with XPNSabrina Dubroca
2022-07-25macsec: fix error message in macsec_add_rxsa and _txsaSabrina Dubroca
2022-07-25macsec: fix NULL deref in macsec_add_rxsaSabrina Dubroca
2022-07-25net: ipa: Fix typo 'the the' in commentSlark Xiao
2022-07-25nfp: bpf: Fix typo 'the the' in commentSlark Xiao
2022-07-25net: ethernet: mtk_eth_soc: add support for page_pool_get_statsLorenzo Bianconi
2022-07-25net: ethernet: mtk_eth_soc: add xmit XDP supportLorenzo Bianconi
2022-07-25net: ethernet: mtk_eth_soc: introduce xdp ethtool countersLorenzo Bianconi
2022-07-25net: ethernet: mtk_eth_soc: add basic XDP supportLorenzo Bianconi
2022-07-25net: ethernet: mtk_eth_soc: rely on page_pool for single page buffersLorenzo Bianconi
2022-07-22Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2022-07-22net: usb: ax88179_178a: wol optimizationsJustin Chen
2022-07-22net: usb: ax88179_178a: move priv to driver_privJustin Chen
2022-07-22net: usb: ax88179_178a: restore state on resumeJustin Chen
2022-07-22net: usb: ax88179_178a: clean up pm callsJustin Chen
2022-07-22net: usb: ax88179_178a: remove redundant init codeJustin Chen
2022-07-22mlxsw: core: Fix use-after-free calling devl_unlock() in mlxsw_core_bus_devic...Jiri Pirko
2022-07-22iavf: Check for duplicate TC flower filter before parsingAvinash Dayanand
2022-07-22i40e: Refactor tc mqprio checksPrzemyslaw Patynowski
2022-07-22wifi: mac80211_hwsim: handle links for wmediumd/virtioJohannes Berg
2022-07-22wifi: mac80211_hwsim: fix address translation for MLOJohannes Berg
2022-07-22sfc: attach/detach EF100 representors along with their owning PFEdward Cree
2022-07-22sfc: hook up ef100 representor TXEdward Cree
2022-07-22sfc: support passing a representor to the EF100 TX pathEdward Cree
2022-07-22sfc: determine representee m-port for EF100 representorsEdward Cree
2022-07-22sfc: phys port/switch identification for ef100 repsEdward Cree
2022-07-22sfc: add basic ethtool ops to ef100 repsEdward Cree
2022-07-22sfc: add skeleton ef100 VF representorsEdward Cree
2022-07-22sfc: detect ef100 MAE admin privilege/capability at probe timeEdward Cree
2022-07-22sfc: update EF100 register descriptionsEdward Cree
2022-07-22net: marvell: prestera: use netif_is_any_bridge_port instead of open codeJuhee Kang
2022-07-22mlxsw: use netif_is_any_bridge_port() instead of open codeJuhee Kang
2022-07-21net: sungem_phy: Add of_node_put() for reference returned by of_get_parent()Liang He
2022-07-21net: pcs: xpcs: propagate xpcs_read error to xpcs_get_state_c37_sgmiiVladimir Oltean
2022-07-21Merge tag 'linux-can-next-for-5.20-20220721' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2022-07-21net: ipa: fix buildPaolo Abeni
2022-07-21ice: add write functionality for GNSS TTYKarol Kolacinski
2022-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-21ice: add i2c write commandKarol Kolacinski
2022-07-21can: pch_can: pch_can_error(): initialize errc before using itVincent Mailhol
2022-07-21net/cdc_ncm: Enable ZLP for DisplayLink ethernet devicesDominik Czerwik
2022-07-20net: ipa: move configuration data files into a subdirectoryAlex Elder
2022-07-20net: ipa: list supported IPA versions in the MakefileAlex Elder