linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-12 06:45:47 to 2022-07-17 07:16:24 UTC [more...]

[PATCH 0/3] Mesh Fast xmit support
 2022-07-17  7:16 UTC  (10+ messages)

[syzbot] INFO: trying to register non-static key in ieee80211_do_stop
 2022-07-17  2:32 UTC  (2+ messages)
` [PATCH] wifi: mac80211: initialize fq.lock as early as possible

[wireless:for-next] BUILD SUCCESS 11052589cf5c0bab3b4884d423d5f60c38fcf25d
 2022-07-17  2:24 UTC 

[wireless-next:mld] BUILD SUCCESS a260edccf66f340a5fa9ff2ac740579097b3a206
 2022-07-17  2:23 UTC 

[r8188eu driver] Kernel crash report
 2022-07-16 18:57 UTC  (2+ messages)

[PATCH] rtl8xxxu: Fix the error handling of the probe function
 2022-07-16 13:04 UTC 

[linux-next:master] BUILD REGRESSION 6014cfa5bf32cf8c5c58b3cfd5ee0e1542c8a825
 2022-07-16  3:00 UTC 

[PATCH] mediatek: mt7601u: fix clang -Wformat warning
 2022-07-16  1:40 UTC  (4+ messages)

[PATCH] crypto: keembay-ocs-ecc: Drop if with an always false condition
 2022-07-15 22:46 UTC  (3+ messages)
  ` [PATCH] wlcore/wl12xx: "

[wireless-next:mld] BUILD SUCCESS cbee535ba539e8e13ca2c15c8624545e5214f599
 2022-07-15 22:12 UTC 

[PATCH v2 5.15 1/5] Revert "mt76: mt7921: Fix the error handling path of mt7921_pci_probe()"
 2022-07-15 19:59 UTC  (5+ messages)
` [PATCH v2 5.15 2/5] Revert "mt76: mt7921e: fix possible probe failure after reboot"
` [PATCH v2 5.15 3/5] mt76: mt7921: use physical addr to unify register access
` [PATCH v2 5.15 4/5] mt76: mt7921e: fix possible probe failure after reboot
` [PATCH v2 5.15 5/5] mt76: mt7921: Fix the error handling path of mt7921_pci_probe()

[PATCH v5] brcmfmac: prevent double-free on hardware-reset
 2022-07-15 13:19 UTC  (6+ messages)

[PATCH] ath11k: Fix register write failure on QCN9074
 2022-07-15 10:10 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION 37b355fdaf31ee18bda9a93c2a438dc1cbf57ec9
 2022-07-15  6:49 UTC 

[wireless-next:mld 102/108] net/mac80211/ibss.c:1229:40: error: too many arguments to function call, expected 3, have 4
 2022-07-15  6:32 UTC 

[syzbot] upstream test error: INFO: trying to register non-static key in ieee80211_do_stop
 2022-07-15  5:39 UTC 

[PATCH v1] wifi: mac80211_hwsim: fix race condition in pending packet
 2022-07-15  1:53 UTC  (6+ messages)

LPC 2022 Networking and BPF Track CFP
 2022-07-14 21:19 UTC  (2+ messages)
` LPC 2022 Networking and BPF Track CFP (Reminder)

[for-next][PATCH 08/23] tracing/ath: Use the new __vstring() helper
 2022-07-14 16:43 UTC  (4+ messages)
` [for-next][PATCH 09/23] tracing/brcm: "
` [for-next][PATCH 10/23] tracing/iwlwifi: "
` [for-next][PATCH 18/23] mac80211: tracing: "

[PATCH 0/2] wifi: brcmfmac: add DT property for trivial ccode mapping
 2022-07-14 15:22 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: bcm4329-fmac: add optional brcm,ccode-map-trivial
