linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-23 08:55:57 to 2024-08-27 08:12:30 UTC [more...]

[PATCH] wifi: wireless: fix more UBSAN noise in cfg80211_conn_scan()
 2024-08-27  8:12 UTC  (2+ messages)

Pytanie o samochód
 2024-08-27  7:55 UTC 

[PATCH v2 1/4] dt-bindings: wireless: wilc1000: Document WILC3000 compatible string
 2024-08-27  7:51 UTC  (11+ messages)
` [PATCH v2 2/4] wifi: wilc1000: Fold wilc_get_chipid() into wlan.c
` [PATCH v2 3/4] wifi: wilc1000: Fold chip_allow_sleep()/chip_wakeup() "
` [PATCH v2 4/4] wifi: wilc1000: Add WILC3000 support

[PATCH] wifi: mac80211: fix RCU list iterations
 2024-08-27  7:49 UTC 

[PATCH] wifi: wfx: repair open network AP mode
 2024-08-27  7:49 UTC  (9+ messages)
`  "

[PATCH -next v2] wifi: mac80211: use max to simplify the code
 2024-08-27  7:39 UTC  (4+ messages)

[PATCH] wifi: iwlwifi: acpi/dsm: cache error retcode for iwl_acpi_get_dsm
 2024-08-27  7:34 UTC  (3+ messages)

[PATCH 1/3] wifi: ath12k: Introduce iface combination cleanup helper
 2024-08-27  7:25 UTC  (4+ messages)

[PATCH v2] wifi: mac80211: use kmemdup_array instead of kmemdup for multiple allocation
 2024-08-27  7:21 UTC 

[PATCH v1] wifi: mac80211: use kmemdup_array instead of kmemdup for multiple allocation
 2024-08-27  6:55 UTC  (2+ messages)

[PATCH net-next 0/8] Use max/min to simplify the code
 2024-08-27  5:28 UTC  (19+ messages)
` [PATCH net-next 1/8] net/mac80211: use max "
` [PATCH net-next 2/8] net/rds: Use max() "
` [PATCH net-next 3/8] net/ipv4: Use min() "
` [PATCH net-next 4/8] net/core: Use min()/max() "
` [PATCH net-next 5/8] net/dccp: "
` [PATCH net-next 6/8] net/openvswitch: Use max() "
  ` [ovs-dev] "
` [PATCH net-next 7/8] net/rxrpc: Use min() "
` [PATCH net-next 8/8] net/ceph: "

[PATCH 0/8] wifi: rtw89: use and propagate chanctx properly
 2024-08-27  3:06 UTC  (3+ messages)
` [PATCH 1/8] wifi: rtw89: pass chan to rfk_band_changed()

[syzbot] [wireless?] [usb?] WARNING in ath6kl_bmi_get_target_info (2)
 2024-08-26 22:51 UTC  (30+ messages)
` [PATCH] wifi: ath6kl: Check that the read operation returns a data length of 0
              ` [PATCH V2] wifi: ath6kl: Replace ath6kl_usb_submit_ctrl_in with usb_control_msg_recv
                    ` [PATCH V3] "
                        ` [PATCH V4 1/2] "
                          ` [PATCH V4 2/2] wifi: ath6kl: remove ath6kl_usb_submit_ctrl_in
                              ` [PATCH V5 1/2] wifi: ath6kl: Replace ath6kl_usb_submit_ctrl_in with usb_control_msg_recv
                                ` [PATCH V5 2/2] wifi: ath6kl: remove ath6kl_usb_submit_ctrl_in
                      ` [PATCH V6 1/2] wifi: ath6kl: Replace ath6kl_usb_submit_ctrl_in with usb_control_msg_recv
                        ` [PATCH V6 2/2] wifi: ath6kl: remove ath6kl_usb_submit_ctrl_in

[PATCH 00/31] wifi: mwifiex: cleanup driver
 2024-08-26 22:44 UTC  (10+ messages)
` [PATCH 03/31] wifi: mwifiex: drop HostCmd_CMD_802_11_MAC_ADDRESS response handling
` [PATCH 10/31] wifi: mwifiex: fix indention
  ` [EXT] "

WiFi constantly changes association
 2024-08-26 19:19 UTC  (3+ messages)

[PATCH] wifi: cfg80211: skip regulatory checks when the channel is punctured
 2024-08-26 19:05 UTC  (2+ messages)

