linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-03 21:57:51 to 2020-10-08 15:56:10 UTC [more...]

[PATCH net 001/117] mac80211: set .owner to THIS_MODULE in debugfs_netdev.c
 2020-10-08 15:51 UTC  (54+ messages)
` [PATCH net 002/117] mac80211: set rcname_ops.owner to THIS_MODULE
` [PATCH net 003/117] mac80211: set minstrel_ht_stat_fops.owner "
` [PATCH net 004/117] mac80211: set minstrel_ht_stat_csv_fops.owner "
` [PATCH net 005/117] mac80211: set KEY_OPS.owner "
` [PATCH net 006/117] mac80211: set KEY_OPS_W.owner "
` [PATCH net 007/117] mac80211: set KEY_CONF_OPS.owner "
` [PATCH net 008/117] mac80211: set STA_OPS.owner "
` [PATCH net 009/117] mac80211: set STA_OPS_RW.owner "
` [PATCH net 010/117] mac80211: set DEBUGFS_READONLY_FILE_OPS.owner "
` [PATCH net 011/117] mac80211: set aqm_ops.owner "
` [PATCH net 012/117] mac80211: debugfs: set airtime_flags_ops.owner "
` [PATCH net 013/117] mac80211: set aql_txq_limit_ops.owner "
` [PATCH net 014/117] mac80211: set force_tx_status_ops.owner "
` [PATCH net 015/117] mac80211: set reset_ops.owner "
` [PATCH net 016/117] mac80211: set DEBUGFS_DEVSTATS_FILE.owner "
` [PATCH net 017/117] mac80211/cfg80211: set DEBUGFS_READONLY_FILE.owner "
` [PATCH net 018/117] cfg80211: set ht40allow_map_ops.owner "
` [PATCH net 019/117] net: hsr: set hsr_fops.owner "
` [PATCH net 020/117] batman-adv: set batadv_log_fops.owner "
` [PATCH net 021/117] 6lowpan: iphc: set lowpan_ctx_pfx_fops.owner "
` [PATCH net 022/117] netdevsim: set nsim_dev_health_break_fops.owner "
` [PATCH net 023/117] netdevsim: set nsim_udp_tunnels_info_reset_fops.owner "
` [PATCH net 024/117] netdevsim: set nsim_dev_take_snapshot_fops.owner "
` [PATCH net 025/117] netdevsim: set nsim_dev_trap_fa_cookie_fops.owner "
` [PATCH net 026/117] ieee802154: set test_int_fops.owner "
` [PATCH net 031/117] dpaa2-eth: set dpaa2_dbg_ch_ops.owner "
` [PATCH net 032/117] wl1271: set DEBUGFS_READONLY_FILE.owner "
` [PATCH net 033/117] wl1271: set DEBUGFS_FWSTATS_FILE.owner "
` [PATCH net 034/117] wlcore: set DEBUGFS_FWSTATS_FILE_ARRAY.owner "
` [PATCH net 039/117] iwlwifi: set rs_sta_dbgfs_scale_table_ops.owner "
` [PATCH net 040/117] iwlwifi: set rs_sta_dbgfs_stats_table_ops.owner "
` [PATCH net 041/117] iwlwifi: set DEBUGFS_READ_FILE_OPS.owner "
` [PATCH net 042/117] iwlwifi: set DEBUGFS_WRITE_FILE_OPS.owner "
` [PATCH net 043/117] iwlwifi: set DEBUGFS_READ_WRITE_FILE_OPS.owner "
` [PATCH net 044/117] iwlwifi: set rs_sta_dbgfs_scale_table_ops.owner "
` [PATCH net 045/117] iwlwifi: set rs_sta_dbgfs_stats_table_ops.owner "
` [PATCH net 046/117] iwlwifi: mvm: set rs_sta_dbgfs_drv_tx_stats_ops.owner "
` [PATCH net 047/117] iwlwifi: mvm: set .owner to THIS_MODULE in debugfs.h
` [PATCH net 048/117] iwlwifi: mvm: set iwl_dbgfs_mem_ops.owner to THIS_MODULE
` [PATCH net 049/117] iwlwifi: runtime: set _FWRT_DEBUGFS_READ_FILE_OPS.owner "
` [PATCH net 050/117] iwlwifi: runtime: set _FWRT_DEBUGFS_READ_WRITE_FILE_OPS.owner "
` [PATCH net 051/117] iwlwifi: runtime: set _FWRT_DEBUGFS_WRITE_FILE_OPS.owner "
` [PATCH net 052/117] iwlwifi: set DEBUGFS_READ_FILE_OPS.owner "
` [PATCH net 053/117] iwlwifi: set DEBUGFS_WRITE_FILE_OPS.owner "
` [PATCH net 054/117] iwlwifi: set DEBUGFS_READ_WRITE_FILE_OPS.owner "
` [PATCH net 055/117] iwlwifi: set rs_sta_dbgfs_stats_table_ops.owner "
` [PATCH net 058/117] iwlwifi: set rs_sta_dbgfs_rate_scale_data_ops.owner "
` [PATCH net 062/117] iwlagn: set DEBUGFS_READ_WRITE_FILE_OPS.owner "
` [PATCH net 063/117] rtlwifi: set file_ops_common.owner "
` [PATCH net 064/117] ath11k: set fops_extd_tx_stats.owner "
` [PATCH net 067/117] ath11k: set fops_simulate_radar.owner "
` [PATCH net 068/117] ath10k: set fops_pktlog_filter.owner "
` [PATCH net 069/117] ath10k: set fops_quiet_period.owner "

[PATCH net 000/117] net: avoid to remove module when its debugfs is being used
 2020-10-08 15:48 UTC 

[PATCH 00/13] iwlwifi: updates intended for v5.10 2020-10-08 part 2
 2020-10-08 15:47 UTC  (15+ messages)
` [PATCH 01/13] iwlwifi: pcie: fix xtal latency for 9560 devices
` [PATCH 02/13] iwlwifi: pcie: fix the xtal latency value for a few qu devices
` [PATCH 03/13] iwlwifi: mvm: don't send a CSA command the firmware doesn't know
` [PATCH 04/13] iwlwifi: mvm: remove memset of kek_kck command
` [PATCH 05/13] iwlwifi: mvm: fix suspicious rcu usage warnings
` [PATCH 06/13] iwlwifi: stats: add new api fields for statistics cmd/ntfy
` [PATCH 07/13] iwlwifi: fix sar geo table initialization
` [PATCH 08/13] iwlwifi: rs: align to new TLC config command API
` [PATCH 09/13] iwlwifi: move PNVM implementation to common code
` [PATCH 10/13] iwlwifi: add trans op to set PNVM
` [PATCH 11/13] iwlwifi: pcie: implement set_pnvm op
` [PATCH 12/13] iwlwifi: read and parse PNVM file
` [PATCH 13/13] iwlwifi: bump FW API to 59 for AX devices

