linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-12-22 14:01:01 to 2023-01-02 09:46:15 UTC [more...]

[linus:master] [wifi] a790cc3a4f: hwsim.fils_sk_erp_followed_by_pmksa_caching.fail
 2023-01-02  9:45 UTC 

[PATCH v2 0/4] New chip support and update fw capabilities series
 2023-01-02  9:45 UTC  (4+ messages)
` [PATCH v2 2/4] brcmfmac: Support 89459 pcie

[REGRESSION] Wi-Fi fails to work on BCM4364B2 chips since kernel 6.1
 2023-01-02  9:13 UTC  (5+ messages)

[RFC PATCH 0/1] iw: add support for retrieving keys
 2023-01-02  8:28 UTC  (4+ messages)
` [RFC PATCH 1/1] "

[PATCH v2] wifi: ath11k: Fix memory leak in ath11k_peer_rx_frag_setup
 2023-01-02  8:11 UTC 

[PATCH v5] wifi: mac80211: fix initialization of rx->link and rx->link_sta
 2023-01-02  8:09 UTC  (2+ messages)

[PATCH v4] wifi: mac80211: fix initialization of rx->link and rx->link_sta
 2023-01-02  4:01 UTC  (2+ messages)

[PATCH 0/2] iwlwifi: pcie: add support for AX101NGW
 2023-01-02  2:37 UTC 

[PATCH 1/2] iwlwifi: pcie: add support for AX101NGW
 2023-01-02  2:40 UTC 

[PATCH 2/2] iwlwifi: pcie: add support for AX101NGW
 2023-01-02  2:40 UTC 

[syzbot] memory leak in __build_skb (3)
 2023-01-01 13:29 UTC 

[PATCH 0/4] rtw88: Four fixes found while working on SDIO support
 2023-01-01 13:08 UTC  (18+ messages)
` [PATCH 1/4] rtw88: Add packed attribute to the eFuse structs
` [PATCH 2/4] rtw88: Configure the registers from rtw_bf_assoc() outside the RCU lock
` [PATCH 3/4] rtw88: Use rtw_iterate_vifs() for rtw_vif_watch_dog_iter()
` [PATCH 4/4] rtw88: Use non-atomic rtw_iterate_stas() in rtw_ra_mask_info_update()

[PATCH 0/3] mt76: switch to page_pool allocator
 2023-01-01 11:59 UTC  (4+ messages)
` [PATCH 1/3] wifi: "
` [PATCH 2/3] wifi: mt76: dma: keep rx pages DMA mapped
` [PATCH 3/3] wifi: mt76: enable page_pool stats

[PATCH 0/6] mt76: avoid mcu_restart function pointer
 2023-01-01 11:53 UTC  (7+ messages)
` [PATCH 1/6] wifi: mt76: mt7915: "
` [PATCH 2/6] wifi: mt76: mt7603: "
` [PATCH 3/6] wifi: mt76: mt7615: "
` [PATCH 4/6] wifi: mt76: mt7921: "
` [PATCH 5/6] wifi: mt76: mt7996: "
` [PATCH 6/6] wifi: mt76: remove __mt76_mcu_restart macro

[PATCH] wifi: mt76: dma: fix memory leak running mt76_dma_tx_cleanup
 2023-01-01 11:50 UTC 

[PATCH] wifi: mt76: dma: free rx_head in mt76_dma_rx_cleanup
 2023-01-01 11:47 UTC 

[PATCH] wifi: mt76: mt7996: fix memory leak in mt7996_mcu_exit
 2023-01-01 11:43 UTC 

[PATCH] wifi: mt76: introduce mt76_queue_is_wed_rx utility routine
 2023-01-01 11:35 UTC 

[PATCH] wifi: mt76: mt7915: fix memory leak in mt7915_mcu_exit
 2023-01-01 11:42 UTC 

[PATCH] wifi: ath11k: Fix memory leak in ath11k_peer_rx_frag_setup
 2023-01-01  7:44 UTC  (2+ messages)

Regression in brcmfmac for 6.1/6.2-rc1 for SDIO devices
 2022-12-31 16:56 UTC  (7+ messages)

[PATCH] wifi: mt76: mt7921: fix invalid remain_on_channel duration
 2022-12-31  9:01 UTC 

brcmfmac: Unexpected cfg80211_set_channel: set chanspec ... fail, reason -52
 2022-12-30 17:39 UTC 

[PATCH 1/2] wifi: rtl8xxxu: Report the RSSI to the firmware
 2022-12-30 16:53 UTC  (2+ messages)
` [PATCH 2/2] wifi: rtl8xxxu: Use a longer retry limit of 48

