summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-04-29idpf: fix potential memory leak on kcalloc() failureMichal Swiatkowski
2025-04-29net: mdio: mux-meson-gxl: set reversed bit when using internal phyDa Xue
2025-04-29net: dlink: Correct endianness handling of led_modeSimon Horman
2025-04-29net: phylink: Drop unused defines for SUPPORTED/ADVERTISED_INTERFACESAlexander Duyck
2025-04-29nfp: xsk: Adjust allocation type for nn->dp.xsk_poolsKees Cook
2025-04-29net/mlx4_core: Adjust allocation type for buddy->bitsKees Cook
2025-04-29pds_core: Allocate pdsc_viftype_defaults copy with ARRAY_SIZE()Kees Cook
2025-04-28net: ti: icssg-prueth: Add ICSSG FW StatsMD Danish Anwar
2025-04-28rtase: Modify the format specifier in snprintf to %uJustin Lai
2025-04-28net: thunder_bgx: Don't disable PCI device manuallyPhilipp Stanner
2025-04-28net: thunder_bgx: Use pure PCI devres APIPhilipp Stanner
2025-04-28net: mdio: thunder: Use pure PCI devres APIPhilipp Stanner
2025-04-28net: ethernet: sis900: Use pure PCI devres APIPhilipp Stanner
2025-04-28net: ethernet: natsemi: Use pure PCI devres APIPhilipp Stanner
2025-04-28net: tulip: Use pure PCI devres APIPhilipp Stanner
2025-04-28net: octeontx2: Use pure PCI devres APIPhilipp Stanner
2025-04-28net: prestera: Use pure PCI devres APIPhilipp Stanner
2025-04-28idpf: fix offloads support for encapsulated packetsMadhu Chittim
2025-04-28ice: Check VF VSI Pointer Value in ice_vc_add_fdir_fltr()Xuanqiang Luo
2025-04-28ice: fix Get Tx Topology AQ command error on E830Paul Greenwalt
2025-04-28pds_core: remove write-after-free of client_idShannon Nelson
2025-04-28veth: apply qdisc backpressure on full ptr_ring to reduce TX dropsJesper Dangaard Brouer
2025-04-28net: sched: generalize check for no-queue qdisc on TX queueJesper Dangaard Brouer
2025-04-28mdio: fix CONFIG_MDIO_DEVRES selectsArnd Bergmann
2025-04-28net: ethernet: mtk_eth_soc: sync mtk_clks_source_name arrayDaniel Golle
2025-04-28amd-xgbe: Fix to ensure dependent features are toggled with RX checksum offloadVishal Badole
2025-04-28net: stmmac: dwmac-loongson: Add new GMAC's PCI device ID supportHuacai Chen
2025-04-28net: stmmac: dwmac-loongson: Add new multi-chan IP core supportHuacai Chen
2025-04-28net: stmmac: socfpga: Remove unused pcs-mdiodev fieldMaxime Chevallier
2025-04-28net: stmmac: socfpga: Don't check for phy to enable the SGMII adapterMaxime Chevallier
2025-04-28net: stmmac: socfpga: Enable internal GMII when using 1000BaseXMaxime Chevallier
2025-04-28net: stmmac: dwmac-loongson: Move queue number init to common functionHuacai Chen
2025-04-28bonding: assign random address if device address is same as bondHangbin Liu
2025-04-28wifi: rtlwifi: disable ASPM for RTL8723BE with subsystem ID 11ad:1723Mingcong Bai
2025-04-28wifi: rtw89: mcc: avoid that loose pattern sets negative timing for auxiliary GOZong-Zhe Yang
2025-04-28wifi: rtw89: mcc: refine filling function of start TSFZong-Zhe Yang
2025-04-28wifi: rtw89: mcc: support courtesy mechanism on both roles at the same timeZong-Zhe Yang
2025-04-28wifi: rtw89: mcc: update entire plan when courtesy config changesZong-Zhe Yang
2025-04-28wifi: rtw89: mcc: handle the case where NoA start time has passedZong-Zhe Yang
2025-04-28wifi: rtw89: mcc: make GO+STA mode calculate dynamic beacon offsetZong-Zhe Yang
2025-04-28wifi: rtw89: don't re-randomize TSF of AP/GOZong-Zhe Yang
2025-04-28wifi: rtw89: mcc: make GO announce one-time NoA for HW scan processZong-Zhe Yang
2025-04-28wifi: rtw89: refactor flow that hw scan handles channel listZong-Zhe Yang
2025-04-28wifi: rtw89: add suffix "_ax" to Wi-Fi 6 HW scan struct and funcZong-Zhe Yang
2025-04-28wifi: rtw89: acpi: introduce country specific TAS enablingKuan-Chung Chen
2025-04-28wifi: rtw89: 8922a: increase beacon loss to 6 secondsKuan-Chung Chen
2025-04-26wifi: rtw89: set pre-calculated antenna matrices for HE trigger frameKuan-Chung Chen
2025-04-26wifi: rtw89: regd: indicate if regd_UK TX power settings follow regd_ETSIZong-Zhe Yang
2025-04-26wifi: rtw89: 8922a: fix TX fail with wrong VCO settingKuan-Chung Chen
2025-04-26wifi: rtw89: 8852c: update supported firmware format to 2Ping-Ke Shih