linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-21 13:32:01 to 2020-09-27 19:58:15 UTC [more...]

[patch 00/35] net: in_interrupt() cleanup and fixes
 2020-09-27 19:49 UTC  (8+ messages)
` [patch 03/35] net: Add netif_rx_any_context()
` [patch 04/35] net: caif: Use netif_rx_any_context()
` [patch 06/35] net: cxgb3: Cleanup in_interrupt() usage
` [patch 07/35] net: cxbg4: Remove pointless in_interrupt() check
` [patch 08/35] net: e100: Remove in_interrupt() usage and pointless GFP_ATOMIC allocation
` [patch 09/35] net: fec_mpc52xx: Replace in_interrupt() usage
` [patch 18/35] net: vxge: Remove in_interrupt() conditionals

[PATCH 00/18] use semicolons rather than commas to separate statements
 2020-09-27 19:12 UTC  (2+ messages)
` [PATCH 05/18] bcma: "

[PATCH 1/2] ath10k: Try to get mac-address from dts
 2020-09-27 19:25 UTC  (2+ messages)
` [PATCH 2/2] ath10k: Try to download pre-cal using nvmem api

[PATCH 1/8] mt76: mt7915: add 802.11 encap offload support
 2020-09-27 17:18 UTC  (8+ messages)
` [PATCH 2/8] mt76: mt7915: add encap offload for 4-address mode stations
` [PATCH 3/8] mt76: use ieee80211_rx_list to pass frames to the network stack as a batch
` [PATCH 4/8] mt76: mt7615: add debugfs knob for setting extended local mac addresses
` [PATCH 5/8] mt76: do not set NEEDS_UNIQUE_STA_ADDR for 7615 and 7915
` [PATCH 6/8] mt76: mt7915: support 32 station interfaces
` [PATCH 7/8] mt76: mt7915: fix processing txfree events
` [PATCH 8/8] mt76: mt7915: use napi_consume_skb to bulk-free tx skbs

[PATCH] mt76: mt7615: enable beacon filtering by default for offload fw
 2020-09-27 17:09 UTC  (4+ messages)

[PATCH v3] mac80211: fix regression in sta connection monitor
 2020-09-27 15:10 UTC  (2+ messages)

[PATCH] ath11k: Correctly check errors for calls to debugfs_create_dir()
 2020-09-27 13:24 UTC 

[PATCH] ath10k: sdio: remove reduntant check in for loop
 2020-09-27 10:58 UTC  (5+ messages)
` [PATCH v2] ath10k: sdio: remove redundant "

WARNING: CPU: 1
 2020-09-27  8:47 UTC 

[PATCH] wl3501_cs: Remove unnecessary NULL check
 2020-09-26 17:45 UTC 

[PATCH 0/4] convert mt76 sdio to mt76 workers APIs
 2020-09-26 15:06 UTC  (5+ messages)
` [PATCH 1/4] mt76: mt7663s: move tx/rx processing in the same txrx workqueue
` [PATCH 2/4] mt76: mt7663s: convert txrx_work to mt76_worker
` [PATCH 3/4] mt76: mt7663s: disable interrupt during txrx_worker processing
` [PATCH 4/4] mt76: sdio: convert {status/net}_work to mt76_worker

WARNING in __cfg80211_ibss_joined (2)
 2020-09-26 12:09 UTC  (2+ messages)

[PATCH v2] mac80211: fix regression in sta connection monitor
 2020-09-26  7:31 UTC  (4+ messages)

[PATCH] net: wireless: ti: fix a typo in comments
 2020-09-26  2:37 UTC 

[PATCH] ath10k: Introduce a devicetree quirk to skip host cap QMI requests
 2020-09-26  0:00 UTC  (2+ messages)

[PATCH 00/15] iwlwifi: updates intended for v5.10 2020-09-26
 2020-09-25 21:30 UTC  (16+ messages)
` [PATCH 01/15] iwlwifi: dbg: remove IWL_FW_INI_TIME_POINT_WDG_TIMEOUT
` [PATCH 02/15] iwlwifi: dbg: add dumping special device memory
` [PATCH 03/15] iwlwifi: regulatory: regulatory capabilities api change
` [PATCH 04/15] iwl-trans: move dev_cmd_offs, page_offs to a common trans header
` [PATCH 05/15] iwlwifi: mvm: split a print to avoid a WARNING in ROC
` [PATCH 06/15] iwlwifi: mvm: Don't install CMAC/GMAC key in AP mode
` [PATCH 07/15] iwlwifi: mvm: add support for new version of WOWLAN_TKIP_SETTING_API_S
` [PATCH 08/15] iwlwifi: mvm: process ba-notifications also when sta rcu is invalid
` [PATCH 09/15] iwlwifi: don't export acpi functions unnecessarily
` [PATCH 10/15] iwlwifi: mvm: add support for new WOWLAN_TSC_RSC_PARAM version
` [PATCH 11/15] iwlwifi: mvm: remove redundant support_umac_log field
` [PATCH 12/15] iwlwifi: mvm: use CHECKSUM_COMPLETE
` [PATCH 13/15] iwlwifi: remove iwl_validate_sar_geo_profile() export
` [PATCH 14/15] iwlwifi: acpi: remove dummy definition of iwl_sar_set_profile()
` [PATCH 15/15] iwlwifi: add new card for MA family

