linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-03 00:17:35 to 2020-06-08 23:45:30 UTC [more...]

[PATCH AUTOSEL 4.19 001/106] ath9x: Fix stack-out-of-bounds Write in ath9k_hif_usb_rx_cb
 2020-06-08 23:20 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 002/106] ath9k: Fix use-after-free Write in ath9k_htc_rx_msg

[PATCH AUTOSEL 4.14 01/72] ath9x: Fix stack-out-of-bounds Write in ath9k_hif_usb_rx_cb
 2020-06-08 23:24 UTC  (4+ messages)
` [PATCH AUTOSEL 4.14 43/72] ath9k_htc: Silence undersized packet warnings
` [PATCH AUTOSEL 4.14 49/72] wcn36xx: Fix error handling path in 'wcn36xx_probe()'
` [PATCH AUTOSEL 4.14 53/72] mwifiex: Fix memory corruption in dump_station

[PATCH AUTOSEL 4.9 01/50] ath9x: Fix stack-out-of-bounds Write in ath9k_hif_usb_rx_cb
 2020-06-08 23:26 UTC  (7+ messages)
` [PATCH AUTOSEL 4.9 02/50] ath9k: Fix use-after-free Write in ath9k_htc_rx_msg
` [PATCH AUTOSEL 4.9 16/50] ath9k: Fix use-after-free Read in ath9k_wmi_ctrl_rx
` [PATCH AUTOSEL 4.9 17/50] ath9k: Fix general protection fault in ath9k_hif_usb_rx_cb
` [PATCH AUTOSEL 4.9 30/50] ath9k_htc: Silence undersized packet warnings
` [PATCH AUTOSEL 4.9 35/50] rtlwifi: Fix a double free in _rtl_usb_tx_urb_setup()
` [PATCH AUTOSEL 4.9 36/50] mwifiex: Fix memory corruption in dump_station

[PATCH AUTOSEL 4.4 01/37] ath9x: Fix stack-out-of-bounds Write in ath9k_hif_usb_rx_cb
 2020-06-08 23:27 UTC  (6+ messages)
` [PATCH AUTOSEL 4.4 02/37] ath9k: Fix use-after-free Write in ath9k_htc_rx_msg
` [PATCH AUTOSEL 4.4 12/37] ath9k: Fix use-after-free Read in ath9k_wmi_ctrl_rx
` [PATCH AUTOSEL 4.4 13/37] ath9k: Fix general protection fault in ath9k_hif_usb_rx_cb
` [PATCH AUTOSEL 4.4 22/37] ath9k_htc: Silence undersized packet warnings
` [PATCH AUTOSEL 4.4 26/37] mwifiex: Fix memory corruption in dump_station

[PATCH AUTOSEL 5.4 099/175] libertas_tf: avoid a null dereference in pointer priv
 2020-06-08 23:18 UTC  (4+ messages)
` [PATCH AUTOSEL 5.4 116/175] ath10k: Remove msdu from idr when management pkt send fails
` [PATCH AUTOSEL 5.4 117/175] wcn36xx: Fix error handling path in 'wcn36xx_probe()'
` [PATCH AUTOSEL 5.4 128/175] rtlwifi: Fix a double free in _rtl_usb_tx_urb_setup()

[PATCH AUTOSEL 5.7 162/274] ath11k: fix kernel panic by freeing the msdu received with invalid length
 2020-06-08 23:05 UTC  (6+ messages)
` [PATCH AUTOSEL 5.7 179/274] iwlwifi: avoid debug max amsdu config overwriting itself
` [PATCH AUTOSEL 5.7 185/274] ath10k: Remove msdu from idr when management pkt send fails
` [PATCH AUTOSEL 5.7 190/274] mt76: mt7663: fix mt7615_mac_cca_stats_reset routine
` [PATCH AUTOSEL 5.7 210/274] rtlwifi: Fix a double free in _rtl_usb_tx_urb_setup()
` [PATCH AUTOSEL 5.7 253/274] iwlwifi: mvm: fix aux station leak

[PATCH v2 0/5] rtw88: 8821c: the rest patches to support 8821c
 2020-06-08 19:01 UTC  (9+ messages)
