summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-11-07net: macb: implement live mac addr changeRoman Gushchin
2022-11-07net: broadcom: Fix BCMGENET KconfigYueHaibing
2022-11-07octeontx2-pf: fix build error when CONFIG_OCTEONTX2_PF=yYang Yingliang
2022-11-07net: remove explicit phylink_generic_validate() referencesRussell King (Oracle)
2022-11-07net: lan966x: move unnecessary linux/sfp.h includeRussell King (Oracle)
2022-11-07net: stmmac: dwmac-meson8b: fix meson8b_devm_clk_prepare_enable()Rasmus Villemoes
2022-11-07can: rcar_canfd: Add missing ECC error checks for channels 2-7Geert Uytterhoeven
2022-11-07can: dev: fix skb drop checkOliver Hartkopp
2022-11-07net: ethernet: ti: am65-cpsw: Fix hardware switch mode on suspend/resumeRoger Quadros
2022-11-07net: ethernet: ti: am65-cpsw: retain PORT_VLAN_REG after suspend/resumeRoger Quadros
2022-11-07net: ethernet: ti: cpsw_ale: Add cpsw_ale_restore() helperRoger Quadros
2022-11-07net: ethernet: ti: am65-cpsw: Add suspend/resume supportRoger Quadros
2022-11-07net: ethernet: ti: am65-cpsw/cpts: Add suspend/resume helpersRoger Quadros
2022-11-07net: phy: fix yt8521 duplicated argument to & or |Frank
2022-11-07gve: Fix error return code in gve_prefill_rx_pages()Yang Yingliang
2022-11-07net: fec: simplify the code logic of quirksShenwei Wang
2022-11-07net: wwan: iosm: Remove unnecessary if_mutex lockZhaoping Shu
2022-11-07net: wwan: mhi: fix memory leak in mhi_mbim_dellinkHW He
2022-11-07net: wwan: iosm: fix memory leak in ipc_wwan_dellinkHW He
2022-11-07net: wwan: t7xx: Add NAPI supportHaijun Liu
2022-11-07net: wwan: t7xx: Use needed_headroom instead of hard_header_lenIlpo Järvinen
2022-11-07hamradio: fix issue of dev reference count leakage in bpq_device_event()Zhengchao Shao
2022-11-07net: lapbether: fix issue of dev reference count leakage in lapbeth_device_ev...Zhengchao Shao
2022-11-07net: hinic: Add support for configuration of rx-vlan-filter by ethtoolCai Huoqing
2022-11-07net: hinic: Add control command support for VF PMD driver in DPDKCai Huoqing
2022-11-07net: hinic: Convert the cmd code from decimal to hex to be more readableCai Huoqing
2022-11-07net: axiemac: add PM callbacks to support suspend/resumeAndy Chiu
2022-11-07net: mv643xx_eth: support MII/GMII/RGMII modes for KirkwoodDavid Yang
2022-11-04octeon_ep: support Octeon device CNF95NVeerasenareddy Burru
2022-11-04sfc: add Layer 4 matches to ef100 TC offloadEdward Cree
2022-11-04sfc: add Layer 3 flag matches to ef100 TC offloadEdward Cree
2022-11-04sfc: add Layer 3 matches to ef100 TC offloadEdward Cree
2022-11-04sfc: add Layer 2 matches to ef100 TC offloadEdward Cree
2022-11-04sfc: check recirc_id match caps before MAE offloadEdward Cree
2022-11-04net: fman: Unregister ethernet device on removalSean Anderson
2022-11-04net: ethernet: renesas: Fix return type of rswitch_start_xmit()Nathan Chancellor
2022-11-04bnxt_en: fix potentially incorrect return value for ndo_rx_flow_steerAlex Barba
2022-11-04bnxt_en: Fix possible crash in bnxt_hwrm_set_coal()Michael Chan
2022-11-04bnxt_en: fix the handling of PCIE-AERVikas Gupta
2022-11-04bnxt_en: refactor bnxt_cancel_reservations()Vikas Gupta
2022-11-04igb: Proactively round up to kmalloc bucket sizeKees Cook
2022-11-04igb: Do not free q_vector unless new one was allocatedKees Cook
2022-11-04ixgbevf: Add error messages on vlan errorJan Sokolowski
2022-11-04ixgbe: Remove unneeded semicolonYang Li
2022-11-04ixgbe: Remove local variableAnirudh Venkataramanan
2022-11-04ixgbe: change MAX_RXD/MAX_TXD based on adapter typeDaniel Willenson
2022-11-04wifi: rtl8xxxu: Use dev_* instead of pr_infoBitterblue Smith
2022-11-04wifi: rtl8xxxu: Set IEEE80211_HW_SUPPORT_FAST_XMITBitterblue Smith
2022-11-04wifi: rtl8xxxu: Recognise all possible chip cutsBitterblue Smith
2022-11-04wifi: rtl8xxxu: Fix the CCK RSSI calculationBitterblue Smith