linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-29 15:35:49 to 2023-12-05 13:51:45 UTC [more...]

[PATCH] ath9k: reset survey of current channel after a scan started
 2023-12-05 13:51 UTC  (4+ messages)

[PATCH] ath5k: remove unused ath5k_eeprom_info::ee_antenna
 2023-12-05 13:10 UTC  (3+ messages)

[PATCH RFC v2 0/8] wifi: ath11k: hibernation support
 2023-12-05 12:29 UTC  (5+ messages)
` [PATCH RFC v2 1/8] bus: mhi: host: add mhi_power_down_no_destroy()

[PATCH] wireless-regdb: Update regulatory rules for China (CN)
 2023-12-05 12:19 UTC  (3+ messages)

[PATCH] wireless-regdb: Makefile: Reproducible signatures
 2023-12-05  8:59 UTC  (2+ messages)

[PATCH v3,1/2] wifi: mac80211: add utility for converting op_class into chandef
 2023-12-05  8:38 UTC  (4+ messages)
` [PATCH v3,2/2] wifi: mac80211: refactor STA CSA parsing flows

[PATCH v2] netlink: Return unsigned value for nla_len()
 2023-12-05  7:58 UTC  (4+ messages)

[PATCH v14 0/9] Enable Wifi RFI interference mitigation feature support
 2023-12-05  7:24 UTC  (10+ messages)
` [PATCH v14 1/9] Documentation/driver-api: Add document about WBRF mechanism
` [PATCH v14 2/9] platform/x86/amd: Add support for AMD ACPI based Wifi band RFI mitigation feature
` [PATCH v14 3/9] cfg80211: expose nl80211_chan_width_to_mhz for wide sharing

Lenovo LOQ rtw_8852be
 2023-12-05  6:12 UTC  (8+ messages)

Add extra check in regdb scripts
 2023-12-05  2:50 UTC  (2+ messages)
` [wireless-regdb] "

[PATCH] rtw89: avoid stringop-overflow warning
 2023-12-05  0:26 UTC  (2+ messages)

[PATCH 1/8] wifi: mt76: change txpower init to per-phy
 2023-12-04 21:57 UTC  (5+ messages)
` [PATCH 2/8] wifi: mt76: mt7996: add txpower setting support
` [PATCH 4/8] wifi: mt76: mt7996: switch to mcu command for TX GI report

Thinkpad P17 keep hanging in ipv6_addrconf addrconf_verify_work / netlink in 6.4 and 6.6
 2023-12-04 21:17 UTC  (6+ messages)

[PATCH AUTOSEL 4.14] wifi: cfg80211: lock wiphy mutex for rfkill poll
 2023-12-04 20:50 UTC  (2+ messages)

[PATCH AUTOSEL 5.4 3/3] wifi: cfg80211: lock wiphy mutex for rfkill poll
 2023-12-04 20:37 UTC 

[PATCH AUTOSEL 5.15 05/10] wifi: cfg80211: lock wiphy mutex for rfkill poll
 2023-12-04 20:36 UTC 

[PATCH AUTOSEL 6.1 05/17] wifi: cfg80211: lock wiphy mutex for rfkill poll
 2023-12-04 20:34 UTC  (3+ messages)
` [PATCH AUTOSEL 6.1 06/17] wifi: avoid offset calculation on NULL pointer
` [PATCH AUTOSEL 6.1 07/17] wifi: mac80211: handle 320 MHz in ieee80211_ht_cap_ie_to_sta_ht_cap

[PATCH AUTOSEL 6.6 11/32] wifi: cfg80211: lock wiphy mutex for rfkill poll
 2023-12-04 20:32 UTC  (5+ messages)
` [PATCH AUTOSEL 6.6 12/32] wifi: avoid offset calculation on NULL pointer
` [PATCH AUTOSEL 6.6 13/32] wifi: mac80211: handle 320 MHz in ieee80211_ht_cap_ie_to_sta_ht_cap
` [PATCH AUTOSEL 6.6 17/32] wifi: cfg80211: add locked debugfs wrappers
` [PATCH AUTOSEL 6.6 18/32] wifi: mac80211: use wiphy locked debugfs helpers for agg_status