pull-request: wireless-drivers-next-2020-09-25
 2020-09-25 20:16 UTC  (2+ messages)

pull-request: wireless-drivers-2020-09-25
 2020-09-25 20:14 UTC  (2+ messages)

[PATCH] ath10k: qmi: Skip host capability request for Xiaomi Poco F1
 2020-09-25 18:32 UTC  (7+ messages)

[PATCH 0/5] rtw88: add firmware crash recovery and some fixes
 2020-09-25 16:29 UTC  (7+ messages)
` [PATCH 1/5] rtw88: increse the size of rx buffer size
` [PATCH 2/5] rtw88: handle and recover when firmware crash
` [PATCH 3/5] rtw88: add dump firmware fifo support
` [PATCH 4/5] rtw88: add dump fw crash log
` [PATCH 5/5] rtw88: show current regulatory in tx power table

[PATCH] ath11k: fix undefined reference to 'ath11k_debugfs_htt_ext_stats_handler'
 2020-09-25 16:10 UTC  (2+ messages)

[PATCH] qtnfmac: fix resource leaks on unsupported iftype error return path
 2020-09-25 13:22 UTC 

[PATCH] crda: don't memset ctx before releasing members
 2020-09-25  7:54 UTC  (2+ messages)

[wireless-drivers-next:master] BUILD SUCCESS 5b365af4c86d1229fcb5a8683fb3284498c37606
 2020-09-25  5:34 UTC 

[PATCH 0/7] iwlwifi: updates intended for v5.10 2020-09-24
 2020-09-24 21:32 UTC  (10+ messages)
` [PATCH 1/7] iwlwifi: enable twt by default
` [PATCH 2/7] iwlwifi: iwl-trans: move all txcmd init to trans alloc
` [PATCH 3/7] iwlwifi: move bc_pool to a common trans header
` [PATCH 4/7] iwlwifi: iwl-trans: move tfd to trans layer
` [PATCH 5/7] iwlwifi: move bc_table_dword to a common trans header
` [PATCH 6/7] iwlwifi: add new cards for MA family
` [PATCH 7/7] iwlwifi: acpi: support ppag table command v2

[wireless-drivers-next:pending] BUILD SUCCESS 6167cb6dba6067d056ff7d204cbfe17d79a56f8a
 2020-09-24 17:47 UTC 

[PATCH 1/3] mac80211_hwsim: fix typo in kernel-doc
 2020-09-24 17:25 UTC  (3+ messages)
` [PATCH 2/3] mac80211: fix some missing kernel-doc
` [PATCH 3/3] wireless: radiotap: fix some kernel-doc

pull request: mt76 2019-09-23 v2
 2020-09-24 16:45 UTC  (2+ messages)

[PATCH] ath11k: removing the ath11k debugfs dir properly
 2020-09-24 16:16 UTC  (2+ messages)

linux-next: Fixes tag needs some work in the wireless-drivers-next tree
 2020-09-24 16:11 UTC  (4+ messages)

pull request: mt76 2019-09-23
 2020-09-24 16:06 UTC  (2+ messages)

[PATCH 1/2] rtw88: Fix probe error handling race with firmware loading
 2020-09-24 15:50 UTC  (2+ messages)

[PATCH -next] zd1201: simplify the return expression of zd1201_set_maxassoc()
 2020-09-24 15:51 UTC  (2+ messages)

[PATCH v2] brcmfmac: check return value of driver_for_each_device()
 2020-09-24 15:48 UTC  (2+ messages)

[PATCH 1/2] mt76: mt7915: measure channel noise and report it via survey
 2020-09-24 15:23 UTC  (2+ messages)