[PATCH 00/13] iwlwifi: updates intended for v5.10 2020-10-08 part 1
 2020-10-08 15:09 UTC  (14+ messages)
` [PATCH 01/13] iwlwifi: mvm: get number of stations from TLV
` [PATCH 02/13] iwlwifi: mvm: read and parse SKU ID if available
` [PATCH 03/13] iwlwifi: update prph scratch structure to include PNVM data
` [PATCH 04/13] iwlwifi: mvm: ring the doorbell and wait for PNVM load completion
` [PATCH 05/13] iwlwifi: mvm: stop claiming NL80211_EXT_FEATURE_SET_SCAN_DWELL
` [PATCH 06/13] iwlwifi: support an additional Qu subsystem id
` [PATCH 07/13] iwlwifi: mvm: don't send RFH_QUEUE_CONFIG_CMD with no queues
` [PATCH 08/13] iwlwifi: mvm: re-enable TX after channel switch
` [PATCH 09/13] iwlwifi: mvm: prepare roc_done_wk to work sync
` [PATCH 10/13] iwlwifi: mvm: add a get lmac id function
` [PATCH 11/13] iwlwifi: mvm: support ADD_STA_CMD_API_S ver 12
` [PATCH 12/13] iwlwifi: mvm: avoid possible NULL pointer dereference
` [PATCH 13/13] iwlwifi: pcie: fix 0x271B and 0x271C trans cfg struct

[PATCH 0/7] wfx: move out from the staging area
 2020-10-08 13:13 UTC  (14+ messages)
` [PATCH 1/7] staging: wfx: fix handling of MMIC error
` [PATCH 2/7] staging: wfx: remove remaining code of 'secure link' feature
` [PATCH 3/7] staging: wfx: fix BA sessions for older firmwares
` [PATCH 4/7] staging: wfx: fix QoS priority for slow buses
` [PATCH 5/7] staging: wfx: update copyrights dates
` [PATCH 6/7] dt-bindings: staging: wfx: silabs,wfx yaml conversion
` [PATCH 7/7] wfx: move out from the staging area

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

