linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-24 12:29:38 to 2021-01-29 02:25:07 UTC [more...]

[PATCH v3 00/18] rtw89: add Realtek 802.11ax driver
 2021-01-29  2:21 UTC  (19+ messages)
` [PATCH v3 01/18] rtw89: add CAM files
` [PATCH v3 02/18] rtw89: add BT coexistence files
` [PATCH v3 03/18] rtw89: add core and trx files
` [PATCH v3 04/18] rtw89: add debug files
` [PATCH v3 05/18] rtw89: add efuse files
` [PATCH v3 06/18] rtw89: add files to download and communicate with firmware
` [PATCH v3 07/18] rtw89: add MAC files
` [PATCH v3 08/18] rtw89: implement mac80211 ops
` [PATCH v3 09/18] rtw89: add pci files
` [PATCH v3 10/18] rtw89: add phy files
` [PATCH v3 11/18] rtw89: define register names
` [PATCH v3 12/18] rtw89: add regulatory support
` [PATCH v3 13/18] rtw89: 8852a: add 8852a specific files
` [PATCH v3 14/18] rtw89: 8852a: add 8852a RFK files
` [PATCH v3 15/18] rtw89: 8852a: add 8852a RFK tables
` [PATCH v3 16/18] rtw89: 8852a: add 8852a tables
` [PATCH v3 17/18] rtw89: add ser to recover error reported by firmware
` [PATCH v3 18/18] rtw89: add Kconfig and Makefile

[mac80211:master] BUILD SUCCESS 44a674d6f79867d5652026f1cc11f7ba8a390183
 2021-01-29  0:09 UTC 

[PATCH] iwlwifi: mvm: remove h from printk format specifier
 2021-01-28 21:49 UTC 

[PATCH] rtlwifi: rtl8192se: remove redundant initialization of variable rtstatus
 2021-01-28 18:44 UTC  (2+ messages)

[PATCH 0/4] rtnl-locking fixes
 2021-01-28 17:35 UTC  (5+ messages)
` [PATCH 1/4] nl80211: call cfg80211_dev_rename() under RTNL
` [PATCH 2/4] wext: call cfg80211_change_iface() with wiphy lock held
` [PATCH 3/4] wext: call cfg80211_set_encryption() "
` [PATCH 4/4] cfg80211: call cfg80211_destroy_ifaces() "

WARNING in cfg80211_change_iface
 2021-01-28 16:59 UTC 

WARNING in _cfg80211_unregister_wdev
 2021-01-28 16:58 UTC 

WARNING in cfg80211_dev_rename
 2021-01-28 16:58 UTC 

[PATCH] iwlwifi: mvm: remove redundant initialization of variable phy_id
 2021-01-28 16:39 UTC 

[PATCH] libertas: remove redundant initialization of variable ret
 2021-01-28 16:22 UTC 

[PATCH] ath11k: remove h from printk format specifier
 2021-01-28 14:49 UTC 

WARNING: ODEBUG bug in ieee80211_ibss_setup_sdata
 2021-01-28 14:29 UTC 

[PATCH] nl80211: ignore the length of hide ssid is zero in scan
 2021-01-28 11:59 UTC  (2+ messages)

[mac80211-next:master] BUILD SUCCESS d3b9b45f7e981bcc6355414c63633fe33d95660c
 2021-01-28 11:56 UTC 

[PATCH] b43: Remove redundant code
 2021-01-28 10:29 UTC  (2+ messages)

[PATCH v4 0/8] rtw88: improve TX performance in field
 2021-01-28  9:45 UTC  (4+ messages)
