Linux Wireless Networking
[Prev Page][Next Page]
- [PATCH v2 36/63] scsi: ibmvscsi: Avoid multi-field memset() overflow by aiming at srp, (continued)
- [PATCH v2 36/63] scsi: ibmvscsi: Avoid multi-field memset() overflow by aiming at srp, Kees Cook
- [PATCH v2 37/63] string.h: Introduce memset_after() for wiping trailing members/padding, Kees Cook
- [PATCH v2 35/63] fortify: Detect struct member overflows in memmove() at compile-time, Kees Cook
- [PATCH v2 42/63] net: dccp: Use memset_startat() for TP zeroing, Kees Cook
- [PATCH v2 59/63] can: flexcan: Use struct_group() to zero struct flexcan_regs regions, Kees Cook
- [PATCH v2 60/63] net/af_iucv: Use struct_group() to zero struct iucv_sock region, Kees Cook
- [PATCH v2 63/63] fortify: Work around Clang inlining bugs, Kees Cook
- [PATCH v2 47/63] intel_th: msu: Use memset_startat() for clearing hw header, Kees Cook
- [PATCH v2 62/63] fortify: Detect struct member overflows in memset() at compile-time, Kees Cook
- [PATCH v2 61/63] powerpc: Split memset() to avoid multi-field overflow, Kees Cook
- [PATCH v2 53/63] KVM: x86: Use struct_group() to zero decode cache, Kees Cook
- [PATCH v2 40/63] netfilter: conntrack: Use memset_startat() to zero struct nf_conn, Kees Cook
- [PATCH v2 19/63] staging: wlan-ng: Use struct_group() for memcpy() region, Kees Cook
- [PATCH v2 17/63] bnx2x: Use struct_group() for memcpy() region, Kees Cook
- [PATCH v2 46/63] iw_cxgb4: Use memset_startat() for cpl_t5_pass_accept_rpl, Kees Cook
- [PATCH v2 26/63] lib/string: Move helper functions out of string.c, Kees Cook
- [PATCH v2 51/63] drbd: Use struct_group() to zero algs, Kees Cook
- [PATCH v2 44/63] mac80211: Use memset_after() to clear tx status, Kees Cook
- [PATCH v2 25/63] compiler_types.h: Remove __compiletime_object_size(), Kees Cook
- [PATCH v2 48/63] IB/mthca: Use memset_startat() for clearing mpt_entry, Kees Cook
- [PATCH v2 50/63] tracing: Use memset_startat() to zero struct trace_iterator, Kees Cook
- [PATCH v2 27/63] fortify: Move remaining fortify helpers into fortify-string.h, Kees Cook
- [PATCH v2 39/63] ipv6: Use memset_after() to zero rt6_info, Kees Cook
- [PATCH v2 38/63] xfrm: Use memset_after() to clear padding, Kees Cook
- [PATCH v2 16/63] cxgb4: Use struct_group() for memcpy() region, Kees Cook
- [PATCH v2 18/63] drm/amd/pm: Use struct_group() for memcpy() region, Kees Cook
- [PATCH v2 20/63] drm/mga/mga_ioc32: Use struct_group() for memcpy() region, Kees Cook
- [PATCH v2 15/63] intersil: Use struct_group() for memcpy() region, Kees Cook
- [PATCH v2 43/63] net: qede: Use memset_startat() for counters, Kees Cook
- [PATCH v2 41/63] net: 802: Use memset_startat() to clear struct fields, Kees Cook
- [PATCH v2 56/63] RDMA/mlx5: Use struct_group() to zero struct mlx5_ib_mr, Kees Cook
- [PATCH v2 49/63] btrfs: Use memset_startat() to clear end of struct, Kees Cook
- [PATCH v2 22/63] HID: cp2112: Use struct_group() for memcpy() region, Kees Cook
- [PATCH v2 58/63] ethtool: stats: Use struct_group() to clear all stats at once, Kees Cook
- [PATCH v2 32/63] fortify: Add compile-time FORTIFY_SOURCE tests, Kees Cook
- [PATCH v2 21/63] net/mlx5e: Use struct_group() for memcpy() region, Kees Cook
- [PATCH v2 57/63] powerpc/signal32: Use struct_group() to zero spe regs, Kees Cook
- [PATCH v2 33/63] lib: Introduce CONFIG_TEST_MEMCPY, Kees Cook
- [PATCH v2 55/63] HID: roccat: Use struct_group() to zero kone_mouse_event, Kees Cook
- [PATCH v2 45/63] ath11k: Use memset_startat() for clearing queue descriptors, Kees Cook
- [PATCH v2 52/63] cm4000_cs: Use struct_group() to zero struct cm4000_dev region, Kees Cook
- [PATCH v2 54/63] dm integrity: Use struct_group() to zero struct journal_sector, Kees Cook
[mac80211-next:master] BUILD SUCCESS WITH WARNING f50d2ff8f016b79a2ff4acd5943a1eda40c545d4, kernel test robot
[mac80211:master] BUILD SUCCESS 0a298d133893c72c96e2156ed7cb0f0c4a306a3e, kernel test robot
[mac80211-next:master 9/11] net/wireless/./trace.h:3637:30: warning: implicit conversion from 'enum nl80211_commands' to 'enum nl80211_bss_scan_width', kernel test robot
pull-request: wireless-drivers-2021-08-17,
Kalle Valo
[PATCH] mt76: add a bound check in mt76_calculate_default_rate(), Ryder Lee
[PATCH] ipw2x00: no need to initilise statics to 0,
Jason Wang
[PATCH net] mac80211: fix locking in ieee80211_restart_work(),
Johannes Berg
[PATCH] brcmfmac: pcie: fix oops on failure to resume and reprobe,
Ahmad Fatoum
Re: brcmfmac: pcie: fix oops on failure to resume and reprobe, Kalle Valo
[PATCH net-next 0/4] ethtool: extend coalesce uAPI,
Yufeng Mo
[RFC PATCH 00/15] create power sequencing subsystem,
Dmitry Baryshkov
- [RFC PATCH 03/15] mmc: core: switch to new pwrseq subsystem, Dmitry Baryshkov
- [RFC PATCH 02/15] pwrseq: port MMC's pwrseq drivers to new pwrseq subsystem, Dmitry Baryshkov
- [RFC PATCH 06/15] Bluetooth: hci_qca: merge init paths, Dmitry Baryshkov
- [RFC PATCH 07/15] Bluetooth: hci_qca: merge qca_power_on with qca_regulators_init, Dmitry Baryshkov
- [RFC PATCH 08/15] Bluetooth: hci_qca: futher rework of power on/off handling, Dmitry Baryshkov
- [RFC PATCH 05/15] Bluetooth: hci_qca: merge qca_power into qca_serdev, Dmitry Baryshkov
- [RFC PATCH 14/15] WIP: PCI: qcom: use pwrseq to power up bus devices, Dmitry Baryshkov
- [RFC PATCH 13/15] arm64: dts: qcom: sdm845-db845c: add second channel support to qca power sequencer, Dmitry Baryshkov
- [RFC PATCH 15/15] WIP: arm64: dts: qcom: qrb5165-rb5: add bus-pwrseq property to pcie0, Dmitry Baryshkov
- [RFC PATCH 12/15] arm64: dts: qcom: qrb5165-rb5: add bluetooth support, Dmitry Baryshkov
- [RFC PATCH 04/15] ath10k: add support for pwrseq sequencing, Dmitry Baryshkov
- [RFC PATCH 09/15] Bluetooth: hci_qca: add support for pwrseq, Dmitry Baryshkov
- [RFC PATCH 10/15] pwrseq: add support for QCA BT+WiFi power sequencer, Dmitry Baryshkov
- [RFC PATCH 11/15] arm64: dts: qcom: sdm845-db845c: switch bt+wifi to qca power sequencer, Dmitry Baryshkov
- [RFC PATCH 01/15] power: add power sequencer subsystem, Dmitry Baryshkov
- Re: [RFC PATCH 00/15] create power sequencing subsystem, Marcel Holtmann
[mac80211:master] BUILD SUCCESS 5f773519639041faed4132f5943d7895f9078a4c, kernel test robot
[PATCH] rsi: fix an error code in rsi_probe(),
Dan Carpenter
[PATCH] iwlwifi: mvm: Fix an error code in iwl_mvm_up(), Dan Carpenter
[PATCH v2 1/3] mt76: mt7915: update mac timing settings,
Ryder Lee
iwlwifi: OFMDA Sniffer not capturing actual data,
Milo Garcia
[PATCH] mt76: mt7921: move mt7921_queue_rx_skb to mac.c, Lorenzo Bianconi
[PATCH 1/2] mac80211: Fix ieee80211_amsdu_aggregate frag_tail bug,
Ping-Ke Shih
[RFC V4 net-next 0/4] ethtool: extend coalesce uAPI,
Yufeng Mo
[PATCH 1/3] mt76: mt7915: update mac timing settings,
Ryder Lee
5.10.58 UBSAN from brcmf_sdio_dpc+0xa50/0x128c [brcmfmac],
Ryutaroh Matsumoto
[PATCH] iwlwifi: mvm: Fix bitwise vs logical operator in iwl_mvm_scan_fits(),
Nathan Chancellor
Re: add support for brcm43362,
Arend Van Spriel
[mac80211-next:master] BUILD SUCCESS 8c89f7b3d3f2880c57b0bc96c72ccd98fe354399, kernel test robot
[mac80211:master] BUILD SUCCESS a9a507013a6f98218d1797c8808bd9ba1e79782d, kernel test robot
[PATCH v2] mt76: mt7921: fix kernel warning from cfg80211_calculate_bitrate, sean.wang
[PATCH] mt76: mt7921: fix kernel warning from cfg80211_calculate_bitrate, sean.wang
[PATCH v3 1/3] mt76: mt7915: remove mt7915_mcu_add_he(),
Ryder Lee
[PATCH] ath6kl: wmi: fix an error code in ath6kl_wmi_sync_point(),
Dan Carpenter
[PATCH] mt76: mt7921: fix endianness warnings in mt7921_mac_decode_he_mu_radiotap, Lorenzo Bianconi
[PATCH v2 1/3] mt76: mt7915: remove mt7915_mcu_add_he(),
Ryder Lee
[RFC V3 net-next 0/4] ethtool: extend coalesce uAPI,
Yufeng Mo
[PATCH] mt76: mt7921: report HE MU radiotap, sean.wang
[PATCH 1/3] mt76: mt7915: remove mt7915_mcu_add_he(),
Ryder Lee
[PATCH] brcmfmac: Fix fallback logic to use firmware's canonical path,
trix
[PATCH v3 0/2] Add BCM43752 chipset support,
Angus Ainslie
[PATCH] ath11k: fix some sleeping in atomic bugs,
Dan Carpenter
[PATCH 00/15] mt7915 stats and debugging improvements.,
greearb
- [PATCH 01/15] mt76: mt7915: add comments about rx descriptor parsing, greearb
- [PATCH 05/15] mt76: mt7915: use nss for calculating rx-chains, greearb
- [PATCH 04/15] mt76: mt7915: support enabling rx group-5 status, greearb
- [PATCH 02/15] mt76: mt7915: print out hw revision, greearb
- [PATCH 03/15] mt76: mt7915: tx_stats debugfs to read from mib, greearb
- [PATCH 06/15] mt76: mt7915: rename amsdu_pack_stats to tx_amsdu_pack_stats, greearb
- [PATCH 07/15] mt76: mt7915: ethtool group-5 rx stats information, greearb
- [PATCH 08/15] mt76: mt7915: ethtool counters for driver rx path, greearb
- [PATCH 11/15] mt76: mt7915: debugfs display for pse non-empty queues, greearb
- [PATCH 09/15] mt76: mt7915: fix rate rix and flags in txs path, greearb
- [PATCH 13/15] mt76: mt7915: add rx-ppdu-size-out-of-range ethtool counter, greearb
- [PATCH 14/15] mt76: mt7915: ethtool and mib rx stats, greearb
- [PATCH 15/15] mt76: mt7915: poll mib counters every 200ms, greearb
- [PATCH 10/15] mt76: mt7915: add ethtool tx/rx pkts/bytes, greearb
- [PATCH 12/15] mt76: mt7915: add more pse queue data to debugfs, greearb
[PATCH v2 0/3] Add BCM43752 chipset support,
Angus Ainslie
[PATCH v6 1/7] mei: bus: add client dma interface,
Emmanuel Grumbach
[PATCH v3 0/8] PCI: Drop duplicated tracking of a pci_dev's bound driver,
Uwe Kleine-König
[PATCH] mt76: mt7921: fix firmware usage of RA info using legacy rates, sean.wang
[PATCH v2] cfg80211: Handle driver updated MU-EDCA params,
Muna Sinada
Not able to roam on FT-SAE network,
Michael Yartys
Netdevconf 0x15 slides and papers up,
Jamal Hadi Salim
Getting channel stats in multiple drivers, Mauricio de Oliveira
[wireless-drivers-next:master] BUILD SUCCESS d249ff28b1d8478419caf347c4836361a47b0c5b, kernel test robot
[BUG] ipw2x00: possible null-pointer dereference in libipw_wx_set_encode(), Tuo Li
[PATCH v5 0/3] Add support to configure beacon tx mode,
Maharaja Kennadyrajan
question on HE debugfs output,
Ben Greear
[PATCH] mt76: fix determining multicast frame in sta mode,
sean.wang
[PATCH][next] mwifiex: usb: Replace one-element array with flexible-array member,
Gustavo A. R. Silva
[PATCH v2 mac80211-next 0/7] introduce individual TWT support in AP mode,
Lorenzo Bianconi
[PATCH] mt76: mt7921: introduce mt7921_mcu_set_beacon_filter utility routine, Lorenzo Bianconi
[PATCH] mt76: mt7921: get rid of mt7921_mac_set_beacon_filter, Lorenzo Bianconi
[PATCH] mt76: mt7921: get rid of monitor_vif, Lorenzo Bianconi
[PATCH] ath9k: fix sleeping in atomic context,
Miaoqing Pan
linux-next: manual merge of the wireless-drivers-next tree with the printk tree,
Stephen Rothwell
[PATCH] mt76: overwrite default reg_ops if necessary, Lorenzo Bianconi
[PATCH v5] brcmfmac: firmware: Fix firmware loading,
Dmitry Osipenko
[PATCH v4] brcmfmac: firmware: Fix firmware loading,
Dmitry Osipenko
FTM support in ath drivers, Sugandh Huthanahally Mohan
[PATCH] wireless: iwlwifi: fix build warnings in rfi.c, Randy Dunlap
[PATCH] mt76: mt7615: move mt7615_mcu_set_p2p_oppps in mt76_connac module, Lorenzo Bianconi
[PATCH v2] mt76: mt7915: introduce mt7915_mcu_beacon_check_caps(), Ryder Lee
[PATCH 1/4] mt76: mt7915: checkpatch cleanup,
Ryder Lee
[PATCH] pcmcia: ray_cs: Split memcpy() to avoid bounds check warning, Kees Cook
[PATCH] mac80211: Use flex-array for radiotap header bitmap, Kees Cook
[PATCH] mac80211: radiotap: Use BIT() instead of shifts, Kees Cook
[PATCH] ipw2x00: Avoid field-overflowing memcpy(),
Kees Cook
[PATCH 0/3] rsi: fix startup and P2P mode,
Martin Fuzzey
[PATCH 0/3] wilc1000: minor cleanups,
Claudiu Beznea
[PATCH] ath: dfs_pattern_detector: Fix possible null-pointer dereference in channel_detector_create(),
Tuo Li
[PATCH 1/2] iw: mesh: fix crash when attempting to print the conf param "mesh_nolearn",
Gokul Sivakumar
[PATCH 00/12] iwlwifi: updates intended for v5.15 2021-08-05 part 2,
Luca Coelho
- [PATCH 01/12] iwlwifi: pass number of chains and sub-bands to iwl_sar_set_profile(), Luca Coelho
- [PATCH 02/12] iwlwifi: acpi: support reading and storing WRDS revision 1 and 2, Luca Coelho
- [PATCH 03/12] iwlwifi: support reading and storing EWRD revisions 1 and 2, Luca Coelho
- [PATCH 04/12] iwlwifi: remove unused ACPI_WGDS_TABLE_SIZE definition, Luca Coelho
- [PATCH 05/12] iwlwifi: convert flat GEO profile table to a struct version, Luca Coelho
- [PATCH 06/12] iwlwifi: mvm: support version 11 of wowlan statuses notification, Luca Coelho
- [PATCH 07/12] iwlwifi: skip first element in the WTAS ACPI table, Luca Coelho
- [PATCH 08/12] iwlwifi: fw: correctly limit to monitor dump, Luca Coelho
- [PATCH 09/12] iwlwifi: mvm: trigger WRT when no beacon heard, Luca Coelho
- [PATCH 11/12] iwlwifi: mvm: load regdomain at INIT stage, Luca Coelho
- [PATCH 10/12] iwlwifi: mvm: Read the PPAG and SAR tables at INIT stage, Luca Coelho
- [PATCH 12/12] iwlwifi: acpi: support reading and storing WGDS revision 2, Luca Coelho
[PATCH] rsi: fix error code in rsi_load_9116_firmware(),
Dan Carpenter
[PATCH 00/12] iwlwifi: updates intended for v5.15 2021-08-05,
Luca Coelho
- [PATCH 01/12] iwlwifi: mvm: d3: separate TKIP data from key iteration, Luca Coelho
- [PATCH 02/12] iwlwifi: mvm: d3: remove fixed cmd_flags argument, Luca Coelho
- [PATCH 03/12] iwlwifi: mvm: d3: refactor TSC/RSC configuration, Luca Coelho
- [PATCH 04/12] iwlwifi: mvm: d3: add separate key iteration for GTK type, Luca Coelho
- [PATCH 05/12] iwlwifi: mvm: d3: make key reprogramming iteration optional, Luca Coelho
- [PATCH 06/12] iwlwifi: mvm: d3: implement RSC command version 5, Luca Coelho
- [PATCH 07/12] iwlwifi: mvm: silently drop encrypted frames for unknown station, Luca Coelho
- [PATCH 08/12] iwlwifi: mvm: Refactor setting of SSIDs for 6GHz scan, Luca Coelho
- [PATCH 09/12] iwlwifi: mvm: fix access to BSS elements, Luca Coelho
- [PATCH 10/12] iwlwifi: rename ACPI_SAR_NUM_CHAIN_LIMITS to ACPI_SAR_NUM_CHAINS, Luca Coelho
- [PATCH 12/12] iwlwifi: remove ACPI_SAR_NUM_TABLES definition, Luca Coelho
- [PATCH 11/12] iwlwifi: convert flat SAR profile table to a struct version, Luca Coelho
[PATCH v3] brcmfmac: firmware: Fix firmware loading,
Linus Walleij
[PATCH] net: mac80211: Remove unnecessary variable and label, dingsenjie
[PATCH v2] mt76: connac: add support maximum regulatory Tx power,
sean.wang
[PATCH 0/2] Add BCM43752 chipset support,
Angus Ainslie
[PATCH] net: ath9k: fix use-after-free in ath9k_hif_usb_rx_cb,
Pavel Skripkin
[PATCH 0/3] ath11k: enable support of 6G band for WCN6855,
Jouni Malinen
[PATCH v2] brcmfmac: firmware: Fix firmware loading,
Linus Walleij
[PATCH v2] rtl8xxxu: Fix the handling of TX A-MPDU aggregation,
chris . chiu
[PATCH v5 01/11] mt76: add hash lookup for skb on TXS status_list,
greearb
- [PATCH v5 02/11] mt76: mt7915: fix potential NPE in TXS processing, greearb
- [PATCH v5 04/11] mt76: mt7915: allow processing TXS for 'NO_SKB' pkt-ids, greearb
- [PATCH v5 06/11] mt76: mt7915: add note about TXSFM 0x2, greearb
- [PATCH v5 09/11] mt76: mt7915: txfree status to show txcount instead of latency, greearb
- [PATCH v5 08/11] mt76: mt7915: fix SGI reporting when using tx-overrides, greearb
- [PATCH v5 07/11] mt76: mt7915: add support for tx-overrides, greearb
- [PATCH v5 03/11] mt76: mt7915: move TXS parsing to its own method, greearb
- [PATCH v5 11/11] mt76: mt7915: add a missing HT flag for GI parsing, greearb
- [PATCH v5 05/11] mt76: mt7915: debugfs hook to enable TXS for NO_SKB pkt-ids, greearb
- [PATCH v5 10/11] mt76: mt7915: report tx-retries, greearb
- Re: [PATCH v5 01/11] mt76: add hash lookup for skb on TXS status_list, Felix Fietkau
[PATCH v7 1/7] mt76: mt7915: add ethtool stats support,
greearb
[PATCH v2] mt76: mt7921: enable VO tx aggregation,
YN Chen
[PATCH] mt76: mt7921: enable VO tx aggregation, Deren Wu
[PATCH] wireless-regdb: Update regulatory rules for Norway (NO) on 6 and 60 GHz,
Bjørn Mork
[PATCH] brcmfmac: uninitialized variable in brcmf_fw_get_firmwares(),
Dan Carpenter
[PATCH mac80211-next 0/7] introduce individual TWT support in AP mode,
Lorenzo Bianconi
[PATCH] mwifiex: drop redundant null-pointer check in mwifiex_dnld_cmd_to_fw(),
Tuo Li
[PATCH] brcmfmac: firmware: Fix firmware loading,
Linus Walleij
[PATCH] mt76: mt7615: fix skb use-after-free on mac reset, Felix Fietkau
[PATCH][next] brcmfmac: firmware: Fix uninitialized variable ret,
Colin King
[PATCH 1/3][RESEND] rtlwifi: rtl8192de: Remove redundant variable initializations,
Colin King
[wireless-drivers-next:master] BUILD SUCCESS 18cb62367a8fb357d32cbb132eb1073fdee5ca7e, kernel test robot
[PATCH AUTOSEL 5.4 4/6] virt_wifi: fix error on connect, Sasha Levin
[PATCH AUTOSEL 5.10 4/9] virt_wifi: fix error on connect, Sasha Levin
[PATCH AUTOSEL 5.13 04/11] virt_wifi: fix error on connect, Sasha Levin
[PATCH v2 0/6] PCI: Drop duplicated tracking of a pci_dev's bound driver,
Uwe Kleine-König
[PATCH 00/10] iwlwifi: updates intended for v5.15 2021-08-02 part 3,
Luca Coelho
- [PATCH 01/10] iwlwifi: yoyo: cleanup internal buffer allocation in D3, Luca Coelho
- [PATCH 02/10] iwlwifi: split off Bz devices into their own family, Luca Coelho
- [PATCH 03/10] iwlwifi: give Bz devices their own name, Luca Coelho
- [PATCH 04/10] iwlwifi: read MAC address from correct place on Bz, Luca Coelho
- [PATCH 05/10] iwlwifi: pcie: implement Bz device startup, Luca Coelho
- [PATCH 06/10] iwlwifi: implement Bz NMI behaviour, Luca Coelho
- [PATCH 07/10] iwlwifi: pcie: implement Bz reset flow, Luca Coelho
- [PATCH 08/10] iwlwifi: mvm: Fix umac scan request probe parameters, Luca Coelho
- [PATCH 09/10] iwlwifi: mvm: support new station key API, Luca Coelho
- [PATCH 10/10] iwlwifi: mvm: simplify __iwl_mvm_set_sta_key(), Luca Coelho
[PATCH] brcmfmac: Set SDIO workqueue as WQ_HIGHPRI,
Sean Anderson
[PATCH v4 01/11] mt76: add hash lookup for skb on TXS status_list,
greearb
- [PATCH v4 02/11] mt76: mt7915: fix potential NPE in TXS processing, greearb
- [PATCH v4 03/11] mt76: mt7915: move TXS parsing to its own method, greearb
- [PATCH v4 04/11] mt76: mt7915: allow processing TXS for 'NO_SKB' pkt-ids, greearb
- [PATCH v4 05/11] mt76: mt7915: debugfs hook to enable TXS for NO_SKB pkt-ids, greearb
- [PATCH v4 06/11] mt76: mt7915: remove TXSFM 0x2 code, greearb
- [PATCH v4 07/11] mt76: mt7915: add support for tx-overrides, greearb
- [PATCH v4 08/11] mt76: mt7915: fix SGI reporting when using tx-overrides, greearb
- [PATCH v4 09/11] mt76: mt7915: txfree status to show txcount instead of latency, greearb
- [PATCH v4 10/11] mt76: mt7915: report tx-retries, greearb
- [PATCH v4 11/11] mt76: mt7915: add a missing HT flag for GI parsing, greearb
[PATCH v6 1/7] mt76: mt7915: add ethtool stats support,
greearb
Re: [PATCH 42/64] net: qede: Use memset_after() for counters,
Shai Malin
[PATCH 00/12] iwlwifi: updates intended for v5.15 2021-08-02 part 2,
Luca Coelho
- [PATCH 01/12] iwlwifi: mvm: remove trigger EAPOL time event, Luca Coelho
- [PATCH 02/12] iwlwifi: mvm: set replay counter on key install, Luca Coelho
- [PATCH 03/12] iwlwifi: mvm: restrict FW SMPS request, Luca Coelho
- [PATCH 04/12] iwlwifi: pcie: remove spaces from queue names, Luca Coelho
- [PATCH 05/12] iwlwifi: mvm: remove check for vif in iwl_mvm_vif_from_mac80211(), Luca Coelho
- [PATCH 06/12] iwlwifi: mvm: fix old-style static const declaration, Luca Coelho
- [PATCH 07/12] iwlwifi: mvm: fix a memory leak in iwl_mvm_mac_ctxt_beacon_changed, Luca Coelho
- [PATCH 08/12] iwlwifi: remove trailing semicolon in macro definition, Luca Coelho
- [PATCH 09/12] iwlwifi: use DEFINE_MUTEX() for mutex lock, Luca Coelho
- [PATCH 10/12] iwlwifi: mvm: avoid static queue number aliasing, Luca Coelho
- [PATCH 11/12] iwlwifi: mvm: clean up number of HW queues, Luca Coelho
- [PATCH 12/12] iwlwifi: mvm: treat MMPDUs in iwl_mvm_mac_tx() as bcast, Luca Coelho
[PATCH 00/12] iwlwifi: updates intended for v5.15 2021-08-02,
Luca Coelho
- [PATCH 02/12] iwlwifi: mvm: set BROADCAST_TWT_SUPPORTED in MAC policy, Luca Coelho
- [PATCH 05/12] iwlwifi: pcie: optimise struct iwl_rx_mem_buffer layout, Luca Coelho
- [PATCH 04/12] iwlwifi: mvm: avoid FW restart while shutting down, Luca Coelho
- [PATCH 11/12] iwlwifi: mvm: Add support for hidden network scan on 6GHz band, Luca Coelho
- [PATCH 03/12] iwlwifi: nvm: enable IEEE80211_HE_PHY_CAP10_HE_MU_M1RU_MAX_LTF, Luca Coelho
- [PATCH 09/12] iwlwifi: print PNVM complete notification status in hexadecimal, Luca Coelho
- [PATCH 08/12] iwlwifi: pcie: dump error on FW reset handshake failures, Luca Coelho
- [PATCH 06/12] iwlwifi: pcie: free RBs during configure, Luca Coelho
- [PATCH 12/12] iwlwifi: iwl-dbg-tlv: add info about loading external dbg bin, Luca Coelho
- [PATCH 01/12] iwlwifi: iwl-nvm-parse: set STBC flags for HE phy capabilities, Luca Coelho
- [PATCH 07/12] iwlwifi: prepare for synchronous error dumps, Luca Coelho
- [PATCH 10/12] iwlwifi: mvm: Do not use full SSIDs in 6GHz scan, Luca Coelho
[PATCH 0/4] rtw88: update regulartory mapping and adaptivity,
Ping-Ke Shih
[PATCH] iwlwifi: renamed all occurrences of IWL_RATE_COUNT to IWL_RATE_INDEX_COUNT,
William Batista
(Arch Linux) rtw_8822ce WiFi driver for Linux, Pooh
[PATCH v4] rtw88: Remove unnecessary check code,
Len Baker
[PATCH] mt76: mt7915: improve code readability in mt7915_mcu_sta_bfer_ht, Lorenzo Bianconi
[PATCH 1/2] rtlwifi: rtl8192de: Remove redundant variable initializations,
Colin King
5.14-rc3 lockdep warning, iwlwifi 9560,
Chris Murphy
[BUG] mwifiex: possible null-pointer dereference in mwifiex_dnld_cmd_to_fw(),
Li Tuo
[BUG] iwlegacy: 3945-rs: possible null-pointer dereference in il3945_rs_get_rate(), Li Tuo
[PATCH v4 1/2] mt76: mt7915: fix hwmon temp sensor mem use-after-free,
Ryder Lee
[PATCH v3] mt76: mt7915: Fix hwmon temp sensor mem use-after-free., greearb
[PATCH v2] mt76: mt7915: Fix hwmon temp sensor mem use-after-free., greearb
[syzbot] KASAN: use-after-free Read in ieee80211_scan_rx (2), syzbot
[PATCH] ath11k: Add HE UL MU fixed rate setting,
Muna Sinada
[PATCH v1 0/5] PCI: Drop duplicated tracking of a pci_dev's bound driver,
Uwe Kleine-König
[PATCH v2] nl80211: Add HE UL MU fixed rate setting,
Muna Sinada
[PATCH v2] iw: Add HE UL MU fixed rate setting, Muna Sinada
[PATCH 00/12] nfc: constify, continued (part 2),
Krzysztof Kozlowski
[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]