` [PATCH 2/2] wifi: brcmfmac: support brcm,ccode-map-trivial DT property

[PATCH v2] p54: add missing parentheses in p54_flush()
 2022-07-14 14:30 UTC  (2+ messages)

[PATCH] p54: add missing parentheses in p54_flush()
 2022-07-14 12:58 UTC  (3+ messages)

[PATCH] wifi: mac80211: make 4addr null frames using min_rate for WDS
 2022-07-14  9:16 UTC 

[PATCH 00/76] wifi: more MLO work
 2022-07-14  8:30 UTC  (85+ messages)
` [PATCH 01/76] wifi: mac80211_hwsim: Support link channel matching on rx
` [PATCH 02/76] wifi: mac80211: consistently use sdata_dereference()
` [PATCH 03/76] wifi: mac80211: rx: accept link-addressed frames
` [PATCH 04/76] wifi: mac80211: Consider MLO links in offchannel logic
` [PATCH 05/76] wifi: cfg80211: Allow MLO TX with link source address
` [PATCH 06/76] wifi: mac80211: Remove AP SMPS leftovers
` [PATCH 07/76] wifi: mac80211: add an ieee80211_get_link_sband
` [PATCH 08/76] wifi: cfg80211: add API to add/modify/remove a link station
` [PATCH 09/76] wifi: cfg80211/mac80211: separate link params from station params
` [PATCH 10/76] wifi: mac80211: implement callbacks for <add/mod/del>_link_station
` [PATCH 11/76] wifi: nl80211: hold wdev mutex in add/mod/del link station
` [PATCH 12/76] wifi: nl80211: hold wdev mutex for channel switch APIs
` [PATCH 13/76] wifi: nl80211: hold wdev mutex for station APIs
` [PATCH 14/76] wifi: mac80211: RCU-ify link/link_conf pointers
` [PATCH 15/76] wifi: nl80211: enable setting the link address at new station
` [PATCH 16/76] wifi: cfg80211: make cfg80211_auth_request::key_idx signed
` [PATCH 17/76] wifi: cfg80211: drop BSS elements from assoc trace for now
` [PATCH 18/76] wifi: mac80211_hwsim: Ack link addressed frames
` [PATCH 19/76] wifi: mac80211: debug: omit link if non-MLO connection
` [PATCH 20/76] wifi: mac80211: skip powersave recalc if driver SUPPORTS_DYNAMIC_PS
` [PATCH 21/76] wifi: mac80211: separate out connection downgrade flags
` [PATCH 22/76] wifi: mac80211: fix key lookup
` [PATCH 23/76] wifi: nl80211: acquire wdev mutex for dump_survey
` [PATCH 24/76] wifi: mac80211: move ieee80211_request_smps_mgd_work
` [PATCH 25/76] wifi: mac80211: set up/tear down client vif links properly
` [PATCH 26/76] wifi: mac80211: provide link ID in link_conf
` [PATCH 27/76] wifi: mac80211: move ps setting to vif config
` [PATCH 28/76] wifi: mac80211: expect powersave handling in driver for MLO
` [PATCH 29/76] wifi: mac80211: change QoS settings API to take link into account
` [PATCH 30/76] wifi: mac80211: remove unused bssid variable
` [PATCH 31/76] wifi: mac80211: mlme: track AP (MLD) address separately
` [PATCH 32/76] wifi: mac80211: mlme: do IEEE80211_STA_RESET_SIGNAL_AVE per link
` [PATCH 33/76] wifi: mac80211: mlme: first adjustments for MLO
` [PATCH 34/76] wifi: mac80211: split IEEE80211_STA_DISABLE_WMM to link data
` [PATCH 35/76] wifi: mac80211: mlme: use ieee80211_get_link_sband()
` [PATCH 36/76] wifi: mac80211: mlme: remove sta argument from ieee80211_config_bw
` [PATCH 37/76] wifi: mac80211: mlme: use correct link_sta
` [PATCH 38/76] wifi: cfg80211: remove BSS pointer from cfg80211_disassoc_request
` [PATCH 39/76] wifi: cfg80211: prepare association failure APIs for MLO
` [PATCH 40/76] wifi: mac80211: mlme: unify assoc data event sending
` [PATCH 41/76] wifi: cfg80211: adjust assoc comeback for MLO
` [PATCH 42/76] wifi: cfg80211: put cfg80211_rx_assoc_resp() arguments into a struct
` [PATCH 43/76] wifi: cfg80211: extend cfg80211_rx_assoc_resp() for MLO
` [PATCH 44/76] wifi: mac80211: refactor elements parsing with parameter struct
` [PATCH 45/76] wifi: mac80211: replace link_id with link_conf in start/stop_ap()
` [PATCH 46/76] wifi: mac80211: don't re-parse elems in ieee80211_assoc_success()
` [PATCH 47/76] wifi: mac80211: move tdls_chan_switch_prohibited to link data
` [PATCH 48/76] wifi: mac80211: fix multi-BSSID element parsing
` [PATCH 49/76] wifi: mac80211: don't set link address for station
` [PATCH 50/76] wifi: mac80211: remove redundant condition
` [PATCH 51/76] wifi: cfg80211: add ieee80211_chanwidth_rate_flags()
` [PATCH 52/76] wifi: mac80211: use only channel width in ieee80211_parse_bitrates()
` [PATCH 53/76] wifi: mac80211: refactor adding rates to assoc request
` [PATCH 54/76] wifi: mac80211: refactor adding custom elements
` [PATCH 55/76] wifi: mac80211: mlme: simplify adding ht/vht/he/eht elements
` [PATCH 56/76] wifi: mac80211: consider EHT element size in assoc request
` [PATCH 57/76] wifi: cfg80211: clean up links appropriately
` [PATCH 58/76] wifi: mac80211: tighten locking check
` [PATCH 59/76] wifi: mac80211: fix link manipulation
` [PATCH 60/76] wifi: nl80211: better validate link ID for stations
` [PATCH 61/76] wifi: nl80211: add EML/MLD capabilities to per-iftype capabilities
` [PATCH 62/76] wifi: nl80211: set BSS to NULL if IS_ERR()
` [PATCH 63/76] wifi: mac80211: skip rate statistics for MLD STAs
` [PATCH 64/76] wifi: mac80211: add a helper to fragment an element
` [PATCH 65/76] wifi: nl80211: check MLO support in authenticate
` [PATCH 66/76] wifi: nl80211: Support MLD parameters in nl80211_set_station()
` [PATCH 67/76] wifi: cfg80211/mac80211: Support control port TX from specific link
` [PATCH 68/76] wifi: mac80211: Allow EAPOL frames from link addresses
` [PATCH 69/76] wifi: mac80211: Allow EAPOL tx from specific link
` [PATCH 70/76] wifi: nl80211: allow link ID in set_wiphy with frequency
` [PATCH 71/76] wifi: mac80211: don't check carrier in chanctx code
` [PATCH 72/76] wifi: mac80211: Support multi link in ieee80211_recalc_min_chandef()
` [PATCH 73/76] wifi: nl80211: advertise MLO support
` [PATCH 74/76] wifi: mac80211: replace link_id with link_conf in switch/(un)assign_vif_chanctx()
` [PATCH 75/76] wifi: mac80211: remove link_id parameter from link_info_changed()
` [PATCH 76/76] wifi: cfg80211: set country_elem to NULL

Bug 215635 - iwlwifi: Firmware crash with firmware 36.ca7b901d.0 (8265-36.ucode)
 2022-07-14  7:37 UTC  (4+ messages)

[PATCH 5.15 1/5] Revert "mt76: mt7921: Fix the error handling path of mt7921_pci_probe()"
 2022-07-14  6:08 UTC  (7+ messages)
` [PATCH 5.15 2/5] Revert "mt76: mt7921e: fix possible probe failure after reboot"
` [PATCH 5.15 3/5] mt76: mt7921: use physical addr to unify register access
` [PATCH 5.15 4/5] mt76: mt7921e: fix possible probe failure after reboot
` [PATCH 5.15 5/5] mt76: mt7921: Fix the error handling path of mt7921_pci_probe()

[PATCH 1/1] cfg80211: Allow AP/P2PGO to indicate port authorization to peer STA/P2PClient
 2022-07-14  5:30 UTC 

[RFC] cfg80211: Add link_id to various key operations for MLO
 2022-07-13 20:22 UTC  (2+ messages)

[PATCH] wifi: mac80211_hwsim: use 32-bit skb cookie
 2022-07-13 19:16 UTC 

[PATCH] wifi: rsi: remove unused variable
 2022-07-13 19:16 UTC 

pull-request: wireless-next-2022-07-13
 2022-07-13 19:12 UTC  (3+ messages)

[PATCH 00/21] wifi: client-side MLO preparations
 2022-07-13 15:34 UTC  (22+ messages)
` [PATCH 01/21] wifi: nl80211: reject link specific elements on assoc link
` [PATCH 02/21] wifi: nl80211: reject fragmented and non-inheritance elements
` [PATCH 03/21] wifi: nl80211: fix some attribute policy entries
` [PATCH 04/21] wifi: mac80211: prohibit DEAUTH_NEED_MGD_TX_PREP in MLO
` [PATCH 05/21] wifi: mac80211: release channel context on link stop
` [PATCH 06/21] wifi: mac80211: mlme: clean up supported channels element code
` [PATCH 07/21] wifi: mac80211: add multi-link element to AUTH frames
` [PATCH 08/21] wifi: mac80211: make ieee80211_check_rate_mask() link-aware
` [PATCH 09/21] wifi: mac80211: move IEEE80211_SDATA_OPERATING_GMODE to link
` [PATCH 10/21] wifi: mac80211: mlme: refactor link station setup
` [PATCH 11/21] wifi: mac80211: mlme: shift some code around
` [PATCH 12/21] wifi: mac80211: mlme: change flags in ieee80211_determine_chantype()
` [PATCH 13/21] wifi: mac80211: mlme: switch some things back to deflink
` [PATCH 14/21] wifi: mac80211: mlme: refactor assoc req element building
` [PATCH 15/21] wifi: mac80211: mlme: refactor ieee80211_prep_channel() a bit
` [PATCH 16/21] wifi: mac80211: mlme: refactor assoc success handling
` [PATCH 17/21] wifi: mac80211: mlme: remove address arg to ieee80211_mark_sta_auth()
` [PATCH 18/21] wifi: mac80211: mlme: refactor assoc link setup
` [PATCH 19/21] wifi: mac80211: mlme: look up beacon elems only if needed
` [PATCH 20/21] wifi: cfg80211: add cfg80211_get_iftype_ext_capa()
` [PATCH 21/21] wifi: mac80211: mlme: refactor ieee80211_set_associated()

