linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-18 03:42:29 to 2022-01-22 14:59:22 UTC [more...]

[PATCH 0/2] check sta_rates pointer in sta_rate_tbl_update callback
 2022-01-22 14:58 UTC  (3+ messages)
` [PATCH 1/2] mt76: mt7603: check sta_rates pointer in mt7603_sta_rate_tbl_update
` [PATCH 2/2] mt76: mt7615: check sta_rates pointer in mt7615_sta_rate_tbl_update

[PATCH] mt76: mt7663s: flush runtime-pm queue after waking up the device
 2022-01-22 14:45 UTC 

[PATCH RFC 0/4] ARM: dts: Add Raspberry Pi Zero 2 W support
 2022-01-22 12:35 UTC  (3+ messages)
` [PATCH RFC 1/4] brcmfmac: use separate firmware for 43430 revision 4

[PATCH] mt76: Ensure sale skb status list is processed
 2022-01-22 11:22 UTC  (3+ messages)

[PATCH 14/31] net: wireless: ath: changing LED_* from enum led_brightness to actual value
 2022-01-22  8:21 UTC  (10+ messages)
` [PATCH 15/31] net: wireless: atmel: "
` [PATCH 16/31] net: broadcom: "
` [PATCH 17/31] net: intersil: "
` [PATCH 18/31] net: wireless: ralink: "
` [PATCH 19/31] net: realtek: "
` [PATCH 27/31] net: mac80211 : "
` [PATCH 29/31] net: rfkill: "

[PATCH] mac80211: prevent out of bounds access in ieee80211_rx_h_action()
 2022-01-22  7:14 UTC  (4+ messages)

[PATCH v2 0/6] introduce background radar support for mt7915 driver
 2022-01-22  1:07 UTC  (5+ messages)
` [PATCH v2 6/6] dt-bindings:net:wireless:mediatek,mt76: add disable-radar-offchan

[RFC 0/2] ath10k:set tx credit to one and delay the unmaping
 2022-01-21 22:42 UTC  (4+ messages)
` [RFC 1/2] ath10k: Set tx credit to one for wcn3990 snoc based devices
` [RFC 2/2] ath10k: Delay the unmapping of the buffer

[PATCH] mt76: mt7915: accumulate mu-mimo ofdma muru stats
 2022-01-21 22:16 UTC 

[PATCH 19/31] net: realtek: changing LED_* from enum led_brightness to actual value
 2022-01-21 18:29 UTC  (2+ messages)

[PATCH v2] iwlwifi: mvm: Don't call iwl_mvm_sta_from_mac80211() with NULL sta
 2022-01-21 11:40 UTC 

[PATCH] iwlwifi: mvm: Fix potential NULL dereference for sta
 2022-01-21 11:30 UTC  (3+ messages)

pull-request: wireless-2022-01-21
 2022-01-21 11:30 UTC  (2+ messages)

[wpan-next 0/4] ieee802154: General preparation to scan support
 2022-01-21  8:31 UTC  (9+ messages)
` [wpan-next 1/4] net: ieee802154: Move IEEE 802.15.4 Kconfig main entry
` [wpan-next 2/4] net: mac802154: Include the softMAC stack inside the IEEE 802.15.4 menu
` [wpan-next 3/4] net: ieee802154: Move the address structure earlier
` [wpan-next 4/4] net: ieee802154: Add a kernel doc header to the ieee802154_addr structure

[PATCH v3 0/8] rtw88: prepare locking for SDIO support
 2022-01-21  8:10 UTC  (3+ messages)

[PATCH] rtw89: refine DIG feature to support 160M and CCK PD
 2022-01-21  7:55 UTC  (2+ messages)
` [PATCH] rtw89: use pci_read/write_config instead of dbi read/write

[PATCH v2 00/35] brcmfmac: Support Apple T2 and M1 platforms
 2022-01-21  7:36 UTC  (20+ messages)
` [PATCH v2 21/35] brcmfmac: chip: Only disable D11 cores; handle an arbitrary number
` [PATCH v2 22/35] brcmfmac: chip: Handle 1024-unit sizes for TCM blocks
` [PATCH v2 24/35] brcmfmac: feature: Add support for setting feats based on WLC version
` [PATCH v2 25/35] brcmfmac: cfg80211: Add support for PMKID_V3 operations
` [PATCH v2 26/35] brcmfmac: cfg80211: Pass the PMK in binary instead of hex
` [PATCH v2 27/35] brcmfmac: pcie: Add IDs/properties for BCM4387
` [PATCH v2 33/35] brcmfmac: common: Add support for downloading TxCap blobs
` [PATCH v2 34/35] brcmfmac: pcie: Load and provide "
` [PATCH v2 35/35] brcmfmac: common: Add support for external calibration blobs

[PATCH v3] rtw88: check for validity before using a pointer
 2022-01-21  7:14 UTC  (3+ messages)

[PATCH 0/3] rtw88: some fixes of hw_scan
 2022-01-21  7:08 UTC  (4+ messages)
` [PATCH 1/3] rtw88: check for validity before using a pointer
` [PATCH 2/3] rtw88: fix idle mode flow for hw scan
` [PATCH 3/3] rtw88: fix memory overrun and memory leak during hw_scan

