linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-20 13:01:16 to 2020-10-28 23:43:12 UTC [more...]

[PATCH 0/3] mwifiex: disable ps_mode by default for stability
 2020-10-28 14:24 UTC  (3+ messages)
` [PATCH 2/3] mwifiex: add allow_ps_mode module parameter
` [PATCH 3/3] mwifiex: print message when changing ps_mode

[PATCH] ath10k: Fix the parsing error in service available event
 2020-10-28 16:02 UTC  (4+ messages)

[PATCH 0/2] mwifiex: fixes for shutdown_sw() and reinit_sw()
 2020-10-28 14:21 UTC  (2+ messages)
` [PATCH 2/2] mwifiex: update comment for shutdown_sw()/reinit_sw() to reflect current state

[PATCH v2] ath10k: Fix the parsing error in service available event
 2020-10-28 18:44 UTC  (2+ messages)

[PATCH v4 0/3] net, mac80211, kernel: enable KCOV remote coverage collection for 802.11 frame handling
 2020-10-28 19:24 UTC  (4+ messages)
` [PATCH v4 1/3] kernel: make kcov_common_handle consider the current context
` [PATCH v4 3/3] mac80211: add KCOV remote annotations to incoming frame processing

[RFC PATCH 0/3] mwifiex: add fw reset quirks for Microsoft Surface
 2020-10-28 14:27 UTC  (2+ messages)
` [RFC PATCH 1/3] mwifiex: pcie: add DMI-based quirk impl for Surface devices

[RFC PATCH] mwifiex: pcie: use shutdown_sw()/reinit_sw() on suspend/resume
 2020-10-28 14:27 UTC 

[PATCH] mwifiex: pcie: add enable_device_dump module parameter
 2020-10-28 14:26 UTC 

[PATCH] mwifiex: pcie: skip cancel_work_sync() on reset failure path
 2020-10-28 14:23 UTC 

general protection fault in wext_handle_ioctl
 2020-10-28 16:32 UTC 

[PATCH v2] brcmfmac: Fix memory leak for unpaired brcmf_{alloc/free}
 2020-10-28  1:52 UTC 

[PATCH net-next 00/15] in_interrupt() cleanup, part 2
 2020-10-27 22:54 UTC  (16+ messages)
` [PATCH net-next 01/15] net: orinoco: Remove BUG_ON(in_interrupt/irq())
` [PATCH net-next 02/15] net: neterion: s2io: Replace in_interrupt() for context detection
` [PATCH net-next 03/15] net: forcedeth: Replace context and lock check with a lockdep_assert()
` [PATCH net-next 04/15] net: mlx5: Replace in_irq() usage
` [PATCH net-next 05/15] net: tlan: "
` [PATCH net-next 06/15] net: airo: Invoke airo_read_wireless_stats() directly
` [PATCH net-next 07/15] net: airo: Always use JOB_STATS and JOB_EVENT
` [PATCH net-next 08/15] net: airo: Replace in_atomic() usage
` [PATCH net-next 09/15] net: hostap: Remove in_atomic() check
` [PATCH net-next 10/15] net: zd1211rw: Remove in_atomic() usage
` [PATCH net-next 11/15] net: rtlwifi: Remove in_interrupt() usage in is_any_client_connect_to_ap()
` [PATCH net-next 12/15] net: rtlwifi: Remove in_interrupt() usage in halbtc_send_bt_mp_operation()
` [PATCH net-next 13/15] soc/fsl/qbman: Add an argument to signal if NAPI processing is required
` [PATCH net-next 14/15] net: dpaa: Replace in_irq() usage
` [PATCH net-next 15/15] crypto: caam: "

[PATCH] ath11k: fix thermal temperature read
 2020-10-27 20:48 UTC 

[PATCH] ath10k: add option for chip-id based BDF selection
 2020-10-27 15:11 UTC  (7+ messages)

[PATCH] brcmfmac: Fix memory leak for unpaired brcmf_{alloc/free}
 2020-10-27 13:19 UTC  (2+ messages)

[PATCH v3 0/3] net, mac80211, kernel: enable KCOV remote coverage collection for 802.11 frame handling
 2020-10-27 13:13 UTC  (9+ 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] ath11k: remove repeated words in comments and warnings
 2020-10-27 13:01 UTC 

[PATCH 1/2] ath10k: remove repeated words in comments
 2020-10-27 12:38 UTC  (2+ messages)
` [PATCH 2/2] ath10k: ath10k_pci_init_irq(): workaround for checkpatch fallthrough warning

KASAN: slab-out-of-bounds Read in ath9k_hif_usb_rx_cb (2)
 2020-10-27 12:33 UTC  (2+ messages)

[PATCH] cfg80211: Add support to configure SAE PWE value to drivers
 2020-10-27 10:09 UTC 

[PATCH v3 21/56] mac80211: fix kernel-doc markups
 2020-10-27  8:00 UTC  (3+ messages)

[PATCH] iw: update wikipage URL
 2020-10-27  7:50 UTC 