` [PATCH 2/2] mt76: mt7915: fix VHT LDPC capability

[PATCH 5.9] mt76: mt7615: reduce maximum VHT MPDU length to 7991
 2020-09-24 13:15 UTC  (3+ messages)

[PATCH] ath11k: Move non-fatal warn logs to dbg level
 2020-09-24 11:58 UTC 

KMSAN: uninit-value in hwsim_cloned_frame_received_nl
 2020-09-24  9:26 UTC 

WARNING in sta_info_insert_rcu
 2020-09-24  9:26 UTC 

UBSAN: array-index-out-of-bounds in ieee80211_del_key
 2020-09-24  9:26 UTC 

memory leak in ieee80211_check_fast_xmit
 2020-09-24  9:26 UTC 

WARNING in ieee80211_rx_list
 2020-09-24  9:26 UTC 

KMSAN: uninit-value in ieee80211_skb_resize
 2020-09-24  9:26 UTC 

[PATCH] iwlwifi: mvm: Increase session protection duration for association
 2020-09-24  6:48 UTC 

[PATCH v2 1/2] ath10k: Introduce download cal from mtd
 2020-09-23 21:04 UTC  (4+ messages)
` [PATCH v2 2/2] dt: bindings: ath10k: Document qcom,ath10k-pre-calibration-data-mtd

Configuring WiFi6 in hostapd
 2020-09-23 17:40 UTC  (7+ messages)

[PATCH 00/14] drop double zeroing
 2020-09-23 15:16 UTC  (4+ messages)

[PATCH] cfg80211: regulatory: remove a bogus initialization
 2020-09-23  8:42 UTC 

[PATCH] mt76: mt7615: retry if mt7615_mcu_init returns -EAGAIN
 2020-09-23  7:23 UTC 

[PATCH -next v2] ath9k: Remove set but not used variable
 2020-09-23  3:25 UTC 

[PATCH] mac80211: Remove vdevs from driver when firmware is unrecoverable
 2020-09-22 20:58 UTC 

ax200, fw crashes, and sdata-in-driver
 2020-09-22 20:57 UTC  (4+ messages)

[PATCH 1/2] wireless: Add sysfs file to show if radio is unavailable
 2020-09-22 20:44 UTC  (2+ messages)
` [PATCH 2/2] mac80211: Set radio to unavailable when it fails to reconfigure

[PATCH 1/2] mac80211: Support not iterating over not-sdata-in-driver ifaces
 2020-09-22 19:19 UTC  (2+ messages)
` [PATCH 2/2] ath10k: Don't iterate over not-sdata-in-driver interfaces

[wireless-drivers-next:master] BUILD SUCCESS dd7a3a331f5dec4f61fa2ba48512125a89401c25
 2020-09-22 19:23 UTC 

[PATCH] iwlwifi: add NL80211_EXT_FEATURE_CAN_REPLACE_PTK0 support
 2020-09-22 18:45 UTC  (4+ messages)

[PATCH] mt76: mt7915: add offchannel condition in switch channel command
 2020-09-22 11:36 UTC 

[PATCH -next] ath9k: Remove set but not used variable
 2020-09-22 11:30 UTC 

[PATCH] mac80211: fix regression in sta connection monitor
 2020-09-22  8:56 UTC  (3+ messages)

[RFC 1/2] nl80211: add common API to configure SAR power limitations
 2020-09-22  8:09 UTC  (4+ messages)
