Linux Wireless Networking
[Prev Page][Next Page]
- Re: [PATCH v3 04/19] s390: kernel: Convert timeouts to use secs_to_jiffies(), (continued)
- [PATCH v3 09/19] scsi: lpfc: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH v3 10/19] scsi: arcmsr: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH v3 14/19] wifi: ath11k: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH v3 07/19] accel/habanalabs: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH v3 13/19] gve: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH v3 15/19] Bluetooth: MGMT: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH v3 11/19] scsi: pm8001: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH v3 17/19] ceph: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH v3 19/19] ALSA: line6: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH v3 06/19] mm: kmemleak: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH v3 16/19] staging: vc04_services: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH v3 05/19] powerpc/papr_scm: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- [PATCH v3 18/19] livepatch: Convert timeouts to secs_to_jiffies(), Easwar Hariharan
- Re: [PATCH v3 00/19] Converge on using secs_to_jiffies(), Jeff Johnson
- Re: [PATCH v3 00/19] Converge on using secs_to_jiffies(), Andrew Morton
- [PATCH net-next v2 0/7] netlink: specs: add a spec for nl80211 wiphy,
Donald Hunter
- [PATCH 1/2] wifi: cfg80211: annotate struct cfg80211_mgmt_registration with __counted_by(),
Dmitry Antipov
- pull-request: wireless-2024-12-10,
Johannes Berg
- [wireless-next:main] BUILD SUCCESS b20821248e262a7d16882137419460030c1aead6, kernel test robot
- [PATCH v4 00/13] wifi: ath12k: add Ath12k AHB driver support for IPQ5332,
Raj Kumar Bhagat
- [PATCH v4 01/13] dt-bindings: net: wireless: describe the ath12k AHB module, Raj Kumar Bhagat
- [PATCH v4 02/13] wifi: ath12k: fix incorrect CE addresses, Raj Kumar Bhagat
- [PATCH v4 03/13] wifi: ath12k: refactor ath12k_hw_regs structure, Raj Kumar Bhagat
- [PATCH v4 04/13] wifi: ath12k: add ath12k_hw_params for IPQ5332, Raj Kumar Bhagat
- [PATCH v4 05/13] wifi: ath12k: avoid m3 firmware download in AHB device IPQ5332, Raj Kumar Bhagat
- [PATCH v4 06/13] wifi: ath12k: Add hw_params to remap CE register space for IPQ5332, Raj Kumar Bhagat
- [PATCH v4 07/13] wifi: ath12k: add support for fixed QMI firmware memory, Raj Kumar Bhagat
- [PATCH v4 09/13] wifi: ath12k: Power up root PD, Raj Kumar Bhagat
- [PATCH v4 08/13] wifi: ath12k: add AHB driver support for IPQ5332, Raj Kumar Bhagat
- [PATCH v4 10/13] wifi: ath12k: Register various userPD interrupts and save SMEM entries, Raj Kumar Bhagat
- [PATCH v4 11/13] wifi: ath12k: Power up userPD, Raj Kumar Bhagat
- [PATCH v4 12/13] wifi: ath12k: Power down userPD, Raj Kumar Bhagat
- [PATCH v4 13/13] wifi: ath12k: enable ath12k AHB support, Raj Kumar Bhagat
- Re: [PATCH v4 00/13] wifi: ath12k: add Ath12k AHB driver support for IPQ5332, Krzysztof Kozlowski
- [PATCH] wifi: brcmsmac: add gain range check to wlc_phy_iqcal_gainparams_nphy(),
Dmitry Antipov
- [PATCH] wifi: brcmfmac: handle possible pci_enable_msi() error,
Dmitry Antipov
- [PATCH] wifi: ath12k: fix read pointer after free in ath12k_mac_assign_vif_to_vdev(),
Aditya Kumar Singh
- [PATCH] wireless-regdb: Update regulatory info for Cayman Islands (KY) for 2024,
Ping-Ke Shih
- [PATCH v5 0/2] iw: scan: add EHT beacon info support,
Dylan Eskew
- [no subject], Unknown
- [no subject], Unknown
- [PATCH 0/9] wifi: ath12k: MLO support part 8,
Kalle Valo
- [PATCH 1/9] wifi: ath12k: move to HW link id based reveive handling, Kalle Valo
- [PATCH 4/9] wifi: ath12k: introduce interface combination cleanup helper, Kalle Valo
- [PATCH 3/9] wifi: ath12k: add helper function to init partner cmem configuration, Kalle Valo
- [PATCH 2/9] wifi: ath12k: add partner device buffer support in receive data path, Kalle Valo
- [PATCH 5/9] wifi: ath12k: Refactor radio frequency information, Kalle Valo
- [PATCH 6/9] wifi: ath12k: advertise multi device interface combination, Kalle Valo
- [PATCH 7/9] wifi: ath12k: fix ath12k_qmi_alloc_chunk() to handle too large allocations, Kalle Valo
- [PATCH 8/9] wifi: ath12k: fix ar->supports_6ghz usage during hw register, Kalle Valo
- [PATCH 9/9] wifi: ath12k: pass link ID during MLO while delivering skb, Kalle Valo
- Re: [PATCH 0/9] wifi: ath12k: MLO support part 8, Kalle Valo
- Re: [PATCH 0/9] wifi: ath12k: MLO support part 8, Jeff Johnson
- [PATCH] wireless-regdb: Update regulatory rules for Armenia (AM) on 2.4 and 5 GHz,
Avgustina DiPierro
- pull-request: ath-next-20241209,
Jeff Johnson
- [PATCH v3 00/13] wifi: ath12k: add Ath12k AHB driver support for IPQ5332,
Raj Kumar Bhagat
- [PATCH v3 02/13] wifi: ath12k: fix incorrect CE addresses, Raj Kumar Bhagat
- [PATCH v3 01/13] dt-bindings: net: wireless: describe the ath12k AHB module, Raj Kumar Bhagat
- [PATCH v3 05/13] wifi: ath12k: avoid m3 firmware download in AHB device IPQ5332, Raj Kumar Bhagat
- [PATCH v3 03/13] wifi: ath12k: refactor ath12k_hw_regs structure, Raj Kumar Bhagat
- [PATCH v3 06/13] wifi: ath12k: Add hw_params to remap CE register space for IPQ5332, Raj Kumar Bhagat
- [PATCH v3 04/13] wifi: ath12k: add ath12k_hw_params for IPQ5332, Raj Kumar Bhagat
- [PATCH v3 07/13] wifi: ath12k: add support for fixed QMI firmware memory, Raj Kumar Bhagat
- [PATCH v3 08/13] wifi: ath12k: add AHB driver support for IPQ5332, Raj Kumar Bhagat
- [PATCH v3 09/13] wifi: ath12k: Power up root PD, Raj Kumar Bhagat
- [PATCH v3 10/13] wifi: ath12k: Register various userPD interrupts and save SMEM entries, Raj Kumar Bhagat
- [PATCH v3 11/13] wifi: ath12k: Power up userPD, Raj Kumar Bhagat
- [PATCH v3 12/13] wifi: ath12k: Power down userPD, Raj Kumar Bhagat
- [PATCH v3 13/13] wifi: ath12k: enable ath12k AHB support, Raj Kumar Bhagat
- [PATCH 1/3] wifi: ath9k: cleanup ath_txq_skb_done(),
Dmitry Antipov
- wireless-regdb: Update regulatory rules for Armenia (AM) on 2.4 and 5 GHz,
tina
- [PATCH v2 0/8] wifi: ath12k: MLO support part 7,
Kalle Valo
- brcmfmac SAE/WPA3 negotiation,
KeithG
- Re: brcmfmac SAE/WPA3 negotiation, KeithG
- Re: brcmfmac SAE/WPA3 negotiation, James Prestwood
- Re: brcmfmac SAE/WPA3 negotiation, Arend van Spriel
- Re: brcmfmac SAE/WPA3 negotiation, KeithG
- Re: brcmfmac SAE/WPA3 negotiation, Arend Van Spriel
- Re: brcmfmac SAE/WPA3 negotiation, KeithG
- Re: brcmfmac SAE/WPA3 negotiation, KeithG
- [RFT] brcmfmac: Fix structure size for WPA3 external SAE, Arend van Spriel
- Re: brcmfmac SAE/WPA3 negotiation, Arend van Spriel
- Re: brcmfmac SAE/WPA3 negotiation, KeithG
- Re: brcmfmac SAE/WPA3 negotiation, Arend Van Spriel
- Re: brcmfmac SAE/WPA3 negotiation, KeithG
- Re: brcmfmac SAE/WPA3 negotiation, Arend van Spriel
- Re: brcmfmac SAE/WPA3 negotiation, Arend van Spriel
- Re: brcmfmac SAE/WPA3 negotiation, KeithG
- Re: brcmfmac SAE/WPA3 negotiation, Arend van Spriel
- Re: brcmfmac SAE/WPA3 negotiation, KeithG
- Re: brcmfmac SAE/WPA3 negotiation, Arend van Spriel
- Re: brcmfmac SAE/WPA3 negotiation, KeithG
- Re: brcmfmac SAE/WPA3 negotiation, Arend van Spriel
- Re: brcmfmac SAE/WPA3 negotiation, KeithG
- Re: brcmfmac SAE/WPA3 negotiation, KeithG
- Re: brcmfmac SAE/WPA3 negotiation, James Prestwood
- Re: brcmfmac SAE/WPA3 negotiation, KeithG
- Re: brcmfmac SAE/WPA3 negotiation, James Prestwood
- Re: brcmfmac SAE/WPA3 negotiation, KeithG
- Re: brcmfmac SAE/WPA3 negotiation, KeithG
- Re: brcmfmac SAE/WPA3 negotiation, KeithG
- Re: brcmfmac SAE/WPA3 negotiation, KeithG
- Re: brcmfmac SAE/WPA3 negotiation, KeithG
- Re: brcmfmac SAE/WPA3 negotiation, Arend Van Spriel
- Re: brcmfmac SAE/WPA3 negotiation, KeithG
- brcmfmac SAE/WPA3 negotiation - Part 2, KeithG
- Re: brcmfmac SAE/WPA3 negotiation - Part 2, KeithG
- Re: brcmfmac SAE/WPA3 negotiation - Part 2, Denis Kenzior
- Re: brcmfmac SAE/WPA3 negotiation - Part 2, KeithG
- Re: brcmfmac SAE/WPA3 negotiation - Part 2, KeithG
- Re: brcmfmac SAE/WPA3 negotiation - Part 2, KeithG
- Re: brcmfmac SAE/WPA3 negotiation - Part 2, James Prestwood
- Re: brcmfmac SAE/WPA3 negotiation - Part 2, KeithG
- Re: brcmfmac SAE/WPA3 negotiation - Part 2, James Prestwood
- [PATCH net-next v5 0/5] net: Improve netns handling in RTNL and ip_tunnel,
Xiao Liang
- [PATCH v3 00/11] Remove implicit devres from pci_intx(),
Philipp Stanner
- [PATCH v3 01/11] PCI: Prepare removing devres from pci_intx(), Philipp Stanner
- [PATCH v3 06/11] vfio/pci: Use never-managed version of pci_intx(), Philipp Stanner
- [PATCH v3 02/11] drivers/xen: Use never-managed version of pci_intx(), Philipp Stanner
- [PATCH v3 03/11] net/ethernet: Use never-managed version of pci_intx(), Philipp Stanner
- [PATCH v3 04/11] net/ntb: Use never-managed version of pci_intx(), Philipp Stanner
- [PATCH v3 05/11] misc: Use never-managed version of pci_intx(), Philipp Stanner
- [PATCH v3 07/11] PCI: MSI: Use never-managed version of pci_intx(), Philipp Stanner
- [PATCH v3 08/11] ata: Use always-managed version of pci_intx(), Philipp Stanner
- [PATCH v3 09/11] wifi: qtnfmac: use always-managed version of pcim_intx(), Philipp Stanner
- [PATCH v3 10/11] HID: amd_sfh: Use always-managed version of pcim_intx(), Philipp Stanner
- [PATCH v3 11/11] Remove devres from pci_intx(), Philipp Stanner
- Re: [PATCH v3 00/11] Remove implicit devres from pci_intx(), Bjorn Helgaas
- ath11k-firmware: WCN6855 hw2.1: add Silex SX-PCEAX specific BDF,
Francesco Dolcini
- rtw88: missing device IDs in v6.13,
Michał Pecio
- [PATCH v2] wifi: mt76: mt7921: add rfkill_poll for hardware rfkill, Allan Wang
- [PATCH] qtnfmac: fix spelling error in core.h,
Liu Jing
- [PATCH 6.1.y] ssb: Fix potential NULL pointer dereference in ssb_device_uevent(),
jianqi.ren.cn
- [PATCH] wifi: rtw89: phy: add dummy C2H event handler for report of TAS power,
Ping-Ke Shih
- [PATCH 1/2] wifi: rtw89: 8852c: rfk: refine target channel calculation in _rx_dck_channel_calc(),
Ping-Ke Shih
- [PATCH] rtlwifi: rtl8188ee: fix spelling error in _rtl88e_phy_set_rfpath_switch(),
liujing
- [PATCH] wifi: ath12k: use link specific bss_conf as well in ath12k_mac_vif_cache_flush(),
Baochen Qiang
- [wireless:for-next] BUILD SUCCESS f1d3334d604cc32db63f6e2b3283011e02294e54, kernel test robot
- [PATCH v2 wireless-next] wifi: ath12k: Fix out-of-bounds read in ath12k_mac_vdev_create,
Dheeraj Reddy Jonnalagadda
- [PATCH v2 0/4] wifi: rtlwifi probe error path fixes,
Thadeu Lima de Souza Cascardo
- [PATCH v3 0/3] wifi: ath12k: Support dump PDEV transmit and receive rate HTT stats,
Lingbo Kong
- [PATCH next] wifi: ath12k: Off by one in ath12k_wmi_process_csa_switch_count_event(),
Dan Carpenter
- [PATCH wireless-next] wifi: ath12k: Fix out-of-bounds read,
Dheeraj Reddy Jonnalagadda
- [PATCH 0/7] wifi: rtw89: refactor PS flow, rate selection rule and something others,
Ping-Ke Shih
- [PATCH] wifi: ath12k: fix leaking michael_mic for non-primary links,
Baochen Qiang
- [PATCH] wifi: mt76: mt7921: add rfkill_poll for hardware rfkill,
Allan Wang
- [PATCH] net: wireless: Remove adhoc and beacon_int_min_gcd check.,
greearb
- [PATCH 0/8] wifi: ath12k: MLO support part 7,
Kalle Valo
- [PATCH net-next v2] net: reformat kdoc return statements,
Jakub Kicinski
- [PATCH v2] wifi: mac80211: re-order unassigning channel in activate links,
Aditya Kumar Singh
- [syzbot] [wireless?] KASAN: slab-use-after-free Read in ath9k_hif_request_firmware, syzbot
- [PATCH] wifi: mac80211: re-order unassigning channel in activate links,
Aditya Kumar Singh
- [wireless-next:main] BUILD SUCCESS b81e0211e9c70be9eb70924e4e29698bfbbbc03a, kernel test robot
- [PATCH v2 0/8] wifi: ath12k: Refactor the monitor status Rx path,
Karthikeyan Periyasamy
- [syzbot] [wireless?] [ext4?] general protection fault in pcpu_alloc, syzbot
- Connection timeouts (NL80211_TIMEOUT_UNSPECIFIED) after disconnect/association timeout,
James Prestwood
- [PATCH 0/7] wifi: ath12k: MLO support part 6,
Kalle Valo
- [wireless:for-next] BUILD SUCCESS 819e0f1e58e0ba3800cd9eb96b2a39e44e49df97, kernel test robot
- [PATCH] wifi: ath12k: Add support for parsing 64-bit TLVs,
P Praneesh
- [RESEND][PATCH v4] wifi: mac80211: Accept authentication frames on P2P device, Miri Korenblit
- MT7916 (mt7915e module) System Crash, Tim Carlin
- [PATCH] net: wireless: sme: Initialize n_channels before accessing channels in cfg80211_conn_scan,
Haoyu Li
- [PATCH net-next v1 0/7] netlink: specs: add a spec for nl80211 wiphy,
Donald Hunter
- [PATCH v3 00/12] mwifiex: two fixes and cleanup,
Sascha Hauer
- [PATCH v3 09/12] wifi: mwifiex: fix indention, Sascha Hauer
- [PATCH v3 07/12] wifi: mwifiex: pass adapter to mwifiex_dnld_cmd_to_fw(), Sascha Hauer
- [PATCH v3 06/12] wifi: mwifiex: make region_code_mapping_t const, Sascha Hauer
- [PATCH v3 01/12] wifi: mwifiex: add missing locking, Sascha Hauer
- [PATCH v3 05/12] wifi: mwifiex: drop unnecessary initialization, Sascha Hauer
- [PATCH v3 03/12] wifi: mwifiex: deduplicate code in mwifiex_cmd_tx_rate_cfg(), Sascha Hauer
- [PATCH v3 04/12] wifi: mwifiex: use adapter as context pointer for mwifiex_hs_activated_event(), Sascha Hauer
- [PATCH v3 02/12] wifi: mwifiex: fix MAC address handling, Sascha Hauer
- [PATCH v3 08/12] wifi: mwifiex: simplify mwifiex_setup_ht_caps(), Sascha Hauer
- [PATCH v3 11/12] wifi: mwifiex: move common settings out of switch/case, Sascha Hauer
- [PATCH v3 12/12] wifi: mwifiex: drop asynchronous init waiting code, Sascha Hauer
- [PATCH v3 10/12] wifi: mwifiex: make locally used function static, Sascha Hauer
- Re: [PATCH v3 00/12] mwifiex: two fixes and cleanup, Kalle Valo
- [PATCH] wifi: ath11k: allow APs combination when dual stations are supported,
Jose Ignacio Tornos Martinez
- [PATCH -next 0/2] *** fix overflows seen when writing limit attributes ***,
xueqin Luo
- [PATCH net] wifi: nl80211: fix NL80211_ATTR_MLO_LINK_ID off-by-one, Lin Ma
- [syzbot] [wireless?] WARNING in probe, syzbot
- [PATCH 5.4/5.10 0/1] Backport fix for CVE-2023-52531,
Nikita Zhandarovich
- [PATCH v3 0/2] wifi: ath11k: fix data out of sync for channel list for reg update,
Kang Yang
- [PATCH 0/4] wifi: ath12k: MLO support part 5,
Kalle Valo
- ath12k-firmware: WCN7850 hw2.0: add IDs for Acer Swift SFA14-11, Demon Huang
- M&E- Consult-RQ387690, Ethan Allen
- [PATCH 0/2] wifi: ath12k: Support Rate and OFDMA Stats,
Roopni Devanathan
- [PATCH 0/6] wifi: rtw89: some changes related to fw feature bit, PHY RSSI and PHY XTAL,
Ping-Ke Shih
- [RESEND] [PATCH v3] wifi: mac80211: Accept authentication frames on P2P device,
Miri Korenblit
- [RESEND] [PATCH v2] wifi: mac80211: Accept authentication frames on P2P device, Miri Korenblit
- [PATCH] wifi: mac80211: fix variable used in for_each_sdata_link(), Aloka Dixit
- [PATCH] wifi: mwifiex: decrease timeout waiting for host sleep from 10s to 5s,
Pin-yen Lin
- Re: [PATCH] wifi: mwifiex: decrease timeout waiting for host sleep from 10s to 5s, Kalle Valo
[PATCH v3] wifi: ath11k: support DBS and DFS compatibility, Yu Zhang(Yuriy)
[PATCH] wireless-regdb: Update regulatory info for Azerbaijan (AZ) on 6GHz for 2024,
Ping-Ke Shih
[PATCH] wifi: mt76: mt7996: exclude tx backoff time from airtime, Chad Monroe
[PATCH 00/10] wifi: ath12k: MLO support part 4,
Kalle Valo
- [PATCH 01/10] wifi: ath12k: convert struct ath12k::wmi_mgmt_tx_work to struct wiphy_work, Kalle Valo
- [PATCH 02/10] wifi: ath12k: ath12k_mac_op_tx(): MLO support, Kalle Valo
- [PATCH 03/10] wifi: ath12k: ath12k_mac_op_flush(): MLO support, Kalle Valo
- [PATCH 04/10] wifi: ath12k: ath12k_mac_op_ampdu_action(): MLO support, Kalle Valo
- [PATCH 05/10] wifi: ath12k: ath12k_mac_station_add(): fix potential rx_stats leak, Kalle Valo
- [PATCH 07/10] wifi: ath12k: ath12k_bss_assoc(): MLO support, Kalle Valo
- [PATCH 08/10] wifi: ath12k: defer vdev creation for MLO, Kalle Valo
- [PATCH 09/10] wifi: ath12k: ath12k_mac_op_set_key(): fix uninitialized symbol 'ret', Kalle Valo
- [PATCH 10/10] wifi: ath12k: ath12k_mac_op_sta_rc_update(): use mac80211 provided link id, Kalle Valo
- [PATCH 06/10] wifi: ath12k: do not return invalid link id for scan link, Kalle Valo
WARNING: drivers/net/wireless/ath/ath10k/mac.c:8750 ath10k_mac_update_vif_chan+0x237/0x2e0 [ath10k_core],
Paul Menzel
[PATCH] wifi: mt76: mt7915: exclude tx backoff time from airtime, Chad Monroe
[RFC] wifi: intel: incorrect RSSI values on beacons from APs using legacy rates,
Issam Hamdi
[PATCH v2] wifi: ath11k: support DBS and DFS compatibility, Yu Zhang(Yuriy)
[PATCH] iw: print tx power per link for MLD, Rameshkumar Sundaram
[PATCH 0/2] wifi: cfg80211: add support for fetch tx power for MLD,
Rameshkumar Sundaram
[PATCH v2] wifi: cfg80211: skip regulatory checks when the channel is punctured,
Kavita Kavita
[PATCH] wifi: ath11k: Fix NULL pointer check in ath11k_ce_rx_post_pipe(),
Baichuan Qi
[RFC] [PATCH v2 00/13] ath1{1,2}k: support multiple PCI devices in one system,
Mihai Moldovan
- [RFC] [PATCH v2 07/13] wifi: ath11k: add QRTR endpoint ID hif feature, Mihai Moldovan
- [RFC] [PATCH v2 06/13] soc: qcom: qmi_helpers: optionally bind to QRTR endpoint ID in qmi_sock_create, Mihai Moldovan
- [RFC] [PATCH v2 11/13] wifi: ath12k: add QRTR endpoint ID hif feature, Mihai Moldovan
- [RFC] [PATCH v2 10/13] wifi: ath11k: bind to QRTR endpoint ID in ath11k_qmi_init_service, Mihai Moldovan
- [RFC] [PATCH v2 13/13] wifi: ath12k: bind to QRTR endpoint ID in ath12k_qmi_init_service, Mihai Moldovan
- [RFC] [PATCH v2 12/13] wifi: ath12k: implement QRTR endpoint ID fetching for PCI, Mihai Moldovan
- [RFC] [PATCH v2 08/13] wifi: ath11k: stub QRTR endpoint ID fetching for AHB, Mihai Moldovan
- [RFC] [PATCH v2 09/13] wifi: ath11k: implement QRTR endpoint ID fetching for PCI, Mihai Moldovan
- [RFC] [PATCH v2 05/13] soc: qcom: qmi_helpers: add QRTR endpoint ID to qmi_handle, Mihai Moldovan
- [RFC] [PATCH v2 04/13] net: qrtr: tun: register inode as endpoint-specific data, Mihai Moldovan
- [RFC] [PATCH v2 01/13] net: qrtr: support registering endpoint-specific data, Mihai Moldovan
- [RFC] [PATCH v2 03/13] net: qrtr: smd: register rpmsg_device as endpoint-specific data, Mihai Moldovan
- [RFC] [PATCH v2 02/13] net: qrtr: mhi: register mhi_controller as endpoint-specific data, Mihai Moldovan
Re: Bug#1087623: linux-image-6.11.7-amd64: WLAN device disappears after resume from suspend or hibernation (RTL8852CE PCIe, rtw89_8852ce), Ben Hutchings
[PATCH AUTOSEL 4.19 17/21] wifi: ipw2x00: libipw_rx_any(): fix bad alignment, Sasha Levin
[PATCH AUTOSEL 5.10 17/33] wifi: ath5k: add PCI ID for Arcadyan devices, Sasha Levin
[PATCH AUTOSEL 6.6 27/61] wifi: ath5k: add PCI ID for Arcadyan devices, Sasha Levin
[PATCH AUTOSEL 6.11 14/87] wifi: rtw89: check return value of ieee80211_probereq_get() for RNR, Sasha Levin
[PATCH AUTOSEL 5.4 22/28] wifi: ipw2x00: libipw_rx_any(): fix bad alignment, Sasha Levin
[PATCH AUTOSEL 6.12 047/107] wifi: ath5k: add PCI ID for Arcadyan devices, Sasha Levin
[PATCH AUTOSEL 6.1 41/48] wifi: brcmfmac: Fix oops due to NULL pointer dereference in brcmf_sdiod_sglist_rw(), Sasha Levin
[PATCH AUTOSEL 6.11 39/87] wifi: ath10k: avoid NULL pointer error during sdio remove, Sasha Levin
[PATCH AUTOSEL 6.1 40/48] wifi: ipw2x00: libipw_rx_any(): fix bad alignment, Sasha Levin
[PATCH AUTOSEL 4.19 18/21] wifi: brcmfmac: Fix oops due to NULL pointer dereference in brcmf_sdiod_sglist_rw(), Sasha Levin
[PATCH AUTOSEL 4.19 12/21] wifi: ath5k: add PCI ID for Arcadyan devices, Sasha Levin
[PATCH AUTOSEL 4.19 11/21] wifi: ath5k: add PCI ID for SX76X, Sasha Levin
[PATCH AUTOSEL 5.4 23/28] wifi: brcmfmac: Fix oops due to NULL pointer dereference in brcmf_sdiod_sglist_rw(), Sasha Levin
[PATCH AUTOSEL 5.4 15/28] wifi: ath5k: add PCI ID for Arcadyan devices, Sasha Levin
[PATCH AUTOSEL 5.4 14/28] wifi: ath5k: add PCI ID for SX76X, Sasha Levin
[PATCH AUTOSEL 5.15 30/36] wifi: ipw2x00: libipw_rx_any(): fix bad alignment, Sasha Levin
[PATCH AUTOSEL 5.10 28/33] wifi: brcmfmac: Fix oops due to NULL pointer dereference in brcmf_sdiod_sglist_rw(), Sasha Levin
[PATCH AUTOSEL 5.10 27/33] wifi: ipw2x00: libipw_rx_any(): fix bad alignment, Sasha Levin
[PATCH AUTOSEL 5.10 16/33] wifi: ath5k: add PCI ID for SX76X, Sasha Levin
[PATCH AUTOSEL 5.15 31/36] wifi: brcmfmac: Fix oops due to NULL pointer dereference in brcmf_sdiod_sglist_rw(), Sasha Levin
[PATCH AUTOSEL 5.15 17/36] wifi: ath5k: add PCI ID for Arcadyan devices, Sasha Levin
[PATCH AUTOSEL 5.15 16/36] wifi: ath5k: add PCI ID for SX76X, Sasha Levin
[PATCH AUTOSEL 6.1 22/48] wifi: ath5k: add PCI ID for SX76X, Sasha Levin
[PATCH AUTOSEL 6.1 23/48] wifi: ath5k: add PCI ID for Arcadyan devices, Sasha Levin
[PATCH AUTOSEL 6.6 49/61] wifi: ipw2x00: libipw_rx_any(): fix bad alignment, Sasha Levin
[PATCH AUTOSEL 6.6 50/61] wifi: brcmfmac: Fix oops due to NULL pointer dereference in brcmf_sdiod_sglist_rw(), Sasha Levin
[PATCH AUTOSEL 6.6 26/61] wifi: ath5k: add PCI ID for SX76X, Sasha Levin
[PATCH AUTOSEL 6.6 08/61] wifi: rtw89: check return value of ieee80211_probereq_get() for RNR, Sasha Levin
[PATCH AUTOSEL 6.11 71/87] wifi: brcmfmac: Fix oops due to NULL pointer dereference in brcmf_sdiod_sglist_rw(), Sasha Levin
[PATCH AUTOSEL 6.11 70/87] wifi: ipw2x00: libipw_rx_any(): fix bad alignment, Sasha Levin
[PATCH AUTOSEL 6.12 015/107] wifi: rtw89: check return value of ieee80211_probereq_get() for RNR, Sasha Levin
[PATCH AUTOSEL 6.11 41/87] wifi: ath5k: add PCI ID for Arcadyan devices, Sasha Levin
[PATCH AUTOSEL 6.11 40/87] wifi: ath5k: add PCI ID for SX76X, Sasha Levin
[PATCH AUTOSEL 6.12 088/107] wifi: brcmfmac: Fix oops due to NULL pointer dereference in brcmf_sdiod_sglist_rw(), Sasha Levin
[PATCH AUTOSEL 6.12 087/107] wifi: ipw2x00: libipw_rx_any(): fix bad alignment, Sasha Levin
[PATCH AUTOSEL 6.12 046/107] wifi: ath5k: add PCI ID for SX76X, Sasha Levin
[PATCH AUTOSEL 6.12 045/107] wifi: ath10k: avoid NULL pointer error during sdio remove, Sasha Levin
[PATCH AUTOSEL 6.12 032/107] wifi: ath12k: fix atomic calls in ath12k_mac_op_set_bitrate_mask(), Sasha Levin
[PATCH AUTOSEL 6.12 007/107] wifi: rtw88: use ieee80211_purge_tx_queue() to purge TX skb, Sasha Levin
[PATCH] net: mac80211: cfg: Initialize cnt before accessing elem in ieee80211_copy_mbssid_beacon, Haoyu Li
[PATCH] net: mac80211: cfg: Initialize cnt before accessing elem,
Haoyu Li
Re: ath11k swiotlb buffer is full (on IMX8M with 4GiB DRAM),
Tim Harvey
[PATCH] brcmfmac: fix RSSI report in AP mode,
Alex Shumsky
[PATCH] wifi: brcmfmac: remove misleading log messages,
Alex Shumsky
[PATCH] wifi: ath12k: Fix invalid data access in ath12k_dp_rx_h_undecap_nwifi,
Tamizh Chelvam Raja
[PATCH] wifi: ath12k: Report proper tx completion status to mac80211,
Tamizh Chelvam Raja
[PATCH 0/4] wifi: rtlwifi probe error path fixes,
Thadeu Lima de Souza Cascardo
[Index of Archives]
[Linux Host AP]
[Wireless Regulations]
[Linux Bluetooth]
[Linux Wireless Personal Area Network]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[Linux ATA RAID]
[IETF Annouce]
[Git]
[Linux Networking Development]
[Netfilter]
[Bugtraq]