` [PATCH v2 1/5] rtw88: 8821c: add cck pd settings
` [PATCH v2 2/5] rtw88: 8821c: add power tracking
` [PATCH v2 3/5] rtw88: 8821c: add beamformee support
` [PATCH v2 4/5] rtw88: single rf path chips don't support TX STBC
` [PATCH v2 5/5] rtw88: 8821c: Add 8821CE to Kconfig and Makefile

[mac80211:master] BUILD SUCCESS 59d4bfc1e2c09435d91c980b03f7b72ce6e9f24e
 2020-06-08 16:09 UTC 

[PATCH] ath10k: Acquire tx_lock in tx error paths
 2020-06-08 16:07 UTC  (3+ messages)

[PATCH v5 0/8] add 6GHz radio support in ath11k driver
 2020-06-08 15:41 UTC  (13+ messages)
` [PATCH v5 1/8] ath11k: add 6G frequency list supported by driver
` [PATCH v5 2/8] ath11k: add support for 6GHz radio in driver
` [PATCH v5 3/8] ath11k: Use freq instead of channel number in rx path
` [PATCH v5 4/8] ath11k: extend peer_assoc_cmd for 6GHz band
` [PATCH v5 5/8] ath11k: set psc channel flag when sending channel list to firmware
` [PATCH v5 6/8] ath11k: Add 6G scan dwell time parameter in scan request command
` [PATCH v5 7/8] ath11k: Send multiple scan_chan_list messages if required
` [PATCH v5 8/8] ath11k: Add support for 6g scan hint

[PATCH 00/12] mac80211: add multiple bssid support
 2020-06-08 11:29 UTC  (15+ messages)
` [PATCH 01/12] nl80211: add basic "
` [PATCH 02/12] nl80211: add attributes for multiple bssid related settings
` [PATCH 03/12] nl80211: add attributes to set beacon transmit mode
` [PATCH 04/12] mac80211: add multiple bssid support
` [PATCH 05/12] mac80211: add multiple bssid IE parsing
` [PATCH 06/12] mac80211: propagate multi bssid settings when starting an AP
` [PATCH 07/12] mac80211: propagate beacon tx mode to the driver
` [PATCH 08/12] ath11k: pass multiple bssid info to FW when a new vdev is created
` [PATCH 09/12] ath11k: add a struct to pass parameters into ath11k_wmi_vdev_up
` [PATCH 10/12] ath11k: add the multiple bssid IE offset to the beacon template
` [PATCH 11/12] ath11k: set beacon tx mode
` [PATCH 12/12] ath11k: set the multiple bssid hw cap

[PATCH] ath10k: Move msa region map/unmap to init/deinit path
 2020-06-08 11:18 UTC  (3+ messages)

pull-request: mac80211 2020-06-08
 2020-06-08  8:08 UTC 

Many errors on dmesg and weak signal with driver rtw_8822be on Kubuntu 20.04
 2020-06-08  7:32 UTC  (3+ messages)

Hang on wireless removal
 2020-06-08  7:15 UTC  (4+ messages)

[PATCH] iwlwifi: mvm: fix interface bringup on non-ACPI configs
 2020-06-08  6:02 UTC  (2+ messages)

mt76 support for MT7668 SDIO?
 2020-06-08  4:45 UTC 

rtw88 SDIO support?
 2020-06-08  4:42 UTC 

pull request: mt76 2019-06-07
 2020-06-07 15:28 UTC 

[PATCH v2] mt76: mt7663: introduce ARP filter offload
 2020-06-07  9:34 UTC 

iwlwifi-backports, ax200 FW crashes, station does not notice, no traffic
 2020-06-05 23:05 UTC 

[mac80211:master] BUILD SUCCESS 523f3ec030aa5bf4818ec8dee35b2646abf367fa
 2020-06-05 20:57 UTC 

[PATCH] wlcore: mesh: handle failure case of pm_runtime_get_sync
 2020-06-05 16:49 UTC  (2+ messages)

[PATCH 0/9] net: wireless: fix wireless wiki website url
 2020-06-05 15:41 UTC  (10+ messages)
` [PATCH 1/9] doc: networking: wireless: fix "
` [PATCH 2/9] net: wireless: fix wiki website url in main Kconfig
` [PATCH 3/9] net: wireless: ath: fix wiki website url
` [PATCH 4/9] net: wireless: atmel: "
` [PATCH 5/9] net: wireless: broadcom: "
` [PATCH 6/9] net: wireless: intel: "
` [PATCH 7/9] net: wireless: intersil: "
` [PATCH 8/9] include: fix wiki website url in netlink interface header
` [PATCH 9/9] net: fix wiki website url mac80211 and wireless files

[PATCH v3 0/7] rtw88: 8821c: add basic function routines
 2020-06-05 11:18 UTC  (11+ messages)