[PATCH net-next 02/11] net: hostap: fix function cast warning
 2020-10-27  6:15 UTC  (8+ messages)
` [PATCH net-next 06/11] rtlwifi: fix -Wpointer-sign warning
` [PATCH net-next 07/11] rtw88: remove extraneous 'const' qualifier
` [PATCH net-next 08/11] ath9k: work around false-positive gcc warning
` [PATCH net-next 09/11] ath6kl: fix enum-conversion warning

[PATCH] rtlwifi: Fix non-canonical address access issues
 2020-10-27  3:28 UTC  (2+ messages)

[PATCH] Net/Usb:Fix realtek wireless NIC non-canonical address access issues
 2020-10-27  2:23 UTC  (3+ messages)
  ` 答复: "

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

[PATCH\ net] rtw88: fix fw dump support detection
 2020-10-27  1:39 UTC  (2+ messages)

[PATCH AUTOSEL 5.9 030/147] ath10k: fix retry packets update in station dump
 2020-10-26 23:48 UTC  (9+ messages)
` [PATCH AUTOSEL 5.9 035/147] ath10k: start recovery process when payload length exceeds max htc length for sdio
` [PATCH AUTOSEL 5.9 036/147] ath10k: fix VHT NSS calculation when STBC is enabled
` [PATCH AUTOSEL 5.9 053/147] brcmfmac: increase F2 watermark for BCM4329
` [PATCH AUTOSEL 5.9 077/147] mac80211: add missing queue/hash initialization to 802.3 xmit
` [PATCH AUTOSEL 5.9 090/147] brcmfmac: Fix warning message after dongle setup failed
` [PATCH AUTOSEL 5.9 091/147] ath11k: Use GFP_ATOMIC instead of GFP_KERNEL in ath11k_dp_htt_get_ppdu_desc
` [PATCH AUTOSEL 5.9 092/147] ath11k: fix warning caused by lockdep_assert_held
` [PATCH AUTOSEL 5.9 093/147] ath11k: change to disable softirqs for ath11k_regd_update to solve deadlock

[PATCH AUTOSEL 5.8 027/132] ath10k: fix retry packets update in station dump
 2020-10-26 23:51 UTC  (9+ messages)
` [PATCH AUTOSEL 5.8 031/132] ath10k: start recovery process when payload length exceeds max htc length for sdio
` [PATCH AUTOSEL 5.8 032/132] ath10k: fix VHT NSS calculation when STBC is enabled
` [PATCH AUTOSEL 5.8 047/132] brcmfmac: increase F2 watermark for BCM4329
` [PATCH AUTOSEL 5.8 069/132] mac80211: add missing queue/hash initialization to 802.3 xmit
` [PATCH AUTOSEL 5.8 082/132] brcmfmac: Fix warning message after dongle setup failed
` [PATCH AUTOSEL 5.8 083/132] ath11k: Use GFP_ATOMIC instead of GFP_KERNEL in ath11k_dp_htt_get_ppdu_desc
` [PATCH AUTOSEL 5.8 084/132] ath11k: fix warning caused by lockdep_assert_held
` [PATCH AUTOSEL 5.8 085/132] ath11k: change to disable softirqs for ath11k_regd_update to solve deadlock

[PATCH AUTOSEL 5.4 17/80] ath10k: start recovery process when payload length exceeds max htc length for sdio
 2020-10-26 23:54 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 18/80] ath10k: fix VHT NSS calculation when STBC is enabled
` [PATCH AUTOSEL 5.4 49/80] brcmfmac: Fix warning message after dongle setup failed

[PATCH AUTOSEL 4.19 13/60] ath10k: start recovery process when payload length exceeds max htc length for sdio
 2020-10-27  0:03 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 14/60] ath10k: fix VHT NSS calculation when STBC is enabled

[PATCH AUTOSEL 4.14 11/46] ath10k: start recovery process when payload length exceeds max htc length for sdio
 2020-10-27  0:09 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 12/46] ath10k: fix VHT NSS calculation when STBC is enabled

[PATCH AUTOSEL 4.9 09/30] ath10k: fix VHT NSS calculation when STBC is enabled
 2020-10-27  0:10 UTC 

[PATCH AUTOSEL 4.4 07/25] ath10k: fix VHT NSS calculation when STBC is enabled
 2020-10-27  0:11 UTC 

[mac80211:master] BUILD SUCCESS 435ccfa894e35e3d4a1799e6ac030e48a7b69ef5
 2020-10-26 22:10 UTC 

[PATCH v2 00/24] wfx: get out from the staging area
 2020-10-26 14:30 UTC  (18+ 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 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 15/24] wfx: add hif_rx.c/hif_rx.h
` [PATCH v2 16/24] wfx: add data_rx.c/data_rx.h
` [PATCH v2 18/24] wfx: add data_tx.c/data_tx.h
` [PATCH v2 19/24] wfx: add sta.c/sta.h

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

[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  (13+ 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  (7+ 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] 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  (7+ messages)

[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 


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