Linux-Wireless Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-09 10:39:16 to 2023-06-14 05:11:42 UTC [more...]

[PATCH 1/2] [v3] wifi: rtw89: cleanup private data structures
 2023-06-14  5:11 UTC  (13+ messages)
    ` [PATCH 1/3] [v4] "
      ` [PATCH 2/3] [v4] wifi: rtw89: cleanup rtw89_iqk_info and related code
      ` [PATCH 3/3] wifi: rtw89: fix typo
        ` [PATCH 1/3] [v5] wifi: rtw89: cleanup private data structures
          ` [PATCH 2/3] [v5] wifi: rtw89: cleanup rtw89_iqk_info and related code

[PATCH] wifi: ath11k: Add crash logging
 2023-06-14  4:01 UTC  (2+ messages)

[PATCH] ath: Remove unneeded variable
 2023-06-14  3:09 UTC  (2+ messages)

Closing down the wireless trees for a summer break?
 2023-06-14  2:51 UTC  (5+ messages)

[PATCH] wifi: rtlwifi: cleanup USB interface
 2023-06-14  2:49 UTC  (2+ messages)

Fwd: Dell XPS 13 ath10k_pci firmware crashed!
 2023-06-14  1:15 UTC 

[wireless-next:main] BUILD SUCCESS 91ccdbb94feadb0d8bf3b35c841b33ac95f2f45f
 2023-06-13 21:58 UTC 

[PATCH] mac80211: Replace strlcpy with strscpy
 2023-06-13 19:25 UTC  (2+ messages)

[PATCH] cfg80211: cfg80211: strlcpy withreturn
 2023-06-13 19:24 UTC  (2+ messages)

[PATCH] net/mediatek: strlcpy withreturn
 2023-06-13 19:23 UTC  (4+ messages)

Linux mainline support for RTL8811AU/RTL8821AU
 2023-06-13 18:29 UTC  (2+ messages)

[PATCH] wifi: ath9k: convert msecs to jiffies where needed
 2023-06-13 18:15 UTC  (2+ messages)

[PATCH] rt2x00: fix the typo in comments
 2023-06-13 17:38 UTC  (2+ messages)

iwlwifi: Stops receiving unicast
 2023-06-13 17:21 UTC 

[PATCH v3 00/15] mt76: introduce connac3_mac support
 2023-06-13 14:32 UTC  (16+ messages)
` [PATCH v3 01/15] wifi: mt76: mt7915: move sta_poll_list and sta_poll_lock in mt76_dev
` [PATCH v3 02/15] wifi: mt76: mt7603: rely on shared sta_poll_list and sta_poll_lock
` [PATCH v3 03/15] wifi: mt76: mt7615: "
` [PATCH v3 04/15] wifi: mt76: mt7996: "
` [PATCH v3 05/15] wifi: mt76: mt7921: "
` [PATCH v3 06/15] wifi: mt76: mt7915: move poll_list in mt76_wcid
` [PATCH v3 07/15] wifi: mt76: mt7603: rely on shared poll_list field
` [PATCH v3 08/15] wifi: mt76: mt7615: "
` [PATCH v3 09/15] wifi: mt76: mt7996: "
` [PATCH v3 10/15] wifi: mt76: mt7921: "
` [PATCH v3 11/15] wifi: mt76: move ampdu_state in mt76_wcid
` [PATCH v3 12/15] mt76: connac: move more mt7921/mt7915 mac shared code in connac lib
` [PATCH v3 13/15] wifi: mt76: move rate info in mt76_vif
` [PATCH v3 14/15] wifi: mt76: connac: move connac3 definitions in mt76_connac3_mac.h
` [PATCH v3 15/15] wifi: mt76: connac: add connac3 mac library

[PATCH 0/4] wifi: drivers: fix remaining W=1 warnings
 2023-06-13 14:09 UTC  (5+ messages)
` [PATCH 1/4] wifi: brcmfmac: fix gnu_printf warnings
` [PATCH 2/4] wifi: brcmsmac: "
` [PATCH 3/4] wifi: hostap: fix stringop-truncations GCC warning
` [PATCH 4/4] wifi: ray_cs: fix stringop-truncation "

