linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-28 00:22:12 to 2023-12-02 18:46:56 UTC [more...]

netif_carrier_on() race
 2023-12-02 18:46 UTC  (11+ 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

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

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

[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

Lenovo LOQ rtw_8852be
 2023-12-02  9:23 UTC  (6+ messages)

Fwd: iwlwifi: rfkill locking up kernel 6.5.12, 6.6.2
 2023-12-02  6:07 UTC  (2+ messages)

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

[PATCH 1/8] wifi: mt76: change txpower init to per-phy
 2023-12-01 23:40 UTC  (3+ messages)
` [PATCH 2/8] wifi: mt76: mt7996: add txpower setting support

[PATCH v7 00/12] wifi: mwifiex: added code to support host mlme
 2023-12-01 23:18 UTC  (35+ messages)
` [PATCH v7 01/12] "
` [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 05/12] wifi: mwifiex: supported host mlme for AP mode
` [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 v3,1/2] wifi: mac80211: add utility for converting op_class into chandef
 2023-12-01 19:06 UTC  (3+ messages)
` [PATCH v3,2/2] wifi: mac80211: refactor STA CSA parsing flows

[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 0/4] wifi: rtw89: improve misbehavior in concurrent mode
 2023-12-01 12:43 UTC  (6+ messages)
` [PATCH 1/4] wifi: rtw89: fix not entering PS mode after AP stops
` [PATCH 2/4] wifi: rtw89: Refine active scan behavior in 6 GHz
` [PATCH 3/4] wifi: rtw89: refine remain on channel flow to improve P2P connection
` [PATCH 4/4] wifi: rtw89: fix misbehavior of TX beacon in concurrent mode

[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 RFC v2 0/8] wifi: ath11k: hibernation support
 2023-12-01  1:08 UTC  (6+ messages)
` [PATCH RFC v2 1/8] bus: mhi: host: add mhi_power_down_no_destroy()
` [PATCH RFC v2 4/8] wifi: ath11k: remove MHI LOOPBACK channels

[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  (4+ 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 0/3] wifi: ath: Update Qualcomm Innovation Center, Inc. copyrights
 2023-11-30 16:59 UTC  (5+ messages)
` [PATCH 1/3] wifi: ath12k: "
` [PATCH 2/3] wifi: ath11k: "
` [PATCH 3/3] wifi: ath10k: "

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 v14 0/9] Enable Wifi RFI interference mitigation feature support
 2023-11-29 17:26 UTC  (13+ 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
` [PATCH v14 4/9] wifi: mac80211: Add support for WBRF features
` [PATCH v14 5/9] drm/amd/pm: update driver_if and ppsmc headers for coming wbrf feature
` [PATCH v14 6/9] drm/amd/pm: setup the framework to support Wifi RFI mitigation feature
` [PATCH v14 7/9] drm/amd/pm: add flood detection for wbrf events
` [PATCH v14 8/9] drm/amd/pm: enable Wifi RFI mitigation feature support for SMU13.0.0
` [PATCH v14 9/9] drm/amd/pm: enable Wifi RFI mitigation feature support for SMU13.0.7

[PATCH v2 0/3] wifi: ath12k: some improvement to RX throughput
 2023-11-29 15:35 UTC  (7+ messages)
` [PATCH v2 1/3] wifi: ath12k: fix wrong definitions of hal_reo_update_rx_queue
` [PATCH v2 2/3] wifi: ath12k: add support for BA1024
` [PATCH v2 3/3] wifi: ath12k: change MAC buffer ring size to 2048

[PATCH v3 1/1] wifi: nl80211: Extend del pmksa support for SAE and OWE security
 2023-11-29 12:57 UTC  (3+ messages)

[PATCH v4 1/1] wifi: nl80211: Extend del pmksa support for SAE and OWE security
 2023-11-29 12:50 UTC 

[PATCH v2] wifi: ath10k: add support to allow broadcast action frame RX
 2023-11-29 12:22 UTC  (3+ messages)

[syzbot] [wireless?] WARNING in rate_control_rate_init (2)
 2023-11-29 12:17 UTC  (9+ messages)
` [PATCH] wifi: mac80211: sband's null check should precede params
            ` [PATCH V2] wifi: mac80211: check if the existing link config remains unchanged

[PATCH v2] wifi: ath9k: Fix potential array-index-out-of-bounds read in ath9k_htc_txstatus()
 2023-11-29 11:29 UTC  (2+ messages)

[PATCH v2 wireless-next 9/9] wifi: ath9k: Remove unnecessary (void*) conversions
 2023-11-29 11:28 UTC  (2+ messages)

[PATCH v2 1/4] wifi: ath12k: avoid explicit mac id argument in Rxdma replenish
 2023-11-29 11:27 UTC  (2+ messages)

[PATCH v2] wifi: ath12k: fix the error handler of rfkill config
 2023-11-29 11:26 UTC  (2+ messages)

[PATCH 1/2] wifi: ath11k: use select for CRYPTO_MICHAEL_MIC
 2023-11-29 11:25 UTC  (2+ messages)

[wireless-next:main] BUILD SUCCESS a214724554aee8f6a5953dccab51ceff448c08cd
 2023-11-29  9:18 UTC 

[PATCH 0/3] wifi: ath12k: some improvement to RX throughput
 2023-11-29  1:52 UTC  (6+ messages)
` [PATCH 1/3] wifi: ath12k: fix wrong definitions of hal_reo_update_rx_queue
` [PATCH 2/3] wifi: ath12k: add support for BA1024
` [PATCH 3/3] wifi: ath12k: change MAC buffer ring size to 2048

Realtek 8822ce p2p support
 2023-11-29  0:33 UTC  (6+ messages)

Fwd: 6.5.5 hardware access timeout / HW error / GPF in iwlwifi
 2023-11-28 23:18 UTC  (2+ messages)

[RFC PATCH] wifi: cfg80211: fix CQM for non-range use
 2023-11-28 17:47 UTC  (2+ messages)

[PATCH] dt-bindings: net: wireless: mt76: add interrupts description for MT7986
 2023-11-28 17:37 UTC  (2+ messages)

[PATCH v2 0/6] fixes for debugfs/wireless locking issue
 2023-11-28 15:48 UTC  (2+ messages)

[wireless:for-next] BUILD SUCCESS 4ded3bfe1db655367642aadba91aee770cbab317
 2023-11-28 13:38 UTC 

[PATCH 0/6] cfg80211/mac80211 patches from our internal tree 2023-11-13
 2023-11-28  8:39 UTC  (9+ messages)
` [PATCH 4/6] wifi: cfg80211: Schedule regulatory check on BSS STA channel change
` [PATCH 6/6] wifi: mac80211_hwsim: Add custom reg for DFS concurrent

[PATCH] wifi: mwifiex: added extra delay for firmware ready
 2023-11-28  8:25 UTC 

pull-request: wireless-next-2023-11-27
 2023-11-28  3:20 UTC  (2+ messages)

[PATCH] uapi: propagate __struct_group() attributes to the container union
 2023-11-28  0:34 UTC  (4+ 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).