Linux Wireless Networking
[Prev Page][Next Page]
- [PATCH net v5 00/10] net: fix nested device bugs,
Taehee Yoo
- [PATCH] BCMA: driver_chipcommon_pmu: fixed a block comment coding style.,
Yadav Lamichhane
- [PATCH 0/7] debugfs: Add and use debugfs_create_xul(),
Geert Uytterhoeven
- 802.11n IBSS: wlan0 stops receiving packets due to aggregation after sender reboot,
Krzysztof Hałasa
- Fwd: iw package typo in help command output,
Ryan Adolf
- [PATCH] nl80211: Disallow setting of HT for channel 14, Masashi Honma
- [PATCH V3] rtlwifi: rtl_pci: Fix problem of too small skb->len,
Larry Finger
- CFS for Netdev 0x14 open!, Jamal Hadi Salim
- [PATCH v2] kernel-doc: rename the kernel-doc directive 'functions' to 'identifiers',
Changbin Du
- [PATCH v2 00/49] ath11k: driver for Qualcomm IEEE 802.11ax devices,
Kalle Valo
- [PATCH v2 01/49] dt: bindings: net: add qcom,ath11k.yaml, Kalle Valo
- [PATCH v2 02/49] ath11k: add Kconfig, Kalle Valo
- [PATCH v2 03/49] ath11k: add Makefile, Kalle Valo
- [PATCH v2 05/49] ath11k: add ahb.h, Kalle Valo
- [PATCH v2 04/49] ath11k: add ahb.c, Kalle Valo
- [PATCH v2 06/49] ath11k: add ce.c, Kalle Valo
- [PATCH v2 07/49] ath11k: add ce.h, Kalle Valo
- [PATCH v2 08/49] ath11k: add core.c, Kalle Valo
- [PATCH v2 09/49] ath11k: add core.h, Kalle Valo
- [PATCH v2 11/49] ath11k: add debug.h, Kalle Valo
- [PATCH v2 10/49] ath11k: add debug.c, Kalle Valo
- [PATCH v2 14/49] ath11k: add debugfs_sta.c, Kalle Valo
- [PATCH v2 13/49] ath11k: add debug_htt_stats.h, Kalle Valo
- [PATCH v2 15/49] ath11k: add dp.c, Kalle Valo
- [PATCH v2 16/49] ath11k: add dp.h, Kalle Valo
- [PATCH v2 12/49] ath11k: add debug_htt_stats.c, Kalle Valo
- [PATCH v2 18/49] ath11k: add dp_rx.h, Kalle Valo
- [PATCH v2 20/49] ath11k: add dp_tx.h, Kalle Valo
- [PATCH v2 19/49] ath11k: add dp_tx.c, Kalle Valo
- [PATCH v2 21/49] ath11k: add hal.c, Kalle Valo
- [PATCH v2 17/49] ath11k: add dp_rx.c, Kalle Valo
- [PATCH v2 22/49] ath11k: add hal.h, Kalle Valo
- [PATCH v2 24/49] ath11k: add hal_rx.c, Kalle Valo
- [PATCH v2 25/49] ath11k: add hal_rx.h, Kalle Valo
- [PATCH v2 26/49] ath11k: add hal_tx.c, Kalle Valo
- [PATCH v2 27/49] ath11k: add hal_tx.h, Kalle Valo
- [PATCH v2 30/49] ath11k: add hw.h, Kalle Valo
- [PATCH v2 23/49] ath11k: add hal_desc.h, Kalle Valo
- [PATCH v2 28/49] ath11k: add htc.c, Kalle Valo
- [PATCH v2 29/49] ath11k: add htc.h, Kalle Valo
- [PATCH v2 33/49] ath11k: add peer.c, Kalle Valo
- [PATCH v2 32/49] ath11k: add mac.h, Kalle Valo
- [PATCH v2 34/49] ath11k: add peer.h, Kalle Valo
- [PATCH v2 36/49] ath11k: add qmi.h, Kalle Valo
- [PATCH v2 37/49] ath11k: add reg.c, Kalle Valo
- [PATCH v2 35/49] ath11k: add qmi.c, Kalle Valo
- [PATCH v2 38/49] ath11k: add reg.h, Kalle Valo
- [PATCH v2 41/49] ath11k: add testmode.h, Kalle Valo
- [PATCH v2 42/49] ath11k: add testmode_i.h, Kalle Valo
- [PATCH v2 40/49] ath11k: add testmode.c, Kalle Valo
- [PATCH v2 43/49] ath11k: add trace.c, Kalle Valo
- [PATCH v2 44/49] ath11k: add trace.h, Kalle Valo
- [PATCH v2 39/49] ath11k: add rx_desc.h, Kalle Valo
- [PATCH v2 31/49] ath11k: add mac.c, Kalle Valo
- [PATCH v2 48/49] ath: add ath11k to Kconfig, Kalle Valo
- [PATCH v2 49/49] MAINTAINERS: add ath11k, Kalle Valo
- [PATCH v2 47/49] ath: add ath11k to Makefile, Kalle Valo
- [PATCH v2 45/49] ath11k: add wmi.c, Kalle Valo
- [PATCH v2 46/49] ath11k: add wmi.h, Kalle Valo
- [PATCH 00/12] iwlwifi: updates intended for v5.5 2019-20,
Luca Coelho
- [PATCH 01/12] iwlwifi: remove redundant assignment to variable bufsz, Luca Coelho
- [PATCH 02/12] iwlwifi: mvm: fix unaligned read of rx_pkt_status, Luca Coelho
- [PATCH 03/12] iwlwifi: scan: make new scan req versioning flow, Luca Coelho
- [PATCH 04/12] iwlwifi: scan: support scan req cmd ver 12, Luca Coelho
- [PATCH 06/12] iwlwifi: mvm: scan: enable adaptive dwell in p2p, Luca Coelho
- [PATCH 07/12] iwlwifi: mvm: don't skip mgmt tid when flushing all tids, Luca Coelho
- [PATCH 09/12] iwlwifi: mvm: sync the iwl_mvm_session_prot_notif layout, Luca Coelho
- [PATCH 05/12] iwlwifi: refactor the SAR tables from mvm to acpi, Luca Coelho
- [PATCH 08/12] iwlwifi: mvm: start CTDP budget from 2400mA, Luca Coelho
- [PATCH 10/12] iwlwifi: remove IWL_DEVICE_22560/IWL_DEVICE_FAMILY_22560, Luca Coelho
- [PATCH 11/12] iwlwifi: 22000: fix some indentation, Luca Coelho
- [PATCH 12/12] iwlwifi: mvm: fix non-ACPI function, Luca Coelho
- [PATCH V2] rtlwifi: rtl_pci: Fix problem of too small skb->len,
Larry Finger
- [PATCH] rtlwifi: rtl_pci: Fix problem of too small skb->len,
Larry Finger
- [PATCH v2 00/11] OpenPandora: make wl1251 connected to mmc3 sdio port of OpenPandora work again,
H. Nikolaus Schaller
- [PATCH v2 06/11] omap: pdata-quirks: remove openpandora quirks for mmc3 and wl1251, H. Nikolaus Schaller
- [PATCH v2 11/11] net: wireless: ti: remove local VENDOR_ID and DEVICE_ID definitions, H. Nikolaus Schaller
- [PATCH v2 02/11] net: wireless: ti: wl1251 add device tree support, H. Nikolaus Schaller
- [PATCH v2 03/11] DTS: ARM: pandora-common: define wl1251 as child node of mmc3, H. Nikolaus Schaller
- [PATCH v2 07/11] omap: remove old hsmmc.[ch] and in Makefile, H. Nikolaus Schaller
- [PATCH v2 04/11] mmc: host: omap_hsmmc: add code for special init of wl1251 to get rid of pandora_wl1251_init_card, H. Nikolaus Schaller
- [PATCH v2 10/11] net: wireless: ti: wl1251 use new SDIO_VENDOR_ID_TI_WL1251 definition, H. Nikolaus Schaller
- [PATCH v2 09/11] mmc: core: fix wl1251 sdio quirks, H. Nikolaus Schaller
- [PATCH v2 05/11] omap: pdata-quirks: revert pandora specific gpiod additions, H. Nikolaus Schaller
- [PATCH v2 01/11] Documentation: dt: wireless: update wl1251 for sdio, H. Nikolaus Schaller
- [PATCH v2 08/11] mmc: sdio: fix wl1251 vendor id, H. Nikolaus Schaller
- [PATCH v4 0/4] Add Airtime Queue Limits (AQL) to mac80211,
Toke Høiland-Jørgensen
[PATCH 0/5] iwlwifi: fixes intended for 5.4 2019-10-19,
Luca Coelho
[PATCH 00/12] iwlwifi: updates intended for v5.5 2019-19,
Luca Coelho
- [PATCH 04/12] iwlwifi: mvm: in VHT connection use only VHT capabilities, Luca Coelho
- [PATCH 05/12] iwlwifi: pcie: make iwl_pcie_gen2_update_byte_tbl static, Luca Coelho
- [PATCH 01/12] iwlwifi: mvm: fix support for single antenna diversity, Luca Coelho
- [PATCH 02/12] iwlwifi: mvm: remove else-if in iwl_send_phy_cfg_cmd(), Luca Coelho
- [PATCH 03/12] iwlwifi: nvm: update iwl_uhb_nvm_channels, Luca Coelho
- [PATCH 06/12] iwlwifi: dbg_ini: support dump collection upon assert during D3, Luca Coelho
- [PATCH 08/12] iwlwifi: scan: Create function to build scan cmd, Luca Coelho
- [PATCH 07/12] iwlwifi: scan: create function for scan scheduling params, Luca Coelho
- [PATCH 09/12] iwlwifi: scan: adapt the code to use api ver 11, Luca Coelho
- [PATCH 12/12] iwlwifi: bump FW API to 51 for 22000 series, Luca Coelho
- [PATCH 10/12] iwlwifi: mvm: print rate_n_flags in a pretty format, Luca Coelho
- [PATCH 11/12] iwlwifi: FW API: reference enum in docs of modify_mask, Luca Coelho
[PATCH AUTOSEL 4.19 001/100] wil6210: fix freeing of rx buffers in EDMA mode,
Sasha Levin
[PATCH] mt76: mt76x0: remove 350ms delay in mt76x0_phy_calibrate, Lorenzo Bianconi
[PATCH 0/9] OpenPandora: make wl1251 connected to mmc3 sdio port of OpenPandora work again,
H. Nikolaus Schaller
- [PATCH 2/9] net: wireless: ti: wl1251 add device tree support, H. Nikolaus Schaller
- [PATCH 1/9] Documentation: dt: wireless: update wl1251 for sdio, H. Nikolaus Schaller
- [PATCH 6/9] mmc: sdio: fix wl1251 vendor id, H. Nikolaus Schaller
- [PATCH 3/9] DTS: ARM: pandora-common: define wl1251 as child node of mmc3, H. Nikolaus Schaller
- [PATCH 5/9] omap: pdata-quirks: remove openpandora quirks for mmc3 and wl1251, H. Nikolaus Schaller
- [PATCH 8/9] net: wireless: ti: wl1251 use new SDIO_VENDOR_ID_TI_WL1251 definition, H. Nikolaus Schaller
- [PATCH 4/9] mmc: host: omap_hsmmc: add code for special init of wl1251 to get rid of pandora_wl1251_init_card, H. Nikolaus Schaller
- [PATCH 9/9] net: wireless: ti: remove local VENDOR_ID and DEVICE_ID definitions, H. Nikolaus Schaller
- [PATCH 7/9] mmc: core: fix wl1251 sdio quirks, H. Nikolaus Schaller
- Re: [PATCH 0/9] OpenPandora: make wl1251 connected to mmc3 sdio port of OpenPandora work again, Kalle Valo
[PATCH v3 0/4] Add Airtime Queue Limits (AQL) to mac80211,
Toke Høiland-Jørgensen
[PATCH v2] ath10k: Fix a NULL-ptr-deref bug in ath10k_usb_alloc_urb_from_pipe,
Guenter Roeck
[PATCH] staging: wilc1000: handle mgmt frames for both interfaces during concurrent mode, Ajay.Kathat
[PATCH v2] rtlwifi: Fix potential overflow on P2P code,
Laura Abbott
pull-request: iwlwifi-next 2019-10-18,
Luca Coelho
[PATCH v5.4] iwlwifi: pcie: fix merge damage on making QnJ exclusive,
Luca Coelho
[PATCH v7 0/3] ath10k: improve throughout of TX of sdio,
Wen Gong
IWL AC 8260, suspect GRP implementation, broken connectivity, Norbert Preining
[PATCH] net/lib80211: scrubbing the buffer for key,
Kangjie Lu
[PATCH] mt76: mt76x02u: update ewma pkt len in mt76x02u_tx_prepare_skb, Lorenzo Bianconi
[PATCH] staging: wilc1000: store bss object and use cfg80211_connect_bss(), Adham.Abozaeid
[PATCH] iwlwifi: Don't IWL_WARN on FW reconfiguration,
Chris Down
[PATCH 0/2] mmc: core: Fixup HW reset for SDIO cards,
Ulf Hansson
[PATCH] staging: wilc1000: potential corruption in wilc_parse_join_bss_param(),
Dan Carpenter
[PATCH] rtlwifi: Fix potential overflow on P2P code,
Laura Abbott
[PATCH v2 0/6] rtw88: minor throughput improvement,
yhchuang
[PATCH v2] rtl8xxxu: fix RTL8723BU connection failure issue after warm reboot,
Chris Chiu
[PATCH v2 0/4] Add Airtime Queue Limits (AQL) to mac80211,
Toke Høiland-Jørgensen
[PATCH v2] mt76: refactor cc_lock locking scheme,
Lorenzo Bianconi
[unconfirmed bug] missing firmware configuration `brcm/brcmfmac43602-pcie.txt`,
Josh Marshall
pull-request: wireless-drivers 2019-10-15,
Kalle Valo
[PATCH] mt76: refactor cc_lock locking scheme,
Lorenzo Bianconi
[PATCH] rtl8xxxu: fix RTL8723BU connection failure issue after warm reboot,
Chris Chiu
[PATCH] rtl8xxxu: fix connection failure issue after warm reboot,
Chris Chiu
[PATCH] rtw88: mark rtw_fw_hdr __packed,
Brian Norris
[PATCH v6 0/3] ath10k: improve throughout of TX of sdio,
Wen Gong
[PATCH v6] ath10k: enable napi on RX path for sdio,
Wen Gong
Re: [PATCH] ath10k: fix disabling of UART debugging, Kalle Valo
[PATCH v2 00/16] iwlwifi: updates intended for v5.5 2019-10-12-v2,
Luca Coelho
- [PATCH v2 02/16] iwlwifi: dbg_ini: use new region TLV in dump flow, Luca Coelho
- [PATCH v2 01/16] iwlwifi: dbg_ini: load external dbg cfg after internal cfg is loaded, Luca Coelho
- [PATCH v2 03/16] iwlwifi: dbg_ini: use new trigger TLV in dump flow, Luca Coelho
- [PATCH v2 04/16] iwlwifi: dbg: remove multi buffers infra, Luca Coelho
- [PATCH v2 06/16] iwlwifi: dbg_ini: add error tables dumping support, Luca Coelho
- [PATCH v2 05/16] iwlwifi: dbg_ini: add monitor dumping support, Luca Coelho
- [PATCH v2 07/16] iwlwifi: dbg_ini: use new API in dump info, Luca Coelho
- [PATCH v2 08/16] iwlwifi: dbg_ini: add TLV allocation new API support, Luca Coelho
- [PATCH v2 09/16] iwlwifi: dbg_ini: implement time point handling, Luca Coelho
- [PATCH v2 11/16] iwlwifi: dbg_ini: add periodic trigger new API support, Luca Coelho
- [PATCH v2 15/16] iwlwifi: dbg_ini: remove old API and some related code, Luca Coelho
- [PATCH v2 16/16] iwlwifi: dbg_ini: support FW notification dumping in case of missed beacon, Luca Coelho
- [PATCH v2 10/16] iwlwifi: dbg_ini: implement monitor allocation flow, Luca Coelho
- [PATCH v2 12/16] iwlwifi: dbg_ini: support domain changing via debugfs, Luca Coelho
- [PATCH v2 13/16] iwlwifi: dbg_ini: support FW response/notification region type, Luca Coelho
- [PATCH v2 14/16] iwlwifi: dbg_ini: rename external debug configuration file, Luca Coelho
[PATCH] kernel-doc: rename the kernel-doc directive 'functions' to 'specific',
Changbin Du
mac80211: Checking a kmemdup() call in ieee80211_send_assoc(), Markus Elfring
iwlwifi: Checking a kmemdup() call in iwl_req_fw_callback(),
Markus Elfring
[PATCH 00/13] iwlwifi: updates intended for v5.5 2019-10-12-2,
Luca Coelho
- [PATCH 01/13] iwlwifi: mvm: consider ieee80211 station max amsdu value, Luca Coelho
- [PATCH 02/13] iwlwifi: mvm: add support for new version for D0I3_END_CMD, Luca Coelho
- [PATCH 03/13] iwlwifi: mvm: remove leftover rs_remove_sta_debugfs() prototype, Luca Coelho
- [PATCH 04/13] iwlwifi: mvm: use the new session protection command, Luca Coelho
- [PATCH 05/13] iwlwifi: dbg: prefer struct copy to memcpy(), Luca Coelho
- [PATCH 06/13] iwlwifi: mvm: fix old-style declaration, Luca Coelho
- [PATCH 07/13] iwlwifi: mvm: add notification for missed VAP, Luca Coelho
- [PATCH 08/13] iwlwifi: dbg_ini: add user trigger support, Luca Coelho
- [PATCH 09/13] iwlwifi: dbg_ini: use vzalloc to allocate dumping memory regions, Luca Coelho
- [PATCH 10/13] iwlwifi: mvm: create function to convert nl80211 band to phy band, Luca Coelho
- [PATCH 11/13] iwlwifi: mvm: Invert the condition for OFDM rate, Luca Coelho
- [PATCH 12/13] iwlwifi: nvm: create function to convert channel index to nl80211_band, Luca Coelho
- [PATCH 13/13] iwlwifi: rx: use new api to get band from rx mpdu, Luca Coelho
[PATCH 00/16] iwlwifi: updates intended for v5.5 2019-10-12,
Luca Coelho
- [PATCH 01/16] iwlwifi: dbg_ini: load external dbg cfg after internal cfg is loaded, Luca Coelho
- [PATCH 02/16] iwlwifi: dbg_ini: use new region TLV in dump flow, Luca Coelho
- [PATCH 03/16] iwlwifi: dbg_ini: use new trigger TLV in dump flow, Luca Coelho
- [PATCH 04/16] iwlwifi: dbg: remove multi buffers infra, Luca Coelho
- [PATCH 06/16] iwlwifi: dbg_ini: add error tables dumping support, Luca Coelho
- [PATCH 07/16] iwlwifi: dbg_ini: use new API in dump info, Luca Coelho
- [PATCH 05/16] iwlwifi: dbg_ini: add monitor dumping support, Luca Coelho
- [PATCH 08/16] iwlwifi: dbg_ini: add TLV allocation new API support, Luca Coelho
- [PATCH 09/16] iwlwifi: dbg_ini: implement time point handling, Luca Coelho
- [PATCH 12/16] iwlwifi: dbg_ini: support domain changing via debugfs, Luca Coelho
- [PATCH 11/16] iwlwifi: dbg_ini: add periodic trigger new API support, Luca Coelho
- [PATCH 13/16] iwlwifi: dbg_ini: support FW response/notification region type, Luca Coelho
- [PATCH 10/16] iwlwifi: dbg_ini: implement monitor allocation flow, Luca Coelho
- [PATCH 14/16] iwlwifi: dbg_ini: rename external debug configuration file, Luca Coelho
- [PATCH 15/16] iwlwifi: dbg_ini: remove old API and some related code, Luca Coelho
- [PATCH 16/16] iwlwifi: dbg_ini: support FW notification dumping in case of missed beacon, Luca Coelho
[PATCH] rtw88: include interrupt.h for tasklet_struct,
Brian Norris
[PATCH] rtw88: use a for loop in rtw_power_mode_change(), not goto,
Brian Norris
pull-request: mac80211-next next-2019-10-11,
Johannes Berg
[PATCH v4 0/2] Implement Airtime-based Queue Limit (AQL),
Kan Yan
[PATCH] ath: rename regulatory rules,
Tomislav Požega
[PATCH 1/2] mac80211_hwsim: adding more 5GHz channels,
Ramon Fontes
[PATCH] mac80211_hwsim: add support for OCB and more 5Ghz Channels Signed-off-by: Ramon Fontes <ramonreisfontes@xxxxxxxxx>,
Ramon Fontes
[PATCH] ath10k: Correct error check of dma_map_single(),
Bjorn Andersson
[PATCH v2] ath10k: Correct error handling of dma_map_single(), Bjorn Andersson
[PATCH v3 0/2] Implement Airtime-based Queue Limit (AQL),
Kan Yan
[PATCH 0/4] *rtlwifi: rtl8192se: Replace local TX and RX bit manipulation macro,
Larry Finger
[PATCH AUTOSEL 4.19 17/26] mac80211: fix txq null pointer dereference, Sasha Levin
[PATCH AUTOSEL 4.14 15/21] mac80211: fix txq null pointer dereference, Sasha Levin
[PATCH AUTOSEL 4.14 14/21] nl80211: fix null pointer dereference, Sasha Levin
[PATCH AUTOSEL 4.9 09/13] mac80211: fix txq null pointer dereference, Sasha Levin
[PATCH AUTOSEL 4.4 07/11] nl80211: fix null pointer dereference, Sasha Levin
[PATCH AUTOSEL 4.9 08/13] nl80211: fix null pointer dereference, Sasha Levin
[PATCH AUTOSEL 4.19 16/26] nl80211: fix null pointer dereference, Sasha Levin
[PATCHv3] wlcore: clean-up clearing of WL1271_FLAG_IRQ_RUNNING,
Tony Lindgren
[PATCH 1/5] staging: rtl8723bs: Remove phy_Config*With*ParaFile() calls,
Hans de Goede
pull-request: iwlwifi-fixes 2019-10-09,
Luca Coelho
[PATCH 0/2] iwlwifi: fixes intended for 5.4 2019-10-09, Luca Coelho
[PATCH RESEND] rtlwifi: rtl8192ee: Remove set but not used variable 'err',
zhengbin
[PATCH 1/2] ath10k: fix array out-of-bounds access,
Miaoqing Pan
[PATCH 4.4, 4.9, 4.14, 4.19] nl80211: validate beacon head,
Johannes Berg
Potential uninitialized variables in cfg80211,
Yizhuo Zhai
[PATCH v2 1/3] mac80211: minstrel: remove divisions in tx status path,
Felix Fietkau
[PATCH] nl80211: trivial: Remove redundant loop, Denis Kenzior
[PATCH] mac80211: More strictly validate .abort_scan,
Denis Kenzior
pull-request: mac80211 2019-10-08,
Johannes Berg
[PATCH 00/10] rtw88: minor throughput improvement,
yhchuang
- [PATCH 03/10] rtw88: config 8822c multicast address in MAC init flow, yhchuang
- [PATCH 04/10] rtw88: add set_bitrate_mask support, yhchuang
- [PATCH 01/10] rtw88: add power tracking support, yhchuang
- [PATCH 06/10] rtw88: add NL80211_EXT_FEATURE_CAN_REPLACE_PTK0 support, yhchuang
- [PATCH 05/10] rtw88: update regulatory settings implementaion, yhchuang
- [PATCH 02/10] rtw88: Enable 802.11ac beamformee support, yhchuang
- [PATCH 07/10] rtw88: Use rtw_write8_set to set SYS_FUNC, yhchuang
- [PATCH 08/10] rtw88: pci: config phy after chip info is setup, yhchuang
- [PATCH 09/10] rtw88: coex: Set 4 slot mode for A2DP, yhchuang
- [PATCH 10/10] rtw88: add phy_info debugfs to show Tx/Rx physical status, yhchuang
- Re: [PATCH 00/10] rtw88: minor throughput improvement, Kalle Valo
[PATCH] iwlwifi: fw: don't send GEO_TX_POWER_LIMIT command to FW version 29,
You-Sheng Yang
[PATCH] rtlwifi: rtl8192ee: Remove set but not used variable 'cur_tx_wp',
zhengbin
[PATCH] mt76: mt7615: add ibss support, Lorenzo Bianconi
Potential NULL pointer deference in iwlwifi, Yizhuo Zhai
Potential NULL pointer deference in iwlwifi: mvm,
Yizhuo Zhai
[PATCHv2] wlcore: fix race for WL1271_FLAG_IRQ_RUNNING,
Tony Lindgren
[PATCH] wlcore: fix race for WL1271_FLAG_IRQ_RUNNING,
Tony Lindgren
[PATCH 1/4] mt76: add missing locking around ampdu action,
Felix Fietkau
[PATCH] rtl8xxxu: make arrays static, makes object smaller,
Colin King
[PATCH] iwlegacy: make array interval static, makes object smaller,
Colin King
[PATCH] ath10k: Fix an && vs || typo,
Dan Carpenter
[PATCH v2 0/2] Implement Airtime-based Queue Limit (AQL),
Kan Yan
[PATCH v3] rtl8xxxu: add bluetooth co-existence support for single antenna,
Chris Chiu
[PATCH] staging: wilc1000: don't use wdev while setting tx power, Adham.Abozaeid
[PATCH] mwifiex: pcie: Fix memory leak in mwifiex_pcie_init_evt_ring,
Navid Emamdoost
[PATCH] mwifiex: pcie: Fix memory leak in mwifiex_pcie_alloc_cmdrsp_buf,
Navid Emamdoost
[PATCH] rtlwifi: fix memory leak in rtl_usb_probe,
Navid Emamdoost
[PATCH] nl80211: fix memory leak in nl80211_get_ftm_responder_stats,
Navid Emamdoost
[PATCH][next] ath10k: fix null dereference on pointer crash_data,
Colin King
[PATCH 1/2] Revert "rsi: fix potential null dereference in rsi_probe()",
Johan Hovold
[PATCH] mt76x0: eeprom: add support for MAC address from OF, Adrian Schmutzler
[PATCH 0/8] iwlwifi: fixes intended for 5.4 2019-10-04,
Luca Coelho
[PATCH 0/2] cfg80211/mac80211 patches from our internal tree 2019-10-04,
Luca Coelho
[PATCH 1/2] mac80211: Reject malformed SSID elements,
Will Deacon
[PATCH] rtw88: 8822c: Remove set but not used variable 'corr_val',
zhengbin
[PATCH 0/8] net/rtlwifi: remove some unused variables,
zhengbin
- [PATCH 1/8] rtlwifi: rtl8821ae: Remove set but not used variables 'rtstatus','bd', zhengbin
- [PATCH 8/8] rtlwifi: rtl8723: Remove set but not used variable 'own', zhengbin
- [PATCH 6/8] rtlwifi: btcoex: Remove set but not used variable 'result', zhengbin
- [PATCH 4/8] rtlwifi: rtl8188ee: Remove set but not used variables 'v3','rtstatus','reg_ecc','reg_ec4','reg_eac','b_pathb_ok', zhengbin
- [PATCH 7/8] rtlwifi: btcoex: Remove set but not used variables 'wifi_busy','bt_info_ext', zhengbin
- [PATCH 3/8] rtlwifi: rtl8192c: Remove set but not used variables 'reg_ecc','reg_eac', zhengbin
- [PATCH 2/8] rtlwifi: rtl8723ae: Remove set but not used variables 'reg_ecc','reg_ec4','reg_eac','b_pathb_ok', zhengbin
- [PATCH 5/8] rtlwifi: rtl8188ee: Remove set but not used variable 'h2c_parameter', zhengbin
- Re: [PATCH 0/8] net/rtlwifi: remove some unused variables, Pkshih
[PATCH 0/2] Implement Airtime-based Queue Limit (AQL),
Kan Yan
[PATCH v2] rtlwifi: rtl8192ee: Remove set but not used variable 'err',
zhengbin (A)
[PATCH 5.4 regression fix] brcmfmac: Fix brcmf_cfg80211_get_channel returning uninitialized fields,
Hans de Goede
[PATCH] mac80211_hwsim: fix incorrect dev_alloc_name failure goto, Michael Vassernis
[PATCH] rt2x00: remove input-polldev.h header,
Dmitry Torokhov
AX200 crash on udp upload, cannot restart,
Ben Greear
[PATCH] rsi: fix potential null dereference in rsi_probe(),
Denis Efremov
Re: [PATCH] ath10k: Fix offchannel tx failure when noath10k_mac_tx_frm_has_freq, Kalle Valo
[PATCH v3] mac80211: fix scan blocked on DFS channels in ETSI domains,
Aaron Komisar
[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]