linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-22 03:22:01 to 2022-10-31 01:09:22 UTC [more...]

[PATCH v3 1/5] wifi: rtl8xxxu: Add central frequency offset tracking
 2022-10-31  1:09 UTC  (10+ messages)
` [PATCH v3 2/5] wifi: rtl8xxxu: Fix the CCK RSSI calculation
` [PATCH v3 3/5] wifi: rtl8xxxu: Recognise all possible chip cuts
` [PATCH v3 4/5] wifi: rtl8xxxu: Set IEEE80211_HW_SUPPORT_FAST_XMIT
` [PATCH v3 5/5] wifi: rtl8xxxu: Use dev_info instead of pr_info

[RFC][PATCH v2 19/31] timers: net: Use del_timer_shutdown() before freeing timer
 2022-10-30 17:22 UTC  (13+ messages)

[PATCH 0/6] iwlwifi: updates intended for v6.2 2022-10-30
 2022-10-30 17:17 UTC  (7+ messages)
` [PATCH 1/6] wifi: iwlwifi: mvm: send TKIP connection status to csme
` [PATCH 2/6] wifi: iwlwifi: mei: make sure ownership confirmed message is sent
` [PATCH 3/6] wifi: iwlwifi: mei: don't send SAP commands if AMT is disabled
` [PATCH 4/6] wifi: iwlwifi: mei: fix tx DHCP packet for devices with new Tx API
` [PATCH 5/6] wifi: iwlwifi: mei: avoid blocking sap messages handling due to rtnl lock
` [PATCH 6/6] wifi: iwlwifi: mei: fix potential NULL-ptr deref after clone

[syzbot] memory leak in regulatory_hint_core
 2022-10-30 15:36 UTC  (4+ messages)

wireless-regdb: Update regulatory rules for Japan (JP) on 6GHz
 2022-10-30 11:05 UTC 

pull-request: wireless-next-2022-10-28
 2022-10-29 20:54 UTC  (5+ messages)

[PATCH v2 0/6] Avoid clashing function prototypes
 2022-10-29  7:26 UTC  (8+ messages)
` [PATCH v2 1/6] cfg80211: "
` [PATCH v2 2/6] hostap: "
` [PATCH v2 3/6] zd1201: "
` [PATCH v2 4/6] airo: "

[wireless-next:pending] BUILD SUCCESS 0879f594289e36546974c17f10bf587d9303e724
 2022-10-29  0:25 UTC 

[PATCH v2] wifi: ath11k: fix monitor vdev creation with firmware recovery
 2022-10-28 13:40 UTC  (2+ messages)

[PATCH] wifi: ath11k: Fix qmi_msg_handler data structure initialization
 2022-10-28 13:25 UTC  (5+ messages)

[PATCH] bcma: Fail probe if GPIO subdriver fails
 2022-10-28  9:30 UTC 

[PATCH v3] wifi: bcma/brcm80211: Use the proper include
 2022-10-28  9:23 UTC 

[PATCH v2] wifi: bcma/brcm80211: Use the proper include
 2022-10-28  9:22 UTC  (4+ messages)

[RFC 0/5] "notify-device" for cross-driver readiness notification
 2022-10-28  9:10 UTC  (11+ messages)
