linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-15 07:44:24 to 2022-08-25 05:59:27 UTC [more...]

[PATCH v8 0/2] Add new APIs of devcoredump and fix bugs
 2022-08-25  5:59 UTC  (6+ messages)
` [PATCH v8 1/2] devcoredump: add new APIs to support migration of users from old device coredump related APIs
` [PATCH v8 2/2 RESEND] mwifiex: fix sleep in atomic context bugs caused by dev_coredumpv

[PATCH] mt76: mt7921: reset msta->airtime_ac while clearing up hw value
 2022-08-25  4:09 UTC 

[PATCH 5.19] mt76: mt7921: fix command timeout in AP stop period
 2022-08-25  3:27 UTC 

taprio vs. wireless/mac80211
 2022-08-25  2:15 UTC  (4+ messages)

[PATCH] mt76: mt7921e: fix crash in chip reset fail
 2022-08-25  1:45 UTC  (2+ messages)

[PATCH net-next] genetlink: start to validate reserved header bytes
 2022-08-25  0:18 UTC 

[PATCH 0/9] wifi: mt76: mt7921: introduce chanctx support
 2022-08-25  0:10 UTC  (30+ messages)
` [PATCH 1/9] wifi: mac80211: allow enabling chanctx until hw registration
` [PATCH 2/9] wifi: mt76: connac: add mt76_connac_mcu_uni_set_chctx
` [PATCH 3/9] wifi: mt76: connac: rely on mt76_connac_mcu_uni_set_chctx
` [PATCH 4/9] wifi: mt76: mt7921: add chanctx parameter to mt76_connac_mcu_uni_add_bss signature
` [PATCH 5/9] wifi: mt76: mt7921: add unified ROC cmd/event support
` [PATCH 6/9] wifi: mt76: mt7921: drop ieee80211_[start, stop]_queues in driver
` [PATCH 7/9] wifi: mt76: connac: accept hw scan request at a time
` [PATCH 8/9] wifi: mt76: mt7921: introduce remain_on_channel support
` [PATCH 9/9] wifi: mt76: mt7921: introduce chanctx support

[PATCH] wifi: mac80211: Don't finalize CSA in IBSS mode if state is disconnected
 2022-08-24 20:11 UTC  (2+ messages)

[PATCH] wifi: rtw88: fix uninitialized use of primary channel index
 2022-08-24 19:38 UTC  (2+ messages)

KMSAN: uninit-value in ath9k_htc_rx_msg
 2022-08-24 13:30 UTC  (8+ messages)
` [PATCH] ath9k: avoid uninit memory read in ath9k_htc_rx_msg()
      ` [PATCH v2] "

[PATCH 1/2] wifi: rtw89: pci: fix interrupt stuck after leaving low power mode
 2022-08-24  6:33 UTC  (2+ messages)
` [PATCH 2/2] wifi: rtw89: pci: correct TX resource checking in "

[PATCH] wifi: rtw89: enlarge the CFO tracking boundary
 2022-08-24  6:14 UTC 

[PATCH] ar5523: check endpoints type and direction in probe()
 2022-08-24  6:04 UTC  (2+ messages)

[PATCH v2] ar5523: check endpoints type and direction in probe()
 2022-08-23 22:57 UTC 

New 6.1 net/mac80211/rx.c warning with iwlwifi / Ultimate-N 6300 wifi
 2022-08-23 16:40 UTC  (4+ messages)
` New 6.1 net/mac80211/rx.c warning with iwlwifi / Ultimate-N 6300 wifi #forregzbot

[PATCH wireless] wifi: mac80211: always free sta in __sta_info_alloc in case of error
 2022-08-23 13:22 UTC 

[PATCH v7 0/2] Remove useless param of devcoredump functions and fix bugs
 2022-08-23 11:26 UTC  (9+ messages)
` [PATCH v7 1/2] devcoredump: remove the useless gfp_t parameter in dev_coredumpv and dev_coredumpm
` [PATCH v7 2/2 RESEND] mwifiex: fix sleep in atomic context bugs caused by dev_coredumpv

[PATCH -next 0/2] brcmfmac: AP STA concurrency patches from Cypress/Infineon
 2022-08-23  9:03 UTC  (6+ messages)
` [PATCH -next 1/2] brcmfmac: Support multiple AP interfaces and fix STA disconnection issue

[syzbot] upstream boot error: stack segment fault in __alloc_skb
 2022-08-23  7:49 UTC  (2+ messages)

Vulnerabilities in the brcmfmac driver
 2022-08-22 19:51 UTC  (3+ messages)

help for driver porting - missing member preset_chandef in struct wireless_dev
 2022-08-22 19:19 UTC  (6+ messages)
  ` Aw: "
      ` Aw: "

