openwrtv3/package/kernel/mac80211/patches
Sven Eckelmann 87493dac11 mac80211: initialize sinfo in cfg80211_get_station
Most of the implementations behind cfg80211_get_station will not initialize
sinfo to zero before manipulating it. For example, the member "filled",
which indicates the filled in parts of this struct, is often only modified
by enabling certain bits in the bitfield while keeping the remaining bits
in their original state. A caller without a preinitialized sinfo.filled can
then no longer decide which parts of sinfo were filled in by
cfg80211_get_station (or actually the underlying implementations).

cfg80211_get_station must therefore take care that sinfo is initialized to
zero. Otherwise, the caller may tries to read information which was not
filled in and which must therefore also be considered uninitialized. In
batadv_v_elp_get_throughput's case, an invalid "random" expected throughput
may be stored for this neighbor and thus the B.A.T.M.A.N V algorithm may
switch to non-optimal neighbors for certain destinations.

Signed-off-by: Sven Eckelmann <sven.eckelmann@openmesh.com>
2018-07-07 18:33:57 +02:00
..
000-fix_kconfig.patch mac80211: update to wireless-testing 2015-03-09 2015-03-11 15:02:47 +00:00
001-fix_build.patch mac80211: update to backports-4.14-rc2 2017-10-01 12:49:11 +02:00
002-change_allconfig.patch mac80211: update to wireless-testing 2017-10-06 2017-10-13 11:45:57 +02:00
003-remove_bogus_modparams.patch mac80211: update to wireless-testing 2015-03-09 2015-03-11 15:02:47 +00:00
004-kconfig_backport_fix.patch mac80211: update to backports-4.14-rc2 2017-10-01 12:49:11 +02:00
005-revert-devcoredump.patch mac80211: update to wireless-testing 2017-11-01 2017-11-16 15:23:35 +01:00
006-fix-genl-multicast.patch mac80211: update to wireless-testing 2017-11-01 2017-11-16 15:23:35 +01:00
007-fix-linux-verification-h.patch mac80211: update to wireless-testing 2017-11-01 2017-11-16 15:23:35 +01:00
008-fix-genl-family-id.patch mac80211: fix netlink family id for nl80211 messages 2017-11-20 17:52:51 +01:00
010-disable_rfkill.patch mac80211: update to backports-4.14-rc2 2017-10-01 12:49:11 +02:00
012-kernel_build_check.patch mac80211: use KERNEL_MAKEOPTS 2017-06-07 18:31:10 +02:00
015-ipw200-mtu.patch mac80211: update to backports-4.14-rc2 2017-10-01 12:49:11 +02:00
030-rt2x00_options.patch mac80211: rt2x00: import upstream changes and rebase our patches 2017-03-30 18:31:02 +02:00
040-brcmutil_option.patch mac80211: update to 2015-12-03 2015-12-04 22:39:37 +00:00
050-lib80211_option.patch mac80211: update to wireless-testing 2017-11-01 2017-11-16 15:23:35 +01:00
060-no_local_ssb_bcma.patch mac80211: update to wireless-testing 2017-11-01 2017-11-16 15:23:35 +01:00
070-ath_common_config.patch mac80211: update to 2015-12-03 2015-12-04 22:39:37 +00:00
080-ath10k_thermal_config.patch mac80211: ath10k: Allow to enable the thermal code of ath10k 2018-06-09 16:32:39 +02:00
081-ath10k-calibration-variant.patch mac80211: update patch to read ath10k variant from DT 2018-04-20 21:08:52 +02:00
082-ath10k-suppress-Unknown-eventid-36925-warnings.patch mac80211: ath10k: Suppress "Unknown eventid: 36925" warnings 2018-04-18 23:57:03 +02:00
090-Revert-rt2800-use-TXOP_BACKOFF-for-probe-frames.patch mac80211: drop 355-ath9k-limit-retries-for-powersave-response-frames.patch 2018-06-22 09:43:56 +02:00
100-remove-cryptoapi-dependencies.patch mac80211: drop 355-ath9k-limit-retries-for-powersave-response-frames.patch 2018-06-22 09:43:56 +02:00
110-mac80211_keep_keys_on_stop_ap.patch mac80211: update to wireless-testing 2017-11-01 2017-11-16 15:23:35 +01:00
120-cfg80211_allow_perm_addr_change.patch cfg80211: add support for changing the device mac address via sysfs 2014-12-11 20:07:58 +00:00
130-disable-fils.patch mac80211: update to wireless-testing 2017-10-06 2017-10-13 11:45:57 +02:00
131-Revert-mac80211-aes-cmac-switch-to-shash-CMAC-driver.patch mac80211: drop 355-ath9k-limit-retries-for-powersave-response-frames.patch 2018-06-22 09:43:56 +02:00
132-mac80211-remove-cmac-dependency.patch mac80211: update to wireless-testing 2017-10-06 2017-10-13 11:45:57 +02:00
140-tweak-TSQ-setting.patch mac80211: tweak TSQ settings 2017-11-29 17:46:41 +01:00
150-disable_addr_notifier.patch mac80211: update to wireless-testing 2017-11-01 2017-11-16 15:23:35 +01:00
160-ath10k-search-all-IEs-for-variant-before-falling-back.patch mac80211: update patch to read ath10k variant from DT 2018-04-20 21:08:52 +02:00
201-ath5k-WAR-for-AR71xx-PCI-bug.patch mac80211: update to wireless-testing 2014-01-23 2014-01-30 13:21:36 +00:00
210-ap_scan.patch mac80211: update to wireless-testing 2017-11-01 2017-11-16 15:23:35 +01:00
300-v4.15-ath10k-fix-build-errors-with-CONFIG_PM.patch mac80211: reorder patches putting backports first 2018-03-01 15:14:11 +01:00
301-v4.15-mac80211-properly-free-requested-but-not-started-TX-.patch mac80211: reorder patches putting backports first 2018-03-01 15:14:11 +01:00
302-v4.15-mac80211-mesh-drop-frames-appearing-to-be-from-us.patch mac80211: reorder patches putting backports first 2018-03-01 15:14:11 +01:00
303-v4.15-0001-brcmfmac-handle-FWHALT-mailbox-indication.patch mac80211: brcmfmac: firmware halt and scan cleanup 2018-03-01 15:17:02 +01:00
303-v4.15-0002-brcmfmac-disable-packet-filtering-in-promiscuous-mod.patch mac80211: brcmfmac: firmware halt and scan cleanup 2018-03-01 15:17:02 +01:00
303-v4.15-0003-brcmfmac-cleanup-brcmf_cfg80211_escan-function.patch mac80211: drop 355-ath9k-limit-retries-for-powersave-response-frames.patch 2018-06-22 09:43:56 +02:00
303-v4.15-0004-brcmfmac-use-msecs_to_jiffies-instead-of-calculation.patch mac80211: brcmfmac: firmware halt and scan cleanup 2018-03-01 15:17:02 +01:00
303-v4.15-0005-brcmfmac-get-rid-of-brcmf_cfg80211_escan-function.patch mac80211: brcmfmac: firmware halt and scan cleanup 2018-03-01 15:17:02 +01:00
303-v4.15-0006-brcmfmac-get-rid-of-struct-brcmf_cfg80211_info-activ.patch mac80211: brcmfmac: firmware halt and scan cleanup 2018-03-01 15:17:02 +01:00
303-v4.15-0007-brcmfmac-move-configuration-of-probe-request-IEs.patch mac80211: brcmfmac: firmware halt and scan cleanup 2018-03-01 15:17:02 +01:00
304-v4.15-brcmfmac-add-CLM-download-support.patch mac80211: brcmfmac: backport remaining changes from 4.15 2018-03-01 15:17:03 +01:00
305-v4.15-brcmfmac-change-driver-unbind-order-of-the-sdio-func.patch mac80211: brcmfmac: backport remaining changes from 4.15 2018-03-01 15:17:03 +01:00
306-v4.15-brcmfmac-Avoid-build-error-with-make-W-1.patch mac80211: brcmfmac: backport remaining changes from 4.15 2018-03-01 15:17:03 +01:00
307-v4.15-brcmfmac-fix-CLM-load-error-for-legacy-chips-when-us.patch mac80211: brcmfmac: backport remaining changes from 4.15 2018-03-01 15:17:03 +01:00
308-v4.16-0001-ath9k-move-spectral-scan-support-under-a-separate-co.patch mac80211: reorder patches putting backports first 2018-03-01 15:14:11 +01:00
309-v4.16-0002-ath10k-move-spectral-scan-support-under-a-separate-c.patch mac80211: ath10k: Allow to enable the thermal code of ath10k 2018-06-09 16:32:39 +02:00
310-v4.16-ath9k-discard-undersized-packets.patch mac80211: reorder patches putting backports first 2018-03-01 15:14:11 +01:00
311-v4.16-0001-brcmfmac-Fix-parameter-order-in-brcmf_sdiod_f0_write.patch mac80211: brcmfmac: restructuring sdio access functions 2018-03-01 18:07:09 +01:00
311-v4.16-0002-brcmfmac-Register-sizes-on-hardware-are-not-dependen.patch mac80211: brcmfmac: restructuring sdio access functions 2018-03-01 18:07:09 +01:00
311-v4.16-0003-brcmfmac-Split-brcmf_sdiod_regrw_helper-up.patch mac80211: brcmfmac: restructuring sdio access functions 2018-03-01 18:07:09 +01:00
311-v4.16-0004-brcmfmac-Clean-up-brcmf_sdiod_set_sbaddr_window.patch mac80211: brcmfmac: restructuring sdio access functions 2018-03-01 18:07:09 +01:00
311-v4.16-0005-brcmfmac-Remove-dead-IO-code.patch mac80211: brcmfmac: restructuring sdio access functions 2018-03-01 18:07:09 +01:00
311-v4.16-0006-brcmfmac-Remove-bandaid-for-SleepCSR.patch mac80211: brcmfmac: restructuring sdio access functions 2018-03-01 18:07:09 +01:00
311-v4.16-0007-brcmfmac-Remove-brcmf_sdiod_request_data.patch mac80211: drop 355-ath9k-limit-retries-for-powersave-response-frames.patch 2018-06-22 09:43:56 +02:00
311-v4.16-0008-brcmfmac-Fix-asymmetric-IO-functions.patch mac80211: brcmfmac: restructuring sdio access functions 2018-03-01 18:07:09 +01:00
311-v4.16-0009-brcmfmac-Remove-noisy-debugging.patch mac80211: brcmfmac: restructuring sdio access functions 2018-03-01 18:07:09 +01:00
311-v4.16-0010-brcmfmac-Rename-bcmerror-to-err.patch mac80211: brcmfmac: restructuring sdio access functions 2018-03-01 18:07:09 +01:00
312-v4.16-0001-brcmfmac-Split-brcmf_sdiod_buffrw-function-up.patch mac80211: brcmfmac: restructuring sdio access functions - take 2 2018-03-01 18:15:51 +01:00
312-v4.16-0002-brcmfmac-whitespace-fixes-in-brcmf_sdiod_send_buf.patch mac80211: brcmfmac: restructuring sdio access functions - take 2 2018-03-01 18:15:51 +01:00
312-v4.16-0003-brcmfmac-Clarify-if-using-braces.patch mac80211: brcmfmac: restructuring sdio access functions - take 2 2018-03-01 18:15:51 +01:00
312-v4.16-0004-brcmfmac-Rename-replace-old-IO-functions-with-simple.patch mac80211: drop 355-ath9k-limit-retries-for-powersave-response-frames.patch 2018-06-22 09:43:56 +02:00
312-v4.16-0005-brcmfmac-Tidy-register-definitions-a-little.patch mac80211: brcmfmac: restructuring sdio access functions - take 2 2018-03-01 18:15:51 +01:00
312-v4.16-0006-brcmfmac-Remove-brcmf_sdiod_addrprep.patch mac80211: drop 355-ath9k-limit-retries-for-powersave-response-frames.patch 2018-06-22 09:43:56 +02:00
312-v4.16-0007-brcmfmac-remove-unnecessary-call-to-brcmf_sdiod_set_.patch mac80211: brcmfmac: restructuring sdio access functions - take 2 2018-03-01 18:15:51 +01:00
312-v4.16-0008-brcmfmac-Cleanup-offsetof.patch mac80211: brcmfmac: restructuring sdio access functions - take 2 2018-03-01 18:15:51 +01:00
312-v4.16-0009-brcmfmac-Remove-unused-macro.patch mac80211: brcmfmac: restructuring sdio access functions - take 2 2018-03-01 18:15:51 +01:00
312-v4.16-0010-brcmfmac-Remove-repeated-calls-to-brcmf_chip_get_cor.patch mac80211: brcmfmac: restructuring sdio access functions - take 2 2018-03-01 18:15:51 +01:00
313-v4.16-0001-brcmfmac-enlarge-buffer-size-of-caps-to-512-bytes.patch mac80211: brcmfmac: enlarge caps buffer & final sdio restructuring 2018-03-01 18:26:12 +01:00
314-v4.16-0001-brcmfmac-Remove-r-w-_sdreg32.patch mac80211: brcmfmac: enlarge caps buffer & final sdio restructuring 2018-03-01 18:26:12 +01:00
314-v4.16-0002-brcmfmac-Rename-buscore-to-core-for-consistency.patch mac80211: brcmfmac: enlarge caps buffer & final sdio restructuring 2018-03-01 18:26:12 +01:00
314-v4.16-0003-brcmfmac-stabilise-the-value-of-sbwad-in-use-for-som.patch mac80211: brcmfmac: enlarge caps buffer & final sdio restructuring 2018-03-01 18:26:12 +01:00
314-v4.16-0004-brcmfmac-Correctly-handle-accesses-to-SDIO-func0.patch mac80211: brcmfmac: enlarge caps buffer & final sdio restructuring 2018-03-01 18:26:12 +01:00
314-v4.16-0005-brcmfmac-Remove-func0-from-function-array.patch mac80211: brcmfmac: enlarge caps buffer & final sdio restructuring 2018-03-01 18:26:12 +01:00
314-v4.16-0006-brcmfmac-More-efficient-and-slightly-easier-to-read-.patch mac80211: brcmfmac: enlarge caps buffer & final sdio restructuring 2018-03-01 18:26:12 +01:00
314-v4.16-0007-brcmfmac-Replace-function-index-with-function-pointe.patch mac80211: brcmfmac: enlarge caps buffer & final sdio restructuring 2018-03-01 18:26:12 +01:00
314-v4.16-0008-brcmfmac-Clean-up-interrupt-macros.patch mac80211: brcmfmac: enlarge caps buffer & final sdio restructuring 2018-03-01 18:26:12 +01:00
315-v4.16-0001-brcmfmac-Support-43455-save-restore-SR-feature-if-FW.patch mac80211: brcmfmac: backport remaining changes from 4.16 2018-03-01 18:36:04 +01:00
316-v4.16-0001-brcmfmac-Remove-array-of-functions.patch mac80211: brcmfmac: backport remaining changes from 4.16 2018-03-01 18:36:04 +01:00
316-v4.16-0002-brcmfmac-add-comment-block-in-brcmf_sdio_buscore_rea.patch mac80211: brcmfmac: backport remaining changes from 4.16 2018-03-01 18:36:04 +01:00
316-v4.16-0003-brcmfmac-rename-brcmf_sdiod_buff_-read-write-functio.patch mac80211: brcmfmac: backport remaining changes from 4.16 2018-03-01 18:36:04 +01:00
317-v4.16-0001-brcmfmac-Use-zeroing-memory-allocator-than-allocator.patch mac80211: brcmfmac: backport remaining changes from 4.16 2018-03-01 18:36:04 +01:00
318-v4.17-mac80211-round-IEEE80211_TX_STATUS_HEADROOM-up-to-mu.patch mac80211: reorder patches putting backports first 2018-03-01 15:14:11 +01:00
319-v4.17-0001-mac80211-drop-frames-with-unexpected-DS-bits-from-fa.patch mac80211: reorder patches putting backports first 2018-03-01 15:14:11 +01:00
319-v4.17-0002-mac80211-support-AP-4-addr-mode-fast-rx.patch mac80211: reorder patches putting backports first 2018-03-01 15:14:11 +01:00
319-v4.17-0003-mac80211-support-fast-rx-with-incompatible-PS-capabi.patch mac80211: reorder patches putting backports first 2018-03-01 15:14:11 +01:00
319-v4.17-0004-mac80211-support-station-4-addr-mode-fast-rx.patch mac80211: reorder patches putting backports first 2018-03-01 15:14:11 +01:00
320-v4.17-mac80211-support-A-MSDU-in-fast-rx.patch mac80211: reorder patches putting backports first 2018-03-01 15:14:11 +01:00
321-v4.16-0001-brcmfmac-assure-bcdc-dcmd-api-does-not-return-value-.patch mac80211: backport brcmfmac fixes from 4.16 2018-03-21 08:36:14 +01:00
321-v4.16-0002-brcmfmac-separate-firmware-errors-from-i-o-errors.patch mac80211: backport brcmfmac fixes from 4.16 2018-03-21 08:36:14 +01:00
322-v4.16-0001-brcmfmac-add-possibility-to-obtain-firmware-error.patch mac80211: backport brcmfmac fixes from 4.16 2018-03-21 08:36:14 +01:00
322-v4.16-0002-brcmfmac-fix-P2P_DEVICE-ethernet-address-generation.patch mac80211: backport brcmfmac fixes from 4.16 2018-03-21 08:36:14 +01:00
323-v4.16-0001-brcmfmac-drop-Inter-Access-Point-Protocol-packets-by.patch mac80211: backport brcmfmac fixes from 4.16 2018-03-21 08:36:14 +01:00
324-v4.16-0001-brcmfmac-Fix-check-for-ISO3166-code.patch mac80211: backport brcmfmac fixes from 4.16 2018-03-21 08:36:14 +01:00
325-v4.17-0001-brcmfmac-move-brcmf_bus_preinit-call-just-after-chan.patch mac80211: backport "brcmfmac: cleanup and some rework" from 4.17 2018-06-17 22:46:29 +02:00
325-v4.17-0002-brcmfmac-move-allocation-of-control-rx-buffer-to-brc.patch mac80211: backport "brcmfmac: cleanup and some rework" from 4.17 2018-06-17 22:46:29 +02:00
325-v4.17-0003-brcmfmac-call-brcmf_attach-just-before-calling-brcmf.patch mac80211: backport "brcmfmac: cleanup and some rework" from 4.17 2018-06-17 22:46:29 +02:00
325-v4.17-0004-brcmfmac-usb-call-brcmf_usb_up-during-brcmf_bus_prei.patch mac80211: backport "brcmfmac: cleanup and some rework" from 4.17 2018-06-17 22:46:29 +02:00
325-v4.17-0005-brcmfmac-move-brcmf_attach-function-in-core.c.patch mac80211: backport "brcmfmac: cleanup and some rework" from 4.17 2018-06-17 22:46:29 +02:00
325-v4.17-0006-brcmfmac-remove-brcmf_bus_started-from-bus-api.patch mac80211: backport "brcmfmac: cleanup and some rework" from 4.17 2018-06-17 22:46:29 +02:00
325-v4.17-0007-brcmfmac-change-log-level-for-some-low-level-sdio-fu.patch mac80211: backport "brcmfmac: cleanup and some rework" from 4.17 2018-06-17 22:46:29 +02:00
325-v4.17-0008-brcmfmac-remove-duplicate-pointer-variable-from-brcm.patch mac80211: backport "brcmfmac: cleanup and some rework" from 4.17 2018-06-17 22:46:29 +02:00
326-v4.17-0001-brcmfmac-reject-too-long-PSK.patch mac80211: backport brcmfmac data structure rework 2018-06-17 22:46:35 +02:00
327-v4.17-0001-brcmfmac-do-not-convert-linux-error-to-firmware-erro.patch mac80211: backport brcmfmac data structure rework 2018-06-17 22:46:35 +02:00
327-v4.17-0002-brcmfmac-use-brcmf_chip_name-to-store-name-in-revinf.patch mac80211: backport brcmfmac data structure rework 2018-06-17 22:46:35 +02:00
327-v4.17-0003-brcmfmac-use-brcmf_chip_name-for-consistency.patch mac80211: backport brcmfmac data structure rework 2018-06-17 22:46:35 +02:00
327-v4.17-0004-brcmfmac-allocate-struct-brcmf_pub-instance-using-wi.patch mac80211: backport brcmfmac data structure rework 2018-06-17 22:46:35 +02:00
327-v4.17-0005-brcmfmac-use-wiphy-debugfs-dir-entry.patch mac80211: backport brcmfmac data structure rework 2018-06-17 22:46:35 +02:00
327-v4.17-0006-brcmfmac-derive-firmware-filenames-from-basename-map.patch mac80211: backport brcmfmac data structure rework 2018-06-17 22:46:35 +02:00
327-v4.17-0007-brcmfmac-pass-struct-in-brcmf_fw_get_firmwares.patch mac80211: backport brcmfmac firmware & clm_blob loading rework 2018-06-18 07:41:40 +02:00
327-v4.17-0008-brcmfmac-introduce-brcmf_fw_alloc_request-function.patch mac80211: backport brcmfmac firmware & clm_blob loading rework 2018-06-18 07:41:40 +02:00
327-v4.17-0009-brcmfmac-add-extension-to-.get_fwname-callbacks.patch mac80211: backport brcmfmac firmware & clm_blob loading rework 2018-06-18 07:41:40 +02:00
327-v4.17-0010-brcmfmac-get-rid-of-brcmf_fw_map_chip_to_name.patch mac80211: backport brcmfmac firmware & clm_blob loading rework 2018-06-18 07:41:40 +02:00
327-v4.17-0011-brcmfmac-get-rid-of-brcmf_fw_get_full_name.patch mac80211: backport brcmfmac firmware & clm_blob loading rework 2018-06-18 07:41:40 +02:00
327-v4.17-0012-brcmfmac-add-kerneldoc-for-struct-brcmf_bus-msgbuf.patch mac80211: backport brcmfmac firmware & clm_blob loading rework 2018-06-18 07:41:40 +02:00
328-v4.17-0001-brcmfmac-fix-firmware-request-processing-if-nvram-lo.patch mac80211: backport brcmfmac firmware & clm_blob loading rework 2018-06-18 07:41:40 +02:00
329-v4.18-0001-brcmfmac-add-support-for-BCM4366E-chipset.patch mac80211: backport brcmfmac changes from kernel 4.18 2018-06-18 07:41:40 +02:00
330-v4.18-0001-brcmfmac-check-p2pdev-mac-address-uniqueness.patch mac80211: backport brcmfmac changes from kernel 4.18 2018-06-18 07:41:40 +02:00
330-v4.18-0002-brcmfmac-reports-boottime_ns-while-informing-bss.patch mac80211: backport brcmfmac changes from kernel 4.18 2018-06-18 07:41:40 +02:00
330-v4.18-0003-brcmfmac-use-nl80211_band-directly-to-get-ieee80211-.patch mac80211: backport brcmfmac changes from kernel 4.18 2018-06-18 07:41:40 +02:00
330-v4.18-0004-brcmfmac-constify-firmware-mapping-tables.patch mac80211: backport brcmfmac changes from kernel 4.18 2018-06-18 07:41:40 +02:00
330-v4.18-0005-brcmfmac-add-hostready-indication.patch mac80211: backport brcmfmac changes from kernel 4.18 2018-06-18 07:41:40 +02:00
330-v4.18-0006-brcmfmac-coarse-support-for-PCIe-shared-structure-re.patch mac80211: backport brcmfmac changes from kernel 4.18 2018-06-18 07:41:40 +02:00
331-v4.18-0001-brcmfmac-Add-support-for-bcm43364-wireless-chipset.patch mac80211: backport brcmfmac changes from kernel 4.18 2018-06-18 07:41:40 +02:00
332-v4.18-0001-brcmfmac-set-WIPHY_FLAG_HAVE_AP_SME-flag.patch mac80211: backport brcmfmac changes from kernel 4.18 2018-06-18 07:41:40 +02:00
333-v4.18-0001-brcmfmac-fix-initialization-of-struct-cfg80211_infor.patch mac80211: backport brcmfmac changes from kernel 4.18 2018-06-18 07:41:40 +02:00
334-v4.18-0001-brcmfmac-add-debugfs-entry-for-reading-firmware-capa.patch mac80211: backport brcmfmac changes from kernel 4.18 2018-06-18 07:41:40 +02:00
350-ath9k_hw-reset-AHB-WMAC-interface-on-AR91xx.patch mac80211: reorder patches putting backports first 2018-03-01 15:14:11 +01:00
351-ath9k_hw-issue-external-reset-for-QCA955x.patch mac80211: drop 355-ath9k-limit-retries-for-powersave-response-frames.patch 2018-06-22 09:43:56 +02:00
352-ath9k_hw-set-spectral-scan-enable-bit-on-trigger-for.patch mac80211: reorder patches putting backports first 2018-03-01 15:14:11 +01:00
353-ath9k-don-t-run-periodic-and-nf-calibation-at-the-sa.patch mac80211: reorder patches putting backports first 2018-03-01 15:14:11 +01:00
354-ath9k-force-rx_clear-when-disabling-rx.patch mac80211: reorder patches putting backports first 2018-03-01 15:14:11 +01:00
356-Revert-ath9k-interpret-requested-txpower-in-EIRP-dom.patch mac80211: reorder patches putting backports first 2018-03-01 15:14:11 +01:00
357-mac80211-add-hdrlen-to-ieee80211_tx_data.patch mac80211: reorder patches putting backports first 2018-03-01 15:14:11 +01:00
358-mac80211-add-NEED_ALIGNED4_SKBS-hw-flag.patch mac80211: reorder patches putting backports first 2018-03-01 15:14:11 +01:00
359-mac80211-minstrel-Enable-STBC-and-LDPC-for-VHT-Rates.patch mac80211: reorder patches putting backports first 2018-03-01 15:14:11 +01:00
360-ath9k-fix-moredata-bit-in-PS-buffered-frame-release.patch mac80211: drop 355-ath9k-limit-retries-for-powersave-response-frames.patch 2018-06-22 09:43:56 +02:00
361-ath9k-clear-potentially-stale-EOSP-status-bit-in-int.patch mac80211: drop 355-ath9k-limit-retries-for-powersave-response-frames.patch 2018-06-22 09:43:56 +02:00
362-ath9k-report-tx-status-on-EOSP.patch mac80211: reorder patches putting backports first 2018-03-01 15:14:11 +01:00
363-ath9k-fix-block-ack-window-tracking-issues.patch mac80211: drop 355-ath9k-limit-retries-for-powersave-response-frames.patch 2018-06-22 09:43:56 +02:00
364-ath9k_hw-fix-channel-maximum-power-level-test.patch mac80211: reorder patches putting backports first 2018-03-01 15:14:11 +01:00
365-ath9k-adjust-tx-power-reduction-for-US-regulatory-do.patch mac80211: reorder patches putting backports first 2018-03-01 15:14:11 +01:00
366-ath9k-fix-more-data-flag-for-buffered-multicast-pack.patch mac80211: drop 355-ath9k-limit-retries-for-powersave-response-frames.patch 2018-06-22 09:43:56 +02:00
367-Revert-ath10k-disable-wake_tx_queue-for-older-device.patch mac80211: reorder patches putting backports first 2018-03-01 15:14:11 +01:00
368-ath10k-fix-recent-bandwidth-conversion-bug.patch mac80211: reorder patches putting backports first 2018-03-01 15:14:11 +01:00
369-cfg80211-use-only-1Mbps-for-basic-rates-in-mesh.patch mac80211: reorder patches putting backports first 2018-03-01 15:14:11 +01:00
370-mac80211-minstrel-remove-unnecessary-debugfs-cleanup.patch mac80211: reorder patches putting backports first 2018-03-01 15:14:11 +01:00
371-mac80211-minstrel-merge-with-minstrel_ht-always-enab.patch mac80211: reorder patches putting backports first 2018-03-01 15:14:11 +01:00
372-mac80211-minstrel-reduce-minstrel_mcs_groups-size.patch mac80211: drop 355-ath9k-limit-retries-for-powersave-response-frames.patch 2018-06-22 09:43:56 +02:00
373-mac80211-minstrel-fix-using-short-preamble-CCK-rates.patch mac80211: minstrel: make short preamble CCK available when not used at connect time 2018-03-10 11:57:42 +01:00
374-ath9k-Protect-queue-draining-by-rcu_read_lock.patch mac80211: drop 355-ath9k-limit-retries-for-powersave-response-frames.patch 2018-06-22 09:43:56 +02:00
375-mac80211-minstrel-fix-CCK-rate-group-streams-value.patch mac80211: reorder patches putting backports first 2018-03-01 15:14:11 +01:00
376-mac80211-minstrel-fix-sampling-reporting-of-CCK-rate.patch mac80211: reorder patches putting backports first 2018-03-01 15:14:11 +01:00
377-mac80211-minstrel-do-not-sample-rates-3-times-slower.patch mac80211: avoid sampling rates that are too slow, improves throughput 2018-03-03 18:51:53 +01:00
378-mac80211-fix-memory-accounting-with-A-MSDU-aggregati.patch mac80211: avoid changing skb truesize in A-MSDU aggregation 2018-03-19 21:35:00 +01:00
379-cfg80211-initialize-sinfo-in-cfg80211_get_station.patch mac80211: initialize sinfo in cfg80211_get_station 2018-07-07 18:33:57 +02:00
400-ath_move_debug_code.patch mac80211: update to wireless-testing 2017-01-31 2017-02-06 12:27:12 +01:00
401-ath9k_blink_default.patch mac80211: refresh all patches 2016-12-13 12:34:13 +01:00
402-ath_regd_optional.patch Revert "ath: do not apply broken power limits with ATH_USER_REGD" 2018-03-01 13:35:30 +01:00
403-world_regd_fixup.patch ath: do not apply broken power limits with ATH_USER_REGD 2017-03-22 20:49:28 +01:00
404-regd_no_assoc_hints.patch mac80211: update to wireless-testing 2017-11-01 2017-11-16 15:23:35 +01:00
405-ath_regd_us.patch mac80211: update to 2014-10-08 2014-10-18 17:38:59 +00:00
406-ath_relax_default_regd.patch Revert "ath: do not apply broken power limits with ATH_USER_REGD" 2018-03-01 13:35:30 +01:00
410-ath9k_allow_adhoc_and_ap.patch mac80211: update to wireless-testing 2017-01-31 2017-02-06 12:27:12 +01:00
411-ath5k_allow_adhoc_and_ap.patch mac80211: make it work with 3.18.12+ 2015-05-21 19:32:16 +00:00
420-ath5k_disable_fast_cc.patch packages: clean up the package folder 2013-06-21 16:54:37 +00:00
430-add_ath5k_platform.patch packages: clean up the package folder 2013-06-21 16:54:37 +00:00
431-add_platform_eeprom_support_to_ath5k.patch mac80211: make it work with 3.18.12+ 2015-05-21 19:32:16 +00:00
432-ath5k_add_pciids.patch mac80211: update to wireless-testing 2014-09-26 2014-09-27 20:51:43 +00:00
440-ath5k_channel_bw_debugfs.patch mac80211: update to backports-4.14-rc2 2017-10-01 12:49:11 +02:00
500-ath9k_eeprom_debugfs.patch mac80211: update to backports-4.14-rc2 2017-10-01 12:49:11 +02:00
501-ath9k_ahb_init.patch mac80211: update to backports-4.14-rc2 2017-10-01 12:49:11 +02:00
510-ath9k_intr_mitigation_tweak.patch mac80211: update to version 2015-06-22 2015-07-06 16:26:34 +00:00
511-ath9k_reduce_rxbuf.patch ath9k: switch to using mac80211 intermediate software queues 2016-07-19 14:27:08 +02:00
512-ath9k_channelbw_debugfs.patch mac80211: update to backports-4.14-rc2 2017-10-01 12:49:11 +02:00
513-ath9k_add_pci_ids.patch mac80211: update to backports-4.14-rc2 2017-10-01 12:49:11 +02:00
522-mac80211_configure_antenna_gain.patch mac80211: sync fast-rx patch with updated version 2018-02-23 13:58:36 +01:00
530-ath9k_extra_leds.patch mac80211: drop 355-ath9k-limit-retries-for-powersave-response-frames.patch 2018-06-22 09:43:56 +02:00
531-ath9k_extra_platform_leds.patch ath9k: unset the default LED pin if used by platform leds 2017-04-08 14:30:00 +02:00
540-ath9k_reduce_ani_interval.patch ath9k: improve noise immunity behavior for older chipsets (ar92xx and earlier), should improve stability 2014-02-28 18:08:23 +00:00
542-ath9k_debugfs_diag.patch mac80211: update to wireless-testing 2017-11-01 2017-11-16 15:23:35 +01:00
543-ath9k_entropy_from_adc.patch mac80211: update to backports-4.14-rc2 2017-10-01 12:49:11 +02:00
544-ath9k-ar933x-usb-hang-workaround.patch ath9k: add stability fixes for long standing hang issues (FS#13, #34, #373, #383) 2017-01-25 16:25:48 +01:00
545-ath9k_ani_ws_detect.patch mac80211: update to wireless-testing 2016-10-08 2016-10-13 17:06:03 +02:00
547-ath9k_led_defstate_fix.patch mac80211: update to wireless-testing 2016-05-12 2016-05-15 20:55:39 +02:00
548-ath9k_enable_gpio_chip.patch ath9k: drop obsolete patch 2017-04-08 14:30:00 +02:00
549-ath9k_enable_gpio_buttons.patch ath9k: unset the default LED pin if used by platform buttons 2017-11-04 09:50:13 +01:00
550-ath9k-disable-bands-via-dt.patch mac80211: update to wireless-testing 2017-01-31 2017-02-06 12:27:12 +01:00
551-ath9k_ubnt_uap_plus_hsr.patch mac80211: update to wireless-testing 2017-11-01 2017-11-16 15:23:35 +01:00
552-ahb_of.patch mac80211: drop 355-ath9k-limit-retries-for-powersave-response-frames.patch 2018-06-22 09:43:56 +02:00
600-01-rt2x00-allow-to-build-rt2800soc-module-for-RT3883.patch mac80211: rt2x00: import upstream changes and rebase our patches 2017-03-30 18:31:02 +02:00
600-02-rt2x00-rt2800lib-enable-support-for-RT3883.patch mac80211: update to backports-4.14-rc2 2017-10-01 12:49:11 +02:00
600-03-rt2x00-rt2800lib-add-rf_vals-for-RF3853.patch mac80211: update to backports-4.14-rc2 2017-10-01 12:49:11 +02:00
600-04-rt2x00-rt2800lib-enable-VCO-calibration-for-RF3853.patch mac80211: update to backports-4.14-rc2 2017-10-01 12:49:11 +02:00
600-05-rt2x00-rt2800lib-add-channel-configuration-function-.patch mac80211: update to backports-4.14-rc2 2017-10-01 12:49:11 +02:00
600-06-rt2x00-rt2800lib-enable-RF3853-support.patch mac80211: update to backports-4.14-rc2 2017-10-01 12:49:11 +02:00
600-07-rt2x00-rt2800lib-add-MAC-register-initialization-for.patch mac80211: update to backports-4.14-rc2 2017-10-01 12:49:11 +02:00
600-08-rt2x00-rt2800soc-fix-rt2800soc_disable_radio-for-RT3.patch mac80211: update to wireless-testing 2017-01-31 2017-02-06 12:27:12 +01:00
600-09-rt2x00-rt2800lib-add-BBP-register-initialization-for.patch mac80211: update to backports-4.14-rc2 2017-10-01 12:49:11 +02:00
600-10-rt2x00-rt2800lib-add-RFCSR-initialization-for-RT3883.patch mac80211: update to backports-4.14-rc2 2017-10-01 12:49:11 +02:00
600-11-rt2x00-rt2800lib-use-the-extended-EEPROM-map-for-RT3.patch mac80211: update to backports-4.14-rc2 2017-10-01 12:49:11 +02:00
600-12-rt2x00-rt2800lib-force-rf-type-to-RF3853-on-RT3883.patch mac80211: update to backports-4.14-rc2 2017-10-01 12:49:11 +02:00
600-13-rt2x00-rt2800lib-add-channel-configuration-code-for-.patch mac80211: update to backports-4.14-rc2 2017-10-01 12:49:11 +02:00
600-14-rt2x00-rt2800lib-fix-txpower_to_dev-function-for-RT3.patch mac80211: update to backports-4.14-rc2 2017-10-01 12:49:11 +02:00
600-15-rt2x00-rt2800lib-use-correct-txpower-calculation-fun.patch mac80211: update to backports-4.14-rc2 2017-10-01 12:49:11 +02:00
600-16-rt2x00-rt2800lib-hardcode-txmixer-gain-values-to-zer.patch mac80211: update to backports-4.14-rc2 2017-10-01 12:49:11 +02:00
600-17-rt2x00-rt2800lib-use-correct-RT-XWI-size-for-RT3883.patch mac80211: update to backports-4.14-rc2 2017-10-01 12:49:11 +02:00
600-18-rt2x00-rt2800lib-fix-antenna-configuration-for-RT388.patch mac80211: update to backports-4.14-rc2 2017-10-01 12:49:11 +02:00
600-19-rt2x00-rt2800lib-fix-LNA-gain-configuration-for-RT38.patch mac80211: update to backports-4.14-rc2 2017-10-01 12:49:11 +02:00
600-20-rt2x00-rt2800lib-fix-VGC-setup-for-RT3883.patch mac80211: update to backports-4.14-rc2 2017-10-01 12:49:11 +02:00
600-21-rt2x00-rt2800lib-fix-EEPROM-LNA-validation-for-RT388.patch mac80211: update to backports-4.14-rc2 2017-10-01 12:49:11 +02:00
600-22-rt2x00-rt2800lib-fix-txpower-compensation-for-RT3883.patch mac80211: update to backports-4.14-rc2 2017-10-01 12:49:11 +02:00
600-23-rt2x00-rt2800mmio-add-a-workaround-for-spurious-TX_F.patch mac80211: update to backports-4.14-rc2 2017-10-01 12:49:11 +02:00
601-rt2x00-introduce-rt2x00_platform_h.patch mac80211: update to wireless-testing 2017-01-31 2017-02-06 12:27:12 +01:00
602-rt2x00-introduce-rt2x00eeprom.patch mac80211: ath10k: Allow to enable the thermal code of ath10k 2018-06-09 16:32:39 +02:00
603-rt2x00-of_load_eeprom_filename.patch mac80211: update to wireless-testing 2017-01-31 2017-02-06 12:27:12 +01:00
604-rt2x00-load-eeprom-on-SoC-from-a-mtd-device-defines-.patch mac80211: update to wireless-testing 2017-01-31 2017-02-06 12:27:12 +01:00
606-rt2x00-allow_disabling_bands_through_platform_data.patch mac80211: update to backports-4.14-rc2 2017-10-01 12:49:11 +02:00
607-rt2x00-add_platform_data_mac_addr.patch mac80211: update to backports-4.14-rc2 2017-10-01 12:49:11 +02:00
608-rt2x00-allow_disabling_bands_through_dts.patch mac80211: update to backports-4.14-rc2 2017-10-01 12:49:11 +02:00
609-rt2x00-make-wmac-loadable-via-OF-on-rt288x-305x-SoC.patch mac80211: update to wireless-testing 2017-01-31 2017-02-06 12:27:12 +01:00
610-rt2x00-change-led-polarity-from-OF.patch mac80211: update to backports-4.14-rc2 2017-10-01 12:49:11 +02:00
611-rt2x00-add-AP+STA-support.patch mac80211: update to backports-4.14-rc2 2017-10-01 12:49:11 +02:00
650-rt2x00-add-support-for-external-PA-on-MT7620.patch mac80211: update to backports-4.14-rc2 2017-10-01 12:49:11 +02:00
651-rt2x00-remove-unneccesary-code.patch mac80211: update to backports-4.14-rc2 2017-10-01 12:49:11 +02:00
700-mwl8k-missing-pci-id-for-WNR854T.patch mac80211: update to wireless-testing 2016-01-10 2016-01-15 15:03:48 +00:00
801-libertas-configure-sysfs-links.patch mac80211: update to wireless-testing 2017-11-01 2017-11-16 15:23:35 +01:00
802-libertas-set-wireless-macaddr.patch mac80211: update to wireless-testing 2017-11-01 2017-11-16 15:23:35 +01:00
810-b43-gpio-mask-module-option.patch mac80211: update to backports-4.14-rc2 2017-10-01 12:49:11 +02:00
811-b43_no_pio.patch mac80211: update to backports-4.14-rc2 2017-10-01 12:49:11 +02:00
812-b43-add-antenna-control.patch mac80211: update to backports-4.14-rc2 2017-10-01 12:49:11 +02:00
813-b43-reduce-number-of-RX-slots.patch mac80211: rename b43 patches to make more space 2017-01-10 16:28:17 +01:00
814-b43-only-use-gpio-0-1-for-led.patch mac80211: update to backports-4.14-rc2 2017-10-01 12:49:11 +02:00
815-b43-always-take-overlapping-devs.patch mac80211: update to backports-4.14-rc2 2017-10-01 12:49:11 +02:00
850-brcmsmac-remove-extra-regulation-restriction.patch mac80211: update to 2015-12-03 2015-12-04 22:39:37 +00:00
860-brcmfmac-register-wiphy-s-during-module_init.patch mac80211: backport brcmfmac firmware & clm_blob loading rework 2018-06-18 07:41:40 +02:00
861-brcmfmac-workaround-bug-with-some-inconsistent-BSSes.patch mac80211: brcmfmac: firmware halt and scan cleanup 2018-03-01 15:17:02 +01:00
862-brcmfmac-Disable-power-management.patch mac80211: backport brcmfmac data structure rework 2018-06-17 22:46:35 +02:00
863-brcmfmac-add-in-driver-tables-with-country-codes.patch mac80211: brcmfmac: don't use uninitialize mem for country codes 2017-01-24 16:55:21 +01:00
864-brcmfmac-do-not-use-internal-roaming-engine-by-default.patch mac80211: backport brcmfmac data structure rework 2018-06-17 22:46:35 +02:00
921-ath10k_init_devices_synchronously.patch mac80211: update patch to read ath10k variant from DT 2018-04-20 21:08:52 +02:00
930-ath10k_add_tpt_led_trigger.patch mac80211: update to wireless-testing 2017-11-01 2017-11-16 15:23:35 +01:00
936-ath10k-fix-otp-failure-result.patch mac80211: update to wireless-testing 2017-11-01 2017-11-16 15:23:35 +01:00
940-mwl8k_init_devices_synchronously.patch mac80211: update to backports-4.14-rc2 2017-10-01 12:49:11 +02:00
960-0010-ath10k-limit-htt-rx-ring-size.patch mac80211: update to backports-4.14-rc2 2017-10-01 12:49:11 +02:00
960-0011-ath10k-limit-pci-buffer-size.patch ath10k: increase bmi timeout to fix OTP on qca99xx boards and add bmi identification through pre-cal file 2017-06-17 11:51:41 +02:00
970-rsi-fix-kbuild-reported-build-errors-with-CONFIG_PM-off mac80211: add RedPine RS9113 module support 2018-04-18 23:56:55 +02:00
971-rsi-move-rsi_sdio_reinit_device-out-of-CONFIG_PM.patch mac80211: Fix loading of rsi_sdio module 2018-04-18 23:57:03 +02:00
972-ath10k_fix-crash-due-to-wrong-handling-of-peer_bw_rxnss_override-parameter.patch mac80211: ath10k fix vht160 firmware crash 2018-06-22 09:31:32 +02:00
973-ath10k_fix-band_center_freq-handling-for-VHT160-in-recent-firmwares.patch mac80211: drop 355-ath9k-limit-retries-for-powersave-response-frames.patch 2018-06-22 09:43:56 +02:00
974-ath10k_add-LED-and-GPIO-controlling-support-for-various-chipsets.patch mac80211: drop 355-ath9k-limit-retries-for-powersave-response-frames.patch 2018-06-22 09:43:56 +02:00
975-ath10k-use-tpt-trigger-by-default.patch mac80211: ath10k: use tpt LED trigger by default 2018-06-25 20:52:18 +02:00