linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-24 16:55:08 to 2022-03-02 15:49:49 UTC [more...]

[PATCH 0/9] introduce mt7921u driver
 2022-03-02 15:48 UTC  (10+ messages)
` [PATCH 1/9] mt76: usb: add req_type to ___mt76u_rr signature
` [PATCH 2/9] mt76: usb: add req_type to ___mt76u_wr signature
` [PATCH 3/9] mt76: usb: introduce __mt76u_init utility routine
` [PATCH 4/9] mt76: mt7921: disable runtime pm for usb
` [PATCH 5/9] mt76: mt7921: update mt7921_skb_add_usb_sdio_hdr to support usb
` [PATCH 6/9] mt76: mt7921: move mt7921_usb_sdio_tx_prepare_skb in common mac code
` [PATCH 7/9] mt76: mt7921: move mt7921_usb_sdio_tx_complete_skb "
` [PATCH 8/9] mt76: mt7921: move mt7921_usb_sdio_tx_status_data in mac common code
` [PATCH 9/9] mt76: mt7921: add mt7921u driver

[PATCH] mt76: mt7921: fix xmit-queue dump for usb and sdio
 2022-03-02 15:46 UTC 

[PATCH] mt76: mt7921: make mt7921_init_tx_queues static
 2022-03-02 15:32 UTC 

[PATCH 0/6] Remove usage of list iterator past the loop body
 2022-03-02 14:04 UTC  (66+ messages)
` [PATCH 1/6] drivers: usb: remove "
` [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
` [PATCH 3/6] treewide: fix incorrect use to determine if list is empty
` [PATCH 4/6] drivers: remove unnecessary use of list iterator variable
` [PATCH 5/6] treewide: remove dereference of list iterator after loop body
` [PATCH 6/6] treewide: remove check of list iterator against head past the "

[PATCH 1/2] staging: rtl8723bs: Fix access-point mode deadlock
 2022-03-02 10:16 UTC  (2+ messages)
` [PATCH 2/2] staging: rtl8723bs: Improve the comment explaining the locking rules

[PATCH] brcmfmac: include missing AP scan feature
 2022-03-02  9:24 UTC  (6+ messages)

[PATCH 0/5] spi: make remove callback a void function
 2022-03-02  7:30 UTC  (3+ messages)
` [PATCH 5/5] "

[PATCH 5.17] iwlwifi: mvm: return value for request_ownership
 2022-03-02  7:27 UTC 

[PATCH v2] mt76: split single ldpc cap bit into bits
 2022-03-02  6:14 UTC 

[wireless:main] BUILD SUCCESS a12f76345e026f1b300a0d17c56f020b6949b093
 2022-03-02  1:56 UTC 

[PATCH 00/10] staging: wfx: usual maintenance
 2022-03-01 17:13 UTC  (13+ messages)
` [PATCH 01/10] staging: wfx: sta.o was linked twice
` [PATCH 02/10] staging: wfx: fix struct alignment
` [PATCH 03/10] staging: wfx: format comments on 100 columns
` [PATCH 04/10] staging: wfx: format code "
` [PATCH 05/10] staging: wfx: remove useless variable
` [PATCH 06/10] staging: wfx: drop useless include
` [PATCH 07/10] staging: wfx: remove duplicated code in wfx_cmd_send()
` [PATCH 08/10] staging: wfx: prefer to wait for an event instead to sleep
` [PATCH 09/10] staging: wfx: ensure HIF request has been sent before polling
` [PATCH 10/10] staging: wfx: flags for SPI IRQ were ignored

pull-request: wireless 2022-03-01
 2022-03-01 14:50 UTC  (2+ messages)

[PATCH] wireless/nl80211: Handle errors for nla_memdup
 2022-03-01 14:50 UTC  (2+ messages)

[PATCH net-next v5 00/13] net: wwan: t7xx: PCIe driver for MediaTek M.2 modem
 2022-03-01 13:26 UTC  (17+ messages)
` [PATCH net-next v5 02/13] net: wwan: t7xx: Add control DMA interface
` [PATCH net-next v5 03/13] net: wwan: t7xx: Add core components
` [PATCH net-next v5 04/13] net: wwan: t7xx: Add port proxy infrastructure
` [PATCH net-next v5 05/13] net: wwan: t7xx: Add control port
` [PATCH net-next v5 06/13] net: wwan: t7xx: Add AT and MBIM WWAN ports
` [PATCH net-next v5 07/13] net: wwan: t7xx: Data path HW layer
` [PATCH net-next v5 08/13] net: wwan: t7xx: Add data path interface
` [PATCH net-next v5 10/13] net: wwan: t7xx: Introduce power management

[bug report] ath11k: add debugfs for TWT debug calls
 2022-03-01  7:49 UTC 

[PATCH] iwlwifi: don't advertise TWT support
 2022-03-01  7:29 UTC 

[PATCH] nl80211: Update bss channel on channel switch for P2P_CLIENT
 2022-03-01  6:03 UTC 

[PATCH] mt76: mt7915: fix DFS no radar detection event
 2022-03-01  5:29 UTC 

[PATCH] ath11k: remove unneeded flush_workqueue
 2022-03-01  1:32 UTC 

[PATCH v3 1/2] mt76: mt7921: fix up the monitor mode
 2022-03-01  1:17 UTC  (2+ messages)
` [PATCH v3 2/2] mt76: mt7921: use mt76_hw instead of open coding it