` [PATCH v3 1/7] rtw88: 8821c: add basic functions
` [PATCH v3 2/7] rtw88: 8821c: add set tx power index
` [PATCH v3 3/7] rtw88: 8821c: add dig related settings
` [PATCH v3 4/7] rtw88: 8821c: add set channel support
` [PATCH v3 5/7] rtw88: 8821c: add query rx desc support
` [PATCH v3 6/7] rtw88: 8821c: add false alarm statistics
` [PATCH v3 7/7] rtw88: 8821c: add phy calibration

[PATCH 00/10] Remove uninitialized_var() macro
 2020-06-05  9:25 UTC  (53+ messages)
` [PATCH 01/10] x86/mm/numa: Remove uninitialized_var() usage
` [PATCH 02/10] drbd: "
` [PATCH 03/10] b43: "
` [PATCH 04/10] rtlwifi: rtl8192cu: "
` [PATCH 05/10] ide: "
` [PATCH 06/10] clk: st: "
` [PATCH 07/10] spi: davinci: "
` [PATCH 08/10] checkpatch: Remove awareness of uninitialized_var() macro
` [PATCH 09/10] treewide: Remove uninitialized_var() usage
` [PATCH 10/10] compiler: Remove uninitialized_var() macro

[PATCH v1] rtw88: pci: disable aspm for platform inter-op with module parameter
 2020-06-05  7:47 UTC 

[PATCH] mt76: mt7663: introduce ARP filter offload
 2020-06-05  7:21 UTC  (2+ messages)

[PATCH] net/80211: simplify mesh code
 2020-06-04 21:41 UTC 

ax200 very poor performance in stock 5.7.0 and 53.c3 firmware
 2020-06-04 14:38 UTC  (3+ messages)

[PATCH] cfg80211: fix potential management registrations deadlock
 2020-06-04 10:04 UTC 

[PATCH v3 0/2] Add FILS discovery support
 2020-06-04  7:38 UTC  (2+ messages)

[PATCH] iw: add support for setting the multiple bssid transmitting flag
 2020-06-04  7:24 UTC 

[PATCH v2 0/5] brcmfmac: Stability change series
 2020-06-04  7:18 UTC  (6+ messages)
` [PATCH v2 1/5] brcmfmac: To fix kernel crash on out of boundary access
` [PATCH v2 2/5] brcmfmac: fix invalid permanent MAC address in wiphy
` [PATCH v2 3/5] brcmfmac: keep SDIO watchdog running when console_interval is non-zero
` [PATCH v2 4/5] brcmfmac: reduce maximum station interface from 2 to 1 in RSDB mode
` [PATCH v2 5/5] brcmfmac: To fix Bss Info flag definition Bug

[PATCH 0/2] rtlwifi: Fix some Sparse warnings concerning endianess
 2020-06-04  0:57 UTC  (3+ messages)
` [PATCH 1/2] rtlwifi: Fix endian issue in ps.c
` [PATCH 2/2] rtlwifi: rtl8188ee: Fix endian issue

[PATCH 0/4] marvell: Fix firmware filenames for sd8977/sd8997 chipsets
 2020-06-03 17:47 UTC  (11+ messages)
` [PATCH 1/4] mwifiex: Fix firmware filename for sd8977 chipset
  ` [EXT] "
` [PATCH 2/4] mwifiex: Fix firmware filename for sd8997 chipset
  ` [EXT] "
` [PATCH 3/4] btmrvl: Fix firmware filename for sd8977 chipset
  ` [EXT] "
` [PATCH 4/4] btmrvl: Fix firmware filename for sd8997 chipset
  ` [EXT] "
` [EXT] [PATCH 0/4] marvell: Fix firmware filenames for sd8977/sd8997 chipsets

WARNING: locking bug in ath9k_htc_wait_for_target
 2020-06-03 15:32 UTC 

KASAN: out-of-bounds Read in ath9k_hif_usb_rx_cb
 2020-06-03 15:32 UTC 

BUG: deadlock on flushing mgmt registrations update work
 2020-06-03 14:13 UTC  (2+ messages)

[PATCH v9] Add new mac80211 driver mwlwifi
 2020-06-03 10:31 UTC  (11+ messages)

[PATCH] mac80211: initialize return flags in HE 6 GHz operation parsing
 2020-06-03  9:15 UTC 

[bug report] mac80211: determine chandef from HE 6 GHz operation
 2020-06-03  9:10 UTC 

[PATCH 0/5] brcmfmac: Stability change series
 2020-06-03  6:40 UTC  (4+ messages)
` [PATCH 1/5] brcmfmac: To fix kernel crash on out of boundary access


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).