[PATCH v5 0/4] tracing: improve symbolic printing
 2024-08-26 18:24 UTC  (3+ messages)

pull request: rtw89: 8922a: add fw format-1 v0.35.41.0
 2024-08-26 11:35 UTC  (2+ messages)

[PATCH 00/12] mwifiex: two fixes and cleanup
 2024-08-26 11:01 UTC  (13+ messages)
` [PATCH 01/12] wifi: mwifiex: add missing locking
` [PATCH 02/12] wifi: mwifiex: fix MAC address handling
` [PATCH 03/12] wifi: mwifiex: deduplicate code in mwifiex_cmd_tx_rate_cfg()
` [PATCH 04/12] wifi: mwifiex: use adapter as context pointer for mwifiex_hs_activated_event()
` [PATCH 05/12] wifi: mwifiex: drop unnecessary initialization
` [PATCH 06/12] wifi: mwifiex: make region_code_mapping_t const
` [PATCH 07/12] wifi: mwifiex: pass adapter to mwifiex_dnld_cmd_to_fw()
` [PATCH 08/12] wifi: mwifiex: simplify mwifiex_setup_ht_caps()
` [PATCH 09/12] wifi: mwifiex: fix indention
` [PATCH 10/12] wifi: mwifiex: make locally used function static
` [PATCH 11/12] wifi: mwifiex: move common settings out of switch/case
` [PATCH 12/12] wifi: mwifiex: drop asynchronous init waiting code

[PATCH] mt76: mt7915: check devm_kasprintf() returned value
 2024-08-26 10:06 UTC 

[PATCH v2] wifi: cfg80211: Set the channel definition for the different Wi-Fi modes when starting CAC
 2024-08-26  9:51 UTC  (4+ messages)
` [PATCH v3] "

[PATCH] wifi: mt76: mt7921: Check devm_kasprintf() returned value
 2024-08-26  9:55 UTC 

[PATCH 0/4] wifi: rtw89: wow: support WOWLAN net-detect for 8922a mainly
 2024-08-26  9:04 UTC  (5+ messages)
` [PATCH 1/4] wifi: rtw89: wow: fix wait condition for AOAC report request
` [PATCH 2/4] wifi: rtw89: wow: add wait for H2C of FW-IPS mode
` [PATCH 3/4] wifi: rtw89: wow: add net-detect support for 8922ae
` [PATCH 4/4] wifi: rtw89: wow: add scan interval option for net-detect

[RFC PATCH 0/4] mwifiex: add support for iw61x
 2024-08-26  8:12 UTC  (8+ messages)
` [PATCH 1/4] wifi: mwifiex: release firmware at remove time
` [PATCH 2/4] wifi: mwifiex: handle VDLL
` [PATCH 3/4] wifi: mwifiex: wait longer for SDIO card status
` [PATCH 4/4] mwifiex: add iw61x support
` [EXT] [RFC PATCH 0/4] mwifiex: add support for iw61x

[PATCH 0/3] wifi: ath11k/ath12k: Set IRQ affinity hint after requesting all shared IRQs
 2024-08-26  7:44 UTC  (9+ messages)
` [PATCH 1/3] wifi: ath11k: "
` [PATCH 2/3] wifi: ath12k: "
` [PATCH 3/3] wifi: ath11k/ath12k: Replace irq_set_affinity_hint() with irq_set_affinity_and_hint()

[PATCH v2 00/43] wifi: nxpwifi: create nxpwifi to support iw61x
 2024-08-26  7:43 UTC  (11+ messages)
    ` [EXT] "

[PATCH v3] wifi: mwifiex: Convert to use jiffies macro
 2024-08-26  6:40 UTC  (4+ messages)

[PATCH] wifi: ath11k: Fix double free issue during SRNG deinit
 2024-08-26  5:33 UTC 

[PATCH RESEND] wifi: mt76: mt7996: fix NULL pointer dereference in mt7996_mcu_sta_bfer_he
 2024-08-26  5:18 UTC 

[PATCH 0/3] wifi: ath11k: fix memory leak in reset scenario
 2024-08-26  1:49 UTC  (4+ messages)
