summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-11-21net: microchip: sparx5: prevent uninitialized variableDan Carpenter
2022-11-21net: ethernet: mtk_eth_soc: fix RSTCTRL_PPE{0,1} definitionsLorenzo Bianconi
2022-11-21net: microchip: sparx5: kunit test: Fix compile warnings.Horatiu Vultur
2022-11-21nfp: implement xfrm callbacks and expose ipsec offload feature to upper layerHuanhuan Wang
2022-11-21nfp: add framework to support ipsec offloadingHuanhuan Wang
2022-11-21nfp: extend capability and control wordsYinjun Zhang
2022-11-21bna: Avoid clashing function prototypesGustavo A. R. Silva
2022-11-18net: ethernet: mediatek: ppe: assign per-port queues for offloaded trafficFelix Fietkau
2022-11-18net: ethernet: mtk_eth_soc: implement multi-queue support for per-port queuesFelix Fietkau
2022-11-18net: ethernet: mtk_eth_soc: avoid port_mg assignment on MT7622 and newerFelix Fietkau
2022-11-18net: ethernet: mtk_eth_soc: drop packets to WDMA if the ring is fullFelix Fietkau
2022-11-18net: ethernet: mtk_eth_soc: increase tx ring size for QDMA devicesFelix Fietkau
2022-11-18net: fman: remove reference to non-existing config PCSLukas Bulwahn
2022-11-18net: ethernet: mtk_eth_soc: remove cpu_relax in mtk_pending_workLorenzo Bianconi
2022-11-18net: ethernet: mtk_eth_soc: do not overwrite mtu configuration running reset ...Lorenzo Bianconi
2022-11-18net: ipa: avoid a null pointer dereferenceAlex Elder
2022-11-18Merge tag 'wireless-next-2022-11-18' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2022-11-18net: libwx: Fix dead code for duplicate checkJiawen Wu
2022-11-18net: phy: mscc: macsec: do not copy encryption keysAntoine Tenart
2022-11-17net: ipa: permit GSI firmware loading to be skippedAlex Elder
2022-11-17net: ipa: introduce "qcom,gsi-loader" propertyAlex Elder
2022-11-17net: ipa: encapsulate decision about firmware loadAlex Elder
2022-11-17ice: Prevent ADQ, DCB coexistence with Custom Tx schedulerMichal Wilczynski
2022-11-17ice: Implement devlink-rate APIMichal Wilczynski
2022-11-17ice: Add an option to pre-allocate memory for ice_sched_nodeMichal Wilczynski
2022-11-17ice: Introduce new parameters in ice_sched_nodeMichal Wilczynski
2022-11-17devlink: Allow to set up parent in devl_rate_leaf_create()Michal Wilczynski
2022-11-17ethtool: doc: clarify what drivers can implement in their get_drvinfo()Vincent Mailhol
2022-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-17net: ethernet: renesas: Fix return type in rswitch_etha_wait_link_verification()Dan Carpenter
2022-11-17Merge tag 'iwlwifi-next-for-kalle-2022-11-06-v2' of http://git.kernel.org/pub...Kalle Valo
2022-11-17sundance: remove unused variable cntColin Ian King
2022-11-17net: usb: smsc95xx: fix external PHY resetAlexandru Tachici
2022-11-17net: usb: qmi_wwan: add Telit 0x103a compositionEnrico Sau
2022-11-16netdevsim: Fix memory leak of nsim_dev->fa_cookieWang Yufen
2022-11-16mlxsw: update adjfine to use adjust_by_scaled_ppmJacob Keller
2022-11-16wifi: wl1251: switch to using gpiod APIDmitry Torokhov
2022-11-16wifi: wl1251: drop support for platform dataDmitry Torokhov
2022-11-16wifi: rtw89: Fix some error handling path in rtw89_core_sta_assoc()Christophe JAILLET
2022-11-16wifi: rtw89: Fix some error handling path in rtw89_wow_enable()Christophe JAILLET
2022-11-16wifi: airo: Avoid clashing function prototypesGustavo A. R. Silva
2022-11-16wifi: zd1201: Avoid clashing function prototypesGustavo A. R. Silva
2022-11-16wifi: hostap: Avoid clashing function prototypesGustavo A. R. Silva
2022-11-16wifi: cfg80211: Avoid clashing function prototypesGustavo A. R. Silva
2022-11-16wifi: orinoco: Avoid clashing function prototypesGustavo A. R. Silva
2022-11-16wifi: rtl8xxxu: Use u32_get_bits in *_identify_chipBitterblue Smith
2022-11-16wifi: rtl8xxxu: Use strscpy instead of sprintfBitterblue Smith
2022-11-16wifi: rtl8xxxu: Name some bits used in burst initBitterblue Smith
2022-11-16wifi: rtl8xxxu: Rename rtl8xxxu_8188f_channel_to_groupBitterblue Smith
2022-11-16wifi: rtl8xxxu: Split up rtl8xxxu_identify_chipBitterblue Smith