[PATCH] mt76: mt7921e: fix possible probe failure after reboot
 2022-01-21  6:33 UTC  (4+ messages)

[PATCH v4 00/12] add mt7916 support
 2022-01-20 21:38 UTC  (4+ messages)
` [PATCH v4 05/12] mt76: mt7915: add firmware support for mt7916

[PATCH v3 0/9] misc brcmfmac fixes (M1/T2 series spin-off)
 2022-01-20 13:37 UTC  (35+ messages)
` [PATCH v3 1/9] brcmfmac: pcie: Release firmwares in the brcmf_pcie_setup error path
` [PATCH v3 2/9] brcmfmac: firmware: Allocate space for default boardrev in nvram
` [PATCH v3 3/9] brcmfmac: firmware: Do not crash on a NULL board_type
` [PATCH v3 5/9] brcmfmac: pcie: Replace brcmf_pcie_copy_mem_todev with memcpy_toio
` [PATCH v3 7/9] brcmfmac: of: Use devm_kstrdup for board_type & check for errors
` [PATCH v3 8/9] brcmfmac: fwil: Constify iovar name arguments
` [PATCH v3 9/9] brcmfmac: pcie: Read the console on init and shutdown

[PATCH v2 0/6] ath11k: support WoW functionalities
 2022-01-20 10:13 UTC  (7+ messages)
` [PATCH v2 1/6] ath11k: Add basic "
` [PATCH v2 2/6] ath11k: Add WoW net-detect functionality
` [PATCH v2 3/6] ath11k: implement hardware data filter
` [PATCH v2 4/6] ath11k: purge rx pktlog when entering WoW
` [PATCH v2 5/6] ath11k: support ARP and NS offload
` [PATCH v2 6/6] ath11k: support GTK rekey offload

[wpan-next 0/9] ieee802154: A bunch of fixes
 2022-01-20  9:25 UTC  (12+ messages)
` [wpan-next 1/9] net: ieee802154: hwsim: Ensure proper channel selection at probe time
` [wpan-next 2/9] net: ieee802154: hwsim: Ensure frame checksum are valid
` [wpan-next 3/9] net: ieee802154: mcr20a: Fix lifs/sifs periods
` [wpan-next 4/9] net: ieee802154: at86rf230: Stop leaking skb's
` [wpan-next 5/9] net: ieee802154: ca8210: "
` [wpan-next 6/9] net: ieee802154: Use the IEEE802154_MAX_PAGE define when relevant
` [wpan-next 7/9] net: ieee802154: Return meaningful error codes from the netlink helpers
` [wpan-next 8/9] net: mac802154: Explain the use of ieee802154_wake/stop_queue()
` [wpan-next 9/9] MAINTAINERS: Remove Harry Morris bouncing address

[PATCH] dt-bindings: Improve phandle-array schemas
 2022-01-20  4:38 UTC  (13+ messages)

[wpan-next 00/14] ieee802154: Synchronous Tx API
 2022-01-20  0:51 UTC  (15+ messages)
` [wpan-next 01/14] net: ieee802154: Move the logic restarting the queue upon transmission
` [wpan-next 02/14] net: mac802154: Create a transmit error helper
` [wpan-next 03/14] net: ieee802154: at86rf230: Call _xmit_error() when a transmission fails
` [wpan-next 04/14] net: ieee802154: atusb: "
` [wpan-next 05/14] net: ieee802154: ca8210: "
` [wpan-next 06/14] net: mac802154: Stop exporting ieee802154_wake/stop_queue()
` [wpan-next 07/14] net: mac802154: Rename the synchronous xmit worker
` [wpan-next 08/14] net: mac802154: Rename the main tx_work struct
` [wpan-next 09/14] net: mac802154: Follow the count of ongoing transmissions
` [wpan-next 10/14] net: mac802154: Hold the transmit queue when relevant
` [wpan-next 11/14] net: mac802154: Create a hot tx path
` [wpan-next 12/14] net: mac802154: Add a warning in the hot path
` [wpan-next 13/14] net: mac802154: Introduce a tx queue flushing mechanism
` [wpan-next 14/14] net: mac802154: Introduce a synchronous API for MLME commands

[wpan-next 0/5] ieee802154: Improve symbol duration handling
 2022-01-20  0:41 UTC  (6+ messages)
` [wpan-next 1/5] net: ieee802154: Improve the way supported channels are declared
` [wpan-next 2/5] net: ieee802154: Give more details to the core about the channel configurations
` [wpan-next 3/5] net: mac802154: Convert the symbol duration into nanoseconds
` [wpan-next 4/5] net: mac802154: Set the symbol duration automatically
` [wpan-next 5/5] net: ieee802154: Drop duration settings when the core does it already