` [PATCH 1/3] wifi: ath11k: refactor ath11k_dp_peer_cleanup()
` [PATCH 2/3] wifi: ath11k: fix leaking peer->tfm_mmic in reset scenario
` [PATCH 3/3] wifi: ath11k: fix leaking station RX/TX stats "

[PATCH V2] linux-firmware: Add firmware for RTL8812AU device
 2024-08-26  0:54 UTC  (3+ messages)

[PATCH 00/13] wifi: iwlwifi: fixes - 25-08-2024
 2024-08-25 16:17 UTC  (14+ messages)
` [PATCH 01/13] wifi: iwlwifi: clear trans->state earlier upon error
` [PATCH 02/13] wifi: iwlwifi: mvm: fix hibernation
` [PATCH 03/13] wifi: iwlwifi: mvm: replace CONFIG_PM by CONFIG_PM_SLEEP
` [PATCH 04/13] wifi: iwlwifi: mvm: don't wait for tx queues if firmware is dead
` [PATCH 05/13] wifi: iwlwifi: mvm: fix iwl_mvm_scan_fits() calculation
` [PATCH 06/13] wifi: iwlwifi: mvm: fix iwl_mvm_max_scan_ie_fw_cmd_room()
` [PATCH 07/13] wifi: iwlwifi: mvm: take the mutex before running link selection
` [PATCH 08/13] wifi: iwlwifi: fw: fix wgds rev 3 exact size
` [PATCH 09/13] wifi: iwlwifi: mvm: avoid NULL pointer dereference
` [PATCH 10/13] wifi: iwlwifi: mvm: pause TCM when the firmware is stopped
` [PATCH 11/13] wifi: iwlwifi: mvm: allow ESR when we the ROC expires
` [PATCH 12/13] wifi: iwlwifi: mvm: allow 6 GHz channels in MLO scan
` [PATCH 13/13] wifi: iwlwifi: lower message level for FW buffer destination

[PATCH] net: rfkill: gpio: Do not load on Lenovo Yoga Tab 3 Pro YT3-X90
 2024-08-25 13:19 UTC 

[PATCH] wifi: iwlwifi: mvm: handle the new EML OMN failure notification
 2024-08-25  6:00 UTC 

[PATCH] wifi: iwlwifi: mvm: Fix a race in scan abort flow
 2024-08-25  5:56 UTC 

wil6210: low level sector API
 2024-08-24 17:31 UTC 

[PATCH -next,v2] wifi: mac80211: remove redundant unlikely() around IS_ERR()
 2024-08-24  8:26 UTC 

[PATCH] wifi: wilc1000: Do not operate uninitialized hardware during suspend/resume
 2024-08-23 20:34 UTC  (3+ messages)

[PATCH 01/16] mt76: mt7603: fix mixed declarations and code
 2024-08-23 18:35 UTC  (4+ messages)
` [PATCH 15/16] wifi: mt76: mt7915: reset the device after MCU timeout

[PATCH 1/2] dt-bindings: wireless: wilc1000: Document WILC3000 compatible string
 2024-08-23 18:00 UTC  (6+ messages)
` [PATCH 2/2] wifi: wilc1000: Add WILC3000 support

[RFC 0/6] wifi: cfg80211/mac80211: improve support for multiple radios
 2024-08-23 17:33 UTC  (14+ messages)
` [RFC 3/6] wifi: mac80211: notify driver about per-radio monitor enabled state
` [RFC 4/6] wifi: mac80211: support per-radio driver start/stop calls
` [RFC 5/6] wifi: mac80211: support per-radio filter flags
` [RFC 6/6] wifi: mac80211: check vif radio_mask for monitor mode rx

[PATCH AUTOSEL 6.6 15/20] wifi: mt76: mt7921: fix NULL pointer access in mt7921_ipv6_addr_change
 2024-08-23 14:02 UTC 

[PATCH AUTOSEL 6.10 16/24] wifi: mt76: mt7921: fix NULL pointer access in mt7921_ipv6_addr_change
 2024-08-23 14:00 UTC 

[PATCH] wifi: mac80211: override HE/EHT capabilities if NSS is zero
 2024-08-23 13:25 UTC  (3+ messages)

[PATCH] linux-firmware: update firmware for MT7925 WiFi device
 2024-08-23 11:34 UTC  (2+ messages)

[PATCH RESEND] wifi: iwlwifi: mvm: fix an error code in iwl_mvm_alloc_sta_after_restart()
 2024-08-23  9:29 UTC  (5+ messages)

[PATCH -next] mac80211: remove redundant unlikely() around IS_ERR()
 2024-08-23  9:02 UTC  (2+ messages)

[PATCH] wifi: mac80211: fix beacon SSID mismatch handling
 2024-08-23  8:55 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 NNTP newsgroup(s).