mac80211: update to wireless-testing 2015-03-09
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 11 Mar 2015 15:02:47 +0000 (15:02 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 11 Mar 2015 15:02:47 +0000 (15:02 +0000)
commitd680f50dd7473d566ebd57cca3bb6a2ea39c76fc
treebff917861075b930a7cc3b520f0371ecdcddcdc8
parent10b3ff1206dc96900851acaae256b8addf7bf3f7
mac80211: update to wireless-testing 2015-03-09

Based on patch by Bryan Forbes <bryan@reigndropsfall.net>

Also update mt76 to update for API changes

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44655 3c298f89-4303-0410-b956-a3cf2f4a3e73
116 files changed:
package/kernel/mac80211/Makefile
package/kernel/mac80211/patches/000-fix_kconfig.patch
package/kernel/mac80211/patches/001-fix_build.patch
package/kernel/mac80211/patches/003-remove_bogus_modparams.patch
package/kernel/mac80211/patches/004-backports_debugfs_fix.patch [new file with mode: 0644]
package/kernel/mac80211/patches/008-fix_netdev_unregister.patch
package/kernel/mac80211/patches/030-rt2x00_options.patch
package/kernel/mac80211/patches/050-lib80211_option.patch
package/kernel/mac80211/patches/060-no_local_ssb_bcma.patch
package/kernel/mac80211/patches/081-backport-devm_kmemdup.patch
package/kernel/mac80211/patches/082-backport-list_last_entry.patch
package/kernel/mac80211/patches/085-bcma-from-4.1.patch [deleted file]
package/kernel/mac80211/patches/100-revert-cryptoapi-ports.patch [new file with mode: 0644]
package/kernel/mac80211/patches/100-revert_aes_ccm_port.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-Revert-ath5k-Remove-AHB-bus-support.patch [deleted file]
package/kernel/mac80211/patches/300-mac80211-add-an-intermediate-software-queue-implemen.patch [new file with mode: 0644]
package/kernel/mac80211/patches/301-ath5k-fix-AHB-kconfig-dependency.patch [deleted file]
package/kernel/mac80211/patches/301-mac80211-lock-rate-control.patch [new file with mode: 0644]
package/kernel/mac80211/patches/302-ath9k-add-support-for-reporting-tx-power-to-mac80211.patch [deleted file]
package/kernel/mac80211/patches/302-ath9k-restart-only-triggering-DFS-detector-line.patch [new file with mode: 0644]
package/kernel/mac80211/patches/303-ath10k-add-SURVEY_INFO_IN_USE-for-current-channel-on.patch [deleted file]
package/kernel/mac80211/patches/303-ath9k-add-DFS-support-for-extension-channel.patch [new file with mode: 0644]
package/kernel/mac80211/patches/304-ath9k-Fix-RTC_DERIVED_CLK-usage.patch [deleted file]
package/kernel/mac80211/patches/304-ath9k-allow-40MHz-radar-detection-width.patch [new file with mode: 0644]
package/kernel/mac80211/patches/305-ath5k-channel-change-fix.patch [new file with mode: 0644]
package/kernel/mac80211/patches/305-b43-fix-NULL-pointer-dereference-in-b43_phy_copy.patch [deleted file]
package/kernel/mac80211/patches/306-ath5k-fix-reset-race.patch [new file with mode: 0644]
package/kernel/mac80211/patches/306-ath9k-fix-misc-debugfs-when-not-using-chan-context.patch [deleted file]
package/kernel/mac80211/patches/307-ath9k-fix-regression-in-bssidmask-calculation.patch [deleted file]
package/kernel/mac80211/patches/308-rt2x00-do-not-align-payload-on-modern-H-W.patch [deleted file]
package/kernel/mac80211/patches/309-ath9k-prevent-early-IRQs-from-accessing-hardware.patch [deleted file]
package/kernel/mac80211/patches/310-ath9k-set-ATH_OP_INVALID-before-disabling-hardware.patch [deleted file]
package/kernel/mac80211/patches/311-ath9k-do-not-access-hardware-on-IRQs-during-reset.patch [deleted file]
package/kernel/mac80211/patches/312-mac80211-skip-legacy-rate-mask-handling-for-VHT-rate.patch [deleted file]
package/kernel/mac80211/patches/313-mac80211-minstrel_ht-add-a-small-optimization-to-min.patch [deleted file]
package/kernel/mac80211/patches/314-mac80211-minstrel_ht-move-aggregation-check-to-.get_.patch [deleted file]
package/kernel/mac80211/patches/315-mac80211-add-tx_status_noskb-to-rate_control_ops.patch [deleted file]
package/kernel/mac80211/patches/316-mac80211-minstrel-switch-to-.tx_status_noskb.patch [deleted file]
package/kernel/mac80211/patches/317-mac80211-minstrel_ht-switch-to-.tx_status_noskb.patch [deleted file]
package/kernel/mac80211/patches/318-mac80211-add-ieee80211_tx_status_noskb.patch [deleted file]
package/kernel/mac80211/patches/319-mac80211-minstrel_ht-fix-a-crash-in-rate-sorting.patch [deleted file]
package/kernel/mac80211/patches/320-mac80211-notify-drivers-on-sta-rate-table-changes.patch [deleted file]
package/kernel/mac80211/patches/321-mac80211-add-an-intermediate-software-queue-implemen.patch [deleted file]
package/kernel/mac80211/patches/322-mac80211-add-more-missing-checks-for-VHT-tx-rates.patch [deleted file]
package/kernel/mac80211/patches/323-mac80211-copy-chandef-from-AP-vif-to-VLANs.patch [deleted file]
package/kernel/mac80211/patches/324-ath9k_hw-fix-hardware-queue-allocation.patch [deleted file]
package/kernel/mac80211/patches/325-ath9k-fix-BE-BK-queue-order.patch [deleted file]
package/kernel/mac80211/patches/326-ath5k-fix-hardware-queue-index-assignment.patch [deleted file]
package/kernel/mac80211/patches/327-ath10k-fix-low-TX-rates-when-IBSS-and-HT.patch [deleted file]
package/kernel/mac80211/patches/328-ath10k-send-re-assoc-peer-command-when-NSS-changed.patch [deleted file]
package/kernel/mac80211/patches/329-ath9k-fix-race-condition-in-irq-processing-during-ha.patch [deleted file]
package/kernel/mac80211/patches/330-ath5k-fix-spontaneus-AR5312-freezes.patch [deleted file]
package/kernel/mac80211/patches/331-ath5k-channel-change-fix.patch [deleted file]
package/kernel/mac80211/patches/332-ath5k-fix-reset-race.patch [deleted file]
package/kernel/mac80211/patches/400-ath_move_debug_code.patch
package/kernel/mac80211/patches/401-ath9k_blink_default.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/411-ath5k_allow_adhoc_and_ap.patch
package/kernel/mac80211/patches/440-ath5k_channel_bw_debugfs.patch
package/kernel/mac80211/patches/500-ath9k_eeprom_debugfs.patch
package/kernel/mac80211/patches/501-ath9k_ahb_init.patch
package/kernel/mac80211/patches/510-ath9k_intr_mitigation_tweak.patch
package/kernel/mac80211/patches/511-ath9k_reduce_rxbuf.patch
package/kernel/mac80211/patches/512-ath9k_channelbw_debugfs.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/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-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-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-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-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-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-0019-rt2x00-rt2800lib-force-rf-type-to-RF3853-on-RT3883.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-0026-rt2x00-rt2800lib-use-correct-beacon-count-for-RT3883.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-0032-rt2x00-rt2800lib-enable-RT2800_HAS_HIGH_SHARED_MEM-f.patch
package/kernel/mac80211/patches/603-rt2x00-introduce-rt2x00eeprom.patch
package/kernel/mac80211/patches/608-add_platform_data_mac_addr.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-rt3352-rf-id.patch
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/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/845-b43-only-use-gpio-0-1-for-led.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
package/kernel/mac80211/patches/921-ath10k_init_devices_synchronously.patch
package/kernel/mac80211/patches/930-ath10k_add_tpt_led_trigger.patch
package/kernel/mt76/Makefile