[PATCH] wifi: mac80211: Proper mark iTXQs for resumption
 2022-12-30 12:18 UTC  (2+ messages)
` [PATCH] wifi: mac80211: sdata can be NULL during AMPDU start

[PATCH v2] wifi: brcmfmac: ensure CLM version is null-terminated to prevent stack-out-of-bounds
 2022-12-30  7:51 UTC 

[PATCH] wifi: brcmfmac: ensure CLM version is null-terminated to prevent stack-out-of-bounds
 2022-12-30  7:15 UTC  (2+ messages)

[PATCH] ath10k: snoc: enable threaded napi on WCN3990
 2022-12-30  3:44 UTC  (7+ messages)
        ` [Make-wifi-fast] "

[PATCH] wifi: mt7601u: fix an integer underflow
 2022-12-30  1:18 UTC  (2+ messages)

[PATCH] libertas: fix memory leak in lbs_init_adapter()
 2022-12-30  1:02 UTC  (3+ messages)
` wifi: "

[RFC PATCH v1 00/19] rtw88: Add SDIO support
 2022-12-30  0:06 UTC  (31+ messages)
` [RFC PATCH v1 01/19] rtw88: mac: Use existing interface mask macros in rtw_pwr_seq_parser()
` [RFC PATCH v1 02/19] rtw88: pci: Change type of rtw_hw_queue_mapping() and ac_to_hwq to enum
` [RFC PATCH v1 03/19] rtw88: pci: Change queue datatype from u8 to enum rtw_tx_queue_type
` [RFC PATCH v1 04/19] rtw88: Move enum rtw_tx_queue_type mapping code to tx.{c,h}
` [RFC PATCH v1 05/19] mmc: sdio: add Realtek SDIO vendor ID and various wifi device IDs
` [RFC PATCH v1 06/19] rtw88: rtw8821c: Add support for parsing the RTL8821CS (SDIO) efuse
` [RFC PATCH v1 07/19] rtw88: rtw8822b: Add support for parsing the RTL8822BS "
` [RFC PATCH v1 08/19] rtw88: rtw8822c: Add support for parsing the RTL8822CS "
` [RFC PATCH v1 09/19] rtw88: hci: Add an optional power_switch() callback to rtw_hci_ops
` [RFC PATCH v1 10/19] rtw88: mac: Add support for the SDIO HCI in rtw_pwr_seq_parser()
` [RFC PATCH v1 11/19] rtw88: mac: Add support for the SDIO HCI in the TX/page table setup
` [RFC PATCH v1 12/19] rtw88: sdio: Add HCI implementation for SDIO based chipsets
` [RFC PATCH v1 13/19] rtw88: mac: Add support for SDIO specifics in the power on sequence
` [RFC PATCH v1 14/19] rtw88: main: Add the rpwm_addr and cpwm_addr for SDIO based chipsets
` [RFC PATCH v1 15/19] rtw88: main: Reserve 8 bytes of extra TX headroom for SDIO based cards
` [RFC PATCH v1 16/19] rtw88: ps: Increase LEAVE_LPS_TRY_CNT for SDIO based chipsets
` [RFC PATCH v1 17/19] rtw88: Add support for the SDIO based RTL8822BS chipset
` [RFC PATCH v1 18/19] rtw88: Add support for the SDIO based RTL8822CS chipset
` [RFC PATCH v1 19/19] rtw88: Add support for the SDIO based RTL8821CS chipset

[PATCH 0/4] rtw88: Four fixes found while working on SDIO support
 2022-12-29 23:48 UTC  (9+ messages)
` [PATCH 1/4] rtw88: Add packed attribute to the eFuse structs
` [PATCH 2/4] rtw88: Configure the registers from rtw_bf_assoc() outside the RCU lock
` [PATCH 3/4] rtw88: Use rtw_iterate_vifs() for rtw_vif_watch_dog_iter()
` [PATCH 4/4] rtw88: Use non-atomic rtw_iterate_stas() in rtw_ra_mask_info_update()

