linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-18 19:31:41 to 2020-10-26 21:33:27 UTC [more...]

[PATCH net-next 02/11] net: hostap: fix function cast warning
 2020-10-26 21:29 UTC  (3+ messages)
` [PATCH net-next 06/11] rtlwifi: fix -Wpointer-sign warning
` [PATCH net-next 07/11] rtw88: remove extraneous 'const' qualifier

[PATCH\ net] rtw88: fix fw dump support detection
 2020-10-26 21:22 UTC 

[PATCH v3 0/3] net, mac80211, kernel: enable KCOV remote coverage collection for 802.11 frame handling
 2020-10-26 18:55 UTC  (7+ messages)
` [PATCH v3 1/3] kernel: make kcov_common_handle consider the current context
` [PATCH v3 2/3] net: add kcov handle to skb extensions
` [PATCH v3 3/3] mac80211: add KCOV remote annotations to incoming frame processing

[PATCH v2 00/24] wfx: get out from the staging area
 2020-10-26 14:30 UTC  (28+ messages)
` [PATCH v2 01/24] mmc: sdio: add SDIO IDs for Silabs WF200 chip
` [PATCH v2 02/24] dt-bindings: introduce silabs,wfx.yaml
` [PATCH v2 03/24] wfx: add Makefile/Kconfig
` [PATCH v2 04/24] wfx: add wfx.h
` [PATCH v2 05/24] wfx: add main.c/main.h
` [PATCH v2 06/24] wfx: add bus.h
` [PATCH v2 07/24] wfx: add bus_spi.c
` [PATCH v2 08/24] wfx: add bus_sdio.c
` [PATCH v2 09/24] wfx: add hwio.c/hwio.h
` [PATCH v2 10/24] wfx: add fwio.c/fwio.h
` [PATCH v2 11/24] wfx: add bh.c/bh.h
` [PATCH v2 12/24] wfx: add hif_api_*.h
` [PATCH v2 13/24] wfx: add hif_tx*.c/hif_tx*.h
` [PATCH v2 14/24] wfx: add key.c/key.h
` [PATCH v2 15/24] wfx: add hif_rx.c/hif_rx.h
` [PATCH v2 16/24] wfx: add data_rx.c/data_rx.h
` [PATCH v2 17/24] wfx: add queue.c/queue.h
` [PATCH v2 18/24] wfx: add data_tx.c/data_tx.h
` [PATCH v2 19/24] wfx: add sta.c/sta.h
` [PATCH v2 20/24] wfx: add scan.c/scan.h
` [PATCH v2 21/24] wfx: add debug.c/debug.h
` [PATCH v2 22/24] wfx: add traces.h
` [PATCH v2 23/24] wfx: remove from the staging area
` [PATCH v2 24/24] wfx: get out "

mt7601u panic on device removal
 2020-10-26 13:10 UTC 

[PATCH] mac80211: choosing first channel from the list
 2020-10-26  9:59 UTC  (2+ messages)

[PATCH 1/3] libnetlink: add rtattr_for_each_nested() iteration macro
 2020-10-25 21:23 UTC  (3+ messages)
` [PATCH 2/3] libnetlink: add nl_print_policy() helper

WARNING: CPU: 7 PID: 2233 at drivers/net/wireless/intel/iwlwifi/mvm/tx.c:1497 iwl_mvm_rx_tx_cmd+0x40a/0x7c0 [iwlmvm]
 2020-10-25 10:58 UTC 

[PATCH] mt76: mt7915: make mt7915_eeprom_read static
 2020-10-25 10:56 UTC 

[PATCH] ath10k: add option for chip-id based BDF selection
 2020-10-23 21:13 UTC  (3+ messages)

[PATCH 00/11] rtw88: coex: fix field issues and add debug interfaces
 2020-10-23 17:26 UTC  (13+ messages)
