linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-12 01:40:12 to 2022-05-18 12:29:55 UTC [more...]

[PATCH AUTOSEL 5.15 04/17] nl80211: validate S1G channel width
 2022-05-18 12:27 UTC 

[PATCH AUTOSEL 5.17 03/23] mac80211: fix rx reordering with non explicit / psmp ack policy
 2022-05-18 12:26 UTC  (4+ messages)
` [PATCH AUTOSEL 5.17 04/23] nl80211: validate S1G channel width
` [PATCH AUTOSEL 5.17 05/23] cfg80211: retrieve S1G operating channel number
` [PATCH AUTOSEL 5.17 15/23] nl80211: fix locking in nl80211_set_tx_bitrate_mask()

[PATCH 0/4] ath10k: add encapsulation offloading support
 2022-05-18 10:57 UTC  (10+ messages)
` [PATCH 1/4] ath10k: improve tx status reporting
` [PATCH 2/4] ath10k: htt_tx: do not interpret Eth frames as WiFi
` [PATCH 3/4] ath10k: turn rawmode into frame_mode
` [PATCH 4/4] ath10k: add encapsulation offloading support

[PATCH 00/10] RTW88: Add support for USB variants
 2022-05-18  8:34 UTC  (13+ messages)
` [PATCH 01/10] rtw88: Call rtw_fw_beacon_filter_config() with rtwdev->mutex held
` [PATCH 02/10] rtw88: Drop rf_lock
` [PATCH 03/10] rtw88: Drop h2c.lock
` [PATCH 04/10] rtw88: Drop coex mutex
` [PATCH 05/10] rtw88: Do not access registers while atomic
` [PATCH 06/10] rtw88: Add common USB chip support
` [PATCH 07/10] rtw88: Add rtw8723du chipset support
` [PATCH 08/10] rtw88: Add rtw8821cu "
` [PATCH 09/10] rtw88: Add rtw8822bu "
` [PATCH 10/10] rtw88: Add rtw8822cu "

[PATCH] ath11k: Fix pointer dereferenced before checking
 2022-05-18  7:21 UTC  (2+ messages)

[PATCH] ath10k: do not enforce interrupt trigger type
 2022-05-18  7:18 UTC  (7+ messages)

[PATCH] ath11k: update missing mumimo and ofdma stats
 2022-05-18  7:12 UTC  (2+ messages)

[PATCH v2 0/9] ath9k: add support for QCN550x
 2022-05-18  6:08 UTC  (12+ messages)
` [PATCH v2 1/9] ath9k: add QCN550x device IDs
` [PATCH v2 2/9] ath9k: basic support for QCN550x
` [PATCH v2 3/9] ath9k: add QCN550x initvals
` [PATCH v2 4/9] ath9k: implement QCN550x rx
` [PATCH v2 5/9] ath9k: implement QCN550x tx
` [PATCH v2 6/9] ath9k: group some ar9300 eeprom functions at the top
` [PATCH v2 7/9] ath9k: add abstractions over ar9300 eeprom
` [PATCH v2 8/9] ath9k: rename ar9300_eeprom to ar9300_eeprom_v1
` [PATCH v2 9/9] ath9k: add ar9300_eeprom_v2

[PATCH] mediatek/mt76: cleanup the code a bit
 2022-05-18  5:10 UTC  (2+ messages)

linux-next: build warning after merge of the wireless-next tree
 2022-05-18  4:51 UTC  (2+ messages)

[PATCH] ath11k: fix failed to find the peer with peer_id 0 when disconnected
 2022-05-18  3:35 UTC 

[PATCH] dt-bindings: net: wireless: mt76: add clock description for MT7986
 2022-05-18  0:29 UTC  (2+ messages)

[PATCH net-next] net: ifdefy the wireless pointers in struct net_device
 2022-05-17 19:49 UTC  (14+ messages)

[PATCH v2 01/14] thermal/core: Change thermal_zone_ops to thermal_sensor_ops
 2022-05-17 19:07 UTC  (6+ messages)

[PATCH v5 0/3] additional processing in NL80211_CMD_SET_BEACON
 2022-05-17 18:53 UTC  (7+ messages)