[PATCH v3 00/41] IEEE 802.15.4 scan support
 2022-01-20  0:24 UTC  (24+ messages)
` [PATCH v3 07/41] net: ieee802154: mcr20a: Fix lifs/sifs periods
` [PATCH v3 17/41] net: ieee802154: at86rf230: Call the complete helper when a transmission is over
` [PATCH v3 26/41] net: mac802154: Add a warning in the hot path
` [PATCH v3 27/41] net: mac802154: Introduce a tx queue flushing mechanism

[wpan-next v2 00/27] IEEE 802.15.4 scan support
 2022-01-19 23:26 UTC  (13+ messages)
` [wpan-next v2 08/27] net: ieee802154: Drop symbol duration settings when the core does it already

[PATCH net-next v4 00/13] net: wwan: t7xx: PCIe driver for MediaTek M.2 modem
 2022-01-19 19:04 UTC  (6+ messages)
` [PATCH net-next v4 02/13] net: wwan: t7xx: Add control DMA interface

[PATCH] brcmfmac: firmware: Fix crash in brcm_alt_fw_path
 2022-01-19 15:48 UTC  (5+ messages)

[PATCH] ath11k: Fix uninitialized symbol 'rx_buf_sz'
 2022-01-19 15:23 UTC 

[PATCH] mt76: mt7615: add support for LG LGSBWAC02 (MT7663BUN)
 2022-01-19 12:31 UTC 

hostapd and Wifi6 - howto?
 2022-01-19 10:19 UTC 

[PATCH] ath11k: fix kernel panic during unload/load ath11k modules
 2022-01-19  9:19 UTC 

[PATCH] ath11k: Rename ath11k_ahb_ext_irq_config
 2022-01-19  9:18 UTC 

[PATCH v3 1/4] wcn36xx: Implement get_snr()
 2022-01-19  8:49 UTC  (2+ messages)

[PATCH wireless v2 1/2] MAINTAINERS: add common wireless and wireless-next trees
 2022-01-19  8:06 UTC  (2+ messages)
` [wireless,v2,1/2] "

[PATCH 0/4] rtw88: four small code-cleanups and refactorings
 2022-01-19  6:19 UTC  (8+ messages)
` [PATCH 2/4] rtw88: pci: Change queue datatype from u8 to enum rtw_tx_queue_type
` [PATCH 3/4] rtw88: Move enum rtw_tx_queue_type mapping code to tx.{c,h}
` [PATCH 4/4] rtw88: mac: Use existing interface mask macros in rtw_pwr_seq_parser()

[PATCH] ath11k: avoid firmware crash when reg set for QCA6390/WCN6855
 2022-01-19  4:13 UTC 

[PATCH v2] ath11k: set WMI_PEER_40MHZ while peer assoc for 6 GHz
 2022-01-19  3:42 UTC 

[PATCH] mt76: mt7921: remove duplicated code in mt7921_mac_decode_he_radiotap
 2022-01-18 10:13 UTC 

[PATCH] mt76: mt7915: add missing DATA4_TB_SPTL_REUSE1 to mt7915_mac_decode_he_radiotap
 2022-01-18 10:12 UTC 

Issues with mt7915 thermal throttling
 2022-01-18  9:08 UTC 

[PATCH] mt76: mt7915: check band idx for bcc event
 2022-01-18  7:58 UTC 

[PATCH] ath11k: set WMI_PEER_40MHZ while peer assoc for 6 GHz
 2022-01-18  6:33 UTC  (4+ messages)

[PATCH AUTOSEL 5.15 090/188] iwlwifi: mvm: synchronize with FW after multicast commands
 2022-01-18  2:30 UTC  (2+ messages)
` [PATCH AUTOSEL 5.15 094/188] ath11k: avoid deadlock by change ieee80211_queue_work for regd_update_work

[PATCH AUTOSEL 5.10 015/116] ath11k: Fix crash caused by uninitialized TX ring
 2022-01-18  2:39 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 102/116] mac80211: allow non-standard VHT MCS-10/11

[PATCH AUTOSEL 4.19 13/59] mwifiex: Fix skb_over_panic in mwifiex_usb_recv()
 2022-01-18  2:46 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).