linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-13 15:28:10 to 2023-08-17 21:24:54 UTC [more...]

[PATCH 0/7] wifi: cfg80211: Annotate with __counted_by
 2023-08-17 21:24 UTC  (16+ messages)
` [PATCH 1/7] wifi: cfg80211: Annotate struct cfg80211_acl_data "
` [PATCH 2/7] wifi: cfg80211: Annotate struct cfg80211_cqm_config "
` [PATCH 3/7] wifi: cfg80211: Annotate struct cfg80211_mbssid_elems "
` [PATCH 4/7] wifi: cfg80211: Annotate struct cfg80211_pmsr_request "
` [PATCH 5/7] wifi: cfg80211: Annotate struct cfg80211_rnr_elems "
` [PATCH 6/7] wifi: cfg80211: Annotate struct cfg80211_scan_request "
` [PATCH 7/7] wifi: cfg80211: Annotate struct cfg80211_tid_config "

[PATCH v8 0/5] Additional processing in beacon updates (v8)
 2023-08-17 18:04 UTC  (3+ messages)

[PATCH 1/5] wifi: mt76: mt7603: rework/fix rx pse hang check
 2023-08-17 15:52 UTC  (5+ messages)
` [PATCH 2/5] wifi: mt76: mt7603: improve watchdog reset reliablity
` [PATCH 3/5] wifi: mt76: mt7603: improve stuck beacon handling
` [PATCH 4/5] wifi: mt76: mt7603: add missing register initialization for MT7628
` [PATCH 5/5] wifi: mt76: mt7603: disable A-MSDU tx support on MT7628

[PATCH 0/2] wifi: ath12k: fix radar detection in secondary 80 MHz
 2023-08-17 14:20 UTC  (8+ messages)
` [PATCH 1/2] wifi: ath12k: fix WARN_ON during ath12k_mac_update_vif_chan
` [PATCH 2/2] wifi: ath12k: fix radar detection in 160 MHz

[PATCH] ath9k: reset survey of current channel after a scan started
 2023-08-17 13:26 UTC  (2+ messages)

[RFC] wifi: mac80211: fix UBSAN warning caused by reorder_buf_filtered bits shift-out-of-bounds
 2023-08-17 13:21 UTC  (5+ messages)

WARNING in __ieee80211_beacon_get
 2023-08-17 11:15 UTC  (7+ messages)

[PATCH 1/9] wifi: mt76: mt7996: set correct wcid in txp
 2023-08-17  8:01 UTC  (9+ messages)
` [PATCH 2/9] wifi: mt76: mt7996: fix beamform mcu cmd configuration
` [PATCH 3/9] wifi: mt76: mt7996: fix beamformee ss subfield in EHT PHY cap
` [PATCH 4/9] wifi: mt76: mt7996: fix wmm queue mapping
` [PATCH 5/9] wifi: mt76: mt7996: fix rx rate report for CBW320-2
` [PATCH 6/9] wifi: mt76: mt7996: fix TWT command format
` [PATCH 7/9] wifi: mt76: mt7996: only set vif teardown cmds at remove interface
` [PATCH 8/9] wifi: mt76: mt7996: support more options for mt7996_set_bitrate_mask()
` [PATCH 9/9] wifi: mt76: mt7996: support per-band LED control

[PATCH 0/8] wifi: mt76: mt792x: add mt7925 support
 2023-08-16 21:21 UTC  (2+ messages)

[PATCH v2] wifi: ipw2x00: refactor to use kstrtoul
 2023-08-16 20:47 UTC  (4+ messages)

[linux-next:master] BUILD REGRESSION ef66bf8aeb91fd331cf8f5dca8f9d7bca9ab2849
 2023-08-16 20:11 UTC 

[PATCH] wifi: mac80211: fix puncturing bitmap handling in CSA
 2023-08-16 19:40 UTC  (3+ messages)

[PATCH] wifi: cfg80211: allow reg update by driver even if wiphy->regd is set
 2023-08-16 18:26 UTC  (2+ messages)

[PATCH] wifi: cfg80211: beacon EHT rate support
 2023-08-16 17:16 UTC  (7+ messages)

[PATCH v2] wifi: wilc1000: Added back-off algorithm to balance tx queue packets
 2023-08-16 16:22 UTC 

[PATCH] wifi: ath12k: Remove unused declarations
 2023-08-16 14:31 UTC  (2+ messages)

BCM43455: brcmf_notify_rssi / cfg80211_cqm_rssi_notify : Unable to handle kernel NULL pointer dereference
 2023-08-16 13:38 UTC  (18+ messages)
` [RFC PATCH] wifi: cfg80211: fix cqm_config access race
` [RFC PATCH v2] "
  ` [RFC PATCH v2 6.1] "
