linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-13 09:45:24 to 2022-07-18 18:44:09 UTC [more...]

[PATCH 0/2] wifi: brcmfmac: add DT property for trivial ccode mapping
 2022-07-18 18:43 UTC  (6+ 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] docs: driver-api: firmware: add driver firmware guidelines
 2022-07-18 17:54 UTC  (3+ messages)

[PATCH] iwlwifi: mvm: fix clang -Wformat warnings
 2022-07-18 17:37 UTC  (2+ messages)

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

[PATCH] mwifiex: Fix comment typo
 2022-07-15  5:00 UTC 

[PATCH] rsi: Fix comment typo
 2022-07-15  5:00 UTC 

[PATCH] wifi: wl1251: fix repeated words in comments
 2022-07-18 12:12 UTC  (2+ messages)

[PATCH] wifi: rsi: fix repeated words in comments
 2022-07-18 12:11 UTC  (2+ messages)

[PATCH] wifi: rtl8192se: fix repeated words in comments
 2022-07-18 12:11 UTC  (2+ messages)

[PATCH] wifi: rtlwifi: fix repeated words in comments
 2022-07-18 12:11 UTC  (2+ messages)
`  "

[PATCH] wifi: rt2x00: fix repeated words in comments
 2022-07-18 12:10 UTC  (2+ messages)
`  "

[PATCH] wifi: qtnfmac: fix repeated words in comments
 2022-07-18 12:09 UTC  (2+ messages)

[PATCH] wifi: iwlegacy: fix repeated words in comments
 2022-07-18 12:08 UTC  (2+ messages)
`  "

[PATCH] wifi: ipw2x00: fix repeated words in comments
 2022-07-18 12:08 UTC  (2+ messages)

[PATCH] wifi: brcmsmac: fix repeated words in comments
 2022-07-18 12:08 UTC  (2+ messages)

[PATCH] wifi: brcmfmac: fix repeated words in comments
 2022-07-18 12:07 UTC  (2+ messages)
`  "

[PATCH] wifi: b43: fix repeated words in comments
 2022-07-18 12:07 UTC  (2+ messages)

[PATCH] wifi: atmel: fix repeated words in comments
 2022-07-18 12:07 UTC  (2+ messages)

[syzbot] INFO: trying to register non-static key in ieee80211_do_stop
 2022-07-18 12:01 UTC  (5+ messages)
` [PATCH] wifi: mac80211: initialize fq.lock as early as possible
  ` [PATCH v2] wifi: mac80211: do not abuse fq.lock in ieee80211_do_stop()

[PATCH v2] p54: add missing parentheses in p54_flush()
 2022-07-18 11:54 UTC  (3+ messages)
` [v2] wifi: "

[PATCH] mediatek: mt7601u: fix clang -Wformat warning
 2022-07-18 11:54 UTC  (5+ messages)
` wifi: "

[PATCH] mediatek: mt76: eeprom: fix clang -Wformat warning
 2022-07-18 11:53 UTC  (2+ messages)
` wifi: mt7601u: "

[PATCH] p54: Use the bitmap API to allocate bitmaps
 2022-07-18 11:52 UTC  (2+ messages)
` wifi: "

[PATCH v2] p54: Fix an error handling path in p54spi_probe()
 2022-07-18 11:51 UTC  (2+ messages)
` [v2] wifi: "

pull request: mt76 2022-07-11
 2022-07-18 11:34 UTC  (2+ messages)

[PATCH] wifi: wcn36xx: fix repeated words in comments
 2022-07-18 10:05 UTC  (2+ messages)

[PATCH] wifi: wil6210: fix repeated words in comments
 2022-07-18 10:05 UTC  (2+ messages)

[PATCH] wifi: ath: fix repeated words in comments
 2022-07-18 10:04 UTC  (2+ messages)

[PATCH] wifi: ath6kl:: fix repeated words in comments
 2022-07-18 10:04 UTC  (2+ messages)

[PATCH v2] wil6210: debugfs: fix info leak in wil_write_file_wmi()
 2022-07-18 10:04 UTC  (2+ messages)

[PATCH] wireless/ath: fix repeated words in comments
 2022-07-18 10:03 UTC  (2+ messages)

[PATCH] ath11k: mac: fix long line
 2022-07-18 10:02 UTC  (2+ messages)

[PATCH 00/76] wifi: more MLO work
 2022-07-18  8:51 UTC  (76+ messages)
` [PATCH 03/76] wifi: mac80211: rx: accept link-addressed frames
` [PATCH 09/76] wifi: cfg80211/mac80211: separate link params from station params
` [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

[PATCH] ath11k: Fix register write failure on QCN9074
 2022-07-18  7:31 UTC  (4+ messages)

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

[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] 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()

[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] 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 

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