` [PATCH v5 1/3] cfg80211: "
` [PATCH v5 2/3] mac80211: process additional data during beacon change
` [PATCH v5 3/3] drivers: modify prototype for beacon change functions

[PATCH 0/7] PM: Solution for S0ix failure caused by PCH overheating
 2022-05-17 17:07 UTC  (12+ messages)
` [PATCH 2/7] thermal: intel: pch: enhance overheat handling
` [PATCH 7/7] rtc: cmos: Add suspend/resume endurance testing hook

[PATCH] mt76: mt76x02u: fix possible memory leak in __mt76x02u_mcu_send_msg
 2022-05-17 16:37 UTC 

[PATCH] mt76: mt7915: fix endianness in mt7915_rf_regval_get
 2022-05-17 16:05 UTC 

[PATCH v2 0/6] rtw89: add missing functions and fix misbehavior found by verification
 2022-05-17 15:32 UTC  (8+ messages)
` [PATCH v2 1/6] rtw89: add ieee80211::sta_rc_update ops
` [PATCH v2 2/6] rtw89: 8852c: set TX antenna path
` [PATCH v2 3/6] rtw89: cfo: check mac_id to avoid out-of-bounds
` [PATCH v2 4/6] rtw89: 8852c: update txpwr tables to HALRF_027_00_052
` [PATCH v2 5/6] rtw89: convert rtw89_band to nl80211_band precisely
` [PATCH v2 6/6] rtw89: pci: only mask out INT indicator register for disable interrupt v1

[PATCH] wireless: Fix Makefile to be in alphabetical order
 2022-05-17 15:30 UTC  (2+ messages)

[PATCH] rtlwifi: fix error codes in rtl_debugfs_set_write_h2c()
 2022-05-17 11:48 UTC 

[PATCH] cfg80211: fix kernel-doc for cfg80211_beacon_data
 2022-05-17 10:43 UTC 

[RFC] ath11k: fix netdev open race
 2022-05-17 10:34 UTC 

[PATCH linux-next] net: ath: fix minmax.cocci warnings
 2022-05-17 10:24 UTC  (5+ messages)
  ` [PATCH linux-next v2] net: ath5k: replace ternary operator with min()
  ` [PATCH linux-next v2] net: ath9k: replace ternary operator with max()

[PATCH v4 1/2] ath9k: fix use-after-free in ath9k_hif_usb_rx_cb
 2022-05-17 10:14 UTC  (4+ messages)
` [PATCH v4 2/2] ath9k: htc: clean up statistics macros

[wireless-next:main] BUILD SUCCESS d93185a92918c38996dbe24ecb6bb0f30078bc75
 2022-05-17  9:40 UTC 

[PATCH 00/10] iwlwifi: updates intended for v5.18 2022-05-17
 2022-05-17  9:38 UTC  (12+ messages)
` [PATCH 01/10] iwlwifi: pcie: simplify MSI-X cause mapping
` [PATCH 02/10] iwlwifi: mvm: use NULL instead of ERR_PTR when parsing wowlan status
` [PATCH 03/10] iwlwifi: mvm: clean up authorized condition
` [PATCH 04/10] iwlwifi: fw: init SAR GEO table only if data is present
` [PATCH 05/10] iwlwifi: mvm: fix assert 1F04 upon reconfig
` [PATCH 06/10] iwlwifi: mvm: add OTP info in case of init failure
` [PATCH 07/10] iwlwifi: mvm: always tell the firmware to accept MCAST frames in BSS
` [PATCH 08/10] iwlwifi: mvm: remove vif_count
` [PATCH 09/10] iwlwifi: mei: clear the sap data header before sending
` [PATCH 10/10] iwlwifi: mei: fix potential NULL-ptr deref

[PATCH] ath11k: Init hw_params before setting up AHB resources
 2022-05-17  5:52 UTC 

[PATCH 00/32] Introduce flexible array struct memcpy() helpers
 2022-05-17  3:57 UTC  (8+ messages)
` [PATCH 05/32] brcmfmac: Use mem_to_flex_dup() with struct brcmf_fweh_queue_item
` [PATCH 19/32] afs: Use mem_to_flex_dup() with struct afs_acl

[PATCH] st/cw1200: cleanup the code a bit
 2022-05-17  1:41 UTC 

[PATCH 1/2] mac80211: Allow drivers to report avg chain signal
 2022-05-17  1:26 UTC  (5+ messages)
