messages from 2024-08-15 01:52:21 to 2024-08-20 00:35:13 UTC [more...]
[PATCH 1/2] wifi: rtw88: Fix USB devices not transmitting beacons
2024-08-20 0:34 UTC (10+ messages)
` [PATCH 2/2] wifi: rtw88: Avoid using macid 0 in AP mode
[PATCH] wifi: rtw88: assign mac_id for vif/sta and update to TX desc
2024-08-20 0:32 UTC (3+ messages)
[PATCH] wifi: mwifiex: remove unnecessary checks for valid priv
2024-08-20 0:16 UTC (2+ messages)
[PATCH v2 1/1] dt-bindings: net: wireless: convert marvel-8xxx.txt to yaml format
2024-08-19 23:59 UTC (3+ messages)
[PATCH v5 0/4] tracing: improve symbolic printing
2024-08-19 22:23 UTC (2+ messages)
[PATCH v2 0/3] Cleanup: Formatting iwlwifi driver
2024-08-19 21:45 UTC (4+ messages)
` [PATCH v2 1/3] iwlwifi: mvm: Improve code style in pointer declarations
` [PATCH v2 2/3] iwlwifi: mvm: Enclose multi-statement macro in a do while
` [PATCH v2 3/3] iwlwifi: mvm: Replace spaces for tabs in iwl_mvm_vendor_events_idx
[net/mac80211] Question about `ieee80211_copy_mbssid_beacon` func: misuse of __counted_by
2024-08-19 20:59 UTC
[PATCH v11 0/4] Add AP6275P wireless support
2024-08-19 20:33 UTC (9+ messages)
` [PATCH v11 1/4] dt-bindings: net: wireless: brcm4329-fmac: add pci14e4,449d
` [PATCH v11 2/4] dt-bindings: net: wireless: brcm4329-fmac: add clock description for AP6275P
` [PATCH v11 3/4] wifi: brcmfmac: Add optional lpo clock enable support
` [PATCH v11 4/4] wifi: brcmfmac: add flag for random seed during firmware download
[net/wireless] Question about `cfg80211_conn_scan` func: misuse of __counted_by
2024-08-19 19:19 UTC
[PATCH 0/2] wifi: ath10k: fix invalid VHT parameters
2024-08-19 18:13 UTC (7+ messages)
` [PATCH 2/2] wifi: ath10k: fix invalid VHT parameters in supported_vht_mcs_rate_nss2
[PATCH 1/2] wifi: brcmfmac: add support for TRX firmware download
2024-08-19 18:09 UTC (9+ messages)
` [PATCH 2/2] wifi: brcmfmac: add support for CYW55572 PCIe chipset
[PATCH 00/20] wifi: rtw88: Add support for RTL8821AU and RTL8812AU
2024-08-19 17:53 UTC (43+ messages)
` [PATCH 01/20] wifi: rtw88: Add some definitions for RTL8821AU/RTL8812AU
` [PATCH 02/20] wifi: rtw88: Dump the HW features only for some chips
` [PATCH 03/20] wifi: rtw88: Allow different C2H RA report sizes
` [PATCH 04/20] wifi: rtw88: Extend the init table parsing for RTL8812AU
` [PATCH 05/20] wifi: rtw88: Allow rtw_chip_info.ltecoex_addr to be NULL
` [PATCH 07/20] wifi: rtw88: Enable data rate fallback for older chips
` [PATCH 08/20] wifi: rtw88: Make txagc_remnant_ofdm an array
` [PATCH 09/20] wifi: rtw88: Support TX page sizes bigger than 128
` [PATCH 10/20] wifi: rtw88: Move pwr_track_tbl to struct rtw_rfe_def
` [PATCH 11/20] wifi: rtw88: usb: Set pkt_info.ls for the reserved page
` [PATCH 12/20] wifi: rtw88: Detect beacon loss with chips other than 8822c
` [PATCH 13/20] wifi: rtw88: coex: Support chips without a scoreboard
` [PATCH 14/20] wifi: rtw88: 8821a: Regularly ask for BT info updates
` [PATCH 15/20] wifi: rtw88: 8812a: Mitigate beacon loss
` [PATCH 16/20] wifi: rtw88: Add rtw8812a_table.{c,h}
` [PATCH 17/20] wifi: rtw88: Add rtw8821a_table.{c,h}
` [PATCH 18/20] wifi: rtw88: Add rtw8821a.{c,h}
` [PATCH 19/20] wifi: rtw88: Add rtw8821au.c and rtw8812au.c
` [PATCH 20/20] wifi: rtw88: Enable the new RTL8821AU/RTL8812AU drivers
Ubuntu RT2X00 WIFI USB Driver Kernel NULL pointer Dereference&Use-After-Free Vulnerability
2024-08-19 17:43 UTC (6+ messages)
[PATCH v3 00/10] Remove pcim_iomap_regions_request_all()
2024-08-19 15:03 UTC (13+ messages)
` [PATCH v3 01/10] PCI: Make pcim_request_all_regions() a public function
` [PATCH v3 02/10] ata: ahci: Replace deprecated PCI functions
` [PATCH v3 03/10] crypto: qat - replace "
` [PATCH v3 04/10] crypto: marvell "
` [PATCH v3 05/10] intel_th: pci: Replace "
` [PATCH v3 06/10] wifi: iwlwifi: replace "
` [PATCH v3 07/10] ntb: idt: Replace "
` [PATCH v3 08/10] serial: rp2: "
` [PATCH v3 09/10] ALSA: korg1212: "
` [PATCH v3 10/10] PCI: Remove pcim_iomap_regions_request_all()
[PATCH 01/12] wifi: mt76: mt7996: use hweight16 to get correct tx antenna
2024-08-19 14:22 UTC (12+ messages)
` [PATCH 02/12] wifi: mt76: mt7996: fix traffic delay when switching back to working channel
` [PATCH 03/12] wifi: mt76: mt7996: fix wmm set of station interface to 3
` [PATCH 05/12] wifi: mt76: mt7996: advertize beacon_int_min_gcd
` [PATCH 06/12] wifi: mt76: mt7996: fix HE and EHT beamforming capabilities
` [PATCH 07/12] wifi: mt76: mt7996: set correct beamformee SS capability
` [PATCH 08/12] wifi: mt76: mt7996: fix EHT beamforming capability check
` [PATCH 09/12] wifi: mt76: mt7996: set correct value in beamforming mcu command for mt7992
` [PATCH 10/12] wifi: mt76: mt7996: fix handling mbss enable/disable
` [PATCH 11/12] wifi: mt76: connac: add IEEE 802.11 fragmentation support for mt7996
` [PATCH 12/12] wifi: mt76: mt7996: set IEEE80211_KEY_FLAG_GENERATE_MMIE for other ciphers
[PATCH 0/4] wifi: cfg80211: fix per-STA profile BSS entry issues
2024-08-19 12:27 UTC (4+ messages)
[RFC 0/1] wifi: ath10k: improvement on key removal failure
2024-08-19 11:49 UTC (3+ messages)
[PATCH 0/8] wifi: rtw89: use and propagate chanctx properly
2024-08-19 9:17 UTC (9+ messages)
` [PATCH 1/8] wifi: rtw89: pass chan to rfk_band_changed()
` [PATCH 2/8] wifi: rtw89: 8851b: use right chanctx whenever possible in RFK flow
` [PATCH 3/8] wifi: rtw89: 8852a: "
` [PATCH 4/8] wifi: rtw89: 8852bx: "
` [PATCH 5/8] wifi: rtw89: 8852c: "
` [PATCH 6/8] wifi: rtw89: 8922a: "
` [PATCH 7/8] wifi: rtw89: rename roc_entity_idx to roc_chanctx_idx
` [PATCH 8/8] wifi: rtw89: introduce chip support link number and driver MLO capability
[PATCH RESEND] wifi: mt76: mt7996: fix NULL pointer dereference in mt7996_mcu_sta_bfer_he
2024-08-19 8:54 UTC
[PATCH 1/2] wifi: mac80211: export ieee80211_purge_tx_queue() for drivers
2024-08-19 7:29 UTC (3+ messages)
` [PATCH 2/2] wifi: rtw88: use ieee80211_purge_tx_queue() to purge TX skb
[PATCH 1/2] wifi: mt76: mt7925: fix a potential array-index-out-of-bounds issue for clc
2024-08-19 1:53 UTC (2+ messages)
` [PATCH 2/2] wifi: mt76: mt7925: replace chan config with extend txpower config "
[syzbot] [wireless?] WARNING in cfg80211_bss_color_notify
2024-08-18 19:19 UTC (2+ messages)
[PATCH 0/3] Cleanup: Formatting iwlwifi driver
2024-08-18 19:13 UTC (6+ messages)
` [PATCH 1/3] iwlwifi: mvm: Improve code style in pointer declarations
` [PATCH 2/3] iwlwifi: mvm: Enclose multi-statement macro in a do while
` [PATCH 3/3] iwlwifi: mvm: Replace spaces for tabs in iwl_mvm_vendor_events_idx
[syzbot] [wireless?] KASAN: slab-out-of-bounds Read in cfg80211_wext_freq (2)
2024-08-17 19:12 UTC
[wireless-next:main] BUILD SUCCESS daaf0dd0398d5e93b7304f35184ca182ed583681
2024-08-17 11:28 UTC
[wireless:for-next] BUILD SUCCESS 27ec3c57fcadb43c79ed05b2ea31bc18c72d798a
2024-08-16 23:44 UTC
[PATCH] wifi: mac80211: Fix ieee80211_convert_to_unicast() logic
2024-08-16 20:04 UTC (5+ messages)
[PATCH 01/16] mt76: mt7603: fix mixed declarations and code
2024-08-16 17:35 UTC (16+ messages)
` [PATCH 02/16] wifi: mt76: mt7603: fix reading target power from eeprom
` [PATCH 03/16] wifi: mt76: mt7603: initialize chainmask
` [PATCH 04/16] wifi: mt76: fix mt76_get_rate
` [PATCH 05/16] wifi: mt76: partially move channel change code to core
` [PATCH 06/16] wifi: mt76: add separate tx scheduling queue for off-channel tx
` [PATCH 07/16] wifi: mt76: mt7915: disable tx worker during tx BA session enable/disable
` [PATCH 08/16] wifi: mt76: mt7915: allocate vif wcid in the same range as stations
` [PATCH 09/16] wifi: mt76: connac: add support for IEEE 802.11 fragmentation
` [PATCH 10/16] wifi: mt76: connac: add support for passing connection state directly
` [PATCH 11/16] wifi: mt76: change .sta_assoc callback to .sta_event
` [PATCH 12/16] wifi: mt76: mt7915: use mac80211 .sta_state op
` [PATCH 13/16] wifi: mt76: mt7915: set MT76_MCU_RESET early in mt7915_mac_full_reset
` [PATCH 14/16] wifi: mt76: mt7915: retry mcu messages
` [PATCH 15/16] wifi: mt76: mt7915: reset the device after MCU timeout
` [PATCH 16/16] wifi: mt76: mt7915: add dummy HW offload of IEEE 802.11 fragmentation
[PATCH] cfg80211: Set the channel definition for the different Wi-Fi modes when starting CAC
2024-08-16 14:24 UTC (8+ messages)
` [PATCH] wifi: "
` [PATCH v2] "
` [PATCH v3] "
[PATCH] MAINTAINERS: Add net-cw1200.h to NETWORKING DRIVERS (WIRELESS) section
2024-08-16 12:50 UTC
[PATCH 0/4] wifi: rtw89: coex: add BT-coexistence support of RTL8852BT
2024-08-16 12:46 UTC (5+ messages)
` [PATCH 1/4] wifi: rtw89: coex: Update report version of Wi-Fi firmware 0.29.90.0 for RTL8852BT
` [PATCH 2/4] wifi: rtw89: coex: Update Wi-Fi role info version 7
` [PATCH 3/4] wifi: rtw89: coex: Bluetooth hopping map for Wi-Fi role "
` [PATCH 4/4] wifi: rtw89: coex: Add new Wi-Fi role format condition for function using
ath10k "failed to install key for vdev 0 peer <mac>: -110"
2024-08-16 12:04 UTC (9+ messages)
[PATCH v2] wifi: rtw89: debugfs: support multiple adapters debugging
2024-08-16 11:57 UTC
[PATCH] wifi: rtw88: remove CPT execution branch never used
2024-08-16 11:43 UTC (2+ messages)
[PATCH 0/6] wifi: rtw89: some fixes and support of multiple adapters debugging
2024-08-16 11:39 UTC (5+ messages)
` [PATCH 1/6] wifi: rtw89: 8852c: support firmware with fw_element
` [PATCH 6/6] wifi: rtw89: debugfs: support multiple adapters debugging
[PATCH] wifi: ath9k_htc: Use __skb_set_length() for resetting urb before resubmit
2024-08-16 10:10 UTC (2+ messages)
[PATCH] wifi: mwifiex: keep mwifiex_cfg80211_ops constant
2024-08-16 10:07 UTC (2+ messages)
[PATCH 04/12] wifi: mt76: connac: fix checksum offload fields of connac3 RXD
2024-08-16 9:50 UTC
[PATCH] mwifiex: duplicate static structs used in driver instances
2024-08-16 9:48 UTC (2+ messages)
` wifi: "
[PATCH net-next v2] dt-bindings: net: ath11k: document the inputs of the ath11k on WCN6855
2024-08-16 9:10 UTC (3+ messages)
[RFC PATCH 00/18] wifi: ath12k: add Ath12k AHB driver support for IPQ5332
2024-08-16 5:47 UTC (8+ messages)
` [RFC PATCH 01/18] dt-bindings: net: wireless: describe the ath12k AHB module
` [RFC PATCH 02/18] arm64: dts: qcom: add wifi node for IPQ5332 based RDP441
` [RFC PATCH 17/18] wifi: ath12k: add AHB driver support for IPQ5332
[PATCH v2 00/43] wifi: nxpwifi: create nxpwifi to support iw61x
2024-08-16 5:32 UTC (16+ messages)
` [PATCH v2 40/43] wifi: nxpwifi: add wmm.h
` [EXT] "
` [EXT] Re: [PATCH v2 00/43] wifi: nxpwifi: create nxpwifi to support iw61x
[PATCH][next] wifi: iwlwifi: fw/mvm: Avoid multiple -Wflex-array-member-not-at-end warnings
2024-08-15 19:54 UTC
[PATCH][next] wifi: iwlwifi: dvm: Avoid -Wflex-array-member-not-at-end warnings
2024-08-15 19:00 UTC
[PATCH][next] wifi: mt76: Avoid multiple -Wflex-array-member-not-at-end warnings
2024-08-15 18:36 UTC
[PATCH v1 1/1] dt-bindings: net: wireless: convert marvel-8xxx.txt to yaml format
2024-08-15 18:19 UTC (2+ messages)
[PATCH] wifi: mwifiex: Fix uninitialized variable in mwifiex_cfg80211_authenticate()
2024-08-15 17:31 UTC (2+ messages)
ath11k and vfio-pci support
2024-08-15 17:19 UTC (7+ messages)
` [PATCH RFC/RFT] vfio/pci-quirks: Quirk for ath wireless
[PATCH] wifi: ath12k: fix the stack frame size warning in ath12k_mac_op_hw_scan
2024-08-15 16:06 UTC (2+ messages)
[PATCH v6 1/2] wifi: ath11k: use union for vaddr and iaddr in target_mem_chunk
2024-08-15 14:08 UTC (4+ messages)
` [PATCH v6 2/2] wifi: ath11k: Add firmware coredump collection support
linux-next: manual merge of the ath-next tree with the ath tree
2024-08-15 14:04 UTC (2+ messages)
[PULL linux-firmware] ath11k and ath12k firmware 20240813
2024-08-15 13:55 UTC (2+ messages)
[PATCH v10 0/5] Add AP6275P wireless support
2024-08-15 9:38 UTC (11+ messages)
` [PATCH v10 1/5] dt-bindings: net: wireless: brcm4329-fmac: add pci14e4,449d
[PATCH][next] wifi: iwlegacy: Avoid multiple -Wflex-array-member-not-at-end warnings
2024-08-15 6:31 UTC
[PATCH] wifi: rtw89: limit the PPDU length for VHT rate to 0x40000
2024-08-15 13:40 UTC
pull-request: wireless-2024-08-14
2024-08-15 3:50 UTC (2+ messages)
[PATCH] wifi: mt76: mt7921: fix wrong UNII-4 freq range check for the channel usage
2024-08-15 2:56 UTC
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).