[PATCH][next] ath11k: fix memory leak of 'combinations'
 2020-10-08 10:52 UTC  (2+ messages)

[PATCH] rtlwifi: rtl8192se: remove duplicated legacy_httxpowerdiff
 2020-10-08 10:48 UTC  (3+ messages)

[PATCH] wireless: mwifiex: fix double free
 2020-10-08 10:46 UTC  (3+ messages)
`  "

[PATCH 2/2] ath11k: Handle errors if peer creation fails
 2020-10-08 10:46 UTC  (5+ messages)
` [PATCH 1/2] ath11k: Fix memory leak on error path

[PATCH 01/29] iwlwifi: dvm: Demote non-compliant kernel-doc headers
 2020-10-08 10:44 UTC  (2+ messages)

pull-request: mac80211-next 2020-10-08
 2020-10-08 10:42 UTC 

pull-request: mac80211 2020-10-08
 2020-10-08 10:39 UTC 

[PATCH v2] cfg80211: add support to configure HE MCS for beacon rate
 2020-10-08  9:09 UTC  (3+ messages)

KMSAN: uninit-value in ieee80211_sta_tx_notify
 2020-10-08  8:49 UTC 

[PATCH] docs: net: 80211: reduce docs build time
 2020-10-08  8:42 UTC  (2+ messages)

[PATCH v2 1/2] mac80211: handle lack of sband->bitrates in rates
 2020-10-08  8:39 UTC  (4+ messages)
` [PATCH v2 2/2] mac80211: initialize last_rate for S1G STAs

[PATCH V3 0/9] mac80211: add multiple bssid / EMA
 2020-10-08  8:06 UTC  (4+ messages)
` [PATCH V3 2/9] mac80211: add multiple bssid support to interface handling

WARNING in ieee80211_ibss_csa_beacon
 2020-10-08  7:40 UTC 

[PATCH v2 00/29] [Set 1,2,3] Rid W=1 warnings in Wireless
 2020-10-08  7:20 UTC  (7+ messages)

[PATCH 00/12] iwlwifi: updates intended for v5.10 2020-09-28
 2020-10-07 20:23 UTC  (3+ messages)
` [PATCH 10/12] iwlwifi: remove wide_cmd_header field
  ` [REGRESSION] "

[PATCH] ath11k: FILS discovery and unsolicited broadcast probe response support
 2020-10-07 20:40 UTC 

Error in driver for RTL8821CE
 2020-10-07 18:27 UTC  (7+ messages)

[PATCH 0/2] net, mac80211: enable KCOV remote coverage collection for 802.11 frame handling
 2020-10-07 14:40 UTC  (5+ messages)
