Linux Wireless Networking
[Prev Page][Next Page]
[PATCH] iwlwifi: Avoid use of non-existent queues, Mark Asselstine
[PATCH][next] net: wireless: rayctl.h: Replace zero-length array with flexible-array member,
Gustavo A. R. Silva
[PATCH][next] net: wireless: wl3501.h: Replace zero-length array with flexible-array member,
Gustavo A. R. Silva
[PATCH][next] atmel: at76c50x-usb.h: Replace zero-length array with flexible-array member,
Gustavo A. R. Silva
[PATCH][next] admtek: adm8211.h: Replace zero-length array with flexible-array member,
Gustavo A. R. Silva
BUG: KASAN: slab-out-of-bounds in rsi_sdio_write_register_multiple+0xdc/0x1b8 [rsi_sdio], Martin Kepplinger
[PATCH 0/3] Add AP isolate support and two modules parameters,
Wright Feng
[PATCH] rtl8xxxu: Fix sparse warning: cast from restricted __le16,
Chris Chiu
[PATCH] MT76: Add support for newer versions of the XBox One wifi adapter, Matthew Garrett
[PATCH AUTOSEL 5.5 03/84] iwlwifi: mvm: Do not require PHY_SKU NVM section for 3168 devices, Sasha Levin
[PATCH AUTOSEL 5.4 56/73] nl80211: add missing attribute validation for critical protocol indication, Sasha Levin
[PATCH AUTOSEL 5.4 57/73] nl80211: add missing attribute validation for beacon report scanning, Sasha Levin
[PATCH AUTOSEL 5.4 58/73] nl80211: add missing attribute validation for channel switch, Sasha Levin
[PATCH AUTOSEL 5.4 59/73] mac80211: Do not send mesh HWMP PREQ if HWMP is disabled, Sasha Levin
[PATCH AUTOSEL 4.19 32/37] mac80211: Do not send mesh HWMP PREQ if HWMP is disabled, Sasha Levin
[PATCH AUTOSEL 4.14 24/28] mac80211: Do not send mesh HWMP PREQ if HWMP is disabled, Sasha Levin
[PATCH AUTOSEL 4.9 12/15] mac80211: Do not send mesh HWMP PREQ if HWMP is disabled, Sasha Levin
[PATCH AUTOSEL 4.4 09/12] mac80211: Do not send mesh HWMP PREQ if HWMP is disabled, Sasha Levin
[patch V2 00/15] Lock ordering documentation and annotation for lockdep,
Thomas Gleixner
[patch V2 08/15] Documentation: Add lock ordering and nesting documentation, Thomas Gleixner
[patch V2 05/15] acpi: Remove header dependency, Thomas Gleixner
[patch V2 09/15] timekeeping: Split jiffies seqlock, Thomas Gleixner
[patch V2 07/15] powerpc/ps3: Convert half completion to rcuwait, Thomas Gleixner
[patch V2 11/15] completion: Use simple wait queues, Thomas Gleixner
[patch V2 03/15] usb: gadget: Use completion interface instead of open coding it, Thomas Gleixner
[patch V2 10/15] sched/swait: Prepare usage in completions, Thomas Gleixner
[patch V2 04/15] orinoco_usb: Use the regular completion interfaces, Thomas Gleixner
[patch V2 02/15] pci/switchtec: Replace completion wait queue usage for poll, Thomas Gleixner
[patch V2 01/15] PCI/switchtec: Fix init_completion race condition with poll_wait(), Thomas Gleixner
Re: [patch V2 00/15] Lock ordering documentation and annotation for lockdep, Davidlohr Bueso
[PATCH 16/15] rcuwait: Get rid of stale name comment, Davidlohr Bueso
[PATCH v2] ath10k: Fill GCMP MIC length for PMF,
Sowmiya Sree Elavalagan
[PATCH 0/3] fix endianness issues in mt7663e driver,
Lorenzo Bianconi
Broken wireless documentation urls, Tomas Zubiri
[PATCH] mac80211: Read rx_stats with perCPU pointers,
Seevalamuthu Mariappan
[PATCH] rtw88: 8822c: config RF table path B before path A,
yhchuang
[PATCH 0/2] Feed current txrate information for mac80211,
Chris Chiu
[PATCH v5.6] iwlwifi: don't send GEO_TX_POWER_LIMIT if no wgds table,
Luca Coelho
pull-request: iwlwifi-next 2020-03-17,
Luca Coelho
pull request: mt76 2019-03-17,
Felix Fietkau
How to set AX200 to be a 1x1 antenna radio?, Ben Greear
[PATCH v4 00/25] Introduce mt7663e support to mt7615 driver,
Lorenzo Bianconi
- [PATCH v4 01/25] mt76: mt7615: introduce mt7615_mcu_fill_msg, Lorenzo Bianconi
- [PATCH v4 02/25] mt76: mt7615: introduce mt7615_mcu_wait_response, Lorenzo Bianconi
- [PATCH v4 03/25] mt76: mt7615: cleanup fw queue just for mmio devices, Lorenzo Bianconi
- [PATCH v4 04/25] mt76: mt7615: introduce mt7615_init_device routine, Lorenzo Bianconi
- [PATCH v4 05/25] mt76: always init to 0 mcu messages, Lorenzo Bianconi
- [PATCH v4 06/25] mt76: mt7615: introduce mt7615_mcu_send_message routine, Lorenzo Bianconi
- [PATCH v4 07/25] mt76: mt7615: add mt7615_mcu_ops data structure, Lorenzo Bianconi
- [PATCH v4 08/25] mt76: mt7615: move mt7615_mcu_set_bmc to mt7615_mcu_ops, Lorenzo Bianconi
- [PATCH v4 09/25] mt76: mt7615: move mt7615_mcu_set_sta in mt7615_mcu_ops, Lorenzo Bianconi
- [PATCH v4 10/25] mt76: mt7615: rely on skb API for mt7615_mcu_set_eeprom, Lorenzo Bianconi
- [PATCH v4 11/25] mt76: mt7615: rework mt7615_mcu_set_bss_info using skb APIs, Lorenzo Bianconi
- [PATCH v4 12/25] mt76: mt7615: move more mcu commands in mt7615_mcu_ops data structure, Lorenzo Bianconi
- [PATCH v4 13/25] mt76: mt7615: introduce MCU_FW_PREFIX for fw mcu commands, Lorenzo Bianconi
- [PATCH v4 14/25] mt76: mt7615: introduce mt7615_register_map, Lorenzo Bianconi
- [PATCH v4 15/25] mt76: mt7615: add mt7663e support to mt7615_reg_map, Lorenzo Bianconi
- [PATCH v4 16/25] mt76: mt7615: add mt7663e support to mt7615_{driver,firmware}_own, Lorenzo Bianconi
- [PATCH v4 17/25] mt76: mt7615: add mt7663e support to mt7615_mcu_set_eeprom, Lorenzo Bianconi
- [PATCH v4 19/25] mt76: mt7615: introduce mt7615_init_mac_chain routine, Lorenzo Bianconi
- [PATCH v4 18/25] mt76: mt7615: introduce mt7615_eeprom_parse_hw_band_cap routine, Lorenzo Bianconi
- [PATCH v4 20/25] mt76: mt7615: introduce uni cmd command types, Lorenzo Bianconi
- [PATCH v4 21/25] mt76: mt7615: introduce set_bmc and st_sta for uni commands, Lorenzo Bianconi
- [PATCH v4 22/25] mt76: mt7615: add more uni mcu commands, Lorenzo Bianconi
- [PATCH v4 23/25] mt76: mt7615: introduce set_ba uni command, Lorenzo Bianconi
- [PATCH v4 24/25] mt76: mt7615: get rid of sta_rec_wtbl data structure, Lorenzo Bianconi
- [PATCH v4 25/25] mt76: mt7615: introduce mt7663e support, Lorenzo Bianconi
[PATCH] ath11k: Adding proper validation before accessing tx_stats,
Pravas Kumar Panda
[PATCHv4,0/2] Support hash based reo destination ring selection,
Sriram R
[PATCH v5.6] iwlwifi: pcie: add 0x2526/0x401* devices back to cfg detection,
Luca Coelho
[PATCH] ath11k: dump SRNG stats during FW assert,
Manikanta Pubbisetty
[bug report] wireless: mwifiex: initial commit for Marvell mwifiex driver,
Dan Carpenter
PROBLEM: 5.6.0-rc6 + Realtek RTL8188CUS wifi dongle: 8051 reset failed!,
AC
ath10k: Fill GCMP MIC length for PMF,
Sowmiya Sree Elavalagan
[PATCH] ath11k: fill channel info from rx channel,
Venkateswara Naralasetty
[mac80211-next:master] BUILD SUCCESS 2786ad5fb23416eb894d47b6b0ef9ac8ed701d37, kbuild test robot
Re: Simulate Radio wave interference,
Johannes Berg
[PATCH v3] ath11k: Supporting RX ring backpressure HTT event and stats handling,
Sriram R
[PATCHv3 0/2] Support hash based reo destination ring selection,
Sriram R
[PATCH] iwlwifi: mvm: Avoid use of GEO_TX_POWER_LIMIT when not supported,
Jonathan McDowell
pull-request: wireless-drivers-2020-03-13,
Kalle Valo
[Outreachy kernel] [PATCH] Staging: wilc1000: cfg80211: Use kmemdup instead of kmalloc and memcpy,
Shreeya Patel
[PATCH V2 0/6] brcmfmac: USB change series,
Chi-Hsien Lin
[PATCH v2 0/2] ath11k: offload PN verification to the HW,
Manikanta Pubbisetty
[PATCH] rtw88: add debugfs to fix tx rate,
yhchuang
[PATCH v5 0/2] rtw88: update regulatory settings,
yhchuang
[PATCH v3 0/2] rtw88: add coex related debugfs,
yhchuang
[PATCH] iwlwifi: set 'free_queue' to the loop variable, not a meaningless bool,
Mark Asselstine
[PATCH] cfg80211: Configure PMK lifetime and reauth threshold for PMKSA entries, Jouni Malinen
[PATCH v3 00/25] Introduce mt7663e support to mt7615 driver,
Lorenzo Bianconi
- [PATCH v3 01/25] mt76: mt7615: introduce mt7615_mcu_fill_msg, Lorenzo Bianconi
- [PATCH v3 02/25] mt76: mt7615: introduce mt7615_mcu_wait_response, Lorenzo Bianconi
- [PATCH v3 03/25] mt76: mt7615: cleanup fw queue just for mmio devices, Lorenzo Bianconi
- [PATCH v3 05/25] mt76: always init to 0 mcu messages, Lorenzo Bianconi
- [PATCH v3 04/25] mt76: mt7615: introduce mt7615_init_device routine, Lorenzo Bianconi
- [PATCH v3 06/25] mt76: mt7615: introduce mt7615_mcu_send_message routine, Lorenzo Bianconi
- [PATCH v3 07/25] mt76: mt7615: add mt7615_mcu_ops data structure, Lorenzo Bianconi
- [PATCH v3 08/25] mt76: mt7615: move mt7615_mcu_set_bmc to mt7615_mcu_ops, Lorenzo Bianconi
- [PATCH v3 09/25] mt76: mt7615: move mt7615_mcu_set_sta in mt7615_mcu_ops, Lorenzo Bianconi
- [PATCH v3 10/25] mt76: mt7615: rely on skb API for mt7615_mcu_set_eeprom, Lorenzo Bianconi
- [PATCH v3 11/25] mt76: mt7615: rework mt7615_mcu_set_bss_info using skb APIs, Lorenzo Bianconi
- [PATCH v3 12/25] mt76: mt7615: move more mcu commands in mt7615_mcu_ops data structure, Lorenzo Bianconi
- [PATCH v3 13/25] mt76: mt7615: introduce MCU_FW_PREFIX for fw mcu commands, Lorenzo Bianconi
- [PATCH v3 14/25] mt76: mt7615: introduce mt7615_register_map, Lorenzo Bianconi
- [PATCH v3 15/25] mt76: mt7615: add mt7663e support to mt7615_reg_map, Lorenzo Bianconi
- [PATCH v3 16/25] mt76: mt7615: add mt7663e support to mt7615_{driver,firmware}_own, Lorenzo Bianconi
- [PATCH v3 17/25] mt76: mt7615: add mt7663e support to mt7615_mcu_set_eeprom, Lorenzo Bianconi
- [PATCH v3 18/25] mt76: mt7615: introduce mt7615_eeprom_parse_hw_band_cap routine, Lorenzo Bianconi
- [PATCH v3 19/25] mt76: mt7615: introduce mt7615_init_mac_chain routine, Lorenzo Bianconi
- [PATCH v3 20/25] mt76: mt7615: introduce uni cmd command types, Lorenzo Bianconi
- [PATCH v3 21/25] mt76: mt7615: introduce set_bmc and st_sta for uni commands, Lorenzo Bianconi
- [PATCH v3 24/25] mt76: mt7615: get rid of sta_rec_wtbl data structure, Lorenzo Bianconi
- [PATCH v3 22/25] mt76: mt7615: add more uni mcu commands, Lorenzo Bianconi
- [PATCH v3 23/25] mt76: mt7615: introduce set_ba uni command, Lorenzo Bianconi
- [PATCH v3 25/25] mt76: mt7615: introduce mt7663e support, Lorenzo Bianconi
[PATCH] mac80211: update documentation about tx power, Qiujun Huang
no 5GHz band with mwifiex (w8897),
JM
[PATCH 0/3] nl80211/mac80211: add option to disable pre-auth over control port,
Markus Theil
[PATCH 0/5] rtw88: TX path update for latency and efficiency,
yhchuang
[PATCH] wlcore: remove stray plus sign,
Johannes Berg
[PATCH] mac80211: driver can remain on channel if not using chan_ctx, yhchuang
[PATCH] mt76: mt76x02: reset MCU timeout counter earlier in watchdog reset, Felix Fietkau
[PATCH] iw: phy: dump wiphy index, Brian Norris
[PATCH] mt76: mt7615: remove a stray if statement, Dan Carpenter
[PATCH v5 00/17] wilc1000: move out of staging,
Ajay.Kathat
- [PATCH v5 01/17] wilc1000: add hif.h, Ajay.Kathat
- [PATCH v5 04/17] wilc1000: add wlan_cfg.h, Ajay.Kathat
- [PATCH v5 02/17] wilc1000: add hif.c, Ajay.Kathat
- [PATCH v5 03/17] wilc1000: add wlan_if.h, Ajay.Kathat
- [PATCH v5 05/17] wilc1000: add wlan_cfg.c, Ajay.Kathat
- [PATCH v5 07/17] wilc1000: add cfg80211.h, Ajay.Kathat
- [PATCH v5 06/17] wilc1000: add cfg80211.c, Ajay.Kathat
- [PATCH v5 10/17] wilc1000: add mon.c, Ajay.Kathat
- [PATCH v5 09/17] wilc1000: add netdev.c, Ajay.Kathat
- [PATCH v5 08/17] wilc1000: add netdev.h, Ajay.Kathat
- [PATCH v5 13/17] wilc1000: add wlan.c, Ajay.Kathat
- [PATCH v5 15/17] wilc1000: add fw.h, Ajay.Kathat
- [PATCH v5 14/17] wilc1000: add sdio.c, Ajay.Kathat
- [PATCH v5 17/17] wilc1000: add Makefile and Kconfig files for wilc1000 compilation, Ajay.Kathat
- [PATCH v5 16/17] dt: bindings: net: add microchip,wilc1000.yaml, Ajay.Kathat
- [PATCH v5 12/17] wilc1000: add wlan.h, Ajay.Kathat
- [PATCH v5 11/17] wilc1000: add spi.c, Ajay.Kathat
[PATCH v4 0/2] rtw88: update regulatory settings,
yhchuang
pull-request: mac80211 2020-03-11,
Johannes Berg
[PATCH] ssb: Use scnprintf() for avoiding potential buffer overflow,
Takashi Iwai
[PATCH 0/7] wireless: Use scnprintf() for avoiding potential buffer overflow,
Takashi Iwai
[PATCH 0/5] staging: wfx: late fixes,
Jerome Pouiller
[PATCH v2 0/2] rtw88: add coex related debugfs,
yhchuang
[PATCH 00/13] iwlwifi: updates intended for v5.7 2020-03-09,
Luca Coelho
- [PATCH 01/13] iwlwifi: move the remaining 0x2526 configs to the new table, Luca Coelho
- [PATCH 02/13] iwlwifi: combine 9260 cfgs that only change names, Luca Coelho
- [PATCH 03/13] iwlwifi: add mac/rf types and 160MHz to the device tables, Luca Coelho
- [PATCH 04/13] iwlwifi: add GNSS differentiation to the device tables, Luca Coelho
- [PATCH 06/13] iwlwifi: map 9461 and 9462 using RF type and RF ID, Luca Coelho
- [PATCH 05/13] iwlwifi: add Pu/PnJ/Th device values to differentiate them, Luca Coelho
- [PATCH 08/13] iwlwifi: convert the 9260-1x1 device to use the new parameters, Luca Coelho
- [PATCH 07/13] iwlwifi: move TH1 devices to the new table, Luca Coelho
- [PATCH 09/13] iwlwifi: remove 9260 devices with 0x1010 and 0x1210 subsytem IDs, Luca Coelho
- [PATCH 11/13] iwlwifi: move shared clock entries to new table, Luca Coelho
- [PATCH 12/13] iwlwifi: remove trans entries from COMMON 9260 macro, Luca Coelho
- [PATCH 10/13] iwlwifi: move pu devices to new table, Luca Coelho
- [PATCH 13/13] iwlwifi: move AX200 devices to the new table, Luca Coelho
[PATCH v2 00/25] Introduce mt7663e support to mt7615 driver,
Lorenzo Bianconi
- [PATCH v2 02/25] mt76: mt7615: introduce mt7615_mcu_wait_response, Lorenzo Bianconi
- [PATCH v2 01/25] mt76: mt7615: introduce mt7615_mcu_fill_msg, Lorenzo Bianconi
- [PATCH v2 03/25] mt76: mt7615: cleanup fw queue just for mmio devices, Lorenzo Bianconi
- [PATCH v2 04/25] mt76: mt7615: introduce mt7615_init_device routine, Lorenzo Bianconi
- [PATCH v2 05/25] mt76: always init to 0 mcu messages, Lorenzo Bianconi
- [PATCH v2 06/25] mt76: mt7615: introduce mt7615_mcu_send_message routine, Lorenzo Bianconi
- [PATCH v2 07/25] mt76: mt7615: add mt7615_mcu_ops data structure, Lorenzo Bianconi
- [PATCH v2 08/25] mt76: mt7615: move mt7615_mcu_set_bmc to mt7615_mcu_ops, Lorenzo Bianconi
- [PATCH v2 09/25] mt76: mt7615: move mt7615_mcu_set_sta in mt7615_mcu_ops, Lorenzo Bianconi
- [PATCH v2 10/25] mt76: mt7615: rely on skb API for mt7615_mcu_set_eeprom, Lorenzo Bianconi
- [PATCH v2 11/25] mt76: mt7615: rework mt7615_mcu_set_bss_info using skb APIs, Lorenzo Bianconi
- [PATCH v2 12/25] mt76: mt7615: move more mcu commands in mt7615_mcu_ops data structure, Lorenzo Bianconi
- [PATCH v2 13/25] mt76: mt7615: introduce MCU_FW_PREFIX for fw mcu commands, Lorenzo Bianconi
- [PATCH v2 14/25] mt76: mt7615: introduce mt7615_register_map, Lorenzo Bianconi
- [PATCH v2 15/25] mt76: mt7615: add mt7663e support to mt7615_reg_map, Lorenzo Bianconi
- [PATCH v2 16/25] mt76: mt7615: add mt7663e support to mt7615_{driver,firmware}_own, Lorenzo Bianconi
- [PATCH v2 17/25] mt76: mt7615: add mt7663e support to mt7615_mcu_set_eeprom, Lorenzo Bianconi
- [PATCH v2 18/25] mt76: mt7615: introduce mt7615_eeprom_parse_hw_band_cap routine, Lorenzo Bianconi
- [PATCH v2 19/25] mt76: mt7615: introduce mt7615_init_mac_chain routine, Lorenzo Bianconi
- [PATCH v2 20/25] mt76: mt7615: introduce uni cmd command types, Lorenzo Bianconi
- [PATCH v2 21/25] mt76: mt7615: introduce set_bmc and st_sta for uni commands, Lorenzo Bianconi
- [PATCH v2 22/25] mt76: mt7615: add more uni mcu commands, Lorenzo Bianconi
- [PATCH v2 23/25] mt76: mt7615: introduce set_ba uni command, Lorenzo Bianconi
- [PATCH v2 24/25] mt76: mt7615: get rid of sta_rec_wtbl data structure, Lorenzo Bianconi
- [PATCH v2 25/25] mt76: mt7615: introduce mt7663e support, Lorenzo Bianconi
pull-request: iwlwifi-fixes for v5.6 2020-03-08,
Luca Coelho
Re: ath10k: add QCA9377 sdio hw_param item, Justin Capella
[PATCH] mt76: mt7615: fix monitor injection of beacon frames, Felix Fietkau
[PATCH v2 0/3] staging: wilc1000: handle DT binding documentation comments,
Ajay.Kathat
[PATCH 0/2] staging: wilc1000: handle DT binding documentation comments,
Ajay.Kathat
[PATCH v5.6 0/7] iwlwifi: fixes intended for 5.6 2020-03-06,
Luca Coelho
Is iwlwifi-9260-th-b0-jf-b0-46.ucode a debug firmware?,
Equipe Soft
[PATCH net-next 0/7] ethtool: consolidate irq coalescing - other drivers,
Jakub Kicinski
[PATCH AUTOSEL 5.5 25/67] cfg80211: check reg_rule for NULL in handle_channel_custom(), Sasha Levin
[PATCH AUTOSEL 5.4 21/58] cfg80211: check reg_rule for NULL in handle_channel_custom(), Sasha Levin
[PATCH AUTOSEL 5.4 22/58] mac80211: Remove a redundant mutex unlock, Sasha Levin
[PATCH AUTOSEL 5.4 30/58] mac80211: rx: avoid RCU list traversal under mutex, Sasha Levin
[PATCH AUTOSEL 4.9 09/12] mac80211: rx: avoid RCU list traversal under mutex, Sasha Levin
[PATCH AUTOSEL 4.9 07/12] cfg80211: check reg_rule for NULL in handle_channel_custom(), Sasha Levin
[PATCH AUTOSEL 4.14 13/19] mac80211: rx: avoid RCU list traversal under mutex, Sasha Levin
[PATCH AUTOSEL 4.14 09/19] cfg80211: check reg_rule for NULL in handle_channel_custom(), Sasha Levin
[PATCH AUTOSEL 4.19 16/31] mac80211: rx: avoid RCU list traversal under mutex, Sasha Levin
[PATCH AUTOSEL 4.19 10/31] cfg80211: check reg_rule for NULL in handle_channel_custom(), Sasha Levin
[PATCH AUTOSEL 5.4 20/58] nl80211: fix potential leak in AP start, Sasha Levin
[PATCH AUTOSEL 5.5 24/67] nl80211: fix potential leak in AP start, Sasha Levin
[PATCH AUTOSEL 5.5 34/67] mac80211: rx: avoid RCU list traversal under mutex, Sasha Levin
[PATCH AUTOSEL 5.5 26/67] mac80211: Remove a redundant mutex unlock, Sasha Levin
[PATCH 0/4] wmediumd vhost-user,
Johannes Berg
pull-request: wireless-drivers-next-2020-03-05,
Kalle Valo
5.4.20: WARNING: CPU: 1 PID: 2721 at drivers/net/wireless/intel/iwlwifi/mvm/tx.c:333 iwl_mvm_get_tx_rate.isra.0+0xb7/0xd0, Martin Mokrejs
[PATCH v3 1/2] cfg80211: Add support for userspace to reset stations in IBSS mode,
Nicolas Cavallari
[PATCH] mac80211: Do not send mesh HWMP PREQ if HWMP is disabled,
Nicolas Cavallari
pull-request: wireless-drivers-2020-03-05,
Kalle Valo
[PATCH] mac80211_hwsim: add frame transmission support over virtio,
Johannes Berg
[PATCH] MAINTAINERS: update web URL for iwlwifi,
Luca Coelho
[PATCH][next] cw1200/wsm.h: Replace zero-length array with flexible-array member,
Gustavo A. R. Silva
[PATCH][next] zd1211rw/zd_usb.h: Replace zero-length array with flexible-array member,
Gustavo A. R. Silva
Precise time synchronization via wifi interface (intel AX201 iwlwifi driver),
Wei Liu
[PATCH mac80211-next] virt_wifi: implement ndo_get_iflink,
Taehee Yoo
[PATCH 2/2] staging: vt6656: struct vnt_rcb remove unused in_use., Malcolm Priestley
[PATCH 1/2] staging: vt6656: Remove vnt_interrupt_buffer in_use flag., Malcolm Priestley
[PATCH] mt76: remove variable 'val' set but not used, Chen Wandun
[PATCH] nl80211: fix tx_control_port trace point,
Markus Theil
Re: v5.5-rc1 and beyond insta-kills some Comcast wifi routers,
Kalle Valo
[PATCH] staging: vt6656: Move vnt_rx_data to usbpipe.c, Malcolm Priestley
[PATCH 1/3] nl80211: add monitor mode scan feature,
Markus Theil
[PATCH wireless 0/3] nl80211: add missing attribute validation,
Jakub Kicinski
[PATCH] net: wireless: Add module_param(mac_prefix) to mac80211_hwsim,
rkir
[PATCH 3/3] staging: vt6656: Delete int.c/h file and move functions to usbpipe, Malcolm Priestley
PATCH 2/3] staging: vt6656: Remove function vnt_int_process_data., Malcolm Priestley
[PATCH 1/3] staging: vt6656: vnt_int_start_interrupt remove spin lock., Malcolm Priestley
[mac80211-next:master] BUILD SUCCESS a862889b18bae092c4a607a006d7c60618019e84, kbuild test robot
[PATCH v4 00/18] wilc1000: move out of staging,
Ajay.Kathat
- [PATCH v4 05/18] wilc1000: add wlan_cfg.c, Ajay.Kathat
- [PATCH v4 07/18] wilc1000: add cfg80211.h, Ajay.Kathat
- [PATCH v4 01/18] wilc1000: add hif.h, Ajay.Kathat
- [PATCH v4 02/18] wilc1000: add hif.c, Ajay.Kathat
- [PATCH v4 04/18] wilc1000: add wlan_cfg.h, Ajay.Kathat
- [PATCH v4 03/18] wilc1000: add wlan_if.h, Ajay.Kathat
- [PATCH v4 06/18] wilc1000: add cfg80211.c, Ajay.Kathat
- [PATCH v4 10/18] wilc1000: add mon.c, Ajay.Kathat
- [PATCH v4 09/18] wilc1000: add netdev.c, Ajay.Kathat
- [PATCH v4 13/18] wilc1000: add wlan.c, Ajay.Kathat
- [PATCH v4 11/18] wilc1000: add spi.c, Ajay.Kathat
- [PATCH v4 14/18] wilc1000: add sdio.c, Ajay.Kathat
- [PATCH v4 12/18] wilc1000: add wlan.h, Ajay.Kathat
- [PATCH v4 15/18] wilc1000: add fw.h, Ajay.Kathat
- [PATCH v4 08/18] wilc1000: add netdev.h, Ajay.Kathat
- [PATCH v4 17/18] dt: bindings: net: add microchip,wilc1000,spi.yaml, Ajay.Kathat
- [PATCH v4 18/18] wilc1000: add Makefile and Kconfig files for wilc1000 compilation, Ajay.Kathat
- [PATCH v4 16/18] dt: bindings: net: add microchip,wilc1000,sdio.yaml, Ajay.Kathat
[PATCH 0/3] staging: wilc1000: correct Smatch warnings & use flexible-array member,
Ajay.Kathat
[PATCH 0/4] use proper size for mt7615 sta mcu commands,
Lorenzo Bianconi
0x14: COVID-19 update, postponement of Netdev conf 0x14, Jamal Hadi Salim
[PATCH 2/2] staging: vt6656: vnt_vt3184_init remove stack copy to array., Malcolm Priestley
[PATCH 1/2] staging: vt6656: use vnt_vt3184_agc array directly, Malcolm Priestley
[PATCH] staging: vt6656: Remove STATUS enums from TX path, Malcolm Priestley
[PATCH v2] rtl8188eu: Add rtw_led_enable module parameter,
Bastien Nocera
[PATCH] ath9k: Handle txpower changes even when TPC is disabled,
Remi Pommarel
[PATCH 0/6] mt7663u preparation series,
Lorenzo Bianconi
[PATCH] staging: vt6656: Use mac80211 duration for tx headers, Malcolm Priestley
Re: Query: CNSS WLAN., John W. Linville
[mac80211]: wds link and Radius authentication issue,
Cedric VONCKEN
[PATCH] staging: wilc1000: spi: Use new structure for SPI transfer delays,
Sergiu Cuciurean
[PATCH] net: wireless: marvell: libertas: Use new structure for SPI transfer delays,
Sergiu Cuciurean
[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]