` [RFC PATCH v3 "
` [RFC PATCH v4 "

[PATCH v3] wifi: mac80211: fix puncturing bitmap handling in CSA
 2023-08-16 10:13 UTC 

[PATCH net-next v7 3/6] page_pool: remove PP_FLAG_PAGE_FRAG
 2023-08-16 10:01 UTC 

[PATCH -next] wifi: iwlwifi: mvm: Use helper function IS_ERR_OR_NULL()
 2023-08-16  9:56 UTC 

[PATCH v2] wifi: mac80211: fix puncturing bitmap handling in CSA
 2023-08-16  9:49 UTC  (3+ messages)

[PATCH net-next v3 0/5] net: Remove redundant of_match_ptr() macro
 2023-08-16  9:10 UTC  (2+ messages)

[syzbot] [wireless?] INFO: task hung in cfg80211_event_work (2)
 2023-08-16  8:27 UTC  (2+ messages)

[PATCH 0/6] wifi: rtw89: preparation of TDMA-based MCC (STA+P2P)
 2023-08-16  8:21 UTC  (7+ messages)
` [PATCH 1/6] wifi: rtw89: add function prototype for coex request duration
` [PATCH 2/6] wifi: rtw89: refine rtw89_correct_cck_chan() by rtw89_hw_to_nl80211_band()
` [PATCH 3/6] wifi: rtw89: sar: let caller decide the center frequency to query
` [PATCH 4/6] wifi: rtw89: call rtw89_chan_get() by vif chanctx if aware of vif
` [PATCH 5/6] wifi: rtw89: provide functions to configure NoA for beacon update
` [PATCH 6/6] wifi: rtw89: initialize multi-channel handling

[PATCH 00/12] wifi: iwlwifi: updates intended for v6.6 2023-08-16
 2023-08-16  8:10 UTC  (13+ messages)
` [PATCH 01/12] wifi: iwlwifi: mvm: advertise MLO only if EHT is enabled
` [PATCH 02/12] wifi: iwlwifi: api: fix a small upper/lower-case typo
` [PATCH 03/12] wifi: iwlwifi: remove WARN from read_mem32()
` [PATCH 04/12] wifi: iwlwifi: pcie: clean up gen1/gen2 TFD unmap
` [PATCH 05/12] wifi: iwlwifi: remove 'def_rx_queue' struct member
` [PATCH 06/12] wifi: iwlwifi: pcie: move gen1 TB handling to header
` [PATCH 07/12] wifi: iwlwifi: queue: move iwl_txq_gen2_set_tb() up
` [PATCH 08/12] wifi: iwlwifi: pcie: point invalid TFDs to invalid data
` [PATCH 09/12] wifi: iwlwifi: add Razer to ppag approved list
` [PATCH 10/12] wifi: iwlwifi: mvm: enable HE TX/RX <242 tone RU on new RFs
` [PATCH 11/12] wifi: iwlwifi: mvm: support flush on AP interfaces
` [PATCH 12/12] wifi: iwlwifi: remove memory check for LMAC error address

[PATCH] wifi: rtw88: add missing call to cancel_work_sync()
 2023-08-16  3:12 UTC  (2+ messages)

W sprawie samochodu
 2023-08-11  7:36 UTC 

[RFC] wifi: mwifiex: Asking for some light on this, please :)
 2023-08-16  1:06 UTC  (2+ messages)

[wireless:for-next] BUILD SUCCESS 609a1bcd7bebac90a1b443e9fed47fd48dac5799
 2023-08-15 23:38 UTC 

[PATCH v2] wifi: mac80211_hwsim: drop short frames
 2023-08-15 22:30 UTC  (2+ messages)

[PATCH] wifi: mac80211_hwsim: drop short frames
 2023-08-15 19:25 UTC  (3+ messages)

[PATCH] wifi: mac80211: check for station first in client probe
 2023-08-15 16:41 UTC 

[PATCH] wifi: cfg80211: ocb: don't leave if not joined
 2023-08-15 16:36 UTC  (2+ messages)

[PATCH] wifi: cfg80211: reject auth/assoc to AP with our address
 2023-08-15 16:09 UTC 

[PATCH] wifi: mac80211: check S1G action frame size
 2023-08-15 15:51 UTC 

[PATCH v2] wifi: rtw89: regd: update regulatory map to R64-R42
 2023-08-15 12:07 UTC  (2+ messages)

[PATCH v3] wifi: rtw89: regd: update regulatory map to R64-R43
 2023-08-15 12:02 UTC 

[PATCH] wifi: ath9k: Remove unused declarations
 2023-08-15 10:31 UTC  (2+ messages)

[PATCH v4 0/1] wifi: mwifiex: added code to support host mlme
 2023-08-15 10:12 UTC 

[PATCH v4 1/1] wifi: mwifiex: added code to support host mlme
 2023-08-15 10:12 UTC 

[PATCH] wifi: mac80211_hwsim: avoid calling nlmsg_free() in IRQ or IRQ disabled
 2023-08-15  9:54 UTC 

[PATCH net] wifi: iwlwifi: mvm: add dependency for PTP clock
 2023-08-15  8:47 UTC  (4+ messages)

