Linux Wireless Networking
[Prev Page][Next Page]
- [PATCH v2 09/18] iwlwifi: pcie: remove some more d0i3 code from the transport, (continued)
- [PATCH v2 09/18] iwlwifi: pcie: remove some more d0i3 code from the transport, Luca Coelho
- [PATCH v2 13/18] iwlwifi: dbg_ini: align dbg tlv functions names to a single format, Luca Coelho
- [PATCH v2 10/18] iwlwifi: remove the d0i3 related module parameters, Luca Coelho
- [PATCH v2 12/18] iwlwifi: scan: don't pass large argument by value, Luca Coelho
- [PATCH v2 11/18] iwlwifi: remove pm_runtime completely, Luca Coelho
- [PATCH v2 17/18] iwlwifi: dbg_ini: use linked list to store debug TLVs, Luca Coelho
- [PATCH v2 14/18] iwlwifi: remove unused regdb_ptrs allocation, Luca Coelho
- [PATCH v2 15/18] iwlwifi: dbg: add debug periphery registers to 9000 device family, Luca Coelho
- [PATCH v2 18/18] iwlwifi: dbg_ini: remove periphery phy and aux regions handling, Luca Coelho
- [PATCH v2 16/18] iwlwifi: dbg_ini: maintain buffer allocations from trans instead of TLVs buffer, Luca Coelho
- [PATCH v5 0/8] ath10k: improve throughout of tcp/udp TX/RX of sdio,
Wen Gong
- [PATCH v5 1/8] ath10k: adjust skb length in ath10k_sdio_mbox_rx_packet, Wen Gong
- [PATCH v5 2/8] ath10k: enable RX bundle receive for sdio, Wen Gong
- [PATCH v5 3/8] ath10k: change max RX bundle size from 8 to 32 for sdio, Wen Gong
- [PATCH v5 4/8] ath10k: add workqueue for RX path of sdio, Wen Gong
- [PATCH v5 5/8] ath10k: disable TX complete indication of htt for sdio, Wen Gong
- [PATCH v5 6/8] ath10k: add htt TX bundle for sdio, Wen Gong
- [PATCH v5 7/8] ath10k: enable alt data of TX path for sdio, Wen Gong
- [PATCH v5 8/8] ath10k: enable napi on RX path for sdio, Wen Gong
- Re: [PATCH v5 0/8] ath10k: improve throughout of tcp/udp TX/RX of sdio, Kalle Valo
- Re: [PATCH v5 0/8] ath10k: improve throughout of tcp/udp TX/RX of sdio, Kalle Valo
- [PATCH] cfg80211: Do not compare with boolean in nl80211_common_reg_change_event, zhong jiang
- [RFC 0/4] Allow live MAC address change,
James Prestwood
- [PATCH v1] zd1211rw: use %*ph to print small buffer,
Andy Shevchenko
- [PATCH v1] brcmfmac: use %*ph to print small buffer,
Andy Shevchenko
- [PATCH v1] hostap: use %*ph to print small buffer,
Andy Shevchenko
- [PATCH] nl80211: Support mgmt frame unregistrations,
Denis Kenzior
- [PATCH] rtlwifi: Fix file release memory leak,
Wei Yongjun
- [PATCH] rtw88: fix seq_file memory leak,
Wei Yongjun
- [PATCH 1/2] staging: dt-bindings: wilc1000: add optional rtc_clk property,
Eugen.Hristev
- QCA6174 ath10k firmware crash on kernel 5.x, Timur Kristóf
- [PATCH v2] mac80211: Store max_mtu in ieee80211_hw,
Wen Gong
- [PATCH] ath10k: Use ARRAY_SIZE instead of dividing sizeof array with sizeof an element,
zhong jiang
Re: Issue with Intel(R) Wireless-AC 9260 in wifi direct in 5GHz,
Equipe Soft
[PATCH] ath9k: Remove unneeded variable to store return value,
zhong jiang
[PATCH] mac80211: Store max_mtu in ieee80211_hw,
Wen Gong
[PATCH AUTOSEL 5.2 05/23] iwlwifi: add new cards for 22000 and change wrong structs, Sasha Levin
[PATCH AUTOSEL 5.2 08/23] iwlwifi: pcie: add support for qu c-step devices, Sasha Levin
[PATCH AUTOSEL 4.19 071/167] iwlwifi: fix devices with PCI Device ID 0x34F0 and 11ac RF modules, Sasha Levin
[PATCH AUTOSEL 4.19 069/167] mt76: fix corrupted software generated tx CCMP PN, Sasha Levin
[PATCH AUTOSEL 4.19 072/167] iwlwifi: add new card for 9260 series, Sasha Levin
[PATCH AUTOSEL 4.19 127/167] staging: wilc1000: fix error path cleanup in wilc_wlan_initialize(), Sasha Levin
[PATCH AUTOSEL 5.2 07/23] iwlwifi: change 0x02F0 fw from qu to quz, Sasha Levin
[PATCH AUTOSEL 5.2 06/23] iwlwifi: add new cards for 9000 and 20000 series, Sasha Levin
[PATCH AUTOSEL 5.2 04/23] iwlwifi: add new cards for 22000 and fix struct name, Sasha Levin
KASAN: use-after-free Read in rsi_rx_done_handler,
syzbot
[PATCH] cfg80211: fix boundary value in ieee80211_frequency_to_channel(), Arend van Spriel
[PATCH rebased 0/2] rtw88: pci: interrupt routine improvement,
yhchuang
[PATCH] hostap: remove set but not used variable 'copied' in prism2_io_debug_proc_read,
zhong jiang
[PATCH 00/21] iwlwifi: updates intended for v5.4 2019-09-03,
Luca Coelho
- [PATCH 02/21] iwlwifi: pcie: use the cfg we passed to iwl_trans_pcie_alloc(), Luca Coelho
- [PATCH 03/21] iwlwifi: pcie: move some cfg mangling from trans_pcie_alloc to probe, Luca Coelho
- [PATCH 04/21] iwlwifi: pcie: set iwl_trans->cfg later in the probe function, Luca Coelho
- [PATCH 05/21] iwlwifi: pass the iwl_config_trans_params when needed, Luca Coelho
- [PATCH 07/21] iwlwifi: pass the iwl_trans instead of cfg to some functions, Luca Coelho
- [PATCH 01/21] iwlwifi: separate elements from cfg that are needed by trans_alloc, Luca Coelho
- [PATCH 09/21] iwlwifi: fix warning iwl-trans.h is included more than once, Luca Coelho
- [PATCH 06/21] iwlwifi: add a pointer to the trans_cfg directly in trans, Luca Coelho
- [PATCH 08/21] iwlwifi: always access the trans configuration via trans, Luca Coelho
- [PATCH 16/21] iwlwifi: add iwl_tlv_array_len(), Luca Coelho
- [PATCH 19/21] iwlwifi: dbg_ini: fix dump structs doc, Luca Coelho
- [PATCH 13/21] iwlwifi: mvm: handle BAR_FRAME_RELEASE (0xc2) notification, Luca Coelho
- [PATCH 11/21] iwlwifi: add sta_id to WOWLAN_CONFIG_CMD, Luca Coelho
- [PATCH 12/21] iwlwifi: mvm: drop BA sessions on too many old-SN frames, Luca Coelho
- [PATCH 15/21] iwlwifi: mvm: don't log un-decrypted frames, Luca Coelho
- [PATCH 10/21] iwlwifi: add support for suspend-resume flow for new device generation, Luca Coelho
- [PATCH 17/21] iwlwifi: dbg_ini: remove apply point, switch to time point API, Luca Coelho
- [PATCH 21/21] iwlwifi: dbg: remove iwl_fw_cancel_dumps function, Luca Coelho
- [PATCH 20/21] iwlwifi: dbg_ini: remove periodic trigger, Luca Coelho
- [PATCH 14/21] iwlwifi: mvm: add support for single antenna diversity, Luca Coelho
- [PATCH 18/21] iwlwifi: fw api: add DRAM buffer allocation command, Luca Coelho
[PATCH] rtl8xxxu: add bluetooth co-existence support for single antenna,
Chris Chiu
Re: [PATCH] rtl8xxxu: add bluetooth co-existence support for single antenna, Jes Sorensen
[PATCH 0/3] brcmfmac: keep wiphy during PCIe driver lifetime,
Rafał Miłecki
[PATCH 0/3] rtlwifi: Fix some errors in recent patches,
Larry Finger
[PATCH] mt76: mt7615: add support to read temperature from mcu, Lorenzo Bianconi
[PATCH v4 0/8] ath10k: improve throughout of tcp/udp TX/RX of sdio,
Wen Gong
[PATCH v3] rtw88: pci: enable MSI interrupt,
yhchuang
[PATCH 0/4] rtlwifi: rtl8192cu: Replace local TX and RX bit manipulation macro,
Larry Finger
[PATCH V2 1/2] brcmfmac: add stub version of brcmf_debugfs_get_devdir(),
Rafał Miłecki
[PATCH] iwlwifi: mvm: Move static keyword to the front of declarations,
Krzysztof Wilczynski
[PATCH 0/5] rtlwifi: rtl8192ee: Replace local TX and RX bit manipulation macros,
Larry Finger
iwlwifi: WARNING: SOFTIRQ-safe -> SOFTIRQ-unsafe lock order detected, Dominik Brodowski
[PATCH 00/19] iwlwifi: updates intended for v5.4 2019-08-31,
Luca Coelho
- [PATCH 01/19] iwlwifi: stop passing bogus gfp flags arguments to dma_alloc_coherent, Luca Coelho
- [PATCH 02/19] iwlwifi: mvm: simplify the channel switch flow for newer firmware, Luca Coelho
- [PATCH 03/19] iwlwifi: mvm: remove check for lq_sta in __iwl_mvm_rs_tx_status(), Luca Coelho
- [PATCH 05/19] iwlwifi: api: fix FTM struct documentation, Luca Coelho
- [PATCH 06/19] iwlwifi: bump FW API to 50 for 22000 series, Luca Coelho
- [PATCH 07/19] iwlwifi: remove duplicate FW string definitions, Luca Coelho
- [PATCH 04/19] iwlwifi: support per-platform antenna gain, Luca Coelho
- [PATCH 08/19] iwlwifi: dbg_ini: use function to check if ini dbg mode is on, Luca Coelho
- [PATCH 09/19] iwlwifi: dbg_ini: verify debug TLVs at allocation phase, Luca Coelho
- [PATCH 18/19] iwlwifi: dbg_ini: make a single ops struct for paging collect, Luca Coelho
- [PATCH 19/19] iwlwifi: dbg_ini: use regions ops array instead of switch case in dump flow, Luca Coelho
- [PATCH 12/19] iwlwifi: remove unnecessary IWL_DEVICE_AX200_COMMON definition, Luca Coelho
- [PATCH 11/19] iwlwifi: dbg: align wrt log prints to the same format, Luca Coelho
- [PATCH 14/19] iwlwifi: mvm: look for the first supported channel when add/remove phy ctxt, Luca Coelho
- [PATCH 13/19] iwlwifi: allocate bigger nvm data in case of UHB, Luca Coelho
- [PATCH 17/19] iwlwifi: dbg_ini: move tx fifo data into fw runtime, Luca Coelho
- [PATCH 16/19] iwlwifi: dbg_ini: use linked list for dump TLVs during dump creation, Luca Coelho
- [PATCH 10/19] iwlwifi: dbg_ini: remove debug flow TLV, Luca Coelho
- [PATCH 15/19] iwlwifi: dbg_ini: separate cfg and dump flows to different modules, Luca Coelho
[PATCH][next] zd1211rw: zd_usb: Use struct_size() helper,
Gustavo A. R. Silva
[PATCH v2] wireless-regdb: update regulatory rules for Kazakhstan (KZ),
Dmitry Tunin
[PATCH] wireless-regdb: update regulatory rulez for Kazakрstan (KZ), Dmitry Tunin
[PATCH 0/8] cfg80211/mac80211 patches from our internal tree 2019-08-30,
Luca Coelho
Re: [PATCH] cfg80211: inspect off channel operation only when off channel given, Johannes Berg
[PATCH v2] ath10k: add fw coredump for sdio when firmware assert,
Wen Gong
[PATCH] cfg80211: Convert 6 GHz channel frequency to channel number,
Amar Singhal
[PATCH] cfg80211: Add new fields to wiphy structure,
Amar Singhal
[PATCH] cfg80211: Add new helper function for channels,
Amar Singhal
[PATCH] ath10k: fix latency issue for QCA988x,
Miaoqing Pan
pull-request: mac80211 2019-08-29,
Johannes Berg
[PATCH 5.3] Revert "rt2800: enable TX_PIN_CFG_LNA_PE_ bits per band",
Stanislaw Gruszka
[PATCH AUTOSEL 4.19 07/29] {nl,mac}80211: fix interface combinations on crypto controlled devices, Sasha Levin
[PATCH AUTOSEL 4.19 18/29] mac80211: fix possible sta leak, Sasha Levin
[PATCH AUTOSEL 4.14 10/14] mac80211: fix possible sta leak, Sasha Levin
[PATCH AUTOSEL 4.9 5/8] mac80211: fix possible sta leak, Sasha Levin
[PATCH AUTOSEL 4.4 3/6] mac80211: fix possible sta leak, Sasha Levin
rt2x00: 5Ghz signal power degradation with linux 5.2 kernel,
Sergey Maranchuk
[PATCH] mt76: mt7615: move mt7615 sta utilities in pci.c,
Lorenzo Bianconi
[PATCH -next] brcmfmac: get chip's default RAM info during PCIe setup,
Rafał Miłecki
[PATCH v5.3] iwlwifi: assign directly to iwl_trans->cfg in QuZ detection,
Luca Coelho
[PATCH v3 0/8] ath10k: improve throughout of tcp/udp TX/RX of sdio,
Wen Gong
[PATCH] cfg80211: Purge frame registrations on iftype change,
Denis Kenzior
Issue with intel wireless-AC 9260 in wifi direct in 5Ghz,
Equipe Soft
[PATCH] brcmfmac: add "reset" debugfs entry for testing reset,
Rafał Miłecki
iwlwifi triggering multiple warns if no PW supplied after boot,
Oliver Neukum
[PATCH v2] cfg80211: add local BSS receive time to survey information,
Felix Fietkau
[PATCH] cfg80211: add local BSS receive time to survey information, Felix Fietkau
[PATCH] mt76: mt7615: introduce mt7615_txwi_to_txp utility routine, Lorenzo Bianconi
[PATCH] mwifiex: Fix three heap overflow at parsing element in cfg80211_ap_settings,
huangwenabc
[PATCH 0/2] mac80211: Control Port over nl80211 fixes,
Denis Kenzior
[PATCH] wil6210: Delete an unnecessary kfree() call in wil_tid_ampdu_rx_alloc(),
Markus Elfring
[PATCH] mt76: mt7603: use devm_platform_ioremap_resource() to simplify code, YueHaibing
mac80211_hwsim (kernel 4.18+): wmediumd + 2.4Ghz,
Ramon Fontes
[PATCH v2 0/7] ath10k: improve throughout of tcp/udp TX/RX of sdio,
Wen Gong
[PATCH][V2] bcma: fix incorrect update of BCMA_CORE_PCI_MDIO_DATA,
Colin King
[PATCH v2] ath10k: Adjust skb length in ath10k_sdio_mbox_rx_packet, Nicolas Boichat
[PATCH,RFC] ath10k: Fix skb->len (properly) in ath10k_sdio_mbox_rx_packet,
Nicolas Boichat
[PATCH v2] rtlwifi: rtl_pci: Fix memory leak when hardware init fails,
Larry Finger
[PATCH] rtlwifi: rtl_pci: Fix memory leak then hardware init fails, Larry Finger
[PATCH 1/2] nl80211: Add NL80211_EXT_FEATURE_LIVE_IFTYPE_CHANGE,
Denis Kenzior
[PATCH] ath10k: remove TX lock from ath10k_htt_tx_inc_pending,
Erik Stromdahl
[PATCH v3] Russian entry is incorrect. According to the last regulations document of Feb 29, 2016, 160 MHz channels and 802.11ad are allowed.,
Dmitry Tunin
[PATCH 5.3] rt2x00: clear up IV's on key removal,
Stanislaw Gruszka
[PATCH 0/3] mt76: channel switch related cleanups,
Stanislaw Gruszka
[PATCH] mt76: make mt76_rx_convert static, Stanislaw Gruszka
[PATCH] brcmfmac: replace strncpy() by strscpy(),
Xulin Sun
[PATCH] rt2x00: do not set IEEE80211_TX_STAT_AMPDU_NO_BACK on tx status,
Stanislaw Gruszka
pull request: iwlwifi firmware updates 2019-08-23,
Luca Coelho
[PATCH] ipw2x00: fix spelling mistake "initializationg" -> "initialization",
Colin King
[PATCH] regdb: fix compatibility with python2,
Johannes Berg
[PATCH] nl80211: add NL80211_CMD_UPDATE_FT_IES to supported commands,
Matthew Wang
[PATCH] bcma: fix incorrect update of BCMA_CORE_PCI_MDIO_DATA,
Colin King
[PATCH][next] mac80211: minstrel_ht: fix infinite loop because supported is not being shifted,
Colin King
[PATCH] rtw88: remove redundant assignment to pointer debugfs_topdir,
Colin King
[PATCH] mt76: remove empty flag in mt76_txq_schedule_list,
Lorenzo Bianconi
[PATCH 1/2] mt76: do not send BAR frame on tx aggregation flush stop,
Felix Fietkau
[PATCH] net/wireless: Delete unnecessary checks before the macro call “dev_kfree_skb”,
Markus Elfring
[PATCH 1/2] mt76: dma: reset q->rx_head on rx reset,
Felix Fietkau
Regression with commit "ath10k: fill the channel survey results for WCN3990 correctly",
Ben Greear
[PATCH] mt76: mt7615: apply calibration-free data from OTP,
Felix Fietkau
Re: [linuxwifi] Intel Centrino Ultimate N 6300 regression,
Nigel Sollars
[PATCH 00/18] iwlwifi: updates intended for v5.4 2019-08-21,
Luca Coelho
- [PATCH 01/18] iwlwifi: mvm: ftm: make common calib signed, Luca Coelho
- [PATCH 03/18] iwlwifi: mvm: name magic numbers with enum, Luca Coelho
- [PATCH 02/18] iwlwifi: scan: add support for new scan request command version, Luca Coelho
- [PATCH 05/18] iwlwifi: Set w-pointer upon resume according to SN, Luca Coelho
- [PATCH 04/18] iwlwifi: mvm: use FW thermal monitoring regardless of CONFIG_THERMAL, Luca Coelho
- [PATCH 06/18] iwlwifi: remove runtime_pm_mode, Luca Coelho
- [PATCH 07/18] iwlwifi: remove the opmode's d0i3 handlers, Luca Coelho
- [PATCH 08/18] iwlwifi: pcie: remove the refs / unrefs from the transport, Luca Coelho
- [PATCH 09/18] iwlwifi: pcie: remove some more d0i3 code from the transport, Luca Coelho
- [PATCH 17/18] iwlwifi: dbg_ini: use linked list to store debug TLVs, Luca Coelho
- [PATCH 18/18] iwlwifi: dbg_ini: remove periphery phy and aux regions handling, Luca Coelho
- [PATCH 14/18] iwlwifi: remove unused regdb_ptrs allocation, Luca Coelho
- [PATCH 15/18] iwlwifi: dbg: add debug periphery registers to 9000 device family, Luca Coelho
- [PATCH 10/18] iwlwifi: remove the d0i3 related module parameters, Luca Coelho
- [PATCH 13/18] iwlwifi: dbg_ini: align dbg tlv functions names to a single format, Luca Coelho
- [PATCH 11/18] iwlwifi: remove pm_runtime completely, Luca Coelho
- [PATCH 12/18] iwlwifi: scan: don't pass large argument by value, Luca Coelho
- [PATCH 16/18] iwlwifi: dbg_ini: maintain buffer allocations from trans instead of TLVs buffer, Luca Coelho
[PATCH v5.3] iwlwifi: pcie: handle switching killer Qu B0 NICs to C0,
Luca Coelho
pull-request: mac80211-next 2019-08-21,
Johannes Berg
pull-request: mac80211 2019-08-21,
Johannes Berg
[PATCH] mt76: add default implementation for mt76_sw_scan/mt76_sw_scan_complete, Lorenzo Bianconi
[PATCH] ath10k: add fw coredump for sdio when firmware assert,
Wen Gong
[PATCH] ath10k: add reorder and change PN check logic for mac80211,
Wen Gong
pull-request: wireless-drivers 2019-08-21,
Kalle Valo
[PATCH v2] mt76: fix some checkpatch warnings,
Ryder Lee
[PATCH 1/1] rt2x00: Queue flush fix,
Balakrishna Bandi
ACS for ath10k?, Robert White
[PATCH 1/1] nl80211: AP deauthentication flooding.,
Balakrishna Bandi
[PATCH 1/1] [PATCH] Mt76 enabling data pkt transmission.,
Balakrishna Bandi
[PATCH 0/4] ath9k: dynack: fixes + cleanup,
Lorenzo Bianconi
[PATCH 1/1] [MT76x02] [STA interface],
Balakrishna Bandi
[PATCH 00/49] ath11k: driver for Qualcomm IEEE 802.11ax devices,
Kalle Valo
- [PATCH 01/49] dt: bindings: net: add qcom,ath11k.txt, Kalle Valo
- [PATCH 02/49] ath11k: add Kconfig, Kalle Valo
- [PATCH 03/49] ath11k: add Makefile, Kalle Valo
- [PATCH 05/49] ath11k: add ahb.h, Kalle Valo
- [PATCH 07/49] ath11k: add ce.h, Kalle Valo
- [PATCH 06/49] ath11k: add ce.c, Kalle Valo
- [PATCH 04/49] ath11k: add ahb.c, Kalle Valo
- [PATCH 08/49] ath11k: add core.c, Kalle Valo
- [PATCH 09/49] ath11k: add core.h, Kalle Valo
- [PATCH 10/49] ath11k: add debug.c, Kalle Valo
- [PATCH 11/49] ath11k: add debug.h, Kalle Valo
- [PATCH 14/49] ath11k: add debugfs_sta.c, Kalle Valo
- [PATCH 13/49] ath11k: add debug_htt_stats.h, Kalle Valo
- [PATCH 15/49] ath11k: add dp.c, Kalle Valo
- [PATCH 12/49] ath11k: add debug_htt_stats.c, Kalle Valo
- [PATCH 16/49] ath11k: add dp.h, Kalle Valo
- [PATCH 18/49] ath11k: add dp_rx.h, Kalle Valo
- [PATCH 19/49] ath11k: add dp_tx.c, Kalle Valo
- [PATCH 21/49] ath11k: add hal.c, Kalle Valo
- [PATCH 24/49] ath11k: add hal_rx.c, Kalle Valo
- [PATCH 22/49] ath11k: add hal.h, Kalle Valo
- [PATCH 26/49] ath11k: add hal_tx.c, Kalle Valo
- [PATCH 25/49] ath11k: add hal_rx.h, Kalle Valo
- [PATCH 20/49] ath11k: add dp_tx.h, Kalle Valo
- [PATCH 30/49] ath11k: add hw.h, Kalle Valo
- [PATCH 17/49] ath11k: add dp_rx.c, Kalle Valo
- [PATCH 29/49] ath11k: add htc.h, Kalle Valo
- [PATCH 34/49] ath11k: add peer.h, Kalle Valo
- [PATCH 37/49] ath11k: add reg.c, Kalle Valo
- [PATCH 36/49] ath11k: add qmi.h, Kalle Valo
- [PATCH 33/49] ath11k: add peer.c, Kalle Valo
- [PATCH 27/49] ath11k: add hal_tx.h, Kalle Valo
- [PATCH 32/49] ath11k: add mac.h, Kalle Valo
- [PATCH 38/49] ath11k: add reg.h, Kalle Valo
- [PATCH 23/49] ath11k: add hal_desc.h, Kalle Valo
- [PATCH 28/49] ath11k: add htc.c, Kalle Valo
- [PATCH 35/49] ath11k: add qmi.c, Kalle Valo
- [PATCH 43/49] ath11k: add trace.c, Kalle Valo
- [PATCH 39/49] ath11k: add rx_desc.h, Kalle Valo
- [PATCH 44/49] ath11k: add trace.h, Kalle Valo
- [PATCH 41/49] ath11k: add testmode.h, Kalle Valo
- [PATCH 40/49] ath11k: add testmode.c, Kalle Valo
- [PATCH 42/49] ath11k: add testmode_i.h, Kalle Valo
- [PATCH 31/49] ath11k: add mac.c, Kalle Valo
- [PATCH 45/49] ath11k: add wmi.c, Kalle Valo
- [PATCH 46/49] ath11k: add wmi.h, Kalle Valo
- [PATCH 49/49] MAINTAINERS: add ath11k, Kalle Valo
- [PATCH 47/49] ath: add ath11k to Makefile, Kalle Valo
- [PATCH 48/49] ath: add ath11k to Kconfig, Kalle Valo
[PATCH v2] mt76: mt7615: add BIP_CMAC_128 cipher support, Lorenzo Bianconi
[PATCH 0/7] ath10k: improve throughout of tcp/udp TX/RX of sdio,
Wen Gong
rt2800: Commit 710e6cc1595e breaks ID 148f:3070 RT2870/RT3070 USB wifi,
Fredrik Noring
[PATCH 1/4] mac80211: minstrel_ht: fix per-group max throughput rate initialization,
Felix Fietkau
[PATCH] Fix a double free bug in rsi_91x_deinit,
Hui Peng
[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]