[PATCH 00/14] wifi: iwlwifi: updates intended for v6.5 2023-06-13
 2023-06-13 12:57 UTC  (15+ messages)
` [PATCH 01/14] wifi: iwlwifi: mvm: support U-SIG EHT validate checks
` [PATCH 02/14] wifi: iwlwifi: mvm: rename BTM support flag and its TLV
` [PATCH 03/14] wifi: iwlwifi: mvm: initialize the rx_vec before using it
` [PATCH 04/14] wifi: iwlwifi: improve debug prints in iwl_read_ppag_table()
` [PATCH 05/14] wifi: iwlwifi: mvm: Refactor iwl_mvm_get_lmac_id()
` [PATCH 06/14] wifi: iwlwifi: mvm: add support for Extra EHT LTF
` [PATCH 07/14] wifi: iwlwifi: support version C0 of BZ and GL devices
` [PATCH 08/14] wifi: iwlwifi: mvm: fix potential array out of bounds access
` [PATCH 09/14] wifi: iwlwifi: mvm: put only a single IGTK into FW
` [PATCH 10/14] wifi: iwlwifi: mvm: allow ADD_STA not to be advertised by the firwmare
` [PATCH 11/14] wifi: iwlwifi: dbg-tlv: fix DRAM data init
` [PATCH 12/14] wifi: iwlwifi: pcie: clear FW debug memory on init
` [PATCH 13/14] wifi: iwlwifi: pcie: remove redundant argument
` [PATCH 14/14] wifi: iwlwifi: dbg-tlv: clear FW debug memory on init

[PATCH] wifi: ath11k: fix memory leak in WMI firmware stats
 2023-06-13  9:15 UTC  (2+ messages)

[PATCH 00/15] wifi: ath11k: debug message improvements
 2023-06-13  9:11 UTC  (17+ messages)
` [PATCH 01/15] wifi: ath11k: debug: remove unused ATH11K_DBG_ANY
` [PATCH 02/15] wifi: ath11k: print debug level in debug messages
` [PATCH 03/15] wifi: ath11k: remove manual mask names from "
` [PATCH 04/15] wifi: ath11k: add WMI event "
` [PATCH 05/15] wifi: ath11k: remove unsupported event handlers
` [PATCH 06/15] wifi: ath11k: wmi: cleanup error handling in ath11k_wmi_send_init_country_cmd()
` [PATCH 07/15] wifi: ath11k: wmi: use common error handling style
` [PATCH 08/15] wifi: ath11k: wmi: add unified command debug messages
` [PATCH 09/15] wifi: ath11k: pci: cleanup debug logging
` [PATCH 10/15] wifi: ath11k: dp: cleanup debug message
` [PATCH 11/15] wifi: ath11k: debug: use all upper case in ATH11k_DBG_HAL
` [PATCH 12/15] wifi: ath11k: hal: cleanup debug message
` [PATCH 13/15] wifi: ath11k: don't use %pK
` [PATCH 14/15] wifi: ath11k: htc: cleanup debug messages
` [PATCH 15/15] wifi: ath11k: debug: add ATH11K_DBG_CE

[PATCH] ath9k: Fix possible stall on ath9k_txq_list_has_key()
 2023-06-13  9:09 UTC  (3+ messages)

[PATCH] wifi: rtw88: add missing unwind goto for __rtw_download_firmware()
 2023-06-13  8:37 UTC  (2+ messages)

[PATCH] wifi: rtlwifi: remove misused flag from HAL data
 2023-06-13  8:36 UTC  (11+ messages)
` [PATCH 1/4] [v2] wifi: rtlwifi: remove unused timer and related code
  ` [PATCH 2/4] [v2] wifi: rtlwifi: remove unused dualmac control leftovers
  ` [PATCH 3/4] [v2] wifi: rtlwifi: remove misused flag from HAL data
  ` [PATCH 4/4] [v2] wifi: rtlwifi: simplify LED management

[PATCH] wifi: rtw89: use the correct bit in the R_AX_PLE_INI_STATUS register
 2023-06-13  8:24 UTC  (3+ messages)

[PATCH 2/2] [v3] wifi: rtw89: cleanup rtw89_iqk_info and related code
 2023-06-13  8:23 UTC  (2+ messages)

[PATCH] rtlwifi: rtl8188ee: drop RTX_POWER_BEFORE_IQK_A and RTX_POWER_AFTER_IQK_A reads
 2023-06-13  8:18 UTC  (6+ messages)
` [PATCH] rtlwifi: rtl8188ee: mark RTX_POWER_{BEFORE,AFTER}_IQK_A reads as unused