netif_carrier_on() race
 2023-12-04 19:47 UTC  (15+ messages)
` [PATCH wireless-next 0/3] netlink carrier race workaround
  ` [PATCH wireless-next 1/3] wifi: nl80211: refactor nl80211_send_mlme_event() arguments
  ` [PATCH wireless-next 2/3] wifi: cfg80211: make RX assoc data const
  ` [PATCH wireless-next 3/3] wifi: nl80211: report carrier up count to userspace
` [PATCH wpa_supplicant 0/2] wpa_supplicant: wait for carrier race
  ` [PATCH wpa_suppplicant 1/2] netlink: add netlink_process_one_event()
  ` [PATCH wpa_suppplicant 2/2] driver_nl82011: wait for rtnetlink event with carrier_up_count

[PATCH v2 00/35] bitops: add atomic find_bit() operations
 2023-12-04 18:51 UTC  (7+ messages)
` [PATCH v2 01/35] lib/find: add atomic find_bit() primitives
` [PATCH v2 02/35] lib/find: add test for atomic find_bit() ops
  ` [PATCH v2 11/35] ath10k: optimize ath10k_snoc_napi_poll() by using find_bit()
  ` [PATCH v2 12/35] wifi: rtw88: optimize rtw_pci_tx_kick_off() "

Performance drop due to alloc_workqueue() misuse and recent change
 2023-12-04 18:07 UTC  (2+ messages)

[PATCH] wifi: wfx: fix possible NULL pointer dereference in wfx_set_mfp_ap()
 2023-12-04 17:11 UTC  (4+ messages)
  ` [PATCH] [v2] "

[PATCH v8 00/12] wifi: ath11k: add support for 6 GHz station for various modes : LPI, SP and VLP
 2023-12-04 15:53 UTC  (15+ messages)
` [PATCH v8 01/12] wifi: ath11k: add support to select 6 GHz regulatory type
` [PATCH v8 02/12] wifi: ath11k: store cur_regulatory_info for each radio
` [PATCH v8 03/12] wifi: ath11k: fix a possible dead lock caused by ab->base_lock
` [PATCH v8 04/12] wifi: ath11k: update regulatory rules when interface added
` [PATCH v8 05/12] wifi: ath11k: update regulatory rules when connect to AP on 6 GHz band for station
` [PATCH v8 06/12] wifi: ath11k: save power spectral density(PSD) of regulatory rule
` [PATCH v8 07/12] wifi: ath11k: add parse of transmit power envelope element
` [PATCH v8 08/12] wifi: ath11k: save max tx power in vdev start response event from firmware
` [PATCH v8 09/12] wifi: ath11k: fill parameters for vdev set tpc power WMI command
` [PATCH v8 10/12] wifi: ath11k: add WMI_TLV_SERVICE_EXT_TPC_REG_SUPPORT service bit
` [PATCH v8 11/12] wifi: ath11k: add handler for WMI_VDEV_SET_TPC_POWER_CMDID
` [PATCH v8 12/12] wifi: ath11k: discard BSS_CHANGED_TXPOWER when EXT_TPC_REG_SUPPORT for 6 GHz

[PATCH] wifi: ath10k: Default to board.bin for legacy board data file
 2023-12-04 12:16 UTC  (4+ messages)

[PATCH] wifi: ath12k: fix wrong definition of ath12k_hw_ring_mask_qcn9274
 2023-12-04  9:14 UTC 

[PATCH v2] dt-bindings: net: wireless: mt76: add interrupts description for MT7986
 2023-12-04  9:11 UTC 

[PATCH][next] wifi: mt76: mt7996: Use DECLARE_FLEX_ARRAY() and fix -Warray-bounds warnings
 2023-12-04  8:37 UTC  (3+ messages)

Fwd: iwlwifi: rfkill locking up kernel 6.5.12, 6.6.2
 2023-12-04  8:12 UTC  (3+ messages)

[PATCH 0/5] wifi: rtw89: 8922a: add SER related stuff
 2023-12-04  8:07 UTC  (6+ messages)
