mac80211: backport from trunk r48782 + required kernel patches and mt76, mwlwifi
authorFelix Fietkau <nbd@openwrt.org>
Mon, 29 Feb 2016 17:19:04 +0000 (17:19 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Mon, 29 Feb 2016 17:19:04 +0000 (17:19 +0000)
commitf3a1db04f0ebba577598f1577d3c8c756c8bf757
treeeecfe6c9154a9e0717573daba16d1c58bd674d2e
parent5db86ba649298bef0066cac8e4d0e17834f6b7b0
mac80211: backport from trunk r48782 + required kernel patches and mt76, mwlwifi

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/branches/chaos_calmer@48822 3c298f89-4303-0410-b956-a3cf2f4a3e73
335 files changed:
package/kernel/mac80211/Makefile
package/kernel/mac80211/patches/001-fix_build.patch
package/kernel/mac80211/patches/002-change_allconfig.patch
package/kernel/mac80211/patches/004-backports-add-skb_free_frag.patch [new file with mode: 0644]
package/kernel/mac80211/patches/004-backports_debugfs_fix.patch [deleted file]
package/kernel/mac80211/patches/005-backports-add-napi_alloc_frag.patch [new file with mode: 0644]
package/kernel/mac80211/patches/008-fix_netdev_unregister.patch [deleted file]
package/kernel/mac80211/patches/020-add_mpls_h.patch [deleted file]
package/kernel/mac80211/patches/030-rt2x00_options.patch
package/kernel/mac80211/patches/040-brcmutil_option.patch
package/kernel/mac80211/patches/045-bcma-from-4.1.patch [deleted file]
package/kernel/mac80211/patches/050-lib80211_option.patch
package/kernel/mac80211/patches/060-no_local_ssb_bcma.patch
package/kernel/mac80211/patches/070-ath_common_config.patch
package/kernel/mac80211/patches/090-linux_3_18_12_compat.patch [deleted file]
package/kernel/mac80211/patches/100-remove-cryptoapi-dependencies.patch [new file with mode: 0644]
package/kernel/mac80211/patches/100-revert-cryptoapi-ports.patch [deleted file]
package/kernel/mac80211/patches/110-mac80211_keep_keys_on_stop_ap.patch
package/kernel/mac80211/patches/150-disable_addr_notifier.patch
package/kernel/mac80211/patches/210-ap_scan.patch
package/kernel/mac80211/patches/300-ath9k-force-rx_clear-when-disabling-rx.patch [new file with mode: 0644]
package/kernel/mac80211/patches/300-mac80211-add-an-intermediate-software-queue-implemen.patch [deleted file]
package/kernel/mac80211/patches/301-ath9k-limit-retries-for-powersave-response-frames.patch [new file with mode: 0644]
package/kernel/mac80211/patches/301-mac80211-lock-rate-control.patch [deleted file]
package/kernel/mac80211/patches/302-ath9k-restart-only-triggering-DFS-detector-line.patch [deleted file]
package/kernel/mac80211/patches/302-ath9k_hw-add-low-power-tx-gain-table-for-AR953x.patch [new file with mode: 0644]
package/kernel/mac80211/patches/303-ath9k-add-DFS-support-for-extension-channel.patch [deleted file]
package/kernel/mac80211/patches/303-rt2x00-fix-monitor-mode-regression.patch [new file with mode: 0644]
package/kernel/mac80211/patches/304-ath9k-allow-40MHz-radar-detection-width.patch [deleted file]
package/kernel/mac80211/patches/304-ath9k-avoid-ANI-restart-if-no-trigger.patch [new file with mode: 0644]
package/kernel/mac80211/patches/305-ath5k-channel-change-fix.patch [deleted file]
package/kernel/mac80211/patches/305-ath9k-clean-up-ANI-per-channel-pointer-checking.patch [new file with mode: 0644]
package/kernel/mac80211/patches/306-ath5k-fix-reset-race.patch [deleted file]
package/kernel/mac80211/patches/306-ath9k-do-not-reset-while-BB-panic-0x4000409-on-ar956.patch [new file with mode: 0644]
package/kernel/mac80211/patches/307-ath9k-fix-inconsistent-use-of-tab-and-space-in-inden.patch [new file with mode: 0644]
package/kernel/mac80211/patches/307-ath9k-fix-tracking-of-enabled-AP-beacons.patch [deleted file]
package/kernel/mac80211/patches/308-ath9k-fix-data-bus-error-on-ar9300-and-ar9580.patch [new file with mode: 0644]
package/kernel/mac80211/patches/308-mac80211-minstrel_ht-fix-rounding-issue-in-MCS-durat.patch [deleted file]
package/kernel/mac80211/patches/309-01-brcmfmac-add-missing-include.patch [new file with mode: 0644]
package/kernel/mac80211/patches/309-02-brcmfmac-fix-sdio-sg-table-alloc-crash.patch [new file with mode: 0644]
package/kernel/mac80211/patches/309-ath9k-disable-TPC-support-again-for-now.patch [deleted file]
package/kernel/mac80211/patches/310-ath9k_hw-ignore-eeprom-magic-mismatch-on-flash-based.patch [new file with mode: 0644]
package/kernel/mac80211/patches/310-mac80211-don-t-look-up-stations-for-multicast-addres.patch [deleted file]
package/kernel/mac80211/patches/311-ath9k-do-not-limit-the-number-of-DFS-interfaces-to-1.patch [new file with mode: 0644]
package/kernel/mac80211/patches/311-mac80211-remove-drop_unencrypted-code.patch [deleted file]
package/kernel/mac80211/patches/312-mac80211-don-t-look-up-destination-station-twice.patch [deleted file]
package/kernel/mac80211/patches/312-mac80211-fix-txq-queue-related-crashes.patch [new file with mode: 0644]
package/kernel/mac80211/patches/313-mac80211-drop-4-addr-VLAN-frames-earlier-if-not-conn.patch [deleted file]
package/kernel/mac80211/patches/313-mac80211-fix-unnecessary-frame-drops-in-mesh-fwding.patch [new file with mode: 0644]
package/kernel/mac80211/patches/314-mac80211-Requeue-work-after-scan-complete-for-all-VI.patch [new file with mode: 0644]
package/kernel/mac80211/patches/314-mac80211-mesh-avoid-pointless-station-lookup.patch [deleted file]
package/kernel/mac80211/patches/315-mac80211-avoid-duplicate-TX-path-station-lookup.patch [deleted file]
package/kernel/mac80211/patches/315-mac80211-fix-ibss-scan-parameters.patch [new file with mode: 0644]
package/kernel/mac80211/patches/316-mac80211-reduce-log-spam-from-ieee80211_handle_pwr_c.patch [deleted file]
package/kernel/mac80211/patches/316-net-mac80211-agg-rx.c-fix-use-of-uninitialised-value.patch [new file with mode: 0644]
package/kernel/mac80211/patches/317-brcmfmac-Fix-race-condition-in-msgbuf-ioctl-processi.patch [deleted file]
package/kernel/mac80211/patches/317-mac80211-minstrel_ht-fix-out-of-bound-in-minstrel_ht.patch [new file with mode: 0644]
package/kernel/mac80211/patches/318-brcmfmac-Update-msgbuf-commonring-size-for-improved-.patch [deleted file]
package/kernel/mac80211/patches/318-mac80211-move-A-MSDU-skb_linearize-call-to-ieee80211.patch [new file with mode: 0644]
package/kernel/mac80211/patches/319-ath9k_htc-add-new-WMI_REG_RMW_CMDID-command.patch [deleted file]
package/kernel/mac80211/patches/319-cfg80211-add-function-for-802.3-conversion-with-sepa.patch [new file with mode: 0644]
package/kernel/mac80211/patches/320-ath9k-ar9271_hw_pa_cal-use-defs-instead-of-magin-num.patch [deleted file]
package/kernel/mac80211/patches/320-cfg80211-add-support-for-non-linear-skbs-in-ieee8021.patch [new file with mode: 0644]
package/kernel/mac80211/patches/321-ath9k-ar9271_hw_pa_cal-use-proper-makroses.patch [deleted file]
package/kernel/mac80211/patches/321-mac80211-Parse-legacy-and-HT-rate-in-injected-frames.patch [new file with mode: 0644]
package/kernel/mac80211/patches/322-ath9k-ar9271_hw_pa_cal-use-RMW-buffer.patch [deleted file]
package/kernel/mac80211/patches/322-mac80211-add-A-MSDU-tx-support.patch [new file with mode: 0644]
package/kernel/mac80211/patches/323-0000-brcmfmac-fix-setting-primary-channel-for-80-MHz-widt.patch [new file with mode: 0644]
package/kernel/mac80211/patches/323-0001-brcmfmac-analyze-descriptors-of-current-component-on.patch [new file with mode: 0644]
package/kernel/mac80211/patches/323-0002-brcmfmac-allow-storing-PMU-core-without-wrapper-addr.patch [new file with mode: 0644]
package/kernel/mac80211/patches/323-0003-brcmfmac-read-extended-capabilities-of-ChipCommon-co.patch [new file with mode: 0644]
package/kernel/mac80211/patches/323-0004-brcmfmac-access-PMU-registers-using-standalone-PMU-c.patch [new file with mode: 0644]
package/kernel/mac80211/patches/323-0005-brcmfmac-add-support-for-14e4-4365-PCI-ID-with-BCM43.patch [new file with mode: 0644]
package/kernel/mac80211/patches/323-ath9k-add-multi_read-to-be-compatible-with-ath9k_htc.patch [deleted file]
package/kernel/mac80211/patches/324-ath9k-add-new-function-ath9k_hw_read_array.patch [deleted file]
package/kernel/mac80211/patches/324-brcmfmac-treat-NULL-character-in-NVRAM-as-separator.patch [new file with mode: 0644]
package/kernel/mac80211/patches/325-ath9k-ar9271_hw_pa_cal-use-REG_READ_ARRAY.patch [deleted file]
package/kernel/mac80211/patches/325-brcmfmac-sdio-Increase-the-default-timeouts-a-bit.patch [new file with mode: 0644]
package/kernel/mac80211/patches/326-ath9k-make-NF-load-complete-quickly-and-reliably.patch [new file with mode: 0644]
package/kernel/mac80211/patches/326-ath9k-use-one-shot-read-in-ath9k_hw_update_mibstats.patch [deleted file]
package/kernel/mac80211/patches/327-ath9k-ath9k_hw_loadnf-use-REG_RMW.patch [deleted file]
package/kernel/mac80211/patches/327-mac80211-Remove-MPP-table-entries-with-MPath.patch [new file with mode: 0644]
package/kernel/mac80211/patches/328-ath9k-write-buffer-related-optimisation-in-ar5008_hw.patch [deleted file]
package/kernel/mac80211/patches/328-mac80211-let-unused-MPP-table-entries-timeout.patch [new file with mode: 0644]
package/kernel/mac80211/patches/329-ath9k-ath9k_hw_set_4k_power_cal_tabl-use-rmw-buffer.patch [deleted file]
package/kernel/mac80211/patches/329-mac80211-Unify-mesh-and-mpp-path-removal-function.patch [new file with mode: 0644]
package/kernel/mac80211/patches/330-ath9k-use-rmw-buffer-in-ath9k_hw_set_operating_mode-.patch [deleted file]
package/kernel/mac80211/patches/330-mac80211-minstrel-Change-expected-throughput-unit-ba.patch [new file with mode: 0644]
package/kernel/mac80211/patches/331-ath9k-ath9k_hw_4k_set_board_values-use-rmw-buffer.patch [deleted file]
package/kernel/mac80211/patches/331-brcmfmac-Increase-nr-of-supported-flowrings.patch [new file with mode: 0644]
package/kernel/mac80211/patches/332-ath9k-ath9k_hw_analog_shift_rmw-use-REG_RMW.patch [deleted file]
package/kernel/mac80211/patches/332-cfg80211-fix-faulty-variable-initialization-in-ieee8.patch [new file with mode: 0644]
package/kernel/mac80211/patches/333-ath9k-use-REG_RMW-and-rmw-buffer-in-ath9k_hw_4k_set_.patch [deleted file]
package/kernel/mac80211/patches/333-cfg80211-reuse-existing-page-fragments-in-A-MSDU-rx.patch [new file with mode: 0644]
package/kernel/mac80211/patches/334-ath9k-use-REG_RMW-and-rmw-buffer-in-ath9k_hw_def_set.patch [deleted file]
package/kernel/mac80211/patches/334-mac80211-fix-wiphy-supported_band-access.patch [new file with mode: 0644]
package/kernel/mac80211/patches/335-0001-brcmfmac-Fix-oops-when-SDIO-device-is-removed.patch [deleted file]
package/kernel/mac80211/patches/335-0002-brcmfmac-Simplify-watchdog-sleep.patch [deleted file]
package/kernel/mac80211/patches/335-0003-brcmfmac-Fix-possible-race-condition.patch [deleted file]
package/kernel/mac80211/patches/335-0004-brcmfmac-Add-support-for-BCM4345-SDIO-chipset.patch [deleted file]
package/kernel/mac80211/patches/335-mac80211-minstrel_ht-set-A-MSDU-tx-limits-based-on-s.patch [new file with mode: 0644]
package/kernel/mac80211/patches/336-0001-brcmfmac-remove-duplication-of-ramsize-info.patch [deleted file]
package/kernel/mac80211/patches/336-0002-brcmfmac-always-perform-cores-checks.patch [deleted file]
package/kernel/mac80211/patches/336-0003-brcmfmac-rename-chip-download-functions.patch [deleted file]
package/kernel/mac80211/patches/336-0004-brcmfmac-assure-device-is-ready-for-download-after-b.patch [deleted file]
package/kernel/mac80211/patches/336-0005-brcmfmac-extract-ram-size-info-from-internal-memory-.patch [deleted file]
package/kernel/mac80211/patches/336-0006-brcmfmac-take-save-restore-memory-into-account-for-S.patch [deleted file]
package/kernel/mac80211/patches/336-0007-brcmfmac-fix-watchdog-timer-regression.patch [deleted file]
package/kernel/mac80211/patches/336-mac80211-minstrel_ht-set-default-tx-aggregation-time.patch [new file with mode: 0644]
package/kernel/mac80211/patches/337-0001-brcmfmac-avoid-runtime-pm-for-sdio-host-controller.patch [deleted file]
package/kernel/mac80211/patches/337-0002-brcmfmac-Add-necessary-memory-barriers-for-SDIO.patch [deleted file]
package/kernel/mac80211/patches/337-0003-brcmfmac-Remove-unnecessary-new-line-in-pcie-console.patch [deleted file]
package/kernel/mac80211/patches/337-0004-brcmfmac-add-MODULE_FIRMWARE-macros-for-bcm4356-PCIe.patch [deleted file]
package/kernel/mac80211/patches/337-0005-brcmfmac-add-support-for-BCM43430-SDIO-chipset.patch [deleted file]
package/kernel/mac80211/patches/337-0006-brcmfmac-only-support-the-BCM43455-7-device.patch [deleted file]
package/kernel/mac80211/patches/337-0007-brcmfmac-remove-support-for-unreleased-BCM4354-PCIe.patch [deleted file]
package/kernel/mac80211/patches/337-mac80211-minstrel_ht-fix-a-logic-error-in-RTS-CTS-ha.patch [new file with mode: 0644]
package/kernel/mac80211/patches/338-brcmfmac-disable-MBSS-feature-for-BCM43362.patch [deleted file]
package/kernel/mac80211/patches/339-0001-brcmfmac-use-static-superset-of-channels-for-wiphy-b.patch [deleted file]
package/kernel/mac80211/patches/339-0002-brcmfmac-update-wiphy-band-information-upon-updating.patch [deleted file]
package/kernel/mac80211/patches/339-0003-brcmfmac-add-description-for-feature-flags.patch [deleted file]
package/kernel/mac80211/patches/339-0004-brcmfmac-make-scheduled-scan-support-conditional.patch [deleted file]
package/kernel/mac80211/patches/339-0005-brcmfmac-add-support-for-BCM4324-rev-B5-chipset.patch [deleted file]
package/kernel/mac80211/patches/339-0006-brcmfmac-process-interrupt-regardless-sdiod-state.patch [deleted file]
package/kernel/mac80211/patches/339-0007-brcmfmac-fix-sdio-suspend-and-resume.patch [deleted file]
package/kernel/mac80211/patches/339-0008-brcmfmac-add-support-for-BCM4358-PCIe-device.patch [deleted file]
package/kernel/mac80211/patches/339-0009-brcmfmac-add-additional-43602-pcie-device-id.patch [deleted file]
package/kernel/mac80211/patches/339-0010-brcmfmac-Add-support-for-multiple-PCIE-devices-in-nv.patch [deleted file]
package/kernel/mac80211/patches/340-brcmfmac-cleanup-a-sizeof.patch [deleted file]
package/kernel/mac80211/patches/341-brcmfmac-check-result-of-USB-firmware-request.patch [deleted file]
package/kernel/mac80211/patches/342-brcmfmac-prohibit-ACPI-power-management-for-brcmfmac.patch [deleted file]
package/kernel/mac80211/patches/343-brcmfmac-avoid-gcc-5.1-warning.patch [deleted file]
package/kernel/mac80211/patches/344-0001-brcmfmac-allow-device-tree-node-without-interrupts-p.patch [deleted file]
package/kernel/mac80211/patches/344-0002-brcmfmac-Improve-throughput-by-scheduling-msbug-flow.patch [deleted file]
package/kernel/mac80211/patches/344-0003-brcmfmac-remove-pci-shared-structure-rev4-support.patch [deleted file]
package/kernel/mac80211/patches/344-0004-brcmfmac-remove-dummy-cache-flush-invalidate-functio.patch [deleted file]
package/kernel/mac80211/patches/344-0005-brcmfmac-add-support-for-dma-indices-feature.patch [deleted file]
package/kernel/mac80211/patches/345-brcmfmac-avoid-null-pointer-access-when-brcmf_msgbuf.patch [deleted file]
package/kernel/mac80211/patches/346-brcmfmac-fix-invalid-access-to-struct-acpi_device-fi.patch [deleted file]
package/kernel/mac80211/patches/347-brcmfmac-simplify-check-stripping-v2-NVRAM.patch [deleted file]
package/kernel/mac80211/patches/348-brcmfmac-simplify-check-finding-NVRAM-v1-device-path.patch [deleted file]
package/kernel/mac80211/patches/349-brcmfmac-treat-0-as-end-of-comment-when-parsing-NVRA.patch [deleted file]
package/kernel/mac80211/patches/350-brcmfmac-allow-NVRAM-values-to-contain-spaces.patch [deleted file]
package/kernel/mac80211/patches/351-ath9k-fix-DMA-stop-sequence-for-AR9003.patch [deleted file]
package/kernel/mac80211/patches/352-brcmfmac-support-NVRAMs-containing-pci-devpaths-inst.patch [deleted file]
package/kernel/mac80211/patches/353-brcmfmac-set-wiphy-perm_addr-to-hardware-MAC-address.patch [deleted file]
package/kernel/mac80211/patches/354-brcmfmac-use-direct-data-pointer-in-NVRAM-parser-str.patch [deleted file]
package/kernel/mac80211/patches/355-b43-fix-support-for-14e4-4321-PCI-dev-with-BCM4321-c.patch [deleted file]
package/kernel/mac80211/patches/356-ath9k-force-rx_clear-when-disabling-rx.patch [deleted file]
package/kernel/mac80211/patches/357-0001-brcmfmac-Update-msgbuf-read-pointer-quicker.patch [deleted file]
package/kernel/mac80211/patches/357-0002-brcmfmac-remove-chipinfo-debugfs-entry.patch [deleted file]
package/kernel/mac80211/patches/357-0003-brcmfmac-remove-watchdog-reset-from-brcmf_pcie_busco.patch [deleted file]
package/kernel/mac80211/patches/357-0004-brcmfmac-use-debugfs_create_devm_seqfile-helper-func.patch [deleted file]
package/kernel/mac80211/patches/358-ath9k_hw-fix-device-ID-check-for-AR956x.patch [deleted file]
package/kernel/mac80211/patches/359-0001-brcmfmac-Check-if-firmware-supports-p2p.patch [deleted file]
package/kernel/mac80211/patches/359-0002-brcmfmac-Build-wiphy-mode-and-interface-combinations.patch [deleted file]
package/kernel/mac80211/patches/359-0003-brcmfmac-rework-.get_station-callback.patch [deleted file]
package/kernel/mac80211/patches/359-0004-brcmfmac-have-sdio-return-EIO-when-device-communicat.patch [deleted file]
package/kernel/mac80211/patches/359-0005-ath9k-make-DMA-stop-related-messages-debug-only.patch [deleted file]
package/kernel/mac80211/patches/359-0006-brcmfmac-free-ifp-for-non-netdev-interface-in-p2p-mo.patch [deleted file]
package/kernel/mac80211/patches/359-0007-brcmfmac-move-p2p-attach-detach-functions.patch [deleted file]
package/kernel/mac80211/patches/359-0008-brcmfmac-assure-p2pdev-is-unregistered-upon-driver-u.patch [deleted file]
package/kernel/mac80211/patches/360-0001-brcmfmac-fix-double-free-of-p2pdev-interface.patch [deleted file]
package/kernel/mac80211/patches/360-0002-brcmfmac-make-brcmf_p2p_detach-call-conditional.patch [deleted file]
package/kernel/mac80211/patches/361-brcmfmac-set-wiphy-s-addresses-to-provide-valid-MACs.patch [deleted file]
package/kernel/mac80211/patches/362-brcmfmac-dhd_sdio.c-use-existing-atomic_or-primitive.patch [deleted file]
package/kernel/mac80211/patches/363-0001-brcmfmac-check-all-combinations-when-setting-wiphy-s.patch [deleted file]
package/kernel/mac80211/patches/363-0002-brcmfmac-correct-interface-combination-info.patch [deleted file]
package/kernel/mac80211/patches/363-0003-brcmfmac-add-debugfs-entry-for-msgbuf-statistics.patch [deleted file]
package/kernel/mac80211/patches/363-0004-brcmfmac-make-use-of-cfg80211_check_combinations.patch [deleted file]
package/kernel/mac80211/patches/363-0005-brcmfmac-block-the-correct-flowring-when-backup-queu.patch [deleted file]
package/kernel/mac80211/patches/363-0006-brcmfmac-bump-highest-event-number-for-4339-firmware.patch [deleted file]
package/kernel/mac80211/patches/365-0001-brcmfmac-consolidate-ifp-lookup-in-driver-core.patch [deleted file]
package/kernel/mac80211/patches/365-0002-brcmfmac-make-brcmf_proto_hdrpull-return-struct-brcm.patch [deleted file]
package/kernel/mac80211/patches/365-0003-brcmfmac-change-parameters-for-brcmf_remove_interfac.patch [deleted file]
package/kernel/mac80211/patches/365-0004-brcmfmac-only-call-brcmf_cfg80211_detach-when-attach.patch [deleted file]
package/kernel/mac80211/patches/365-0005-brcmfmac-correct-detection-of-p2pdev-interface-event.patch [deleted file]
package/kernel/mac80211/patches/365-0006-brcmfmac-use-brcmf_get_ifp-to-map-ifidx-to-struct-br.patch [deleted file]
package/kernel/mac80211/patches/365-0007-brcmfmac-pass-struct-brcmf_if-instance-in-brcmf_txfi.patch [deleted file]
package/kernel/mac80211/patches/365-0008-brcmfmac-add-mapping-for-interface-index-to-bsscfg-i.patch [deleted file]
package/kernel/mac80211/patches/365-0009-brcmfmac-add-dedicated-debug-level-for-firmware-cons.patch [deleted file]
package/kernel/mac80211/patches/365-0010-brcmfmac-remove-ifidx-parameter-from-brcmf_fws_txsta.patch [deleted file]
package/kernel/mac80211/patches/365-0011-brcmfmac-change-prototype-for-brcmf_fws_hdrpull.patch [deleted file]
package/kernel/mac80211/patches/365-0012-brcmfmac-introduce-brcmf_net_detach-function.patch [deleted file]
package/kernel/mac80211/patches/366-brcmfmac-Reset-PCIE-devices-after-recognition.patch [deleted file]
package/kernel/mac80211/patches/367-ath10k-fix-DMA-related-firmware-crashes-on-multiple-.patch [deleted file]
package/kernel/mac80211/patches/368-ath9k-declare-required-extra-tx-headroom.patch [deleted file]
package/kernel/mac80211/patches/369-mac80211-initialize-tid-field-in-struct-ieee80211_tx.patch [deleted file]
package/kernel/mac80211/patches/370-0001-brcmfmac-Fix-exception-handling.patch [deleted file]
package/kernel/mac80211/patches/370-0002-brcmfmac-Add-support-for-the-BCM4350-PCIE-device.patch [deleted file]
package/kernel/mac80211/patches/370-0003-brcmfmac-Fix-set-and-get-tx-power-functions.patch [deleted file]
package/kernel/mac80211/patches/370-0004-brcmfmac-Only-assign-primary-netdev-to-if2bss-array.patch [deleted file]
package/kernel/mac80211/patches/370-0005-brcmfmac-Inform-p2p-module-about-p2pon-through-API.patch [deleted file]
package/kernel/mac80211/patches/370-0006-brcmfmac-Fix-bug-in-flowring-management.patch [deleted file]
package/kernel/mac80211/patches/370-0007-brcmfmac-Make-p2pon-module-param-always-available.patch [deleted file]
package/kernel/mac80211/patches/370-0008-brcmfmac-Workaround-in-change-vif-for-wpa_supplicant.patch [deleted file]
package/kernel/mac80211/patches/370-0009-brcmfmac-Deleting-of-p2p-device-is-leaking-memory.patch [deleted file]
package/kernel/mac80211/patches/370-0010-brcmfmac-Only-handle-p2p_stop_device-if-vif-is-valid.patch [deleted file]
package/kernel/mac80211/patches/370-0011-brcmfmac-Fix-p2p-bug-for-older-firmwares.patch [deleted file]
package/kernel/mac80211/patches/370-0012-brcmfmac-Add-module-parameter-to-disable-features.patch [deleted file]
package/kernel/mac80211/patches/370-0013-brcmfmac-Fix-race-condition-bug-when-deleting-p2p-in.patch [deleted file]
package/kernel/mac80211/patches/370-0014-brcmfmac-Add-support-for-the-BCM4365-and-BCM4366-PCI.patch [deleted file]
package/kernel/mac80211/patches/370-0015-brcmfmac-Fix-TDLS-setup-by-properly-handling-p2p-noi.patch [deleted file]
package/kernel/mac80211/patches/370-0016-brcmfmac-Accept-events-when-TDLS-is-used-in-combinat.patch [deleted file]
package/kernel/mac80211/patches/371-brcmfmac-include-linux-atomic.h.patch [deleted file]
package/kernel/mac80211/patches/372-0001-brcmfmac-expose-device-memory-to-devcoredump-subsyst.patch [deleted file]
package/kernel/mac80211/patches/372-0002-brcmfmac-Fix-race-condition-between-USB-probe-load-a.patch [deleted file]
package/kernel/mac80211/patches/372-0003-brcmfmac-rename-firmware_path-to-alternative_fw_path.patch [deleted file]
package/kernel/mac80211/patches/372-0004-brcmfmac-remove-conversational-comment.patch [deleted file]
package/kernel/mac80211/patches/372-0005-brcmfmac-Rework-p2p-attach-use-single-method-for-p2p.patch [deleted file]
package/kernel/mac80211/patches/372-0006-brcmfmac-Fix-station-info-rate-information.patch [deleted file]
package/kernel/mac80211/patches/372-0007-brcmfmac-Add-RSSI-information-to-get_station.patch [deleted file]
package/kernel/mac80211/patches/372-0008-brcmfmac-Add-dump_station-support-to-cfg80221-ops.patch [deleted file]
package/kernel/mac80211/patches/372-0009-brcmfmac-Move-brcmf_c_preinit_dcmds-prototype-to-cor.patch [deleted file]
package/kernel/mac80211/patches/372-0010-brcmfmac-Remove-unused-state-AP-creating.patch [deleted file]
package/kernel/mac80211/patches/372-0011-brcmfmac-Properly-set-carrier-state-of-netdev.patch [deleted file]
package/kernel/mac80211/patches/373-brcm80211-Add-support-for-brcm4371.patch [deleted file]
package/kernel/mac80211/patches/374-0001-brcmfmac-Add-support-for-the-BCM4359-11ac-RSDB-PCIE-.patch [deleted file]
package/kernel/mac80211/patches/374-0002-brcmfmac-Simplify-and-fix-usage-of-brcmf_ifname.patch [deleted file]
package/kernel/mac80211/patches/374-0003-brcmfmac-Remove-unnecessary-check-from-start_xmit.patch [deleted file]
package/kernel/mac80211/patches/374-0004-brcmfmac-Remove-unncessary-variable-irq_requested.patch [deleted file]
package/kernel/mac80211/patches/374-0005-brcmfmac-Disable-runtime-pm-for-USB.patch [deleted file]
package/kernel/mac80211/patches/374-0006-brcmfmac-Add-RSDB-support.patch [deleted file]
package/kernel/mac80211/patches/374-0007-brcmfmac-Use-consistent-naming-for-bsscfgidx.patch [deleted file]
package/kernel/mac80211/patches/374-0008-brcmfmac-Use-new-methods-for-pcie-Power-Management.patch [deleted file]
package/kernel/mac80211/patches/374-0009-brcmfmac-Add-wowl-wake-indication-report.patch [deleted file]
package/kernel/mac80211/patches/375-brcmfmac-constify-brcmf_bus_ops-structures.patch [deleted file]
package/kernel/mac80211/patches/376-0001-brcmfmac-Cleanup-ssid-storage.patch [deleted file]
package/kernel/mac80211/patches/376-0002-brcmfmac-Return-actual-error-by-fwil.patch [deleted file]
package/kernel/mac80211/patches/376-0003-brcmfmac-Change-error-print-on-wlan0-existence.patch [deleted file]
package/kernel/mac80211/patches/376-0004-brcmfmac-no-retries-on-rxglom-superframe-errors.patch [deleted file]
package/kernel/mac80211/patches/376-0005-brcmfmac-Remove-redundant-parameter-action-from-scan.patch [deleted file]
package/kernel/mac80211/patches/376-0006-brcmfmac-Cleanup-roaming-configuration.patch [deleted file]
package/kernel/mac80211/patches/376-0007-brcmfmac-Add-beamforming-support.patch [deleted file]
package/kernel/mac80211/patches/376-0008-brcmfmac-assure-net_ratelimit-is-declared-before-use.patch [deleted file]
package/kernel/mac80211/patches/376-0009-brcmfmac-Unify-methods-to-define-and-map-firmware-fi.patch [deleted file]
package/kernel/mac80211/patches/376-0010-brcmfmac-Fix-double-free-on-exception-at-module-load.patch [deleted file]
package/kernel/mac80211/patches/377-brcmfmac-only-lock-and-unlock-fws-if-fws-is-not-null.patch [deleted file]
package/kernel/mac80211/patches/400-ath_move_debug_code.patch
package/kernel/mac80211/patches/402-ath_regd_optional.patch
package/kernel/mac80211/patches/404-regd_no_assoc_hints.patch
package/kernel/mac80211/patches/410-ath9k_allow_adhoc_and_ap.patch
package/kernel/mac80211/patches/440-ath5k_channel_bw_debugfs.patch
package/kernel/mac80211/patches/510-ath9k_intr_mitigation_tweak.patch
package/kernel/mac80211/patches/511-ath9k_reduce_rxbuf.patch
package/kernel/mac80211/patches/513-ath9k_add_pci_ids.patch
package/kernel/mac80211/patches/522-mac80211_configure_antenna_gain.patch
package/kernel/mac80211/patches/530-ath9k_extra_leds.patch
package/kernel/mac80211/patches/531-ath9k_extra_platform_leds.patch
package/kernel/mac80211/patches/532-ath9k_get_led_polarity_from_platform_data.patch [new file with mode: 0644]
package/kernel/mac80211/patches/542-ath9k_debugfs_diag.patch
package/kernel/mac80211/patches/543-ath9k_entropy_from_adc.patch
package/kernel/mac80211/patches/544-ath9k-ar933x-usb-hang-workaround.patch
package/kernel/mac80211/patches/545-ath9k_ani_ws_detect.patch
package/kernel/mac80211/patches/600-0001-rt2x00-rt2800lib-move-rt2800_drv_data-declaration-in.patch
package/kernel/mac80211/patches/600-0002-rt2x00-rt2800lib-introduce-RT2800_HAS_HIGH_SHARED_ME.patch
package/kernel/mac80211/patches/600-0003-rt2x00-rt2800-serialize-shared-memory-access.patch
package/kernel/mac80211/patches/600-0004-rt2x00-rt2800lib-fix-beacon-generation-on-RT3593.patch
package/kernel/mac80211/patches/600-0005-rt2x00-rt2800lib-add-hw_beacon_count-field-to-struct.patch
package/kernel/mac80211/patches/600-0006-rt2x00-rt2800lib-init-additional-beacon-offset-regis.patch
package/kernel/mac80211/patches/600-0007-rt2x00-rt2800lib-fix-max-supported-beacon-count-for-.patch
package/kernel/mac80211/patches/600-0008-rt2x00-allow-to-build-rt2800soc-module-for-RT3883.patch
package/kernel/mac80211/patches/600-0009-rt2x00-rt2800lib-enable-support-for-RT3883.patch
package/kernel/mac80211/patches/600-0010-rt2x00-rt2800lib-add-rf_vals-for-RF3853.patch
package/kernel/mac80211/patches/600-0011-rt2x00-rt2800lib-enable-VCO-calibration-for-RF3853.patch
package/kernel/mac80211/patches/600-0012-rt2x00-rt2800lib-add-channel-configuration-function-.patch
package/kernel/mac80211/patches/600-0013-rt2x00-rt2800lib-enable-RF3853-support.patch
package/kernel/mac80211/patches/600-0014-rt2x00-rt2800lib-add-MAC-register-initialization-for.patch
package/kernel/mac80211/patches/600-0015-rt2x00-rt2800soc-fix-rt2800soc_disable_radio-for-RT3.patch
package/kernel/mac80211/patches/600-0016-rt2x00-rt2800lib-add-BBP-register-initialization-for.patch
package/kernel/mac80211/patches/600-0017-rt2x00-rt2800lib-add-RFCSR-initialization-for-RT3883.patch
package/kernel/mac80211/patches/600-0018-rt2x00-rt2800lib-use-the-extended-EEPROM-map-for-RT3.patch
package/kernel/mac80211/patches/600-0019-rt2x00-rt2800lib-force-rf-type-to-RF3853-on-RT3883.patch
package/kernel/mac80211/patches/600-0020-rt2x00-rt2800lib-add-channel-configuration-code-for-.patch
package/kernel/mac80211/patches/600-0021-rt2x00-rt2800lib-fix-txpower_to_dev-function-for-RT3.patch
package/kernel/mac80211/patches/600-0022-rt2x00-rt2800lib-use-correct-txpower-calculation-fun.patch
package/kernel/mac80211/patches/600-0023-rt2x00-rt2800lib-hardcode-txmixer-gain-values-to-zer.patch
package/kernel/mac80211/patches/600-0024-rt2x00-rt2800lib-use-correct-RT-XWI-size-for-RT3883.patch
package/kernel/mac80211/patches/600-0025-rt2x00-rt2800lib-use-correct-beacon-base-for-RT3883.patch
package/kernel/mac80211/patches/600-0026-rt2x00-rt2800lib-use-correct-beacon-count-for-RT3883.patch
package/kernel/mac80211/patches/600-0027-rt2x00-rt2800lib-fix-antenna-configuration-for-RT388.patch
package/kernel/mac80211/patches/600-0028-rt2x00-rt2800lib-fix-LNA-gain-configuration-for-RT38.patch
package/kernel/mac80211/patches/600-0029-rt2x00-rt2800lib-fix-VGC-setup-for-RT3883.patch
package/kernel/mac80211/patches/600-0030-rt2x00-rt2800lib-fix-EEPROM-LNA-validation-for-RT388.patch
package/kernel/mac80211/patches/600-0031-rt2x00-rt2800lib-fix-txpower-compensation-for-RT3883.patch
package/kernel/mac80211/patches/600-0032-rt2x00-rt2800lib-enable-RT2800_HAS_HIGH_SHARED_MEM-f.patch
package/kernel/mac80211/patches/600-0033-rt2x00-rt2800lib-use-high-memory-for-beacons-on-RT38.patch
package/kernel/mac80211/patches/600-0034-rt2x00-rt2800mmio-add-a-workaround-for-spurious-TX_F.patch
package/kernel/mac80211/patches/601-rt2x00-set_pci_mwi.patch
package/kernel/mac80211/patches/602-rt2x00-introduce-rt2x00_platform_h.patch
package/kernel/mac80211/patches/603-rt2x00-introduce-rt2x00eeprom.patch
package/kernel/mac80211/patches/604-rt2x00-of_load_eeprom_filename.patch
package/kernel/mac80211/patches/605-rt2x00-load-eeprom-on-SoC-from-a-mtd-device-defines-.patch
package/kernel/mac80211/patches/607-rt2x00-allow_disabling_bands_through_platform_data.patch
package/kernel/mac80211/patches/608-add_platform_data_mac_addr.patch
package/kernel/mac80211/patches/609-rt2x00-allow_disabling_bands_through_dts.patch
package/kernel/mac80211/patches/610-rt2x00-fix-rt3352-ext-pa.patch
package/kernel/mac80211/patches/611-rt2x00-rf_vals-rt3352-xtal20.patch
package/kernel/mac80211/patches/612-rt2x00-make-wmac-loadable-via-OF-on-rt288x-305x-SoC.patch
package/kernel/mac80211/patches/615-rt2x00-fix_20mhz_clk.patch
package/kernel/mac80211/patches/616-rt2x00-support-rt5350.patch
package/kernel/mac80211/patches/619-rt2x00-change-led-polarity-from-OF.patch
package/kernel/mac80211/patches/620-rt2x00-add-AP+STA-support.patch
package/kernel/mac80211/patches/620-rt2x00-rt3352-rf-id.patch
package/kernel/mac80211/patches/621-rt2x00-ht20_40_fix.patch
package/kernel/mac80211/patches/622-rt2x00-fix-beacon-bit-balance.patch [new file with mode: 0644]
package/kernel/mac80211/patches/700-mwl8k-missing-pci-id-for-WNR854T.patch
package/kernel/mac80211/patches/801-libertas-configure-sysfs-links.patch
package/kernel/mac80211/patches/802-libertas-set-wireless-macaddr.patch
package/kernel/mac80211/patches/804-b43-sync-with-bcma.patch [new file with mode: 0644]
package/kernel/mac80211/patches/805-b43-gpio-mask-module-option.patch
package/kernel/mac80211/patches/810-b43_no_pio.patch
package/kernel/mac80211/patches/820-b43-add-antenna-control.patch
package/kernel/mac80211/patches/841-b43-reduce-number-of-RX-slots.patch
package/kernel/mac80211/patches/845-b43-only-use-gpio-0-1-for-led.patch
package/kernel/mac80211/patches/847-b43-always-take-overlapping-devs.patch
package/kernel/mac80211/patches/850-brcmsmac-remove-extra-regulation-restriction.patch
package/kernel/mac80211/patches/860-brcmfmac-use-bcm47xx-platform-NVRAM-as-fallback.patch [deleted file]
package/kernel/mac80211/patches/861-brcmfmac-register-wiphy-s-during-module_init.patch
package/kernel/mac80211/patches/862-brcmfmac-workaround-bug-with-some-inconsistent-BSSes.patch
package/kernel/mac80211/patches/863-brcmfmac-fix-setting-primary-channel-for-80-MHz-widt.patch [deleted file]
package/kernel/mac80211/patches/900-wlcore-Add-support-for-DT-platform-data.patch [deleted file]
package/kernel/mac80211/patches/910-00-rt2x00-enable-rt2800soc-for-mt7620.patch
package/kernel/mac80211/patches/910-01-add-support-for-mt7620.patch
package/kernel/mac80211/patches/920-ath10k_allow_fallback_to_board_bin_on_empty_otp_stream.patch [deleted file]
package/kernel/mac80211/patches/921-ath10k_init_devices_synchronously.patch
package/kernel/mac80211/patches/930-ath10k_add_tpt_led_trigger.patch
package/kernel/mac80211/patches/940-mwl8k_init_devices_synchronously.patch [new file with mode: 0644]
package/kernel/mt76/Makefile
package/kernel/mt76/patches/001-backport_ieee80211_hw_set.patch [deleted file]
package/kernel/mt76/patches/002-disable_fast_xmit.patch [deleted file]
package/kernel/mwlwifi/patches/100-drop_old_api.patch [new file with mode: 0644]
package/kernel/mwlwifi/patches/110-api_sync.patch [new file with mode: 0644]
target/linux/generic/files/include/linux/ath9k_platform.h
target/linux/generic/patches-3.18/032-bcma-from-4.6.patch