` [PATCH 2/2] iwlwifi: RX signal improvements

[PATCH] ath11k: Fix warning on variable 'sar' dereference before check
 2022-05-17  0:48 UTC 

[PATCH net-next 0/2] net: skb: Remove skb_data_area_size()
 2022-05-16 22:40 UTC  (6+ messages)
` [PATCH net-next 1/2] net: wwan: t7xx: Avoid calls to skb_data_area_size()
` [PATCH net-next 2/2] net: skb: Remove skb_data_area_size()

[RFC][PATCH] mac80211: fix VHT 160Mhz bandwidth when using extended NSS on PHY with NSS ratio
 2022-05-16 22:35 UTC  (2+ messages)

[wireless-next:mld 23/23] net/mac80211/tx.c:5367:38: warning: variable 'ifmgd' set but not used
 2022-05-16 19:01 UTC 

[PATCH] ath10k: fix misreported tx bandwidth for 160Mhz
 2022-05-16 16:35 UTC  (4+ messages)

[RFC PATCH] genirq: Provide generic_handle_domain_irq_safe()
 2022-05-16 11:23 UTC  (3+ messages)

[PATCH] mac80211: refactor freeing the next_beacon
 2022-05-16 10:57 UTC 

pull request: mt76 2022-05-12 v2
 2022-05-16 10:13 UTC  (2+ messages)

[PATCH] iw: handle VHT extended NSS
 2022-05-16  9:07 UTC 

[RFC] mac80211: add support for 6 GHz channels and regulatory
 2022-05-16  8:44 UTC  (3+ messages)

[PATCH v4] cfg80211: additional processing in NL80211_CMD_SET_BEACON
 2022-05-16  7:53 UTC  (2+ messages)

[PATCH 0/6] rtw89: add missing functions and fix misbehavior found by verification
 2022-05-16  0:41 UTC  (9+ messages)
` [PATCH 1/6] rtw89: add ieee80211::sta_rc_update ops
` [PATCH 2/6] rtw89: 8852c: set TX antenna path
` [PATCH 3/6] rtw89: cfo: check mac_id to avoid out-of-bounds
` [PATCH 4/6] rtw89: 8852c: update txpwr tables to HALRF_027_00_052
` [PATCH 5/6] rtw89: convert rtw89_band to nl80211_band precisely
` [PATCH 6/6] rtw89: pci: only mask out INT indicator register for disable interrupt v1

[wireless-next:mld] BUILD SUCCESS e530de7bdb0bff462c9b8c7f4ac36df378a21d23
 2022-05-15 19:22 UTC 

[wireless-next:pending] BUILD SUCCESS 5615888c6b6ac82201a526ab13ba23e94ef50969
 2022-05-15 19:04 UTC 

[wireless-next:main] BUILD SUCCESS ad732da434a2936128769216eddaece3b1af4588
 2022-05-15 17:50 UTC 

[PATCH] mac80211: Simplify queue selection
 2022-05-15 11:10 UTC  (6+ messages)

[PATCH 1/4] wilc1000: use correct sequence of RESET for chip Power-UP/Down
 2022-05-14  6:48 UTC  (5+ messages)
` [PATCH 2/4] wilc1000: remove WEP security support
` [PATCH 4/4] wilc1000: add IGTK support
` [PATCH 3/4] wilc1000: add WPA3 SAE support

Check out castle-thunder.com!
 2022-05-14  5:28 UTC 

[RFC v1 000/256] wireless: cl8k driver for Celeno IEEE 802.11ax devices
 2022-05-14  4:25 UTC  (3+ messages)

Correction of wireless-regdb for GB
 2022-05-13 21:35 UTC  (6+ messages)
` [wireless-regdb] "

[PATCH 1/3] mac80211: mlme: move in RSSI reporting code
 2022-05-13 19:28 UTC  (4+ messages)
` [PATCH 2/3] mac80211: use ifmgd->bssid instead of ifmgd->associated->bssid
` [PATCH 3/3] mac80211: mlme: use local SSID copy

[PATCH] mac80211: mlme: track assoc_bss/associated separately
 2022-05-13 16:03 UTC 

[PATCH 1/2] mac80211: remove unused argument to ieee80211_sta_connection_lost()
 2022-05-13 15:46 UTC  (2+ messages)
` [PATCH 2/2] mac80211: remove useless bssid copy

[PATCH] mac80211: Use ATF by NL80211_EXT_FEATURE_AIRTIME_FAIRNESS
 2022-05-13  9:44 UTC  (2+ messages)

Biznesowy angielski
 2022-05-13  8:05 UTC 

pull request: mt76 2022-05-12
 2022-05-13  6:24 UTC  (2+ messages)

[PATCH v2] net: rtlwifi: Use pr_warn instead of WARN_ONCE
 2022-05-13  6:20 UTC  (2+ messages)
` [v2] "

[PATCH v3 1/2] ath9k: fix use-after-free in ath9k_hif_usb_rx_cb
 2022-05-12 16:09 UTC  (6+ messages)

[syzbot] INFO: task hung in linkwatch_event (2)
 2022-05-12 13:26 UTC  (2+ messages)

general protection fault in ieee80211_chanctx_num_assigned
 2022-05-12 13:20 UTC  (3+ messages)
` [syzbot] "

[wireless:main] BUILD SUCCESS a36e07dfe6ee71e209383ea9288cd8d1617e14f9
 2022-05-12 11:35 UTC 

[wireless-next:mld 9/9] drivers/net/wireless/rsi/rsi_91x_mac80211.c:1865:29: warning: variable 'bss' set but not used
 2022-05-12  1:39 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).