[PATCH v2] rtw89: fix HE PHY bandwidth capability
 2022-03-01  0:45 UTC  (2+ messages)

[PATCH v3] rtw89: fix HE PHY bandwidth capability
 2022-03-01  0:43 UTC 

rtw_8822ce wifi regression after kernel update from 5.15 to 5.16
 2022-02-28 22:07 UTC  (4+ messages)

[PATCH] mt76: mt7663u: introduce mt7663u_mcu_power_on routine
 2022-02-28 19:43 UTC 

[PATCH] mt76: mt7615: honor ret from mt7615_mcu_restart in mt7663u_mcu_init
 2022-02-28 19:39 UTC 

[PATCH v10 0/1] wfx: get out from the staging area
 2022-02-28 16:00 UTC  (6+ messages)
` [PATCH v10 1/1] "

[PATCH v8 0/4] ath11k: add feature for device recovery
 2022-02-28  6:46 UTC  (5+ messages)
` [PATCH v8 1/4] ath11k: add support for device recovery for QCA6390/WCN6855
` [PATCH v8 2/4] ath11k: add synchronization operation between reconfigure of mac80211 and ath11k_base
` [PATCH v8 3/4] ath11k: Add hw-restart option to simulate_fw_crash
` [PATCH v8 4/4] ath11k: fix the warning of dev_wake in mhi_pm_disable_transition()

[PATCH] ath11k: Refactor the peer delete
 2022-02-28  4:54 UTC 

[PATCH] net: wireless: cw1200: use time_is_after_jiffies() instead of open coding it
 2022-02-28  3:14 UTC 

[PATCH] net: wireless: marvell: use time_is_before_jiffies() instead of open coding it
 2022-02-28  3:14 UTC 

Intel AX200 Not Working in 5.15+
 2022-02-28  1:21 UTC 

[PATCH] net: iwlwifi: fix build error for IWLMEI
 2022-02-27 20:00 UTC 

[PATCH] iwlwifi: iwlmvm: add rfkill dependency
 2022-02-26 23:02 UTC 

[PATCH] ath9k: make array voice_priority static const
 2022-02-26 21:01 UTC  (2+ messages)

[PATCH v2 0/3] cfg80211: Add MLO Link Device abstraction
 2022-02-26 19:36 UTC  (5+ messages)
` [PATCH v2 1/3] cfg80211: Add NL80211_IFTYPE_MLO_LINK type for MLO links on MLD STA

[PATCH v2 1/5] ath10k: QCA4019 hw1.0: update board-2.bin
 2022-02-26 16:59 UTC  (3+ messages)

[PATCH v2 1/2] mt76: mt7921: fix up the monitor mode
 2022-02-26 16:52 UTC  (4+ messages)
` [PATCH v2 2/2] mt76: mt7921: use mt76_hw instead of open coding it

[PATCH 0/2] mac80211: extend current rate control tx status API
 2022-02-26 15:38 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] mac80211: minstrel_ht: support ieee80211_rate_status

[PATCH] iwlwifi: Make missed beacon timeout configurable
 2022-02-26  4:50 UTC 

[PATCH 1/2] mac80211: Allow drivers to report avg chain signal
 2022-02-25 23:28 UTC  (2+ messages)
` [PATCH 2/2] iwlwifi: RX signal improvements

[wireless-next:main] BUILD SUCCESS e715f10f3d055939b4cdfcd282ddf13d1dbab7fc
 2022-02-25 21:51 UTC 

[PATCH v7 0/4] ath11k: add feature for device recovery
 2022-02-25 18:57 UTC  (6+ messages)
