summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2026-07-30wifi: rtlwifi: rtl8821ae: remove conditional return with no effect in _rtl882...Sang-Heon Jeon
2026-07-30wifi: rtw89: coex: Handle Bluetooth LE-Audio related coexistence featureChing-Te Ku
2026-07-30wifi: rtw89: coex: Fix H2C command redundant send & version fall throughChing-Te Ku
2026-07-30wifi: rtw89: coex: Fix TDMA v8 handling to unblock BTC report parsingChing-Te Ku
2026-07-30wifi: rtw89: coex: Add dual Bluetooth debug info dumpChing-Te Ku
2026-07-30wifi: rtw89: coex: Add BTC report version 8 support for BT sub-reportsChing-Te Ku
2026-07-30wifi: rtw89: coex: Fix log dump format with proper newlineChing-Te Ku
2026-07-30wifi: rtw89: coex: Refine RF calibration notify flowChing-Te Ku
2026-07-30wifi: rtw89: coex: complete GPIO debug configuration handlerChing-Te Ku
2026-07-30wifi: rtw89: coex: Decrease Wi-Fi special packet protect timeChing-Te Ku
2026-07-30wifi: rtw89: coex: Separate _ntfy_role_info into two functionChing-Te Ku
2026-07-30wifi: rtw89: coex: Rearrange _ntfy_role_info infoChing-Te Ku
2026-07-30wifi: rtw89: coex: Add firmware 0.35.111.X support for RTL8922A/DChing-Te Ku
2026-07-30wifi: rtw89: coex: Add Wi-Fi MLO info version 2 H2C commandChing-Te Ku
2026-07-30wifi: rtw89: coex: Add chip initial info version 11 for RTL8922A/DChing-Te Ku
2026-07-30wifi: rtlwifi: pci: fix error path in rtl_pci_probe()Abdun Nihaal
2026-07-30wifi: rtlwifi: rtl8192du: Fix possible memory leak in rtl92du_init_sw_vars()Abdun Nihaal
2026-07-30wifi: rtl818x: initialize eeprom_93cx6 struct to zeroStanislaw Gruszka
2026-07-29net: dsa: realtek: use devm_mutex_init for l2_lockLuiz Angelo Daros de Luca
2026-07-29net: dsa: realtek: use devm_mutex_init for vlan_lockLuiz Angelo Daros de Luca
2026-07-29net: dsa: realtek: use devm_mutex_init for regmap lockLuiz Angelo Daros de Luca
2026-07-29net: dsa: realtek: rtl8365mb: use devm_mutex_init for mib_lockLuiz Angelo Daros de Luca
2026-07-29net: mana: Return error code from mana_create_rxq()Aditya Garg
2026-07-29net: stmmac: Fix E2E delay mechanismNazim Amirul
2026-07-29net: dsa: mt7530: error out on failed reads in MT7531 PHY pollingDaniel Golle
2026-07-29net: dsa: mt7530: error out on failed reads in ATC/VTCR command pollingDaniel Golle
2026-07-29net: dsa: mt7530: check bus->read() errors in the MDIO regmap backendDaniel Golle
2026-07-29Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2026-07-29Revert "tun/tap: add ptr_ring consume helper with netdev queue wakeup"Simon Schippers
2026-07-29Revert "vhost-net: wake queue of tun/tap after ptr_ring consume"Simon Schippers
2026-07-29Revert "tun/tap & vhost-net: avoid ptr_ring tail-drop when a qdisc is present"Simon Schippers
2026-07-29Merge tag 'wireless-2026-07-29' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2026-07-29wifi: ath12k: Share RootPD state across UserPDs to avoid duplicate operationsAaradhana Sahu
2026-07-29wifi: ath12k: add AHB platform descriptor supportAaradhana Sahu
2026-07-29wifi: ath12k: skip MLO multicast links during crash recovery in Tx pathPavankumar Nandeshwar
2026-07-29wifi: ath12k: Use different RX release ring sizes as per memory profilesPavankumar Nandeshwar
2026-07-29wifi: ath12k: rename firmware_mode enum members to use QMI namespaceJeff Johnson
2026-07-29wifi: ath12k: move firmware_mode enum to qmi.hJeff Johnson
2026-07-29wifi: ath12k: validate TLV length in process_tpc_stats()Jeff Johnson
2026-07-29wifi: ath11k: fix overreads in ath11k_wmi_process_csa_switch_count_event()Jeff Johnson
2026-07-29wifi: ath12k: fix overreads in ath12k_wmi_process_csa_switch_count_event()Jeff Johnson
2026-07-29ovpn: add missing rtnl_link_ops->get_size callbackRalf Lici
2026-07-29can: ems_usb: validate CPC message lengthsPengpeng Hou
2026-07-29can: etas_es58x: es58x_read_bulk_callback(): fix RX buffer leak on URB resubm...Guangshuo Li
2026-07-29can: gs_usb: gs_usb_receive_bulk_callback(): resubmit URB on skb allocation f...Marc Kleine-Budde
2026-07-29can: c_can: c_can_chip_config(): keep controller in init mode until bittiming...Lucas Martins Alves
2026-07-29can: softing: fw_parse(): validate firmware record spansPengpeng Hou
2026-07-29can: rcar_canfd: change the initializing flow for clocks and resetsTu Nguyen
2026-07-29can: kvaser_usb_leaf: kvaser_usb_leaf_wait_cmd(): validate received command e...Pengpeng Hou
2026-07-29can: kvaser_usb: kvaser_usb_hydra_get_busparams(): fix memory leak in kvaser_...Abdun Nihaal