` [PATCH 01/11] rtw88: coex: fixed some wrong register definition and setting
` [PATCH 02/11] rtw88: coex: update coex parameter to improve A2DP quality
` [PATCH 03/11] rtw88: coex: reduce magic number
` [PATCH 04/11] rtw88: coex: coding style adjustment
` [PATCH 05/11] rtw88: coex: Modify the timing of set_ant_path/set_rf_para
` [PATCH 06/11] rtw88: coex: add separate flag for manual control
` [PATCH 07/11] rtw88: coex: modified for BT info notify
` [PATCH 08/11] rtw88: coex: change the parameter for A2DP when WLAN connecting
` [PATCH 09/11] rtw88: coex: update WLAN 5G AFH parameter for 8822b
` [PATCH 10/11] rtw88: coex: add debug message
` [PATCH 11/11] rtw88: coex: simplify the setting and condition about WLAN TX limitation

[PATCH v3 21/56] mac80211: fix kernel-doc markups
 2020-10-23 16:33 UTC 

[PULL] ath10k & ath11k firmware 20201023
 2020-10-23 15:57 UTC 

general protection fault in call_commit_handler
 2020-10-23 15:26 UTC 

[RFT] ath9k: multi-rate-retry fails at HW level
 2020-10-23 14:06 UTC 

[PATCH] iwlwifi: pcie: limit memory read spin time
 2020-10-23 13:19 UTC  (2+ messages)

[PATCHv2 1/2] nl80211: vendor-cmd: qca: add command for ap power save
 2020-10-23  3:47 UTC  (8+ messages)

rtw88 / rtl_8821ce: rfe 2 is not supported
 2020-10-23  3:13 UTC  (15+ messages)

[PULL] ath10k & ath11k firmware 20201022
 2020-10-22 18:26 UTC  (2+ messages)

help debugging ath10k latency issue
 2020-10-22 18:18 UTC 

ath11k with QCA6391
 2020-10-22 15:14 UTC 

[PATCH v2 0/4] brcmfmac: Add few features in AP mode
 2020-10-22  7:38 UTC  (8+ messages)
` [PATCH v2 1/4] brcmfmac: add change_bss to support AP isolation
` [PATCH v2 2/4] brcmfmac: don't allow arp/nd offload to be enabled if ap mode exists
` [PATCH v2 3/4] brcmfmac: support the forwarding packet
` [PATCH v2 4/4] brcmfmac: add a variable for packet forwarding condition

[PATCH] ath11k: Remove unused param from wmi_mgmt_params
 2020-10-22  3:59 UTC 

[PATCH v4 01/10] mt76: testmode: switch ib and wb rssi to array type for per-antenna report
 2020-10-22  2:28 UTC  (10+ messages)
` [PATCH v4 02/10] mt76: testmode: add snr attribute in rx statistics
` [PATCH v4 03/10] mt76: testmode: add tx_rate_stbc parameter
` [PATCH v4 04/10] mt76: testmode: add support for LTF and GI combinations for HE mode
` [PATCH v4 05/10] mt76: mt7915: fix tx rate related fields in tx descriptor
` [PATCH v4 06/10] mt76: testmode: add support for HE rate modes
` [PATCH v4 07/10] mt76: mt7915: implement testmode tx support
` [PATCH v4 08/10] mt76: mt7915: implement testmode rx support
` [PATCH v4 09/10] mt76: mt7915: add support to set txpower in testmode
` [PATCH v4 10/10] mt76: mt7915: add support to set tx frequency offset "

NL80211 usage
 2020-10-21 21:01 UTC 

[PATCH] ssb: Fix error return in ssb_bus_scan()
 2020-10-21 16:47 UTC  (2+ messages)

[PATCH] ath11k: Initialize complete alpha2 for regulatory change
 2020-10-21 14:05 UTC 

[PATCH] rt2x00: save survey for every channel visited
 2020-10-21  7:40 UTC  (3+ messages)
  ` [PATCH v2] "

[RFC] treewide: cleanup unreachable breaks
 2020-10-20 18:42 UTC  (12+ messages)
    ` [Ocfs2-devel] "

[PATCH v2 0/4] ath11k: add support for 256 bitmap in Block ack and duration based RTS threshold
 2020-10-20 18:31 UTC  (5+ messages)