` [PATCH v7 1/4] ath11k: add support for device recovery for QCA6390/WCN6855
` [PATCH v7 2/4] ath11k: add synchronization operation between reconfigure of mac80211 and ath11k_base
` [PATCH v7 3/4] ath11k: Add hw-restart option to simulate_fw_crash
` [PATCH v7 4/4] ath11k: fix the warning of dev_wake in mhi_pm_disable_transition()

Bug 215523 - Firmware crash with 66.f1c864e0.0 (cc-a0-66.ucode) and 68.01d30b0c (cc-a0-68.ucode)
 2022-02-25 15:10 UTC 

[PATCH] brcmfmac: check the return value of devm_kzalloc() in brcmf_of_probe()
 2022-02-25 13:21 UTC 

[PATCH v2 00/19] add support for WCN6750
 2022-02-25 11:34 UTC  (7+ messages)
` [PATCH v2 02/19] ath11k: Refactor PCI code to support hybrid bus devices
` [PATCH v2 19/19] dt: bindings: net: add bindings of WCN6750 for ath11k

[PATCH] [v2] wireless: Initial driver submission for pureLiFi devices
 2022-02-25  9:52 UTC  (5+ messages)
` [PATCH v22 0/2] wireless: New Driver submission for pureLiFi STA devices
  ` [PATCH v22 1/2] nl80211: Add LC placeholder band definition to nl80211_band
  ` [PATCH v22 1/2] wireless: Initial driver submission for pureLiFi STA devices

[PATCH] rtw89: fix HE PHY bandwidth capability
 2022-02-25  9:41 UTC  (2+ messages)

[PATCH] rtw89: get channel parameters of 160MHz bandwidth
 2022-02-25  9:40 UTC  (2+ messages)

pull request: mt76 2022-02-24
 2022-02-25  9:29 UTC  (2+ messages)

[PATCH] mt76: split single ldpc cap bit into bits
 2022-02-25  9:01 UTC 

Wycena paneli fotowoltaicznych
 2022-02-25  7:45 UTC 

[PATCH v6 0/6] ath11k: add feature for device recovery
 2022-02-25  5:33 UTC  (3+ messages)

[wireless-next:pending] BUILD SUCCESS 254da201c3b57d3feb1246005579905b3a7aeb27
 2022-02-25  4:40 UTC 

[PATCH 0/2] rtw89: support hw_scan and tx_wake firmware features
 2022-02-25  3:08 UTC  (3+ messages)
` [PATCH 1/2] rtw89: 8852a: add ieee80211_ops::hw_scan
` [PATCH 2/2] rtw89: add tx_wake notify for low ps mode

pull request: rtw89: 8852a: update fw to v0.13.35.0
 2022-02-25  2:34 UTC 

[PATCH v2 0/6][next] ath6kl: wmi: Replace one-element arrays with flexible-array members
 2022-02-24 23:58 UTC  (9+ messages)
` [PATCH v2 1/6][next] ath6kl: wmi: Replace one-element array with flexible-array member in struct wmi_begin_scan_cmd
` [PATCH v2 2/6][next] ath6kl: wmi: Replace one-element array with flexible-array member in struct wmi_start_scan_cmd
` [PATCH v2 3/6][next] ath6kl: wmi: Replace one-element array with flexible-array member in struct wmi_channel_list_reply
` [PATCH v2 4/6][next] ath6kl: wmi: Replace one-element array with flexible-array member in struct wmi_connect_event
` [PATCH v2 5/6][next] ath6kl: wmi: Replace one-element array with flexible-array member in struct wmi_disconnect_event
` [PATCH v2 6/6][next] ath6kl: wmi: Replace one-element array with flexible-array member in struct wmi_aplist_event

[PATCH 0/6][next] ath6kl: wmi: Replace one-element arrays with flexible-array members
 2022-02-24 20:08 UTC  (4+ messages)
` [PATCH 4/6][next] ath6kl: wmi: Replace one-element array with flexible-array member in struct wmi_connect_event

mmotm 2022-02-23-21-20 uploaded (iwlwifi + rfkill)
 2022-02-24 18:17 UTC  (2+ messages)
` mmotm 2022-02-23-21-20 uploaded [drivers/net/wireless/intel/iwlwifi/iwlwifi.ko][2]

[PATCH v2] ath10k: fix pointer arithmetic error in trace call
 2022-02-24 17:45 UTC  (7+ messages)
        ` Use of void pointer arithmetic?

[PATCH] mt76: mt7921e: fix possible probe failure after reboot
 2022-02-24 16:54 UTC  (6+ messages)


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).