[PATCH net-next v3 1/5] net: dsa: realtek: Remove redundant of_match_ptr()
 2023-08-15  8:06 UTC  (7+ messages)
` [PATCH net-next v3 2/5] net: dsa: rzn1-a5psw: "
` [PATCH net-next v3 3/5] net: gemini: "
` [PATCH net-next v3 4/5] net: qualcomm: "
` [PATCH net-next v3 5/5] wlcore: spi: "

[PATCH net-next] wlcore: sdio: Use module_sdio_driver macro to simplify the code
 2023-08-15  7:54 UTC 

[PATCH v4 1/1] wifi: mwifiex: added code to support host mlme
 2023-08-15  7:09 UTC 

[PATCH v4 0/1] Patch History
 2023-08-15  7:09 UTC 

[PATCH 1/1] wifi: ath12k: add msdu_end structure for WCN7850
 2023-08-15  6:26 UTC 

[PATCH v2] ath5k: fix WARNING opportunity for swap
 2023-08-15  4:08 UTC 

rtw89_8852ae : failed to recognize firmware elements
 2023-08-15  0:31 UTC  (6+ messages)

[PATCH 1/2] wifi: cfg80211: Reject (re-)association to the same BSSID
 2023-08-15  0:21 UTC  (5+ messages)
` [PATCH 2/2] wifi: mwifiex: Stop rejecting connection attempts while connected

[PATCH v1] ath5k: fix WARNING opportunity for swap
 2023-08-14 22:31 UTC  (3+ messages)

[PATCH] iwlwifi: dbg_ini: fix structure packing
 2023-08-14 21:02 UTC  (3+ messages)

[PATCH] wifi: Add support for sending BSSMaxIdle in association request
 2023-08-14 20:45 UTC  (8+ messages)

LPC 2023 Networking and BPF Track CFP
 2023-08-14 19:37 UTC  (2+ messages)
` LPC 2023 Networking and BPF Track CFP (Reminder)

Build regressions/improvements in v6.5-rc3
 2023-08-14 19:00 UTC  (4+ messages)

firmware-iwlwifi: Wireless AC 7265 lacks D3cold support
 2023-08-14 18:15 UTC  (6+ messages)

[PATCH net-next 0/2] wifi: Use helpers to check multicast Ether addresses
 2023-08-14 14:40 UTC  (4+ messages)
` [PATCH net-next 1/2] wifi: ath: Use is_multicast_ether_addr() to check multicast Ether address
` [PATCH net-next 2/2] wifi: mwifiex: Use helpers to check multicast addresses

[PATCH V7 0/9] Enable Wifi RFI interference mitigation feature support
 2023-08-14 14:31 UTC  (11+ messages)
` [PATCH V7 4/9] wifi: mac80211: Add support for ACPI WBRF

[PATCH] wireless: ath: remove unused-but-set parameter
 2023-08-14 14:23 UTC  (3+ messages)

[PATCH 1/2] wifi: mwifiex: cleanup adapter data
 2023-08-14 14:19 UTC  (2+ messages)
` [PATCH 2/2] wifi: mwifiex: fix comment typos in SDIO module

[PATCH net-next v6 3/6] page_pool: remove PP_FLAG_PAGE_FRAG
 2023-08-14 12:56 UTC 

[PATCH v3] wifi: mwifiex: added code to support host mlme
 2023-08-14 10:39 UTC  (9+ messages)
  ` [EXT] "

[PATCH] wifi: mwifiex: avoid possible NULL skb pointer dereference
 2023-08-14  9:49 UTC  (2+ messages)
` [PATCH] [v2] "

[PATCH] brcm80211: brcmsmac: phy_cmn: Remove unreachable code
 2023-08-14  9:36 UTC  (4+ messages)
  ` [PATCH v2] brcm80211: brcmsmac: phy: "

[PATCH] wifi: mac80211_hwsim: do not ignore the value returned by nla_put_u32()
 2023-08-14  9:21 UTC 

[PATCH v1 net] page_pool: Cap queue size to 32k
 2023-08-14  8:55 UTC  (5+ messages)
  ` [EXT] "

Pytanie o samochód
 2023-08-14  8:15 UTC 

[PATCH V8 0/9] Enable Wifi RFI interference mitigation feature support
 2023-08-14  8:04 UTC  (13+ messages)
` [PATCH V8 1/9] drivers core: Add support for Wifi band RF mitigations
` [PATCH V8 2/9] drivers core: add ACPI based WBRF mechanism introduced by AMD
` [PATCH V8 3/9] cfg80211: expose nl80211_chan_width_to_mhz for wide sharing
` [PATCH V8 6/9] drm/amd/pm: setup the framework to support Wifi RFI mitigation feature

[syzbot] [net?] [wireless?] INFO: rcu detected stall in cfg80211_wiphy_work
 2023-08-14  0:48 UTC 

[PATCH v1] drivers/net: intel: iwlwifi: fix two parameters check in iwl_mei_dbgfs_register()
 2023-08-13 15:27 UTC  (2+ 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).