` [PATCH v2 1/4] mac80211: save HE oper info in BSS config for mesh
` [PATCH v2 2/4] ath11k: fix incorrect wmi param for configuring HE operation
` [PATCH v2 3/4] ath11k: support TXOP duration based RTS threshold
` [PATCH v2 4/4] ath11k: mesh: add support for 256 bitmap in blockack frames in 11ax

[PATCH] wireless-regdb: Update regulatory rules for Pakistan (PK) on 5GHz
 2020-10-20 18:17 UTC 

[PATCH] brcmfmac: fix SDIO access for big-endian host
 2020-10-20 17:46 UTC 

[PATCH] nfc: remove unneeded break
 2020-10-20 17:41 UTC  (2+ messages)

[PATCH 0/4] ath11k: add support for 256 bitmap in Block ack and duration based RTS threshold
 2020-10-20 15:34 UTC  (4+ messages)
` [PATCH 1/4] mac80211: save HE oper info in BSS config for mesh

[PATCH v2] wireless: remove unneeded break
 2020-10-20 12:58 UTC 

[PATCH] Net/Usb:Fix realtek wireless NIC non-canonical address access issues
 2020-10-20 11:38 UTC 

[PATCH 0/2] mt76u: convert rx/status path to worker APIs
 2020-10-20  9:13 UTC  (3+ messages)
` [PATCH 1/2] mt76: mt76u: rely on woker APIs for rx work
` [PATCH 2/2] mt76: mt76u: use dedicated thread for status work

[PATCH] mt76: mt7615: run key configuration in mt7615_set_key for usb/sdio devices
 2020-10-20  8:03 UTC 

[PATCH 1/2] staging: wfx: fix use of uninitialized pointer
 2020-10-20  1:07 UTC  (3+ messages)
` [PATCH 2/2] staging: wfx: fix test on return value of gpiod_get_value()

[PATCH] rtl8180: avoid accessing the data mapped to streaming DMA
 2020-10-19 22:47 UTC  (3+ messages)

[PATCH 1/2] dt: bindings: add new dt entry for ath11k calibration variant
 2020-10-19 21:18 UTC  (2+ messages)

[PATCH] [v4] wireless: Initial driver submission for pureLiFi STA devices
 2020-10-19 17:05 UTC  (9+ messages)
` [PATCH] [v5] "
  ` [PATCH] [v6] "

[PATCH] wireless: remove unneeded break
 2020-10-19 16:38 UTC  (7+ messages)

[PATCH] mac80211: fix regression where EAPOL frames were sent in plaintext
 2020-10-19 16:01 UTC 

[Regression 5.9][Bisected 1df2bdba528b] Wifi GTK rekeying fails: Sending of EAPol packages broken
 2020-10-19 14:19 UTC  (4+ messages)

[PATCH] mac80211: 160MHz support per IEEE802.11ax standard
 2020-10-19 13:26 UTC  (3+ messages)
` [PATCH v2] "
  ` [PATCH v3 v3] "

[PATCH] rtl8188ee: avoid accessing the data mapped to streaming DMA
 2020-10-19  4:01 UTC 

[PATCH] rtl8723ae: avoid accessing the data mapped to streaming DMA
 2020-10-19  4:01 UTC 

[PATCH] rtl8192de: avoid accessing the data mapped to streaming DMA
 2020-10-19  3:09 UTC 

[PATCH] rtl8192ce: avoid accessing the data mapped to streaming DMA
 2020-10-19  3:09 UTC 

[PATCH AUTOSEL 5.9 038/111] mac80211: handle lack of sband->bitrates in rates
 2020-10-18 19:18 UTC  (8+ messages)