[PATCH 00/50] wifi: ath12k: driver for Qualcomm Wi-Fi 7 devices
 2022-08-22 17:14 UTC  (53+ messages)
` [PATCH 07/50] wifi: ath12k: add dbring.c
` [PATCH 08/50] wifi: ath12k: add dbring.h
` [PATCH 10/50] wifi: ath12k: add debug.h
` [PATCH 11/50] wifi: ath12k: add dp.c
` [PATCH 13/50] wifi: ath12k: add dp_mon.c
` [PATCH 15/50] wifi: ath12k: add dp_rx.c
` [PATCH 17/50] wifi: ath12k: add dp_tx.c
` [PATCH 19/50] wifi: ath12k: add hal.c
` [PATCH 23/50] wifi: ath12k: add hal_rx.h
` [PATCH 24/50] wifi: ath12k: add hal_tx.c
` [PATCH 27/50] wifi: ath12k: add htc.c
` [PATCH 28/50] wifi: ath12k: add htc.h
` [PATCH 29/50] wifi: ath12k: add hw.c
` [PATCH 30/50] wifi: ath12k: add hw.h
` [PATCH 31/50] wifi: ath12k: add mac.c
` [PATCH 33/50] wifi: ath12k: add mhi.c
` [PATCH 34/50] wifi: ath12k: add mhi.h
` [PATCH 35/50] wifi: ath12k: add pci.c
` [PATCH 36/50] wifi: ath12k: add pci.h
` [PATCH 37/50] wifi: ath12k: add peer.c
` [PATCH 38/50] wifi: ath12k: add peer.h
` [PATCH 39/50] wifi: ath12k: add qmi.c
` [PATCH 40/50] wifi: ath12k: add qmi.h
` [PATCH 46/50] wifi: ath12k: add wmi.c
` [PATCH 47/50] wifi: ath12k: add wmi.h

[PATCH] wfx: prevent underflow in wfx_send_pds()
 2022-08-22 12:20 UTC  (2+ messages)

[RFC PATCH 0/1] iw: add support for retrieving keys
 2022-08-22  7:43 UTC  (2+ messages)
` [RFC PATCH 1/1] "

[PATCH v3] wifi: wilc1000: fix DMA on stack objects
 2022-08-22  7:27 UTC  (4+ messages)

wifi problem
 2022-08-21  3:06 UTC  (2+ messages)

[PATCH v3] wifi: mac80211: Fix UAF in ieee80211_scan_rx()
 2022-08-19 20:03 UTC 

WARNING in hif_usb_alloc_rx_urbs/usb_submit_urb
 2022-08-19 19:07 UTC  (3+ messages)

[PATCH 5.10 0/1] ath9k: fix use-after-free in ath9k_hif_usb_rx_cb
 2022-08-19 15:36 UTC  (5+ messages)
` [PATCH 5.10 1/1] "

[PATCH] wifi: rtl8xxxu: tighten bounds checking in rtl8xxxu_read_efuse()
 2022-08-19 13:43 UTC  (2+ messages)

[PATCH 4.14 0/1] ath9k: fix use-after-free in ath9k_hif_usb_rx_cb
 2022-08-19 11:22 UTC  (2+ messages)
` [PATCH 4.14 1/1] "

[PATCH 4.19 0/1] ath9k: fix use-after-free in ath9k_hif_usb_rx_cb
 2022-08-19 11:21 UTC  (2+ messages)
` [PATCH 4.19 1/1] "

[PATCH 5.4 0/1] ath9k: fix use-after-free in ath9k_hif_usb_rx_cb
 2022-08-19 11:07 UTC  (2+ messages)
` [PATCH 5.4 1/1] "

[PATCH v2 0/5] wifi: rtw89: correct MAC and PCI settings
 2022-08-19  6:48 UTC  (6+ messages)