` [RFC 2/2] ath10k: allow dynamic SAR power limits via common API

[PATCH] ath11k: Remove unused function ath11k_htc_restore_tx_skb()
 2020-09-22  7:46 UTC  (2+ messages)

[PATCH -next] ath5k: convert to use DEFINE_SEQ_ATTRIBUTE macro
 2020-09-22  7:46 UTC  (2+ messages)

[PATCH] ath6kl: wmi: prevent a shift wrapping bug in ath6kl_wmi_delete_pstream_cmd()
 2020-09-22  7:46 UTC  (2+ messages)

[PATCH] ath11k: remove redundant num_keep_alive_pattern assignment
 2020-09-22  7:44 UTC  (2+ messages)

[PATCH] ath11k: wmi: remove redundant configuration values from init
 2020-09-22  7:44 UTC  (2+ messages)

[PATCH v2] ath11k: Add support spectral scan for IPQ6018
 2020-09-22  7:42 UTC  (2+ messages)

[PATCH 1/4] ath11k: refactor debugfs code into debugfs.c
 2020-09-22  7:42 UTC  (2+ messages)

[PATCH -next] ath11k: Add checked value for ath11k_ahb_remove
 2020-09-22  7:41 UTC  (4+ messages)

[PATCH v5 1/2] wcn36xx: Mark internal smd functions static
 2020-09-22  7:40 UTC  (2+ messages)

[PATCH v5 1/4] wcn36xx: Define INIT_HAL_MSG_V1()
 2020-09-22  7:39 UTC  (2+ messages)

[PATCH v5 1/4] wcn36xx: Extend HAL param config list
 2020-09-22  7:37 UTC  (3+ messages)

[PATCH v5 1/5] wcn36xx: Add accessor macro HW_VALUE_CHANNEL for hardware channels
 2020-09-22  7:29 UTC  (3+ messages)

[PATCH v2] ath10k: Use bdf calibration variant for snoc targets
 2020-09-22  7:21 UTC  (2+ messages)

[PATCH] rtlwifi: rtl8723be: use true,false for bool variable large_cfo_hit
 2020-09-22  7:18 UTC  (2+ messages)

[PATCH] rtlwifi: rtl8821ae: use true,false for bool variable large_cfo_hit
 2020-09-22  7:18 UTC  (2+ messages)

[PATCH] rtlwifi: rtl8192ee: use true,false for bool variable large_cfo_hit
 2020-09-22  7:17 UTC  (2+ messages)

[PATCH] rtlwifi: Use ffs in <foo>_phy_calculate_bit_shift
 2020-09-22  7:17 UTC  (2+ messages)

[PATCH -next v2] mt7601u: Convert to DEFINE_SHOW_ATTRIBUTE
 2020-09-22  7:15 UTC  (3+ messages)

[PATCH 2/5] wlcore: Remove unused function no_write_handler()
 2020-09-22  7:15 UTC  (2+ messages)

[PATCH v3] ath11k: cold boot calibration support
 2020-09-22  6:29 UTC  (6+ messages)
    ` [kbuild-all] "

[RFC 1/2] nl80211: add common API to configure SAR power limitations
 2020-09-22  5:49 UTC  (2+ messages)
` [RFC 2/2] ath10k: allow dynamic SAR power limits via common API

[PATCH v4 00/17] add support for S1G association
 2020-09-22  2:28 UTC  (18+ messages)
` [PATCH v4 01/17] {cfg,mac}80211: get correct default channel width for S1G
` [PATCH v4 02/17] mac80211: s1g: choose scanning width based on frequency
` [PATCH v4 03/17] nl80211: support S1G capabilities
` [PATCH v4 04/17] mac80211: support S1G STA capabilities
` [PATCH v4 05/17] cfg80211: convert S1G beacon to scan results
` [PATCH v4 06/17] cfg80211: parse S1G Operation element for BSS channel
` [PATCH v4 07/17] mac80211: convert S1G beacon to scan results
` [PATCH v4 08/17] cfg80211: handle Association Response from S1G STA
` [PATCH v4 09/17] mac80211: encode listen interval for S1G
` [PATCH v4 10/17] mac80211: don't calculate duration "
` [PATCH v4 11/17] mac80211: handle S1G low rates
` [PATCH v4 12/17] mac80211: avoid rate init for S1G band
` [PATCH v4 13/17] mac80211: receive and process S1G beacons
` [PATCH v4 14/17] mac80211: support S1G association
` [PATCH v4 15/17] nl80211: include frequency offset in survey info
` [PATCH v4 16/17] mac80211_hwsim: fix TSF timestamp write to S1G beacon
` [PATCH v4 17/17] mac80211_hwsim: indicate support for S1G

[PATCH] wireless: ath9k: hif_usb: fix race condition between usb_get_urb() and usb_kill_anchored_urbs()
 2020-09-21 23:04 UTC  (2+ messages)

pull-request: mac80211-next 2020-09-21
 2020-09-21 21:55 UTC  (2+ messages)

pull-request: mac80211 2020-09-21
 2020-09-21 21:55 UTC  (2+ messages)

[PATCH v2 00/22] add support for S1G association
 2020-09-21 16:26 UTC  (6+ messages)
` [PATCH v2 06/22] {cfg,mac}80211: get correct default channel width for S1G

ath10k_sdio QCA9377
 2020-09-21 15:17 UTC 

[PATCH] ath11k: Mark two variables as __maybe_unused
 2020-09-21 13:31 UTC  (2+ messages)


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