` [PATCH v4 3/8] rtw88: add napi support

[PATCH 2/3] mac80211: Add support to trigger sta disconnect on hardware restart
 2021-01-28  8:08 UTC  (3+ messages)

[PATCH] ath9k: Add separate entry for LED triggers to fix module builds
 2021-01-28  7:33 UTC  (2+ messages)

[PATCH wireless-drivers] mt76: dma: fix a possible memory leak in mt76_add_fragment()
 2021-01-28  7:30 UTC  (4+ messages)

[PATCH] ath9k: fix build error with LEDS_CLASS=m
 2021-01-28  7:30 UTC  (10+ messages)

[PATCH 2/2] ath10k: pass the ssid info to get the correct bss entity
 2021-01-28  7:19 UTC  (2+ messages)

[PATCH v2] ath10k: fix wmi mgmt tx queue full due to race condition
 2021-01-28  7:19 UTC  (2+ messages)

[PATCH v4 3/3] ath10k: allow dynamic SAR power limits via common API
 2021-01-28  7:18 UTC  (4+ messages)

pull-request: mac80211-next 2021-01-27
 2021-01-28  3:20 UTC  (2+ messages)

[PATCH] ath10k: remove h from printk format specifier
 2021-01-27 22:23 UTC 

[PATCH] virt_wifi: fix deadlock on RTNL
 2021-01-27 20:59 UTC 

pull-request: mac80211-next 2021-01-26
 2021-01-27 20:53 UTC  (2+ messages)

[PATCH -next v8 00/20]introduce mt7921e support
 2021-01-27 19:33 UTC  (21+ messages)
` [PATCH -next v8 01/20] mt76: mt7921: add MAC support
` [PATCH -next v8 02/20] mt76: mt7921: add MCU support
` [PATCH -next v8 03/20] mt76: mt7921: add DMA support
` [PATCH -next v8 04/20] mt76: mt7921: add EEPROM support
` [PATCH -next v8 05/20] mt76: mt7921: add ieee80211_ops
` [PATCH -next v8 06/20] mt76: mt7921: introduce mt7921e support
` [PATCH -next v8 07/20] mt76: mt7921: add debugfs support
` [PATCH -next v8 08/20] mt76: mt7921: introduce schedule scan support
` [PATCH -next v8 09/20] mt76: mt7921: introduce 802.11 PS support in sta mode
` [PATCH -next v8 10/20] mt76: mt7921: introduce support for hardware beacon filter
` [PATCH -next v8 11/20] mt76: mt7921: introduce beacon_loss mcu event
` [PATCH -next v8 12/20] mt76: mt7921: introduce PM support
` [PATCH -next v8 13/20] mt76: mt7921: rely on mt76_connac_mcu common library
` [PATCH -next v8 14/20] mt76: mt7921: rely on mt76_connac_mcu module for sched_scan and hw_scan
` [PATCH -next v8 15/20] mt76: mt7921: rely on mt76_connac_mcu module for suspend and WoW support
` [PATCH -next v8 16/20] mt76: mt7921: introduce Runtime PM support
` [PATCH -next v8 17/20] mt76: mt7921: introduce regdomain notifier support
` [PATCH -next v8 18/20] mt76: mt7921: enable MSI interrupts
` [PATCH -next v8 19/20] mt76: mt7921: add coredump support
` [PATCH -next v8 20/20] mt76: mt7663: introduce "

[PATCHv2 1/2] nl80211: vendor-cmd: qca: add command for ap power save
 2021-01-27 18:14 UTC  (4+ messages)
` [PATCHv2 2/2] ath11k: Add ap power save support

linux-next test error: possible deadlock in cfg80211_netdev_notifier_call
 2021-01-27 16:56 UTC 

[PATCH 3/3] mt76: mt7915: add support for using a secondary PCIe link for gen1
 2021-01-27 16:36 UTC  (2+ messages)