` [PATCH v2 1/5] wifi: rtw89: add retry to change power_mode state
` [PATCH v2 2/5] wifi: rtw89: 8852c: set TBTT shift configuration
` [PATCH v2 3/5] wifi: rtw89: pci: fix PCI PHY auto adaption by using software restore
` [PATCH v2 4/5] wifi: rtw89: pci: enable CLK_REQ, ASPM, L1 and L1ss for 8852c
` [PATCH v2 5/5] wifi: rtw89: pci: correct suspend/resume setting for variant chips

[PATCH] mac80211: move from strlcpy with unused retval to strscpy
 2022-08-18 21:02 UTC 

build failure of next-20220818 due to 341dd1f7de4c ("wifi: rtw88: add the update channel flow to support setting by parameters")
 2022-08-18 12:58 UTC  (4+ messages)

mt7921e: Network device not responding following chip reset
 2022-08-18  9:25 UTC  (4+ messages)

iwlwifi devices disappear after suspend on kernel 5.17
 2022-08-18  8:13 UTC  (9+ messages)

rtw88: Doesn't work for 60-90 seconds several times a day
 2022-08-18  7:42 UTC  (2+ messages)

[PATCH] wifi: rtl8xxxu: Simplify the error handling code
 2022-08-18  7:33 UTC 

[PATCHv4] wifi: mac80211: Mesh Fast xmit support
 2022-08-18  7:05 UTC 

[PATCH -next] wifi: mac80211: fix missing dev_kfree_skb() in error path in ieee80211_tx_control_port()
 2022-08-18  4:33 UTC 

[PATCH 0/5] wifi: rtw89: correct MAC and PCI settings
 2022-08-18  2:55 UTC  (6+ messages)
` [PATCH 1/5] wifi: rtw89: add retry to change power_mode state
` [PATCH 2/5] wifi: rtw89: 8852c: set TBTT shift configuration
` [PATCH 3/5] wifi: rtw89: pci: fix PCI PHY auto adaption by using software restore
` [PATCH 4/5] wifi: rtw89: pci: enable CLK_REQ, ASPM, L1 and L1ss for 8852c
` [PATCH 5/5] wifi: rtw89: pci: correct suspend/resume setting for variant chips

[PATCH] wifi: mt76: mt7915: do not check state before configuring implicit beamform
 2022-08-18  2:44 UTC 

wireless-regdb: Update regulatory rules for Brazil (BR)
 2022-08-18  0:36 UTC  (3+ messages)
` [wireless-regdb] "

[ RTW88 driver ] - P2P support
 2022-08-17 23:21 UTC  (2+ messages)

rtw88: "timed out to flush queue 1"
 2022-08-17 20:52 UTC  (3+ messages)

[PATCH 0/2] wifi: mac80211: extend rx API with link_id for MLO connection
 2022-08-17 10:42 UTC  (3+ messages)
` [PATCH 1/2] wifi: mac80211: add link information in ieee80211_rx_status
` [PATCH 2/2] wifi: mac80211: use the corresponding link for stats update

[PATCH 1/6] brcmfmac: fix continuous 802.1x tx pending timeout error
 2022-08-17 10:44 UTC  (5+ messages)
` [1/6] wifi: "

Zwiększenie płynności finansowej
 2022-08-17  8:05 UTC 

brcmfmac driver with CYW4373E, MCS rate table, statistics, and performance
 2022-08-16 19:18 UTC 

[PATCH] mac80211: Variable type completion
 2022-08-16 18:10 UTC 

[PATCH] wifi: ath9k: fix repeated words in comments
 2022-08-16 16:40 UTC  (3+ messages)

[syzbot] upstream boot error: general protection fault in nl80211_put_iface_combinations
 2022-08-16 15:34 UTC  (4+ messages)

[RFC][PATCH] mac80211: fix VHT 160Mhz bandwidth when using extended NSS on PHY with NSS ratio
 2022-08-16 13:43 UTC  (2+ messages)

[PATCH 1/2] staging: r8188eu: Add Rosewill USB-N150 Nano to device tables
 2022-08-16 13:24 UTC  (2+ messages)

[PATCH] mt76: fix uninitialized pointer in mt79{15,21}_mac_fill_rx
 2022-08-16 10:32 UTC 

[PATCH] mt76: mt7921: remove dead code
 2022-08-16 10:09 UTC 

[syzbot] upstream boot error: BUG: unable to handle kernel paging request in ieee80211_register_hw
 2022-08-16  8:40 UTC 

[PATCH] mt76: mt7921: get rid of the false positive reset
 2022-08-16  8:00 UTC  (2+ messages)

[PATCH] wifi: ath10k: Delay the unmapping of the buffer
 2022-08-16  4:43 UTC 

[PATCH v2 0/3] wifi: rtw89: correct BA CAM allocation
 2022-08-16  1:32 UTC  (4+ messages)
` [PATCH v2 1/3] wifi: rtw89: 8852c: declare correct BA CAM number
` [PATCH v2 2/3] wifi: rtw89: 8852c: initialize and correct BA CAM content
` [PATCH v2 3/3] wifi: rtw89: correct BA CAM allocation

Build regressions/improvements in v6.0-rc1
 2022-08-15 18:10 UTC 

[PATCH 3/3] wifi: rtw89: correct BA CAM allocation
 2022-08-15 12:20 UTC  (2+ messages)

[PATCH 6.0] wifi: iwlegacy: 4965: corrected fix for potential off-by-one overflow in il4965_rs_fill_link_cmd()
 2022-08-15  7:37 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).