` [PATCH 1/2] net: store KCOV remote handle in sk_buff
` [PATCH 2/2] mac80211: add KCOV remote annotations to incoming frame processing

WARNING in ieee80211_free_ack_frame
 2020-10-07 14:05 UTC  (2+ messages)

[PATCH v2 0/3] wireless: convert tasklets to use new
 2020-10-07 10:33 UTC  (4+ messages)
` [PATCH v2 1/3] wireless: mt76: convert tasklets to use new tasklet_setup() API
` [PATCH v2 2/3] wireless: mt7601u: "
` [PATCH v2 3/3] ath11k: "

general protection fault in ieee80211_key_free
 2020-10-07  9:09 UTC 

CVE-2020-3702: Firmware updates for ath9k and ath10k chips
 2020-10-07  8:25 UTC  (5+ messages)

[PATCH] brcmfmac: Support DPP feature
 2020-10-07  4:22 UTC  (3+ messages)

[PATCH] net: wireless: nl80211: fix out-of-bounds access in nl80211_del_key()
 2020-10-07  3:54 UTC 

[PATCH] mt76: dma: fix possible deadlock running mt76_dma_cleanup
 2020-10-06 17:13 UTC 

[RFC] Status of orinoco_usb
 2020-10-06 15:05 UTC  (8+ messages)

general protection fault in ieee80211_chanctx_num_assigned
 2020-10-06 12:45 UTC 

WARNING in ieee80211_check_rate_mask
 2020-10-06 12:11 UTC  (2+ messages)

[PATCH] mt76: sdio: get rid of sched.lock
 2020-10-06 12:00 UTC 

WARNING in sta_info_alloc
 2020-10-06  8:16 UTC  (2+ messages)

WARNING in ieee80211_probe_client
 2020-10-06  8:08 UTC 

wireless: convert tasklets to use new tasklet_setup() API
 2020-10-06  7:18 UTC  (4+ messages)
` [PATCH 1/2] ath11k: "
` [PATCH 2/2] wireless: mt76: "

[PATCH 1/3] rtlwifi: rtl8192se: remove duplicated legacy_httxpowerdiff
 2020-10-06  6:02 UTC  (2+ messages)

[PATCH 0/5] rtw88: add firmware crash recovery and some fixes
 2020-10-06  5:53 UTC  (6+ messages)
` [PATCH 3/5] rtw88: add dump firmware fifo support

[PATCH] iw: Add support for specifying the 160MHz bandwidth when setting the channel/frequency
 2020-10-06  4:22 UTC 

[PATCH] cfg80211: only allow S1G channels on S1G band
 2020-10-05 16:51 UTC 

[PATCH 00/18] use semicolons rather than commas to separate statements
 2020-10-05 16:52 UTC  (10+ messages)

[PATCH 1/2] mt76: mt7915: update ppe threshold
 2020-10-05 15:57 UTC  (2+ messages)
` [PATCH 2/2] mt76: mt7915: rename mt7915_mcu_get_rate_info to mt7915_mcu_get_tx_rate

[PATCH] mt76: mt7663s: fix a possible ple quota underflow
 2020-10-05 15:22 UTC 

[PATCH] wireless-regdb: restore channel 12 & 13 limitation in the US
 2020-10-05 12:56 UTC 

[PATCH] wireless-regdb: restore channel 12 & 13 limitation in the US
 2020-10-05 13:01 UTC 

[PATCH] mt76: mt7663s: get rid of mt7663s_sta_add
 2020-10-05 11:36 UTC 

WARNING in ieee80211_s1g_channel_width
 2020-10-05  8:48 UTC 

WARNING in __ieee80211_beacon_get
 2020-10-05  8:38 UTC 

[PATCH] mt76: mt7615: introduce quota debugfs node for mt7663s
 2020-10-05  8:18 UTC 

[PATCH] mac80211: allow configured beacon tx rate to driver
 2020-10-03 22:04 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).