[PATCH] wifi: ath11k: support HTT extended receive rate debug stats
 2023-06-13  7:12 UTC 

iwlwifi hibernate fails (enter fails, leave wifi unusable on resume)
 2023-06-13  7:11 UTC  (2+ messages)

[PATCH v2] wifi: ath11k: add tx delay to TSF
 2023-06-13  6:03 UTC 

[PATCH] wifi: mwifiex: Replace RX workqueues with kthreads
 2023-06-13  5:12 UTC  (5+ messages)

wifi: rtw88: question about SDIO RX aggregation limiting
 2023-06-13  2:20 UTC  (2+ messages)

[PATCH v1] dt-bindings: net: wireless: bcm4329-fmac: add ieee80211-freq-limit property
 2023-06-12 18:23 UTC  (8+ messages)
` [PATCH v2] dt-bindings: net: wireless: ath10k: "
` [PATCH v2 1/2] dt-bindings: net: wireless: ath11k: "
  ` [PATCH v2 2/2] wifi: ath11k: add support DT ieee80211-freq-limit

[wireless:for-next] BUILD SUCCESS d094482c9974a543851a18a1c587a7d132a81659
 2023-06-12 20:22 UTC 

rtw8822cu (LM842) stalls when running HW offload scan
 2023-06-12 18:18 UTC  (3+ messages)

MT7922 problem with "fix rx filter incorrect by drv/fw inconsistent"
 2023-06-12 16:19 UTC  (7+ messages)

[PATCH 00/15] wifi: iwlwifi: updates intended for v6.5 2023-06-12
 2023-06-12 15:51 UTC  (16+ messages)
` [PATCH 01/15] wifi: iwlwifi: make debugfs entries link specific
` [PATCH 02/15] wifi: iwlwifi: mvm: debugfs: add entry for setting maximum TXOP time
` [PATCH 03/15] wifi: iwlwifi: mvm: Handle return value for iwl_mvm_sta_init
` [PATCH 04/15] wifi: iwlwifi: mvm: FTM initiator MLO support
` [PATCH 05/15] wifi: iwlwifi: update response for mcc_update command
` [PATCH 06/15] wifi: iwlwifi: bump FW API to 79 for AX devices
` [PATCH 07/15] wifi: iwlwifi: mvm: fix getting LDPC/STBC support
` [PATCH 08/15] wifi: iwlwifi: mvm: Add NULL check before dereferencing the pointer
` [PATCH 09/15] wifi: iwlwifi: unify checks for HW error values
` [PATCH 10/15] wifi: iwlwifi: fw: print PC register value instead of address
` [PATCH 11/15] wifi: iwlwifi: mvm: always set MH len in offload_assist
` [PATCH 12/15] wifi: iwlwifi: debugfs: add ppag capa to fw info file
` [PATCH 13/15] wifi: iwlwifi: pass ESR parameters to the firmware
` [PATCH 14/15] wifi: iwlwifi: mvm: FTM responder MLO support
` [PATCH 15/15] wifi: iwlwifi: mvm: Propagate ERP slot changes to FW

[PATCH] wifi: rtw88: usb: Make work queues high prio
 2023-06-12 13:40 UTC  (3+ messages)

[PATCH net-next v4 4/5] page_pool: remove PP_FLAG_PAGE_FRAG flag
 2023-06-12 13:02 UTC 

[PATCH v2 00/15] mt76: introduce connac3_mac support
 2023-06-12  8:58 UTC  (13+ messages)