Wifi 6E 6ghz not working on MediaTek MT7922 (AMD RZ616)
 2022-12-29 17:55 UTC  (3+ messages)

WLAN broken on Nokia N900 with v6.2-rc1
 2022-12-29 10:17 UTC  (3+ messages)
` WLAN broken on Nokia N900 with v6.2-rc1 #forregzbot

[PATCH 2/2] linux-firmware: update firmware for MT7921 WiFi device
 2022-12-29  9:49 UTC 

rtw_8821cu: "rfe 38 isn't supported" with Linux 6.2rc1 (0bda:c811)
 2022-12-29  9:26 UTC  (3+ messages)

[PATCH v2 0/4] libertas/libertas_tf: don't call kfree_skb() under spin_lock_irqsave()
 2022-12-29  3:19 UTC  (3+ messages)
` [PATCH v2 2/4] libertas/if_usb: "

[PATCH 0/4] libertas/libertas_tf: don't call kfree_skb() under spin_lock_irqsave()
 2022-12-29  3:18 UTC  (5+ messages)
` [PATCH 3/4] libertas: don't call kfree_skb() under spin_lock_irqsave() in lbs_stop_iface()
` [PATCH 4/4] libertas: don't call kfree_skb() under spin_lock_irqsave() in lbs_mac_event_disconnected()

[PATCH] wifi: mt76: mt7915: remove BW80+80 support
 2022-12-29  2:17 UTC  (2+ messages)

rtw88: Doesn't work for 60-90 seconds several times a day
 2022-12-28 23:02 UTC  (2+ messages)

[PATCH] wifi: ath9k: htc_hst: free skb in ath9k_htc_rx_msg() if there is no callback function
 2022-12-28 22:40 UTC 

[PATCH] wifi: ath9k: hif_usb: clean up skbs if ath9k_hif_usb_rx_stream() fails
 2022-12-28 22:40 UTC 

[PATCH] wifi: ath11k: Optimize 6 GHz scan time
 2022-12-28 21:22 UTC  (4+ messages)

[PATCH] wifi: mac80211: Allow NSS change only up to capability
 2022-12-27 16:44 UTC  (5+ messages)

[PATCH] wifi: orinoco: check return value of hermes_write_wordrec()
 2022-12-27 13:33 UTC 

[bug report} wifi: mt76: mt7612u/mt7610u - 6.1.x hard locking systems
 2022-12-27 12:05 UTC  (4+ messages)

Build regressions/improvements in v6.2-rc1
 2022-12-27  8:35 UTC 

[PATCH v2] iw: info: fix bug reading preamble and bandwidths
 2022-12-27  1:00 UTC  (2+ messages)
` [PATCH v3] iw: info: fix bug reading preambles "

[syzbot] INFO: task hung in rfkill_sync_work
 2022-12-26 19:47 UTC  (2+ messages)

[PATCH] mac80211: Drop stations iterator where the iterator function may sleep
 2022-12-26 19:16 UTC 

[PATCH wireless-next v2] wl18xx: use strscpy() to instead of strncpy()
 2022-12-26 11:14 UTC 

[6.2][regression] after commit cd372b8c99c5a5cf6a464acebb7e4a79af7ec8ae stopping working wifi mt7921e
 2022-12-26 10:59 UTC  (9+ messages)

[PATCH 0/2] wifi: Add support to enable/disable bss color collision detection
 2022-12-26  8:33 UTC  (3+ messages)
` [PATCH 1/2] nl80211: add "
` [PATCH 2/2] ath11k: add support to enable/disable BSS "

[PATCH] wifl: rtw89: Fix a typo in debug message
 2022-12-26  7:49 UTC  (3+ messages)

[PATCH v2] wifi: rtlwifi: rtl8723ae: fix obvious spelling error tyep->type
 2022-12-26  7:46 UTC  (2+ messages)

[PATCH net-next] ath5k: use strscpy() to instead of strncpy()
 2022-12-24  2:47 UTC  (3+ messages)

[PATCH] rtl8723ae: fix obvious spelling error tyep->type
 2022-12-23 18:21 UTC  (3+ messages)

wireless-regdb: Update regulatory rules for Philippines (PH)
 2022-12-23 16:03 UTC  (2+ messages)

[PATCH] treewide: Convert del_timer*() to timer_shutdown*()
 2022-12-23 15:41 UTC  (2+ messages)

[PATCH 1/4] wifi: mt76: mt7996: fix chainmask calculation in mt7996_set_antenna()
 2022-12-23 10:13 UTC  (4+ messages)
` [PATCH 2/4] wifi: mt76: mt7996: update register for CFEND_RATE
` [PATCH 3/4] wifi: mt76: mt7996: do not hardcode vht beamform cap
` [PATCH 4/4] wifi: mt76: connac: fix POWER_CTRL command name typo