` [RFC 1/5] misc: introduce notify-device driver
` [RFC 2/5] wireless: mwifiex: signal firmware readiness using notify-device
` [RFC 3/5] bluetooth: hci_mrvl: select firmwares to load by match data
` [RFC 4/5] bluetooth: hci_mrvl: add support for SD8987
` [RFC 5/5] bluetooth: hci_mrvl: allow waiting for firmware load using notify-device

[RFC][PATCH v2 19/31] timers: net: Use del_timer_shutdown() before freeing timer
 2022-10-27 23:13 UTC 

[PATCH] wifi: ath10k: Add WLAN firmware image version info into smem
 2022-10-27 18:49 UTC  (3+ messages)

[PATCH] wifi: wilc1000: sdio: fix module autoloading
 2022-10-27 17:12 UTC 

[PATCH] wifi: mac80211: Fix ack frame idr leak when mesh has no route
 2022-10-27 14:01 UTC 

[PATCH RESEND] mac80211: fix memory free crash when registering wiphy fail
 2022-10-27 10:15 UTC 

[PATCH v2 0/7] wifi: rtw89: support WoWLAN
 2022-10-27  5:27 UTC  (8+ messages)
` [PATCH v2 1/7] wifi: rtw89: collect and send RF parameters to firmware for WoWLAN
` [PATCH v2 2/7] wifi: rtw89: move enable_cpu/disable_cpu into fw_download
` [PATCH v2 3/7] wifi: rtw89: add function to adjust and restore PLE quota
` [PATCH v2 4/7] wifi: rtw89: add drop tx packet function
` [PATCH v2 5/7] wifi: rtw89: add related H2C for WoWLAN mode
` [PATCH v2 6/7] wifi: rtw89: add WoWLAN function support
` [PATCH v2 7/7] wifi: rtw89: add WoWLAN pattern match support

[PATCH] wifi: mac80211: Set TWT Information Frame Disabled bit as 1
 2022-10-27  1:56 UTC 

iwlwifi: intel ax210: module fail load firmware: Failed to start RT ucode: -110
 2022-10-26 18:11 UTC  (7+ messages)

linux-next: manual merge of the wireless-next tree with Linus' tree
 2022-10-26 14:50 UTC  (7+ messages)

[PATCH v2 1/5] wifi: rtl8xxxu: Add central frequency offset tracking
 2022-10-26 12:06 UTC  (11+ messages)
` [PATCH v2 2/5] wifi: rtl8xxxu: Fix the CCK RSSI calculation
` [PATCH v2 3/5] wifi: rtl8xxxu: Recognise all possible chip cuts
` [PATCH v2 4/5] wifi: rtl8xxxu: Set IEEE80211_HW_SUPPORT_FAST_XMIT
` [PATCH v2 5/5] wifi: rtl8xxxu: Use dev_info instead of pr_info

pull request: iwlwifi firmware updates 2022-10-26
 2022-10-26 10:57 UTC 

wilc1000 kernel crash
 2022-10-26  8:54 UTC  (3+ messages)

[PATCH] bcma: Use the proper include
 2022-10-26  7:54 UTC  (3+ messages)

[PATCH] brcm80211: brcmsmac: Drop BMCMA consistency check
 2022-10-26  7:52 UTC  (4+ messages)

[RFC PATCH 0/2] Branch Target Injection (BTI) gadget in minstrel
 2022-10-26  7:31 UTC  (12+ messages)
` [RFC PATCH 1/2] nospec: Add a generic barrier_nospec()
` [RFC PATCH 2/2] minstrel_ht: Mitigate BTI gadget minstrel_ht_get_expected_throughput()

[PATCH net,v3] wifi: mac80211: fix general-protection-fault in ieee80211_subif_start_xmit()
 2022-10-26  6:39 UTC 

[PATCH net,v2] wifi: mac80211: fix general-protection-fault in ieee80211_subif_start_xmit()
 2022-10-26  6:26 UTC  (3+ messages)

[PATCH] wifi: mac80211: fix general-protection-fault in ieee80211_subif_start_xmit()
 2022-10-26  0:58 UTC  (3+ messages)

[PATCH 0/1] Fix __ieee80211_disconnect when not associated
 2022-10-25 20:34 UTC  (2+ messages)