` [PATCH 1/5] wifi: rtw89: 8922a: configure CRASH_TRIGGER FW feature
` [PATCH 2/5] wifi: rtw89: fw: extend program counter dump for Wi-Fi 7 chip
` [PATCH 3/5] wifi: rtw89: 8922a: add SER IMR tables
` [PATCH 4/5] wifi: rtw89: 8922a: dump MAC registers when SER occurs
` [PATCH 5/5] wifi: rtw89: mac: refine SER setting during WiFi CPU power on

[PATCH v7 00/12] wifi: mwifiex: added code to support host mlme
 2023-12-04  1:56 UTC  (34+ messages)
` [PATCH v7 02/12] wifi: mwifiex: fixed group rekey issue for WPA3
      ` [EXT] "
` [PATCH v7 03/12] wifi: mwifiex: fixed reassocation "
    ` [EXT] "
` [PATCH v7 04/12] wifi: mwifiex: fixed missing WMM IE for assoc req
    ` [EXT] "
` [PATCH v7 06/12] wifi: mwifiex: added mac address for AP config
    ` [EXT] "
` [PATCH v7 07/12] wifi: mwifiex: fixed TLV error for station add cmd
    ` [EXT] "
` [PATCH v7 08/12] wifi: mwifiex: fixed the way to handle assoc timeout
` [PATCH v7 09/12] wifi: mwifiex: fixed the way to handle link lost
` [PATCH v7 10/12] wifi: mwifiex: fixed AP issue without host mlme
` [PATCH v7 11/12] wifi: mwifiex: misc modifications for review comments
` [PATCH v7 12/12] wifi: mwifiex: fixed compile and coding errors
    ` [EXT] Re: [PATCH v7 00/12] wifi: mwifiex: added code to support host mlme

[PATCH 6.1,6.6] wifi: cfg80211: fix CQM for non-range use
 2023-12-03 19:08 UTC 

[PATCH 00/16] cfg80211/mac80211 patches from our internal tree 2023-06-04
 2023-12-03 18:42 UTC  (5+ messages)
` [PATCH 14/16] wifi: mac80211: Modify type of "changed" variable

[syzbot] [wireless?] WARNING in ieee80211_link_release_channel
 2023-12-03 17:12 UTC  (2+ messages)

[PATCH v2] arm64: dts: qcom: sdm632-fairphone-fp3: Enable WiFi/Bluetooth
 2023-12-03  4:54 UTC  (2+ messages)

iwlwifi logs error `WRT: Invalid time point 28 for host command TLV`
 2023-12-02 18:39 UTC 

[wireless-next:main] BUILD SUCCESS 756b31203d482d2dd1aa6c208978b0410dc7530f
 2023-12-02 13:46 UTC 

[PATCH] Revert "debugfs: annotate debugfs handlers vs. removal with lockdep"
 2023-12-02 12:31 UTC  (3+ messages)

[PATCH] wifi: mac80211: don't drop all unprotected public action frames
 2023-12-02 11:28 UTC  (2+ messages)

[RFC PATCH 0/6] debugfs/wifi: locking fixes
 2023-12-02 10:40 UTC  (4+ messages)