` [PATCH v2 "

[PATCH 6/7] mt76: mt7915: fix eeprom parsing for DBDC
 2021-01-27 16:32 UTC  (2+ messages)
` [PATCH v2 "

[PATCH] rtlwifi: use tasklet_setup to initialize rx_work_tasklet
 2021-01-27 16:01 UTC  (6+ messages)

[PATCH] rtlwifi: halbtc8723b2ant: Remove redundant code
 2021-01-27 14:29 UTC  (2+ messages)

[wireless-drivers-next:master] BUILD SUCCESS 4832bb371c4175ffb506a96accbb08ef2b2466e7
 2021-01-26  4:38 UTC 

[PATCH v3] rtlwifi: Simplify bool comparison
 2021-01-26 16:46 UTC  (2+ messages)

[PATCH v2 1/6] mac80211: minstrel_ht: use bitfields to encode rate indexes
 2021-01-26 18:58 UTC  (6+ messages)
` [PATCH v2 2/6] mac80211: minstrel_ht: update total packets counter in tx status path
` [PATCH v2 3/6] mac80211: minstrel_ht: reduce the need to sample slower rates
` [PATCH v2 4/6] mac80211: minstrel_ht: significantly redesign the rate probing strategy
` [PATCH v2 5/6] mac80211: minstrel_ht: show sampling rates in debugfs
` [PATCH v2 6/6] mac80211: minstrel_ht: remove sample rate switching code for constrained devices

[PATCH] Fix "ordering" comment typos
 2021-01-27 12:30 UTC  (3+ messages)

[PATCH net] iwlwifi: provide gso_type to GSO packets
 2021-01-27  6:02 UTC  (7+ messages)

Interest in NL80211_ATTR_DISABLE_HE option?
 2021-01-26 21:56 UTC 

pull-request: wireless-drivers-2021-01-26
 2021-01-26 23:30 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: fix wireless regulatory API misuse
 2021-01-26 23:30 UTC  (4+ messages)

pull-request: mac80211 2021-01-26
 2021-01-26 23:30 UTC  (2+ messages)

[PATCH RESEND v2 1/6] mac80211: minstrel_ht: use bitfields to encode rate indexes
 2021-01-27  5:57 UTC  (6+ messages)
` [PATCH RESEND v2 2/6] mac80211: minstrel_ht: update total packets counter in tx status path
` [PATCH RESEND v2 3/6] mac80211: minstrel_ht: reduce the need to sample slower rates
` [PATCH RESEND v2 4/6] mac80211: minstrel_ht: significantly redesign the rate probing strategy
` [PATCH RESEND v2 5/6] mac80211: minstrel_ht: show sampling rates in debugfs
` [PATCH RESEND v2 6/6] mac80211: minstrel_ht: remove sample rate switching code for constrained devices

[mac80211-next:master] BUILD SUCCESS a05829a7222e9d10c416dd2dbbf3929fe6646b89
 2021-01-27  2:08 UTC 

[mac80211:master] BUILD SUCCESS 81f153faacd04c049e5482d6ff33daddc30ed44e
 2021-01-27  2:07 UTC 

[PATCH] mt76: mt7915: only set PCIE_RECOGNITION_ID when using the second hif
 2021-01-27  4:10 UTC 

[PATCH] ath11k: Update tx descriptor search index properly
 2021-01-27  2:46 UTC  (4+ messages)

[PATCH V6] ath11k: add multiple bssid support
 2021-01-26 17:31 UTC  (2+ messages)

[PATCH] cfg80211: Save the regulatory domain with a lock
 2021-01-25  9:43 UTC  (3+ messages)

[bug report] cfg80211: avoid holding the RTNL when calling the driver
 2021-01-25  9:50 UTC  (2+ messages)

linux-next boot error: WARNING in cfg80211_register_netdevice
 2021-01-25  9:56 UTC  (2+ messages)

pull-request: mac80211 2021-01-18.2
 2021-01-25 13:03 UTC  (11+ messages)

[PATCH for v5.11 1/7] iwlwifi: mvm: fix the return type for DSM functions 1 and 2
 2021-01-25 14:00 UTC  (2+ messages)

[PATCH] rtw88: 8723de: adjust the LTR setting
 2021-01-25 14:41 UTC  (2+ messages)

[PATCH] cfg80211: Skip key deletion for open associations
 2021-01-25 19:17 UTC 

[PATCHv2] cfg80211: Skip key deletion for open associations
 2021-01-25 20:07 UTC  (3+ messages)

[PATCH v2] rtlwifi: rtl8821ae: style: Simplify bool comparison
 2021-01-26  3:46 UTC 

[PATCH wireless v2 -next] wcn36xx: Remove unnecessary memset
 2021-01-26 16:25 UTC  (2+ messages)

[PATCH] ath11k: add ieee80211_unregister_hw to avoid kernel crash caused by NULL pointer
 2021-01-26 16:05 UTC  (2+ messages)

[PATCH] mac80211: minstrel_ht: fix regression in the max_prob_rate fix
 2021-01-26 15:44 UTC 

[PATCH v3 0/6] mt76: introduce mt76_connac common module
 2021-01-26 11:13 UTC  (7+ messages)
` [PATCH v3 1/6] mt76: introduce mt76_vif data structure
` [PATCH v3 2/6] mt76: mt76_connac: create mcu library
` [PATCH v3 3/6] mt76: mt76_connac: move hw_scan and sched_scan routine in mt76_connac_mcu module
` [PATCH v3 4/6] mt76: mt76_connac: move WoW and suspend code "
` [PATCH v3 5/6] mt76: mt76_connac: move pm data struct in mt76_connac.h
` [PATCH v3 6/6] mt76: mt76_connac: move pm utility routines in mt76_connac_lib module

[PATCH] nfc: fix typo
 2021-01-26  3:40 UTC  (2+ messages)

[PATCH 1/6] mac80211: minstrel_ht: use bitfields to encode rate indexes
 2021-01-25 21:27 UTC  (7+ messages)
` [PATCH 4/6] mac80211: minstrel_ht: significantly redesign the rate probing strategy

[PATCH] mt7601u: use ieee80211_rx_list to pass frames to the network stack as a batch
 2021-01-25 14:41 UTC  (2+ messages)

[PATCH wireless v2] scsi: megaraid: Remove unnecessary memset
 2021-01-25 14:38 UTC  (2+ messages)

[PATCH v2] cfg80211: avoid holding the RTNL when calling the driver
 2021-01-25 21:36 UTC  (6+ messages)

[PATCH wireless-drivers] mt7601u: fix kernel crash unplugging the device
 2021-01-25 14:03 UTC  (2+ messages)
` [wireless-drivers] "

[PATCH] rtlwifi: rtl8821ae: style: Simplify bool comparison
 2021-01-25 14:30 UTC  (2+ messages)

[mac80211-next:master] BUILD SUCCESS 60b0a50cebf2fc42a7a0c453a4a762f950b81e13
 2021-01-25 23:05 UTC 

[PATCH 0/2] Commands for FILS discovery and unsolicited probe response
 2021-01-25 21:52 UTC  (4+ messages)
` [PATCH 1/2] nl80211: Commands for FILS discovery and unsolicited broadcast "

[PATCH] mac80211: add STBC encoding to ieee80211_parse_tx_radiotap
 2021-01-25 15:07 UTC 

net: tso: add UDP segmentation support: adds regression for ax200 upload
 2021-01-25 14:58 UTC  (9+ messages)

[PATCH] mt7601u: process tx URBs with status EPROTO properly
 2021-01-25 14:42 UTC  (2+ messages)
`  "

[PATCH] iwl4965: do not process non-QOS frames on txq->sched_retry path
 2021-01-25 14:44 UTC  (2+ messages)

[PATCHv2 ] wlcore: Fix command execute failure 19 for wl12xx
 2021-01-25 14:42 UTC  (2+ messages)

[PATCH 1/5] rtlwifi: rtl_pci: fix bool comparison in expressions
 2021-01-25 14:22 UTC  (2+ messages)

[PATCH for v5.11 01/12] iwlwifi: mvm: skip power command when unbinding vif during CSA
 2021-01-25 13:54 UTC  (2+ messages)

[wil6210] Register mapping question
 2021-01-25 12:24 UTC 

[kbuild] [mac80211-next:rtnl 22/22] net/wireless/core.c:1336 cfg80211_register_netdevice() error: uninitialized symbol 'rdev'
 2021-01-25 11:01 UTC 

[mac80211-next:master] BUILD SUCCESS 27bc93583e3518ef11f15e443bc4b7b3e736a320
 2021-01-24 19:12 UTC 

[mac80211-next:rtnl] BUILD SUCCESS 81df9f5e047aa0424b954a726c3fc3259be26526
 2021-01-24 19:12 UTC 

[PATCH] nfc: fix typo
 2021-01-24 17:38 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).