` [PATCH AUTOSEL 5.9 049/111] rtw88: pci: Power cycle device during shutdown
` [PATCH AUTOSEL 5.9 055/111] mt76: mt7915: do not do any work in napi poll after calling napi_complete_done()
` [PATCH AUTOSEL 5.9 060/111] ath9k: hif_usb: fix race condition between usb_get_urb() and usb_kill_anchored_urbs()
` [PATCH AUTOSEL 5.9 080/111] brcmsmac: fix memory leak in wlc_phy_attach_lcnphy
` [PATCH AUTOSEL 5.9 095/111] mwifiex: don't call del_timer_sync() on uninitialized timer
` [PATCH AUTOSEL 5.9 101/111] brcm80211: fix possible memleak in brcmf_proto_msgbuf_attach
` [PATCH AUTOSEL 5.9 111/111] ath10k: check idx validity in __ath10k_htt_rx_ring_fill_n()

[PATCH AUTOSEL 5.8 036/101] mac80211: handle lack of sband->bitrates in rates
 2020-10-18 19:20 UTC  (8+ messages)
` [PATCH AUTOSEL 5.8 050/101] rtw88: increse the size of rx buffer size
` [PATCH AUTOSEL 5.8 057/101] ath9k: hif_usb: fix race condition between usb_get_urb() and usb_kill_anchored_urbs()
` [PATCH AUTOSEL 5.8 074/101] brcmsmac: fix memory leak in wlc_phy_attach_lcnphy
` [PATCH AUTOSEL 5.8 075/101] rtl8xxxu: prevent potential memory leak
` [PATCH AUTOSEL 5.8 089/101] mwifiex: don't call del_timer_sync() on uninitialized timer
` [PATCH AUTOSEL 5.8 095/101] brcm80211: fix possible memleak in brcmf_proto_msgbuf_attach
` [PATCH AUTOSEL 5.8 101/101] ath10k: check idx validity in __ath10k_htt_rx_ring_fill_n()

[PATCH AUTOSEL 5.4 58/80] brcmsmac: fix memory leak in wlc_phy_attach_lcnphy
 2020-10-18 19:22 UTC  (5+ messages)
` [PATCH AUTOSEL 5.4 59/80] rtl8xxxu: prevent potential memory leak
` [PATCH AUTOSEL 5.4 71/80] mwifiex: don't call del_timer_sync() on uninitialized timer
` [PATCH AUTOSEL 5.4 75/80] brcm80211: fix possible memleak in brcmf_proto_msgbuf_attach
` [PATCH AUTOSEL 5.4 80/80] ath10k: check idx validity in __ath10k_htt_rx_ring_fill_n()

[PATCH AUTOSEL 4.19 36/56] ath9k: hif_usb: fix race condition between usb_get_urb() and usb_kill_anchored_urbs()
 2020-10-18 19:24 UTC  (6+ messages)
` [PATCH AUTOSEL 4.19 43/56] brcmsmac: fix memory leak in wlc_phy_attach_lcnphy
` [PATCH AUTOSEL 4.19 44/56] rtl8xxxu: prevent potential memory leak
` [PATCH AUTOSEL 4.19 52/56] mwifiex: don't call del_timer_sync() on uninitialized timer
` [PATCH AUTOSEL 4.19 53/56] brcm80211: fix possible memleak in brcmf_proto_msgbuf_attach
` [PATCH AUTOSEL 4.19 56/56] ath10k: check idx validity in __ath10k_htt_rx_ring_fill_n()

[PATCH AUTOSEL 4.14 33/52] ath9k: hif_usb: fix race condition between usb_get_urb() and usb_kill_anchored_urbs()
 2020-10-18 19:25 UTC  (5+ messages)
` [PATCH AUTOSEL 4.14 40/52] brcmsmac: fix memory leak in wlc_phy_attach_lcnphy
` [PATCH AUTOSEL 4.14 41/52] rtl8xxxu: prevent potential memory leak
` [PATCH AUTOSEL 4.14 49/52] brcm80211: fix possible memleak in brcmf_proto_msgbuf_attach
` [PATCH AUTOSEL 4.14 52/52] ath10k: check idx validity in __ath10k_htt_rx_ring_fill_n()

[PATCH AUTOSEL 4.9 26/41] ath9k: hif_usb: fix race condition between usb_get_urb() and usb_kill_anchored_urbs()
 2020-10-18 19:26 UTC  (2+ messages)
` [PATCH AUTOSEL 4.9 34/41] rtl8xxxu: prevent potential memory leak


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