Linux Wireless Networking
[Prev Page][Next Page]
- [PATCH v2 35/50] wilc1000: introduce copy_and_send_packets() helper function, (continued)
- [PATCH v2 35/50] wilc1000: introduce copy_and_send_packets() helper function, David Mosberger-Tang
- [PATCH v2 43/50] wilc1000: add support for zero-copy transmit of tx packets, David Mosberger-Tang
- [PATCH v2 38/50] wilc1000: take advantage of chip queue, David Mosberger-Tang
- [PATCH v2 44/50] wilc1000: don't allocate tx_buffer when zero-copy is available, David Mosberger-Tang
- [PATCH v2 28/50] wilc1000: improve send_packets() a bit, David Mosberger-Tang
- [PATCH v2 45/50] wilc1000: move struct wilc_spi declaration, David Mosberger-Tang
- [PATCH v2 46/50] wilc1000: remove duplicate CRC calculation code, David Mosberger-Tang
- [PATCH v2 49/50] wilc1000: implement zero-copy transmit support for SPI, David Mosberger-Tang
- [PATCH v2 47/50] wilc1000: factor SPI DMA command initialization code into a function, David Mosberger-Tang
- [PATCH v2 05/50] wilc1000: add wilc_wlan_tx_packet_done() function, David Mosberger-Tang
- [PATCH v2 36/50] wilc1000: introduce transmit path chip queue, David Mosberger-Tang
- [PATCH v2 40/50] wilc1000: introduce schedule_packets() function, David Mosberger-Tang
- [PATCH v2 37/50] wilc1000: introduce set_header() function, David Mosberger-Tang
- [PATCH v2 39/50] wilc1000: eliminate txq_add_to_head_cs mutex, David Mosberger-Tang
- [PATCH v2 48/50] wilc1000: introduce function to find and check DMA response, David Mosberger-Tang
- [PATCH v2 33/50] wilc1000: move ac_desired_ratio calculation to where its needed, David Mosberger-Tang
- [PATCH v2 42/50] wilc1000: simplify code by adding header/padding to skb, David Mosberger-Tang
- [PATCH v2 41/50] wilc1000: use more descriptive variable name, David Mosberger-Tang
- [PATCH v2 11/50] wilc1000: convert tqx_entries from "int" to "atomic_t", David Mosberger-Tang
- [PATCH v2 01/50] wilc1000: don't hold txq_spinlock while initializing AC queue limits, David Mosberger-Tang
- [PATCH v2 50/50] wilc1000: add module parameter "disable_zero_copy_tx" to SPI driver, David Mosberger-Tang
- [PATCH v2 16/50] wilc1000: switch tx queue to normal sk_buff entries, David Mosberger-Tang
- [PATCH v2 29/50] wilc1000: factor header length calculation into a new function, David Mosberger-Tang
- [PATCH v2 19/50] wilc1000: don't tell the chip to go to sleep while copying tx packets, David Mosberger-Tang
- [PATCH v2 24/50] wilc1000: protect tx_q_limit with a mutex instead of a spinlock, David Mosberger-Tang
- [PATCH v2 12/50] wilc1000: refactor wilc_wlan_cfg_commit() a bit, David Mosberger-Tang
- [PATCH v2 27/50] wilc1000: simplify ac_balance() a bit, David Mosberger-Tang
- [PATCH v2 18/50] wilc1000: split huge tx handler into subfunctions, David Mosberger-Tang
- [PATCH v2 08/50] wilc1000: fix management packet type inconsistency, David Mosberger-Tang
- [PATCH v2 32/50] wilc1000: introduce vmm_table_entry() helper function, David Mosberger-Tang
- Re: [PATCH v2 00/50] wilc1000: rework tx path to use sk_buffs throughout, Ajay.Kathat
- [PATCH 0/9] BCMA support for brcmnand,
Florian Fainelli
- [PATCH] mt76: mt7915: use proper aid value in mt7915_mcu_sta_basic_tlv, Lorenzo Bianconi
- Re: drivers/net/wireless/marvell/mwifiex/pcie.c:659:13: warning: variable 'retval' set but not used, Kalle Valo
- [PATCH 1/1] mt76: add mt7916 to set wlan_idx_hi,
Bo Jiao
- [PATCH] mt76: mt7915: fix code defect, Bo Jiao
- MT7921 Causing Kernel to Freeze after Reboot,
Philippe Schenker
- [PATCH] mt76: mt7915: use proper aid value in mt7915_mcu_wtbl_generic_tlv in sta mode, Lorenzo Bianconi
- [kvalo-wireless-drivers-next:pending] BUILD SUCCESS d5cc49a4d7db42e7a8ca2e2f6fae6af334d5abb6, kernel test robot
- [PATCH 0/6] cfg80211/nl80211: add support for EHT,
Veerendranath Jakkam
- [PATCH v3] ath11k: free peer for station when disconnect from AP for QCA6390/WCN6855,
Wen Gong
- [PATCH 1/2] mt76: mt7921s: clear MT76_STATE_MCU_RUNNING immediately after reset,
sean.wang
- [PATCH] mt76: sdio: lock sdio when it is needed,
sean.wang
- [PATCH] ath10k: fix memory overwrite of the WoWLAN wakeup packet pattern,
Wen Gong
- [PATCH] ath11k: Fix unexpected return buffer manager error for QCA6390,
Baochen Qiang
- [PATCH v7 0/2] wilc1000: Add reset/enable GPIO support to SPI driver,
David Mosberger-Tang
- [PATCH v2] wilc1000: Convert static "chipid" variable to device-local variable,
David Mosberger-Tang
- [PATCH net-next 1/2] codel: remove unnecessary sock.h include,
Jakub Kicinski
- 802.11k, wpa_supplicant and iwlwifi,
Michael Yartys
- [PATCH wireless-drivers] mt76: mt7921: fix a possible race enabling/disabling runtime-pm,
Lorenzo Bianconi
- [kvalo-wireless-drivers-next:master] BUILD SUCCESS 8b144dedb928e4e2f433a328d58f44c3c098d63e, kernel test robot
- [PATCH -next] ath11k: add missing of_node_put() to avoid leak,
Yang Yingliang
- pull-request: mac80211-next 2021-12-21,
Johannes Berg
- pull-request: iwlwifi-next 2021-12-21 v2,
Luca Coelho
- Is mwifiex-firmware an open source?, Jupiter
- [PATCH v3] rtw88: 8822c: add ieee80211_ops::hw_scan,
Ping-Ke Shih
- [PATCH] mt76: make mt76_sar_capa static, Lorenzo Bianconi
- pull-request: iwlwifi-next 2021-12-21,
Luca Coelho
- [PATCH] ath10k: replace strlcpy with strscpy,
Jason Wang
- [PATCH] rtw89: extract modules by chipset,
Ping-Ke Shih
- [PATCH] rtw89: 8852a: correct bit definition of dfs_en,
Ping-Ke Shih
- [PATCH] mt76: mt7915: fix kernel build warning, Bo Jiao
- [PATCH AUTOSEL 4.9 4/4] mac80211: Fix the size used for building probe request, Sasha Levin
- [PATCH AUTOSEL 4.4 4/4] mac80211: Fix the size used for building probe request, Sasha Levin
- [PATCH AUTOSEL 4.14 6/9] mac80211: Fix the size used for building probe request, Sasha Levin
- [PATCH] rtw88: don't consider deep PS mode when transmitting packet,
Ping-Ke Shih
- [PATCH AUTOSEL 4.19 08/11] mac80211: do drv_reconfig_complete() before restarting all, Sasha Levin
- [PATCH AUTOSEL 4.4 2/4] mac80211: set up the fwd_skb->dev for mesh forwarding, Sasha Levin
- [PATCH AUTOSEL 4.9 2/4] mac80211: set up the fwd_skb->dev for mesh forwarding, Sasha Levin
- [PATCH AUTOSEL 4.14 3/9] mac80211: fix a memory leak where sta_info is not freed, Sasha Levin
- [PATCH AUTOSEL 4.14 2/9] mac80211: set up the fwd_skb->dev for mesh forwarding, Sasha Levin
- [PATCH AUTOSEL 4.19 02/11] mac80211: set up the fwd_skb->dev for mesh forwarding, Sasha Levin
- [PATCH AUTOSEL 4.19 07/11] mac80211: update channel context before station state, Sasha Levin
- [PATCH AUTOSEL 4.19 06/11] mac80211: Fix the size used for building probe request, Sasha Levin
- [PATCH AUTOSEL 4.19 03/11] mac80211: fix a memory leak where sta_info is not freed, Sasha Levin
- [PATCH AUTOSEL 5.4 10/14] mac80211: update channel context before station state, Sasha Levin
- [PATCH AUTOSEL 5.4 11/14] mac80211: do drv_reconfig_complete() before restarting all, Sasha Levin
- [PATCH AUTOSEL 5.4 09/14] mac80211: Fix the size used for building probe request, Sasha Levin
- [PATCH AUTOSEL 5.4 04/14] mac80211: fix a memory leak where sta_info is not freed, Sasha Levin
- [PATCH AUTOSEL 5.4 05/14] nl80211: reset regdom when reloading regdb, Sasha Levin
- [PATCH AUTOSEL 5.4 06/14] iwlwifi: fix LED dependencies, Sasha Levin
- [PATCH AUTOSEL 5.4 03/14] mac80211: set up the fwd_skb->dev for mesh forwarding, Sasha Levin
- [PATCH AUTOSEL 5.10 10/19] mac80211: Fix the size used for building probe request, Sasha Levin
- [PATCH AUTOSEL 5.10 11/19] mac80211: update channel context before station state, Sasha Levin
- [PATCH AUTOSEL 5.10 12/19] mac80211: do drv_reconfig_complete() before restarting all, Sasha Levin
- [PATCH AUTOSEL 5.10 05/19] nl80211: reset regdom when reloading regdb, Sasha Levin
- [PATCH AUTOSEL 5.10 06/19] iwlwifi: fix LED dependencies, Sasha Levin
- [PATCH AUTOSEL 5.10 04/19] mac80211: fix a memory leak where sta_info is not freed, Sasha Levin
- [PATCH AUTOSEL 5.10 03/19] mac80211: set up the fwd_skb->dev for mesh forwarding, Sasha Levin
- [PATCH AUTOSEL 5.15 17/29] mac80211: do drv_reconfig_complete() before restarting all, Sasha Levin
- [PATCH AUTOSEL 5.15 15/29] mac80211: Fix the size used for building probe request, Sasha Levin
- [PATCH AUTOSEL 5.15 16/29] mac80211: update channel context before station state, Sasha Levin
- [PATCH AUTOSEL 5.15 08/29] iwlwifi: fix LED dependencies, Sasha Levin
- [PATCH AUTOSEL 5.15 06/29] mac80211: fix a memory leak where sta_info is not freed, Sasha Levin
- [PATCH AUTOSEL 5.15 07/29] nl80211: reset regdom when reloading regdb,
Sasha Levin
- [PATCH AUTOSEL 5.15 05/29] mac80211: set up the fwd_skb->dev for mesh forwarding, Sasha Levin
- [PATCH AUTOSEL 5.15 04/29] mac80211: fix TCP performance on mesh interface, Sasha Levin
- [jberg-mac80211-next:master] BUILD SUCCESS 701fdfe348f7e5c9fe71caa3558d63dbb4bc4b81, kernel test robot
- [PATCH v2] rtw88: 8822c: add ieee80211_ops::hw_scan, Ping-Ke Shih
- linux-next: manual merge of the mac80211-next tree with Linus' tree, Stephen Rothwell
- [PATCH v6 0/2] wilc1000: Add reset/enable GPIO support to SPI driver,
David Mosberger-Tang
- [PATCH 0/9] introduce background radar detection support,
Lorenzo Bianconi
- [PATCH 1/9] Sync include/uapi/linux/nl80211.h with mac80211-next.git, Lorenzo Bianconi
- [PATCH 2/9] DFS: introduce dfs_set_valid_channel utility routine, Lorenzo Bianconi
- [PATCH 3/9] DFS: add capability select radar-only channels, Lorenzo Bianconi
- [PATCH 4/9] nl80211: report background radar/cac detection capability, Lorenzo Bianconi
- [PATCH 5/9] DFS: configure background radar/cac detection., Lorenzo Bianconi
- [PATCH 6/9] DFS: introduce hostapd_dfs_request_channel_switch routine, Lorenzo Bianconi
- [PATCH 7/9] DFS: enable CSA for background radar detection, Lorenzo Bianconi
- [PATCH 8/9] DFS: switch to background radar channel if available, Lorenzo Bianconi
- [PATCH 9/9] DFS: introduce radar_background parameter to config file, Lorenzo Bianconi
- Re: [PATCH 0/9] introduce background radar detection support, Jouni Malinen
- [PATCH 0/2] iwlwifi: updates intended for v5.17 2021-12-20,
Luca Coelho
- [PATCH 4.14 0/6] fix warning and errors on arm built with clang,
Anders Roxell
- [PATCH v3] ath11k: add support of firmware logging for WCN6855,
Cheng Wang
- [PATCH] ath11k: use min() to make code cleaner,
cgel . zte
- [PATCH] nl80211: clarify comment for mesh PLINK_BLOCKED state, Felix Fietkau
- [PATCH] mac80211: use ieee80211_bss_get_elem(), Johannes Berg
- [PATCH] mt76: mt7915: fix polling firmware-own status, Felix Fietkau
- [PATCH] rtw88: support SAR via kernel common API,
Ping-Ke Shih
- [PATCH net] mac80211: fix locking in ieee80211_start_ap error path,
Johannes Berg
- [PATCH] mac80211: fix locking in ieee80211_start_ap error path,
Johannes Berg
- [syzbot] WARNING in ieee80211_vif_release_channel (2), syzbot
- [kvalo-wireless-drivers-next:pending] BUILD SUCCESS d2cd8e2aac4b8213e72f113206fdb464dcbea1c1, kernel test robot
- [PATCH v5 0/2] ath11k: add handler for board-2.bin without variant and read SMBIOS,
Wen Gong
- [PATCH v3] ath11k: add regdb.bin download for regdb offload,
Wen Gong
- [PATCH v4 00/12] add mt7916 support,
Bo Jiao
- [PATCH v4 03/12] mt76: add MT_RXQ_MAIN_WA for mt7916, Bo Jiao
- [PATCH v4 01/12] mt76: mt7915: add mt7915_mmio_probe() as a common probing function, Bo Jiao
- [PATCH v4 05/12] mt76: mt7915: add firmware support for mt7916, Bo Jiao
- [PATCH v4 07/12] mt76: mt7915: enlarge wcid size to 544, Bo Jiao
- [PATCH v4 04/12] mt76: mt7915: rework dma.c to adapt mt7916 changes, Bo Jiao
- [PATCH v4 08/12] mt76: mt7915: add txfree event v3, Bo Jiao
- [PATCH v4 02/12] mt76: mt7915: refine register definition, Bo Jiao
- [PATCH v4 06/12] mt76: mt7915: rework eeprom.c to adapt mt7916 changes, Bo Jiao
- [PATCH v4 10/12] mt76: mt7915: update mt7915_chan_mib_offs for mt7916, Bo Jiao
- [PATCH v4 11/12] mt76: mt7915: add mt7916 calibrated data support, Bo Jiao
- [PATCH v4 09/12] mt76: mt7915: update rx rate reporting for mt7916, Bo Jiao
- [PATCH v4 12/12] mt76: mt7915: add device id for mt7916, Bo Jiao
- [PATCH] rfkill: allow to get the software rfkill state, Emmanuel Grumbach
- netdevconf 0x16, Jamal Hadi Salim
- [PATCH v2 0/9] introduce mt76-connac dependency in mt7915 driver,
Lorenzo Bianconi
- pull request: mt76 2021-12-18 v2,
Felix Fietkau
- [PATCH 00/12] iwlwifi: updates intended for v5.17 2021-12-19 part 2,
Luca Coelho
- [PATCH 01/12] iwlwifi: pcie: add killer devices to the driver, Luca Coelho
- [PATCH 02/12] iwlwifi: mvm: set protected flag only for NDP ranging, Luca Coelho
- [PATCH 03/12] iwlwifi: mvm: correctly set schedule scan profiles, Luca Coelho
- [PATCH 04/12] iwlwifi: mvm: fix rfi get table vendor command handler, Luca Coelho
- [PATCH 05/12] iwlwifi: mvm: support Bz TX checksum offload, Luca Coelho
- [PATCH 06/12] iwlwifi: return op_mode only in case the failure is from MEI, Luca Coelho
- [PATCH 07/12] iwlwifi: mvm: fix AUX ROC removal, Luca Coelho
- [PATCH 08/12] iwlwifi: mvm: drop too short packets silently, Luca Coelho
- [PATCH 09/12] iwlwifi: mvm: remove card state notification code, Luca Coelho
- [PATCH 10/12] iwlwifi: pcie: make sure prph_info is set when treating wakeup IRQ, Luca Coelho
- [PATCH 11/12] iwlwifi: fw: fix some scan kernel-doc, Luca Coelho
- [PATCH 12/12] iwlwifi: yoyo: fix issue with new DBGI_SRAM region read., Luca Coelho
- [PATCH 00/12] iwlwifi: updates intended for v5.17 2021-12-19 part 1,
Luca Coelho
- [PATCH 01/12] iwlwifi: mvm: use a define for checksum flags mask, Luca Coelho
- [PATCH 02/12] iwlwifi: mvm: handle RX checksum on Bz devices, Luca Coelho
- [PATCH 03/12] iwlwifi: mvm: don't trust hardware queue number, Luca Coelho
- [PATCH 04/12] iwlwifi: mvm: change old-SN drop threshold, Luca Coelho
- [PATCH 05/12] iwlwifi: yoyo: support TLV-based firmware reset, Luca Coelho
- [PATCH 06/12] iwlwifi: don't pass actual WGDS revision number in table_revision, Luca Coelho
- [PATCH 07/12] iwlwifi: mvm: test roc running status bits before removing the sta, Luca Coelho
- [PATCH 11/12] iwlwifi: mvm: correctly set channel flags, Luca Coelho
- [PATCH 09/12] iwlwifi: bump FW API to 69 for AX devices, Luca Coelho
- [PATCH 08/12] iwlwifi: mvm: Fix calculation of frame length, Luca Coelho
- [PATCH 10/12] iwlwifi: mvm: always store the PPAG table as the latest version., Luca Coelho
- [PATCH 12/12] iwlwifi: mvm: perform 6GHz passive scan after suspend, Luca Coelho
- [PATCH 0/4] iwlwifi: fixes for new W=1 warnings and errors,
Luca Coelho
- [PATCH 00/23] wilc1000: rework tx path to use sk_buffs throughout,
David Mosberger-Tang
- [PATCH 03/23] wilc1000: move receive-queue stats from txq to wilc structure, David Mosberger-Tang
- [PATCH 01/23] wilc1000: don't hold txq_spinlock while initializing AC queue limits, David Mosberger-Tang
- [PATCH 06/23] wilc1000: move tx packet drop code into its own function, David Mosberger-Tang
- [PATCH 02/23] wilc1000: switch txq_event from completion to waitqueue, David Mosberger-Tang
- [PATCH 04/23] wilc1000: factor common code in wilc_wlan_cfg_set() and wilc_wlan_cfg_get(), David Mosberger-Tang
- [PATCH 13/23] wilc1000: sanitize config packet sequence number management a bit, David Mosberger-Tang
- [PATCH 10/23] wilc1000: factor initialization of tx queue-specific packet fields, David Mosberger-Tang
- [PATCH 21/23] wilc1000: declare read-only ac_preserve_ratio as static and const, David Mosberger-Tang
- [PATCH 18/23] wilc1000: split huge tx handler into subfunctions, David Mosberger-Tang
- [PATCH 15/23] wilc1000: Add struct wilc_skb_tx_cb as an alias of struct txq_entry_t, David Mosberger-Tang
- [PATCH 19/23] wilc1000: don't tell the chip to go to sleep while copying tx packets, David Mosberger-Tang
- [PATCH 08/23] wilc1000: fix management packet type inconsistency, David Mosberger-Tang
- [PATCH 16/23] wilc1000: switch tx queue to normal sk_buff entries, David Mosberger-Tang
- [PATCH 09/23] wilc1000: prepare wilc_wlan_tx_packet_done() for sk_buff changes, David Mosberger-Tang
- [PATCH 11/23] wilc1000: convert tqx_entries from "int" to "atomic_t", David Mosberger-Tang
- [PATCH 20/23] wilc1000: eliminate "max_size_over" variable in fill_vmm_table, David Mosberger-Tang
- [PATCH 22/23] wilc1000: minor syntax cleanup, David Mosberger-Tang
- [PATCH 23/23] wilc1000: introduce symbolic names for two tx-related control bits, David Mosberger-Tang
- [PATCH 14/23] wilc1000: if there is no tx packet, don't increment packets-sent counter, David Mosberger-Tang
- [PATCH 12/23] wilc1000: refactor wilc_wlan_cfg_commit() a bit, David Mosberger-Tang
- [PATCH 17/23] wilc1000: remove no longer used "vif" argument from init_txq_entry(), David Mosberger-Tang
- [PATCH 07/23] wilc1000: increment tx_dropped stat counter on tx packet drop, David Mosberger-Tang
- [PATCH 05/23] wilc1000: add wilc_wlan_tx_packet_done() function, David Mosberger-Tang
- [kvalo-wireless-drivers-next:master] BUILD SUCCESS f75c1d55ecbadce027fd650d3ca79e357afae0d9, kernel test robot
- [PATCH] brcmfmac: use ISO3166 country code and 0 rev as fallback on some devices,
Hans de Goede
- pull request: mt76 2021-12-18,
Felix Fietkau
- [PATCH 0/7] introduce mt76-connac dependency in mt7915 driver,
Lorenzo Bianconi
- [PATCH] wilc1000: fix double free error in probe(),
Dan Carpenter
- [PATCH 4.19 0/6] fix warning and errors on arm built with clang,
Anders Roxell
- pull-request: wireless-drivers-next-2021-12-17,
Kalle Valo
- [PATCH] mac80211: use coarse boottime for airtime fairness code,
Felix Fietkau
- [PATCH v2] ath11k: add support of firmware logging for WCN6855,
Cheng Wang
- [kvalo-wireless-drivers-next:master] BUILD SUCCESS fd5e3c4ab92e39b3411147b3fd845e70e81ac7a7, kernel test robot
- [PATCH v2] ath11k: add support for hardware rfkill for QCA6390,
Wen Gong
- [PATCH v3] ath11k: report tx bitrate for iw wlan station dump,
Wen Gong
- [PATCH] ath11k: fix warning of RCU usage for ath11k_mac_get_arvif_by_vdev_id(),
Wen Gong
- [PATCH] rtw88: 8822c: add ieee80211_ops::hw_scan,
Ping-Ke Shih
- [PATCH] rtw88: 8822c: update rx settings to prevent potential hw deadlock,
Ping-Ke Shih
- [PATCH] rtw88: don't check CRC of VHT-SIG-B in 802.11ac signal,
Ping-Ke Shih
- [PATCH] rtw88: 8822c: Update normal firmware to v9.9.11, Ping-Ke Shih
- [PATCH] mt76: mt7921s: fix cmd timeout in throughput test, Deren Wu
- Problems with RTL8821CE device, Frank Schäfer
- [PATCH v2] ath10k: abstract htt_rx_desc structure,
Francesco Magliocca
- rtw88 support for USB devices such as RTL8723DU,
Daniel Drake
- [PATCH] wilc1000: use min() to make code cleaner,
cgel . zte
- [PATCH] iwlwifi: Fix syntax errors in comments, Xiang wangx
- [PATCH v2] ath11k: add signal report to mac80211 for QCA6390 and WCN6855,
Wen Gong
- [kvalo-wireless-drivers-next:master] BUILD SUCCESS 4d375c2e51d5b3227683e3a9a198a2f003959c76, kernel test robot
- [PATCH] wilc1000: Convert static "chipid" variable to device-local variable,
David Mosberger-Tang
- [PATCH] ath5k: switch to rate table based lookup,
Jonas Jelonek
- [PATCH v2 1/4] mt76: mt7921: clear pm->suspended in mt7921_mac_reset_work,
sean.wang
- [PATCH] mt76: connac: rely on le16_add_cpu in mt76_connac_mcu_add_nested_tlv, Lorenzo Bianconi
- [PATCH 1/3] mt76: allow drivers to drop rx packets early,
Felix Fietkau
- [PATCH] rtlwifi: rtl8192cu: Fix WARNING when calling local_irq_restore() with interrupts enabled,
Larry Finger
- [PATCH v3] ath11k: fix destination monitor ring out of sync,
Karthikeyan Kathirvel
- downgrading a wireless connection, Olaf Hering
- pull-request: wireless-drivers-2021-12-15,
Kalle Valo
- [PATCH] mt76: mt7921: remove dead definitions, Lorenzo Bianconi
- [kvalo-wireless-drivers-next:master] BUILD SUCCESS 09ed8bfc5215ad5aac91c50008277b5586b9ef24, kernel test robot
- [PATCH v4] rtw88: Disable PCIe ASPM while doing NAPI poll on 8821CE,
Kai-Heng Feng
- [PATCH v6] ath11k: report rssi of each chain to mac80211 for QCA6390/WCN6855,
Wen Gong
- [PATCH v2] rtl8xxxu: Improve the A-MPDU retransmission rate with RTS/CTS protection,
Chris Chiu
- [PATCH v4] mt76: mt7915: add mu-mimo and ofdma debugfs knobs, MeiChia Chiu
- [PATCH v3] rtw88: Disable PCIe ASPM while doing NAPI poll on 8821CE,
Kai-Heng Feng
- [PATCH v2] ath11k: free peer for station when disconnect from AP for QCA6390/WCN6855,
Wen Gong
- [PATCH v2] ath11k: add regdb.bin download for regdb offload,
Wen Gong
- [PATCH v5] ath11k: report rssi of each chain to mac80211 for QCA6390/WCN6855, Wen Gong
- [PATCH v5 0/2] wilc1000: Add reset/enable GPIO support to SPI driver,
David Mosberger-Tang
- wireless backports 5.15.8-1 released, Hauke Mehrtens
- [PATCH] ath10k: enable threaded napi on ath10k driver,
Abhishek Kumar
- [PATCH v4 0/2] Add reset/enable GPIO support to SPI driver,
David Mosberger-Tang
- [PATCH v3 0/3] wcn36xx: Implement explicit beacon filter tables,
Bryan O'Donoghue
- pull-request: mac80211 2021-12-14,
Johannes Berg
- [PATCH v4] ath11k: report rssi of each chain to mac80211 for QCA6390/WCN6855, Wen Gong
- [PATCH] mt76: mt7915: introduce mt76_vif in mt7915_vif, Lorenzo Bianconi
- Re: [patch V3 00/35] genirq/msi, PCI/MSI: Spring cleaning - Part 2,
Thomas Gleixner
- [kvalo-wireless-drivers-next:master] BUILD SUCCESS 3db30b79028983179d3b720e367c898ce896516e, kernel test robot
- [kvalo-wireless-drivers-next:pending] BUILD SUCCESS db207592b74891fc45a89a62c0ec500e2abb8202, kernel test robot
- [PATCH v2] rtw88: Disable PCIe ASPM while doing NAPI poll on 8821CE,
Kai-Heng Feng
- [PATCH] rtw88: Disable PCIe ASPM while doing NAPI poll on 8821CE,
Kai-Heng Feng
- [PATCH] ath11k: free peer for station when disconnect from AP for QCA6390/WCN6855,
Wen Gong
- [PATCH 08/17] ath11k: Use memset_startat() for clearing queue descriptors,
Kees Cook
- [PATCH v2 0/3] wcn36xx: Implement explicit beacon filter tables,
Bryan O'Donoghue
- [PATCH 0/3] wcn36xx: Implement explicit beacon filter tables,
Bryan O'Donoghue
- [PATCH v2] ath11k: report tx bitrate for iw wlan station dump,
Wen Gong
- [PATCH -next] mt76: remove variable set but not used,
Yang Li
- wireless-regdb: Update regulatory rules for the US on 6 GHz band,
Asura Liu (asuliu)
- [PATCH] rtw88: pci: turn off PCI ASPM during NAPI polling,
Jian-Hong Pan
- [PATCH v3] mt76: mt7915: add mu-mimo and ofdma debugfs knobs,
MeiChia Chiu
- [PATCH] wl1251: specify max. IE length,
Merlijn Wajer
- [PATCH v2] mac80211: disable BSS color collision detection in case of no free colors,
Rameshkumar Sundaram
- [PATCH] wilc1000: Allow setting power_save before driver is initialized,
David Mosberger-Tang
RFC: wilc1000: refactor TX path to use sk_buff queue,
David Mosberger-Tang
[PATCH] mac80211: validate extended element ID is present, Johannes Berg
[PATCH 1/2] mt76: mt7921s: make pm->suspended usage consistent,
sean.wang
[PATCH v2 0/1] wilc1000: Improve WILC TX performance when power_save is off,
David Mosberger-Tang
[PATCH] wilc1000: Improve WILC TX performance when power_save is off, David Mosberger-Tang
[syzbot] KMSAN: uninit-value in _ieee802_11_parse_elems_crc, syzbot
[PATCH v2] mt76: mt7921: reduce log severity levels for informative messages, Tzung-Bi Shih
[PATCH 00/10] iwlwifi: updates intended for v5.17 2021-12-10 part 2,
Luca Coelho
- [PATCH 01/10] iwlwifi: parse error tables from debug TLVs, Luca Coelho
- [PATCH 02/10] iwlwifi: dump CSR scratch from outer function, Luca Coelho
- [PATCH 03/10] iwlwifi: dump both TCM error tables if present, Luca Coelho
- [PATCH 04/10] iwlwifi: dump RCM error tables, Luca Coelho
- [PATCH 06/10] iwlwifi: fix debug TLV parsing, Luca Coelho
- [PATCH 07/10] iwlwifi: fix leaks/bad data after failed firmware load, Luca Coelho
- [PATCH 05/10] iwlwifi: mvm: fix 32-bit build in FTM, Luca Coelho
- [PATCH 08/10] iwlwifi: mvm: add support for OCE scan, Luca Coelho
- [PATCH 09/10] iwlwifi: mvm: isolate offload assist (checksum) calculation, Luca Coelho
- [PATCH 10/10] iwlwifi: remove module loading failure message, Luca Coelho
[PATCH] mt76: mt7921: reduce log severity levels for informative messages,
Tzung-Bi Shih
[PATCH] rtw88: 8821c: disable the ASPM of RTL8821CE,
Jian-Hong Pan
[PATCH 00/11] iwlwifi: updates intended for v5.17 2021-12-10 part 1,
Luca Coelho
- [PATCH 02/11] iwlwifi: fw: remove dead error log code, Luca Coelho
- [PATCH 01/11] iwlwifi: fix Bz NMI behaviour, Luca Coelho
- [PATCH 04/11] iwlwifi: Read the correct addresses when getting the crf id, Luca Coelho
- [PATCH 03/11] iwlwifi: pcie: add jacket bit to device configuration parsing, Luca Coelho
- [PATCH 05/11] iwlwifi: mvm: support revision 1 of WTAS table, Luca Coelho
- [PATCH 06/11] iwlwifi: mvm: Add list of OEMs allowed to use TAS, Luca Coelho
- [PATCH 07/11] iwlwifi: add support for BNJ HW, Luca Coelho
- [PATCH 08/11] iwlwifi: mvm: rfi: update rfi table, Luca Coelho
- [PATCH 09/11] iwlwifi: rs: add support for TLC config command ver 4, Luca Coelho
- [PATCH 10/11] iwlwifi: recognize missing PNVM data and then log filename, Luca Coelho
- [PATCH 11/11] iwlwifi: mvm: Increase the scan timeout guard to 30 seconds, Luca Coelho
[PATCH] ath11k: Fix deleting uninitialized kernel timer during fragment cache flush,
Rameshkumar Sundaram
Frame injection on ath9k,
Roberto Riggio
[kvalo-wireless-drivers-next:master] BUILD SUCCESS 05db148ee9a7c7d2a690ff2862fac77be06ce667, kernel test robot
[PATCH v2] bus: mhi: core: Add support for forced PM resume,
Manivannan Sadhasivam
[PATCH 0/7] rework mt76_connac_mcu definitions,
Lorenzo Bianconi
[PATCH v1 1/1] include/linux/unaligned: Replace kernel.h with the necessary inclusions,
Andy Shevchenko
[PATCH v3 0/2] ath11k: Change qcn9074 fw to operate in mode-2,
Kalle Valo
[PATCH 1/2] ath10k: htt: remove array of flexible structures,
Kalle Valo
pull request: rtw89: 8852a: update fw to v0.13.33.0, Pkshih
[PATCH 0/7] rtw89: coex: improve performance when Wifi PS is on,
Ping-Ke Shih
[Index of Archives]
[Linux Host AP]
[Wireless Regulations]
[Linux Bluetooth]
[Linux Wireless Personal Area Network]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[Linux ATA RAID]
[IETF Annouce]
[Git]
[Linux Networking Development]
[Netfilter]
[Bugtraq]