messages from 2024-08-06 22:21:28 to 2024-08-10 07:40:41 UTC [more...]
[PATCH][next] wifi: ipw2x00: libipw: Avoid -Wflex-array-member-not-at-end warnings
2024-08-10 7:40 UTC (2+ messages)
` [next] "
[wireless-next:pending] BUILD SUCCESS c414b9d5b1c4c0b5d3be9ddd182e03cd66725dc9
2024-08-10 7:39 UTC
[PATCH v4 1/3] wifi: mwifiex: simplify WPA flags setting
2024-08-10 7:39 UTC (2+ messages)
[PATCH] Revert "wifi: ath9k: use devm for request_irq()"
2024-08-10 7:22 UTC (2+ messages)
[PATCH v9 0/5] Add AP6275P wireless support
2024-08-10 3:51 UTC (6+ messages)
` [PATCH v9 1/5] dt-bindings: net: wireless: brcm4329-fmac: add pci14e4,449d
` [PATCH v9 2/5] dt-bindings: net: wireless: brcm4329-fmac: add clock description for AP6275P
` [PATCH v9 3/5] arm64: dts: rockchip: Add AP6275P wireless support to Khadas Edge 2
` [PATCH v9 4/5] wifi: brcmfmac: Add optional lpo clock enable support
` [PATCH v9 5/5] wifi: brcmfmac: add flag for random seed during firmware download
[PATCH][next] wifi: ath11k: Avoid -Wflex-array-member-not-at-end warnings
2024-08-10 2:21 UTC (2+ messages)
[PATCH v2][next] wifi: iwlwifi: mvm: Use __counted_by() and avoid -Wfamnae warnings
2024-08-09 19:24 UTC
[PATCH] iw: scan: Improved handling of Country String environment values
2024-08-09 19:20 UTC
[PATCH][next] wifi: iwlwifi: mvm: Use __counted_by() and avoid -Wfamnae warnings
2024-08-09 19:17 UTC
[PATCH 00/20] wifi: iwlwifi: updates - 2024-05-27
2024-08-09 18:25 UTC (3+ messages)
` [PATCH 06/20] wifi: iwlwifi: mvm: handle TPE advertised by AP
[PATCH] wifi: iwlwifi: correctly lookup DMA address in SG table
2024-08-09 18:03 UTC (5+ messages)
[PATCH v6 0/3] wifi: ath12k: prepare vif and sta datastructure
2024-08-09 18:00 UTC (7+ messages)
` [PATCH v6 1/3] wifi: ath12k: prepare vif data structure for MLO handling
[PATCH][next] wifi: ath12k: Avoid -Wflex-array-member-not-at-end warnings
2024-08-09 16:32 UTC
[PATCH v3 00/17] wifi: cc33xx: Add driver for new TI CC33xx wireless device family
2024-08-09 16:03 UTC (16+ messages)
` [PATCH v3 03/17] wifi: cc33xx: Add sdio.c, io.c, io.h
` [PATCH v3 05/17] wifi: cc33xx: Add acx.c, acx.h
` [PATCH v3 12/17] wifi: cc33xx: Add scan.c, scan.h
` [PATCH v3 17/17] dt-bindings: net: wireless: cc33xx: Add ti,cc33xx.yaml
[PATCH] mwifiex: duplicate static structs used in driver instances
2024-08-09 12:42 UTC (7+ messages)
[PATCH] wifi: mwifiex: keep mwifiex_cfg80211_ops constant
2024-08-09 12:37 UTC (3+ messages)
[PATCH v2 00/43] wifi: nxpwifi: create nxpwifi to support iw61x
2024-08-09 9:45 UTC (44+ messages)
` [PATCH v2 01/43] wifi: nxpwifi: add 11ac.c
` [PATCH v2 02/43] wifi: nxpwifi: add 11ac.h
` [PATCH v2 03/43] wifi: nxpwifi: add 11h.c
` [PATCH v2 04/43] wifi: nxpwifi: add 11n_aggr.c
` [PATCH v2 05/43] wifi: nxpwifi: add 11n_aggr.h
` [PATCH v2 06/43] wifi: nxpwifi: add 11n.c
` [PATCH v2 07/43] wifi: nxpwifi: add 11n.h
` [PATCH v2 08/43] wifi: nxpwifi: add 11n_rxreorder.c
` [PATCH v2 09/43] wifi: nxpwifi: add 11n_rxreorder.h
` [PATCH v2 10/43] wifi: nxpwifi: add cfg80211.c
` [PATCH v2 11/43] wifi: nxpwifi: add cfg80211.h
` [PATCH v2 12/43] wifi: nxpwifi: add cfg.h
` [PATCH v2 13/43] wifi: nxpwifi: add cfp.c
` [PATCH v2 14/43] wifi: nxpwifi: add cmdevt.c
` [PATCH v2 15/43] wifi: nxpwifi: add cmdevt.h
` [PATCH v2 16/43] wifi: nxpwifi: add debugfs.c
` [PATCH v2 17/43] wifi: nxpwifi: add decl.h
` [PATCH v2 18/43] wifi: nxpwifi: add ethtool.c
` [PATCH v2 19/43] wifi: nxpwifi: add fw.h
` [PATCH v2 20/43] wifi: nxpwifi: add ie.c
` [PATCH v2 21/43] wifi: nxpwifi: add init.c
` [PATCH v2 22/43] wifi: nxpwifi: add join.c
` [PATCH v2 23/43] wifi: nxpwifi: add main.c
` [PATCH v2 24/43] wifi: nxpwifi: add main.h
` [PATCH v2 25/43] wifi: nxpwifi: add scan.c
` [PATCH v2 26/43] wifi: nxpwifi: add sdio.c
` [PATCH v2 27/43] wifi: nxpwifi: add sdio.h
` [PATCH v2 28/43] wifi: nxpwifi: add sta_cfg.c
` [PATCH v2 29/43] wifi: nxpwifi: add sta_cmd.c
` [PATCH v2 30/43] wifi: nxpwifi: add sta_event.c
` [PATCH v2 31/43] wifi: nxpwifi: add sta_rx.c
` [PATCH v2 32/43] wifi: nxpwifi: add sta_tx.c
` [PATCH v2 33/43] wifi: nxpwifi: add txrx.c
` [PATCH v2 34/43] wifi: nxpwifi: add uap_cmd.c
` [PATCH v2 35/43] wifi: nxpwifi: add uap_event.c
` [PATCH v2 36/43] wifi: nxpwifi: add uap_txrx.c
` [PATCH v2 37/43] wifi: nxpwifi: add util.c
` [PATCH v2 38/43] wifi: nxpwifi: add util.h
` [PATCH v2 39/43] wifi: nxpwifi: add wmm.c
` [PATCH v2 40/43] wifi: nxpwifi: add wmm.h
` [PATCH v2 41/43] wifi: nxpwifi: add nxp sdio vendor id and iw61x device id
` [PATCH v2 42/43] wifi: nxpwifi: add Makefile and Kconfig files for nxpwifi compilation
` [PATCH v2 43/43] wifi: nxpwifi: add nxpwifi related information to MAINTAINERS
[PATCH] wifi: rtw88: remove CPT execution branch never used
2024-08-09 8:53 UTC
[PATCH 0/6] wifi: rtw89: some fixes and support of multiple adapters debugging
2024-08-09 7:20 UTC (7+ messages)
` [PATCH 1/6] wifi: rtw89: 8852c: support firmware with fw_element
` [PATCH 2/6] wifi: rtw89: 8922a: add digital compensation to avoid TX EVM degrade
` [PATCH 3/6] wifi: rtw89: remove unused C2H event ID RTW89_MAC_C2H_FUNC_READ_WOW_CAM to prevent out-of-bounds reading
` [PATCH 4/6] wifi: rtw89: correct base HT rate mask for firmware
` [PATCH 5/6] wifi: rtw89: 8852a: adjust ANA clock to 12M
` [PATCH 6/6] wifi: rtw89: debugfs: support multiple adapters debugging
[PATCH v2 0/4] wifi: ath12k: Add new features to ACPI
2024-08-09 2:50 UTC (5+ messages)
` [PATCH v2 1/4] wifi: ath12k: Add support for obtaining the buffer type ACPI function bitmap
` [PATCH v2 2/4] wifi: ath12k: Add Support for enabling or disabling specific features based on ACPI bitflag
` [PATCH v2 3/4] wifi: ath12k: Adjust the timing to access ACPI table
` [PATCH v2 4/4] wifi: ath12k: Add support for reading variant from ACPI to download board data file
[PATCH] wifi: ath12k: fix the stack frame size warning in ath12k_mac_op_hw_scan
2024-08-09 1:58 UTC
pull-request: rtw-next-2024-08-09
2024-08-09 1:28 UTC
[PATCH v4 1/4] wifi: rtw88: usb: Init RX burst length according to USB speed
2024-08-09 1:19 UTC (5+ messages)
` [PATCH v4 2/4] wifi: rtw88: usb: Update the RX stats after every frame
` [PATCH v4 3/4] wifi: rtw88: usb: Support RX aggregation
` [PATCH v4 4/4] wifi: rtw88: Enable USB RX aggregation for 8822c/8822b/8821c
[PATCH] wifi: rtl8xxxu: add missing rtl8192cu USB IDs
2024-08-09 1:10 UTC (2+ messages)
[PATCH] wifi: rtl8xxxu: drop reference to staging drivers
2024-08-09 1:08 UTC (2+ messages)
[PATCH 0/5] wifi: rtw89: wow: support net-detect
2024-08-09 1:04 UTC (3+ messages)
` [PATCH 1/5] wifi: rtw89: 8852c: support firmware format up to v1
[PATCH v2] wireless-regdb: Update regulatory info for Guatemala (GT) for 2020
2024-08-09 0:28 UTC
[PATCH][next] wifi: mwl8k: Use static_assert() to check struct sizes
2024-08-08 22:11 UTC
[PATCH 00/13] wifi: iwlwifi: updates - 29-08-08
2024-08-08 20:22 UTC (14+ messages)
` [PATCH 01/13] wifi: iwlwifi: mvm: Offload RLC/SMPS functionality to firmware
` [PATCH 02/13] wifi: iwlwifi: mvm: rename iwl_missed_beacons_notif
` [PATCH 03/13] wifi: iwlwifi: mvm: add the new API for the missed beacons notification
` [PATCH 04/13] wifi: iwlwifi: mvm: handle the new "
` [PATCH 05/13] wifi: iwlwifi: mvm: exit EMLSR if both links are missing beacons
` [PATCH 06/13] wifi: iwlwifi: mvm: add API for EML OMN frame failure
` [PATCH 07/13] wifi: iwlwifi: mvm: handle the new EML OMN failure notification
` [PATCH 08/13] wifi: iwlwifi: mvm: Stop processing MCC update if there was no change
` [PATCH 09/13] wifi: iwlwifi: use default command queue watchdog timeout
` [PATCH 10/13] wifi: iwlwifi: mvm: cleanup iwl_mvm_get_wd_timeout
` [PATCH 11/13] wifi: iwlwifi: bump FW API to 93 for BZ/SC devices
` [PATCH 12/13] wifi: iwlwifi: mvm: drop wrong STA selection in TX
` [PATCH 13/13] wifi: iwlwifi: allow only CN mcc from WRDD
[PATCH][next] wifi: radiotap: Avoid -Wflex-array-member-not-at-end warnings
2024-08-08 17:20 UTC (2+ messages)
iwlwifi: WRT: Invalid buffer destination
2024-08-08 14:14 UTC
[PATCH] net: ath9k: use devm for request_irq
2024-08-08 13:54 UTC (12+ messages)
pull request: rtw89: add firmware of 8852bt v0.29.91.0 and 8852c v0.27.97.0
2024-08-08 11:54 UTC (2+ messages)
[PATCH 1/2] wifi: rtw88: Fix USB devices not transmitting beacons
2024-08-08 9:38 UTC (7+ messages)
` [PATCH 2/2] wifi: rtw88: Avoid using macid 0 in AP mode
[PATCH] wireless-regdb: Update regulatory info for Guatemala (GT) for 2020
2024-08-08 9:16 UTC
[PATCH] wifi: mac80211: fix the comeback long retry times
2024-08-08 8:59 UTC
[wireless-next:main] BUILD SUCCESS 4ab9f870a6335af27507d1f3bfb29635d956af48
2024-08-08 8:51 UTC
Crash when rmmod the rtw88_8723cs driver
2024-08-08 8:48 UTC (3+ messages)
[PATCH] wifi: brcmfmac: cfg80211: Handle SSID based pmksa deletion
2024-08-08 8:25 UTC (4+ messages)
` "
[regression] Significant WiFi Speed Reduction with Kernel Versions > 6.8.12 on Intel Wi-Fi 6 AX203
2024-08-08 6:43 UTC (2+ messages)
[wireless:for-next] BUILD SUCCESS f1cb9d5aefba07fc52b06b7bd5fdcd9ef91157b4
2024-08-08 5:55 UTC
linux-next: request to include ath.git tree
2024-08-07 21:59 UTC (4+ messages)
[PATCH v3 1/4] wifi: rtw88: usb: Init RX burst length according to USB speed
2024-08-07 20:17 UTC (4+ messages)
` [PATCH v3 4/4] wifi: rtw88: Enable USB RX aggregation for 8822c/8822b/8821c
[PATCH v2] wifi: b43: Constify struct lpphy_tx_gain_table_entry
2024-08-07 17:16 UTC (2+ messages)
[PATCH] wifi: rtlwifi: rtl8192du: Initialise value32 in _rtl92du_init_queue_reserved_page
2024-08-07 17:12 UTC (4+ messages)
[PATCH v8 0/5] Add AP6275P wireless support
2024-08-07 16:48 UTC (5+ messages)
` [PATCH v8 4/5] wifi: brcmfmac: Add optional lpo clock enable support
[PATCH v2 0/3] Constify struct lib80211_crypto_ops
2024-08-07 15:52 UTC (3+ messages)
` [PATCH v2 3/3] staging: rtl8192e: "
[REGRESSION] bisected: iwlwifi: use already mapped data when TXing an AMSDU
2024-08-07 14:18 UTC (7+ messages)
[PATCH] wifi: cfg80211: fix bug of mapping AF3x to incorrect User Priority
2024-08-07 14:02 UTC (9+ messages)
` [PATCH wireless-next v2] "
[PATCH] wifi: mt76: mt7921: Cancel scan work on unregister
2024-08-07 12:08 UTC (4+ messages)
[PATCH] wifi: ath12k: fix invalid AMPDU factor calculation in ath12k_peer_assoc_h_he()
2024-08-07 8:15 UTC (5+ messages)
[PATCH 1/2] wifi: ath12k: fix BSS chan info request WMI command
2024-08-07 8:12 UTC (2+ messages)
[PATCH] wifi: ath12k: restore ASPM for supported hardwares only
2024-08-07 8:09 UTC (2+ messages)
[PATCH] wifi: ath9k: Remove error checks when creating debugfs entries
2024-08-07 8:09 UTC (2+ messages)
[PATCH] net: ath9k: use devm for gpio_request_one
2024-08-07 8:08 UTC (2+ messages)
[PATCH] wifi: mac80211: override HE/EHT capabilities if NSS is zero
2024-08-07 4:19 UTC
[PATCH RFC v4 0/2] Add Multi-Link Reconfigure link removal support
2024-08-07 3:45 UTC (3+ messages)
` [PATCH RFC v4 1/2] wifi: cfg80211/mac80211: Introduce nl80211 commands to support MLD link removal offload
` [PATCH RFC v4 2/2] wifi: mac80211: Add support for link reconfigure removal
[PATCH 0/5] wifi: rtw89: increase 8922a firmware format to 1 and support HW encryption for unicast management
2024-08-07 3:14 UTC (3+ messages)
` [PATCH 1/5] wifi: rtw89: 8922a: new implementation for RFK pre-notify H2C
[syzbot] [wireless?] INFO: rcu detected stall in ieee80211_handle_queued_frames
2024-08-07 2:28 UTC (2+ messages)
Ubuntu RT2X00 WIFI USB Driver Kernel NULL pointer Dereference&Use-After-Free Vulnerability
2024-08-07 2:11 UTC (6+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).