[syzbot] memory leak in cfg80211_inform_single_bss_frame_data
 2022-07-13 10:35 UTC  (6+ messages)

[PATCH 0/7] wifi: rtw88: add proper mutex lock to safely access channel
 2022-07-13  8:47 UTC  (8+ messages)
` [PATCH 1/7] wifi: rtw88: add mutex when set SAR
` [PATCH 2/7] wifi: rtw88: add mutex when set regulatory and get Tx power table
` [PATCH 3/7] wifi: rtw88: add the update channel flow to support setting by parameters
` [PATCH 4/7] wifi: rtw88: fix WARNING:rtw_get_tx_power_params() during HW scan
` [PATCH 5/7] wifi: rtw88: add flushing queue before "
` [PATCH 6/7] wifi: rtw88: add flag check before enter or leave IPS
` [PATCH 7/7] wifi: rtw88: prohibit enter IPS during HW scan

[PATCH] mac80211: exclude multicast packets from AQL pending airtime
 2022-07-13  8:34 UTC 

[RFC v2 00/96] wireless: cl8k driver for Celeno IEEE 802.11ax devices
 2022-07-13  7:39 UTC  (5+ messages)
` [RFC v2 03/96] cl8k: add Kconfig
` [RFC v2 04/96] cl8k: add Makefile

pull-request: wireless-2022-07-13
 2022-07-13  7:13 UTC 

[PATCH 00/12] Additional support for 802.11ah (S1G)
 2022-07-13  0:48 UTC  (11+ messages)
` [PATCH 04/12] nl80211: support setting S1G short beacon period
` [PATCH 06/12] mac80211: support ieee80211_ext format
` [PATCH 07/12] mac80211: S1G capabilities information element in probe request
` [PATCH 08/12] cfg80211: S1G rate flags
` [PATCH 09/12] nl80211: support advertising S1G rate information

[PATCH] mac80211: do not wake queues on a vif that is being stopped
 2022-07-12 20:26 UTC  (2+ messages)

Expected behavior with co-located 6GHz APs?
 2022-07-12 18:29 UTC  (2+ messages)

[wireless:for-next] BUILD SUCCESS 50e2ab39291947b6c6c7025cf01707c270fcde59
 2022-07-12 14:54 UTC 

[RFC v2 59/96] cl8k: add rates.h
 2022-07-12  7:17 UTC  (3+ messages)

[REGRESSION] hci0 hci_power_on [bluetooth] blocks for more than 2 min preventing suspend and shutdown
 2022-07-12  6:45 UTC  (3+ 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).