summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-05-30net: dsa: microchip: improving error handling for 8-bit register RMW operationsOleksij Rempel
2023-05-29net: usb: qmi_wwan: Set DTR quirk for BroadMobi BM818Sebastian Krzyszkowiak
2023-05-29net: dpaa2-mac: use correct interface to free mdiodevRussell King (Oracle)
2023-05-29net: enetc: use lynx_pcs_create_mdiodev()Russell King (Oracle)
2023-05-29net: dsa: ocelot: use lynx_pcs_create_mdiodev()Russell King (Oracle)
2023-05-29net: pcs: lynx: add lynx_pcs_create_mdiodev()Russell King (Oracle)
2023-05-29net: stmmac: use xpcs_create_mdiodev()Russell King (Oracle)
2023-05-29net: pcs: xpcs: add xpcs_create_mdiodev()Russell King (Oracle)
2023-05-29xen/netback: Pass (void *) to virt_to_page()Linus Walleij
2023-05-27wifi: rtw88: usb: silence log flooding error messageSascha Hauer
2023-05-27wifi: ray_cs: add sanity check on local->sram/rmem/amemDongliang Mu
2023-05-27wifi: ray_cs: remove one redundant del_timerDongliang Mu
2023-05-27wifi: mt76: mt7615: fix possible race in mt7615_mac_sta_pollLorenzo Bianconi
2023-05-26overflow: Add struct_size_t() helperKees Cook
2023-05-26net: phy: broadcom: Register dummy IRQ handlerFlorian Fainelli
2023-05-26amd-xgbe: fix the false linkup in xgbe_phy_statusRaju Rangoju
2023-05-26net: dsa: mv88e6xxx: move link forcing to mac_prepare/mac_finishRussell King (Oracle)
2023-05-26wifi: ath12k: Add support to parse new WMI event for 6 GHz regulatoryP Praneesh
2023-05-26sfc: handle VI shortage on ef100 by readjusting the channelsPieter Jansen van Vuuren
2023-05-25Merge tag 'mlx5-fixes-2023-05-24' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2023-05-25net: stmmac: fix call trace when stmmac_xdp_xmit() is invokedWei Fang
2023-05-25net: mellanox: mlxbf_gige: Fix skb_panic splat under memory pressureThomas Bogendoerfer
2023-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-05-25net: wwan: t7xx: Use alloc_ordered_workqueue() to create ordered workqueuesTejun Heo
2023-05-25wifi: ath9k: don't allow to overwrite ENDPOINT0 attributesFedor Pchelkin
2023-05-25wifi: wil6210: wmi: Replace zero-length array with DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva
2023-05-25wifi: wil6210: fw: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva
2023-05-25wifi: ray_cs: Fix an error handling path in ray_probe()Christophe JAILLET
2023-05-25wifi: wl3501_cs: Fix an error handling path in wl3501_probe()Christophe JAILLET
2023-05-25wifi: atmel: Fix an error handling path in atmel_probe()Christophe JAILLET
2023-05-25wifi: orinoco: Fix an error handling path in orinoco_cs_probe()Christophe JAILLET
2023-05-25wifi: orinoco: Fix an error handling path in spectrum_cs_probe()Christophe JAILLET
2023-05-25wifi: rtw89: use flexible array member in rtw89_btc_btf_tlvArnd Bergmann
2023-05-25wifi: rtw89: 8851b: rfk: Fix spelling mistake KIP_RESOTRE -> KIP_RESTOREColin Ian King
2023-05-25wifi: rtw89: use struct to access register-based H2C/C2HPing-Ke Shih
2023-05-25wifi: rtw89: use struct and le32_get_bits() to access RX descriptorPing-Ke Shih
2023-05-25wifi: rtw89: use struct and le32_get_bits() to access received PHY status IEsPing-Ke Shih
2023-05-25wifi: rtw89: use struct and le32_get_bits to access RX infoPing-Ke Shih
2023-05-25wifi: rtw89: add chip_ops::query_rxdesc() and rxd_len as helpers to support n...Ping-Ke Shih
2023-05-25wifi: rtw89: 8851b: add 8851be to Makefile and KconfigPing-Ke Shih
2023-05-25wifi: rtw89: add tx_wake notify for 8851BChin-Yen Lee
2023-05-25wifi: rtw89: enlarge supported length of read_reg debugfs entryPing-Ke Shih
2023-05-25wifi: rtw89: 8851b: add RF configurationsPing-Ke Shih
2023-05-25wifi: rtw89: 8851b: add MAC configurations to chip_infoPing-Ke Shih
2023-05-25wifi: rtw89: 8851b: fill BB related capabilities to chip_infoPing-Ke Shih
2023-05-25wifi: rtw89: 8851b: add TX power related functionsPing-Ke Shih
2023-05-25wifi: rtw89: refine packet offload handling under SERZong-Zhe Yang
2023-05-25wifi: rtw89: tweak H2C TX waiting function for SERZong-Zhe Yang
2023-05-25wifi: rtw89: ser: reset total_sta_assoc and tdls_peer when L2Zong-Zhe Yang
2023-05-25wifi: rtw88: Add support for the SDIO based RTL8723DS chipsetMartin Blumenstingl