[wireless-next:main] BUILD SUCCESS 44bacbdf9066c590423259dbd6d520baac99c1a8
 2022-12-23  5:34 UTC 

[PATCH 0/3] Add changes to read caldata from EEPROM
 2022-12-23  5:06 UTC  (4+ messages)
` [PATCH 1/3] wifi: ath12k: Fix incorrect qmi_file_type enum values
` [PATCH 2/3] wifi: ath12k: Add new qmi_bdf_type to handle caldata
` [PATCH 3/3] wifi: ath12k: Add support to read EEPROM caldata

[PATCH net-next] wifi: ipw2200: use strscpy() to instead of strncpy()
 2022-12-23  2:56 UTC 

[PATCH net-next] wifi: atmel: use strscpy() to instead of strncpy()
 2022-12-23  2:54 UTC 

[PATCH net-next] wifi: airo: use strscpy() to instead of strncpy()
 2022-12-23  2:52 UTC 

[PATCH net-next] brcm80211: use strscpy() to instead of strncpy()
 2022-12-23  2:37 UTC 

[PATCH] wifi: rtl8xxxu: Fix memory leaks with RTL8723BU, RTL8192EU
 2022-12-23  1:54 UTC  (2+ messages)

[PATCH v2] wifi: mt76: fix potential memory leakage
 2022-12-22 23:57 UTC  (8+ messages)

[PATCH] ath9k: remove most hidden macro dependencies on ah
 2022-12-22 17:14 UTC  (2+ messages)

[PATCH,v3] wifi: mt76: mt7915: add wds support when wed is enabled
 2022-12-22 16:37 UTC  (2+ messages)

[PATCH v2] wl3501_cs: don't call kfree_skb() under spin_lock_irqsave()
 2022-12-22 16:17 UTC  (2+ messages)
` [v2] wifi: "

[PATCH v2] wifi: brcmfmac: Fix potential slab-out-of-bounds read in brcmf_inform_single_bss()
 2022-12-22 16:17 UTC  (4+ messages)

[PATCH v2 1/4] libertas_tf: don't call kfree_skb() under spin_lock_irqsave()
 2022-12-22 16:13 UTC  (2+ messages)
` [v2,1/4] wifi: "

[PATCH] wifi: brcmfmac: unmap dma buffer in brcmf_msgbuf_alloc_pktid()
 2022-12-22 16:10 UTC  (2+ messages)

[PATCH wireless v2] brcmfmac: fix potential memory leak in brcmf_netdev_start_xmit()
 2022-12-22 16:07 UTC  (2+ messages)
` [wireless,v2] wifi: "

[PATCH] wifi: brcmfmac: Fix potential stack-out-of-bounds in brcmf_c_preinit_dcmds()
 2022-12-22 16:07 UTC  (2+ messages)

[PATCH wireless] wilc1000: add missing unregister_netdev() in wilc_netdev_ifc_init()
 2022-12-22 16:06 UTC  (2+ messages)
` [wireless] wifi: "

[PATCH wireless v2] wilc1000: fix potential memory leak in wilc_mac_xmit()
 2022-12-22 16:06 UTC  (2+ messages)
` [wireless,v2] wifi: "

[PATCH v2] ipw2200: fix memory leak in ipw_wdev_init()
 2022-12-22 16:05 UTC  (2+ messages)
` [v2] wifi: "

[PATCH v2] wifi: ipw2x00: don't call dev_kfree_skb() under spin_lock_irqsave()
 2022-12-22 16:04 UTC  (2+ messages)

[PATCH] net: brcmfmac: fix potential resource leak in brcmf_usb_probe_phase2()
 2022-12-22 16:01 UTC  (2+ messages)

[PATCH] ath11k: update debugfs support for mupltiple radios in PCI bus
 2022-12-22 15:28 UTC  (2+ messages)

[PATCH 0/2] Update the channel list if the change in channel flags
 2022-12-22 14:00 UTC  (2+ 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).