` [RFC PATCH 2/6] debugfs: annotate debugfs handlers vs. removal with lockdep

[PATCH] netlink: Return unsigned value for nla_len()
 2023-12-02  5:16 UTC  (8+ messages)

[syzbot] Monthly wireless report (Nov 2023)
 2023-12-01 18:49 UTC 

[PATCH wifi-next 2/6] wifi: ath5k: Convert to platform remove callback returning void
 2023-12-01 16:06 UTC  (2+ messages)

[PATCH 1/2] wifi: ath12k: Optimize the mac80211 hw data access
 2023-12-01 16:05 UTC  (2+ messages)

[PATCH v2] wifi: ath12k: add 320 MHz bandwidth enums
 2023-12-01 16:04 UTC  (2+ messages)

Linux v6.6 sporadic reboot failures with ath9k on i.MX6Q
 2023-12-01 15:26 UTC  (3+ messages)

[PATCH] wireless-regdb: Update keys and maintainer information
 2023-12-01 15:13 UTC  (2+ messages)

[PATCH 1/4] wifi: rtw89: fix not entering PS mode after AP stops
 2023-12-01 12:43 UTC  (2+ messages)

[PATCH] wifi: rt2x00: make watchdog param per device
 2023-12-01 12:42 UTC  (2+ messages)

[PATCH v2 01/10] wifi: rtlwifi: Remove bogus and dangerous ASPM disable/enable code
 2023-12-01 12:41 UTC  (2+ messages)

[PATCH v3] wifi: rtw88: sdio: Honor the host max_req_size in the RX path
 2023-12-01 12:40 UTC  (6+ messages)

[PATCH 1/8] wifi: rtw89: 8922a: extend and add quota number
 2023-12-01 12:39 UTC  (2+ messages)

[PATCH v2] wifi: iwlwifi: fw: replace deprecated strncpy with strscpy_pad
 2023-12-01 12:39 UTC  (4+ messages)

[wireless-regdb] [ANN] wireless-regdb: master-2023-09-01
 2023-12-01  8:17 UTC  (5+ messages)

[PATCH] wireless-regdb: Update keys and maintainer information
 2023-12-01  7:50 UTC 

[PATCH] wifi: ath12k: avoid repeated wiphy access from hw
 2023-12-01  1:37 UTC 

[PATCH 1/4] wifi: rtw89: debug: add to check if debug mask is enabled
 2023-11-30 19:45 UTC  (2+ messages)

[PATCH wireless-next v3 1/2] wifi: rtlwifi: rtl8821ae: phy: remove some useless code
 2023-11-30 19:22 UTC  (2+ messages)
` [wireless-next,v3,1/2] "

[PATCH 6/6] bcma: Use PCI_HEADER_TYPE_MASK instead of literal
 2023-11-30 19:21 UTC  (2+ messages)

[PATCH] wifi: libertas: fix config name in dependency for SDIO support
 2023-11-30 19:21 UTC  (2+ messages)

[PATCH] wifi: rtw88: debug: remove wrapper of rtw_dbg()
 2023-11-30 19:20 UTC  (2+ messages)

[PATCH wifi-next 5/6] wifi: brcmfmac: Convert to platform remove callback returning void
 2023-11-30 19:19 UTC  (2+ messages)

[PATCH net-next] wifi: rt2x00: Simplify bool conversion
 2023-11-30 19:19 UTC  (2+ messages)

[RFC PATCH] wifi: cfg80211: fix CQM for non-range use
 2023-11-30 19:00 UTC  (11+ messages)

[PATCH] wifi: ath12k: fix the issue that the multicast/broadcast indicator is not read correctly for WCN7850
 2023-11-30 17:33 UTC  (2+ messages)

[PATCH wifi-next 1/6] wifi: ath11k: Convert to platform remove callback returning void
 2023-11-30 17:06 UTC  (2+ messages)

[PATCH] wifi: ath11k: fix race due to setting ATH11K_FLAG_EXT_IRQ_ENABLED too early
 2023-11-30 17:04 UTC  (2+ messages)

[PATCH 1/4] wifi: ath10k: remove ath10k_htc_record::pauload[]
 2023-11-30 17:02 UTC  (2+ messages)

[PATCH 1/3] wifi: ath12k: Update Qualcomm Innovation Center, Inc. copyrights
 2023-11-30 16:59 UTC  (2+ messages)

Ping/IP network loss post-roam
 2023-11-30 15:15 UTC 

iwlwifi: WRT: Invalid buffer destination
 2023-11-30 11:07 UTC  (2+ messages)

[PATCH] wifi: ath11k: fix layout of scan_flags in struct scan_req_params
 2023-11-30  8:24 UTC  (5+ messages)

pull-request: wireless-2023-11-29
 2023-11-30  4:00 UTC  (2+ messages)

crash with 6.7 rc2 and rc3
 2023-11-30  3:52 UTC  (6+ messages)

[PATCH v2 0/3] wifi: ath12k: some improvement to RX throughput
 2023-11-29 15:35 UTC  (3+ messages)
` [PATCH v2 3/3] wifi: ath12k: change MAC buffer ring size to 2048


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