` [PATCH] wifi: mac80211: handle connection loss in __ieee80211_disconnect

[PATCH v2] kbuild: treat char as always unsigned
 2022-10-25 19:22 UTC  (2+ messages)

[PATCH v2] staging: rtl8192e: remove bogus ssid character sign test
 2022-10-25 17:43 UTC  (5+ messages)

[PATCH] wifi: cisco: do not assign -1 to unsigned char
 2022-10-25 12:12 UTC  (3+ messages)

[PATCH v2] wifi: mt76: fix bandwidth 80MHz link fail in 6GHz band
 2022-10-25 12:04 UTC  (4+ messages)

[PATCH 0/7] wifi: rtw89: support WoWLAN
 2022-10-25  9:19 UTC  (8+ messages)
` [PATCH 1/7] wifi: rtw89: collect and send RF parameters to firmware for WoWLAN
` [PATCH 2/7] wifi: rtw89: move enable_cpu/disable_cpu into fw_download
` [PATCH 3/7] wifi: rtw89: add function to adjust and restore PLE quota
` [PATCH 4/7] wifi: rtw89: add drop tx packet function
` [PATCH 5/7] wifi: rtw89: add related H2C for WoWLAN mode
` [PATCH 6/7] wifi: rtw89: add WoWLAN function support
` [PATCH 7/7] wifi: rtw89: add WoWLAN pattern match support

[PATCH] ath9k: remove variable sent
 2022-10-25  9:18 UTC  (2+ messages)

[PATCH] wifi: cfg80211: fix memory leak in query_regdb_file()
 2022-10-25  8:54 UTC  (3+ messages)

How to use the rate control in mac80211?
 2022-10-25  2:25 UTC  (6+ messages)

[kbuild-all] Re: include/trace/trace_events.h:261:16: error: function 'trace_event_get_offsets_iwlwifi_dbg' might be a candidate for 'gnu_printf' format attribute
 2022-10-25  1:00 UTC  (3+ messages)

[PATCH 1/2] wifi: mt76: mt7915: enable use_cts_prot support
 2022-10-25  0:44 UTC  (3+ messages)
` [PATCH 2/2] wifi: mt76: mt7615: "

Variables being modified but not used in net/wireless/lib80211_crypt_tkip.c
 2022-10-24 14:00 UTC 

[PATCH] iwlwifi/mvm: fix repeated words in comments
 2022-10-24 10:57 UTC  (2+ messages)

[PATCH] fw/api: fix repeated words in comments
 2022-10-24 10:57 UTC  (2+ messages)

[PATCH] intel/iwlwifi: fix repeated words in comments
 2022-10-24 10:56 UTC  (2+ messages)

[PATCH 3/7] brcmfmac: add support for vendor-specific firmware api
 2022-10-24 10:49 UTC  (5+ messages)

[PATCH v4 0/3] Fix connect/p2p issue series
 2022-10-24  8:52 UTC  (4+ messages)
` [PATCH v4 1/3] wifi: brcmfmac: correctly remove all p2p vif
` [PATCH v4 2/3] wifi: brcmfmac: Fix for when connect request is not success
` [PATCH v4 3/3] wifi: brcmfmac: Avoiding Connection delay

[PATCH -next] rfkill: replace BUG_ON() with WARN_ON() in core.c
 2022-10-24  8:32 UTC  (4+ messages)

[PATCH] wifi: brcmfmac: Fix potential shift-out-of-bounds in brcmf_fw_alloc_request()
 2022-10-24  7:13 UTC 

[PATCH 1/5] wifi: rtl8xxxu: Add central frequency offset tracking
 2022-10-24  1:48 UTC  (4+ messages)

[syzbot] general protection fault in ieee80211_subif_start_xmit (2)
 2022-10-23 18:32 UTC 

[PATCH -next] rfkill: remove BUG_ON() in core.c
 2022-10-23  8:12 UTC  (2+ messages)

[PATCH] wifi: mt76: fix bandwidth 80MHz link fail in 6GHz band
 2022-10-22 14:32 UTC  (2+ messages)

[PATCH v3] wifi: Fix potential buffer overflow in 'brcmf_fweh_event_worker'
 2022-10-22  5:15 UTC  (5+ messages)

[PATCH] ath11k: Fix QCN9074 firmware boot on x86
 2022-10-22  4:27 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).