` [PATCH v2 15/15] wifi: mt76: connac: add connac3 mac library

[PATCH V2 0/7] Support Wifi RFI interference mitigation feature
 2023-06-12  7:39 UTC  (4+ messages)
` [PATCH V2 2/7] wifi: mac80211: Add support for ACPI WBRF

[PATCH v2 0/2] Update the channel list if the change in channel flags
 2023-06-11 19:37 UTC  (3+ messages)
` [PATCH v2 1/2] wifi: cfg80211: Add beacon hint notifier support

[PATCH v14] ath10k: add LED and GPIO controlling support for various chipsets
 2023-06-11  8:05 UTC 

[PATCH 0/4] cfg80211/mac80211 patches from our internal tree 2023-06-08
 2023-06-11  9:14 UTC  (5+ messages)
` [PATCH 1/4] wifi: mac80211: Add debugfs entry to report dormant links
` [PATCH 2/4] wifi: mac80211: Do not use "non-MLD AP" syntax
` [PATCH 3/4] wifi: mac80211: Fix permissions for valid_links debugfs entry
` [PATCH 4/4] wifi: mac80211: fragment per STA profile correctly

[wireless-next:main] BUILD SUCCESS cabb8b48e542e1401f6881c4f7d3bb82f723ee40
 2023-06-10 19:53 UTC 

[wireless:for-next] BUILD SUCCESS 7b3b9ac899b54f53f7c9fc07e1c562f56b2187fa
 2023-06-10 14:09 UTC 

[PATCH] wifi: rtw89: Remove unneeded variable
 2023-06-10 13:38 UTC 

Fwd: rtl8xxxu: untested dongle, test results
 2023-06-10 12:58 UTC 

[PATCH v3] MAINTAINERS: Add new maintainers to Redpine driver
 2023-06-10 12:34 UTC  (7+ messages)

Fwd: rtl8xxxu kernel module deauthenticate session from public open Wifi AP
 2023-06-10  7:38 UTC  (4+ messages)

[regression] STP on 80211s is broken in 6.4-rc4
 2023-06-10  6:44 UTC  (2+ messages)

pull-request: wireless-next-2023-06-09
 2023-06-10  6:42 UTC  (2+ messages)

čestitam
 2023-06-08 17:18 UTC 

[PATCH] wifi: iwlwifi: mvm: spin_lock_bh() to fix lockdep regression
 2023-06-09 21:29 UTC 

[PATCH v1] dt-bindings: net: wireless: ath10k: add ieee80211-freq-limit property
 2023-06-09 20:14 UTC  (2+ messages)

[PATCH v1 1/2] dt-bindings: net: ath11k: add ieee80211-freq-limit property
 2023-06-09 17:11 UTC  (4+ messages)

[PATCH] wifi: ath12k: delete the timer rx_replenish_retry during rmmod
 2023-06-09 13:33 UTC  (2+ messages)

[PATCH v3] wifi: ath12k: Use msdu_end to check MCBC
 2023-06-09 13:32 UTC  (2+ messages)

[PATCH] wifi: ath12k: check hardware major version for WCN7850
 2023-06-09 13:32 UTC  (2+ messages)

[PATCH] wifi: ath12k: Avoid NULL pointer access during management transmit cleanup
 2023-06-09 13:32 UTC  (2+ messages)

[PATCH net-next v3 4/4] page_pool: remove PP_FLAG_PAGE_FRAG flag
 2023-06-09 13:17 UTC 

[PATCH v3] wifi: ath11k: update proper pdev/vdev id for testmode command
 2023-06-09 12:30 UTC  (2+ messages)

[PATCH net-next 1/4] ath10k: Drop cleaning of driver data from probe error path and remove
 2023-06-09 12:28 UTC  (2+ messages)

[PATCH] wifi: ath11k: fix boot failure with one MSI vector
 2023-06-09 12:26 UTC  (2+ messages)

[PATCH] wifi: cfg80211: fix double lock bug in reg_wdev_chan_valid()
 2023-06-09 10:48 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 read-only IMAP folder(s) and NNTP newsgroup(s).