AA: mac80211: backport package from trunk r39886
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 14 Mar 2014 10:53:42 +0000 (10:53 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 14 Mar 2014 10:53:42 +0000 (10:53 +0000)
commitd29f21c84e2d8af8a5c18ceae80426c026ddac07
treefc4abc713ed39e07d94d500e5f7d44cbc985f43e
parente00839e164d094774a26c09685e40ecb376921d7
AA: mac80211: backport package from trunk r39886

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@39928 3c298f89-4303-0410-b956-a3cf2f4a3e73
92 files changed:
package/mac80211/Makefile
package/mac80211/files/lib/wifi/mac80211.sh
package/mac80211/files/regdb.txt
package/mac80211/patches/001-fix_build.patch
package/mac80211/patches/004-backports-add-led_trigger_blink-_oneshot.patch [new file with mode: 0644]
package/mac80211/patches/020-disable_tty_set_termios.patch
package/mac80211/patches/030-rt2x00_options.patch
package/mac80211/patches/060-no_local_ssb_bcma.patch
package/mac80211/patches/100-revert_aes_ccm_port.patch [new file with mode: 0644]
package/mac80211/patches/150-disable_addr_notifier.patch
package/mac80211/patches/201-ath5k-WAR-for-AR71xx-PCI-bug.patch
package/mac80211/patches/300-pending_work.patch
package/mac80211/patches/310-ap_scan.patch
package/mac80211/patches/400-ath_move_debug_code.patch
package/mac80211/patches/402-ath9k-fix-invalid-mac-address-handling.patch
package/mac80211/patches/403-ath_regd_optional.patch
package/mac80211/patches/404-world_regd_fixup.patch
package/mac80211/patches/405-regd_no_assoc_hints.patch
package/mac80211/patches/410-ath9k_allow_adhoc_and_ap.patch
package/mac80211/patches/411-ath5k_allow_adhoc_and_ap.patch
package/mac80211/patches/440-ath5k_channel_bw_debugfs.patch
package/mac80211/patches/500-ath9k_eeprom_debugfs.patch
package/mac80211/patches/501-ath9k-eeprom_endianess.patch
package/mac80211/patches/502-ath9k_ahb_init.patch
package/mac80211/patches/510-ath9k_intr_mitigation_tweak.patch
package/mac80211/patches/511-ath9k_reduce_rxbuf.patch
package/mac80211/patches/512-ath9k_channelbw_debugfs.patch
package/mac80211/patches/513-ath9k_add_pci_ids.patch [new file with mode: 0644]
package/mac80211/patches/520-mac80211_cur_txpower.patch
package/mac80211/patches/521-ath9k_cur_txpower.patch
package/mac80211/patches/522-ath9k_per_chain_signal_strength.patch [deleted file]
package/mac80211/patches/522-mac80211_configure_antenna_gain.patch [new file with mode: 0644]
package/mac80211/patches/523-ath9k_use_configured_antenna_gain.patch [new file with mode: 0644]
package/mac80211/patches/523-mac80211_configure_antenna_gain.patch [deleted file]
package/mac80211/patches/524-ath9k_use_configured_antenna_gain.patch [deleted file]
package/mac80211/patches/530-ath9k_extra_leds.patch
package/mac80211/patches/531-ath9k_extra_platform_leds.patch
package/mac80211/patches/540-ath9k_reduce_ani_interval.patch [new file with mode: 0644]
package/mac80211/patches/541-ath9k_optimize_interrupt_mitigation.patch [deleted file]
package/mac80211/patches/541-ath9k_rx_dma_stop_check.patch [new file with mode: 0644]
package/mac80211/patches/542-ath9k_debugfs_diag.patch [new file with mode: 0644]
package/mac80211/patches/543-ath9k-allow-to-disable-bands-via-platform-data.patch [new file with mode: 0644]
package/mac80211/patches/550-ath9k_entropy_from_adc.patch [new file with mode: 0644]
package/mac80211/patches/550-ath9k_reduce_ani_interval.patch [deleted file]
package/mac80211/patches/551-ath9k_p2p_ifcomb.patch [new file with mode: 0644]
package/mac80211/patches/552-ath9k_p2p_ps_support.patch [new file with mode: 0644]
package/mac80211/patches/552-ath9k_rx_dma_stop_check.patch [deleted file]
package/mac80211/patches/553-ath9k_debugfs_diag.patch [deleted file]
package/mac80211/patches/554-ath9k_ani_mrc_fix.patch [deleted file]
package/mac80211/patches/555-ath9k-allow-to-disable-bands-via-platform-data.patch [deleted file]
package/mac80211/patches/556-ath9k_fix_rx_race.patch [deleted file]
package/mac80211/patches/560-ath9k_tx_queueing_rework.patch [deleted file]
package/mac80211/patches/561-ath9k-ar933x-usb-hang-workaround.patch [deleted file]
package/mac80211/patches/566-ath9k-ar933x-usb-hang-workaround.patch [new file with mode: 0644]
package/mac80211/patches/601-rt2x00-set_pci_mwi.patch
package/mac80211/patches/602-rt2x00-introduce-rt2x00_platform_h.patch
package/mac80211/patches/603-rt2x00-introduce-rt2x00eeprom.patch
package/mac80211/patches/604-rt2x00-of_load_eeprom_filename.patch [new file with mode: 0644]
package/mac80211/patches/605-rt2x00-load-eeprom-on-SoC-from-a-mtd-device-defines-.patch [new file with mode: 0644]
package/mac80211/patches/605-rt2x00-pci-eeprom.patch [deleted file]
package/mac80211/patches/606-rt2x00_no_realign.patch
package/mac80211/patches/607-rt2x00-allow_disabling_bands_through_platform_data.patch
package/mac80211/patches/608-add_platform_data_mac_addr.patch
package/mac80211/patches/610-rt2x00-fix-rt3352-ext-pa.patch
package/mac80211/patches/611-rt2x00-rf_vals-rt3352-xtal20.patch
package/mac80211/patches/612-rt2x00-make-wmac-loadable-via-OF-on-rt288x-305x-SoC.patch
package/mac80211/patches/614-rt2x00-of_load_eeprom_filename.patch [deleted file]
package/mac80211/patches/615-rt2x00-fix_20mhz_clk.patch [new file with mode: 0644]
package/mac80211/patches/616-rt2x00-support-rt5350.patch
package/mac80211/patches/617-rt2x00-load-eeprom-on-SoC-from-a-mtd-device-defines-.patch [deleted file]
package/mac80211/patches/618-rt2x00-msi-fix.patch [deleted file]
package/mac80211/patches/619-rt2x00-change-led-polarity-from-OF.patch [new file with mode: 0644]
package/mac80211/patches/620-rt2x00-add-AP+STA-support.patch [new file with mode: 0644]
package/mac80211/patches/620-rt2x00-rt3352-rf-id.patch
package/mac80211/patches/700-mwl8k-missing-pci-id-for-WNR854T.patch
package/mac80211/patches/750-rtlwifi-Align-private-space-in-rtl_priv-struct.patch [deleted file]
package/mac80211/patches/800-b43-gpio-mask-module-option.patch
package/mac80211/patches/810-b43_no_pio.patch
package/mac80211/patches/820-b43-add-antenna-control.patch
package/mac80211/patches/830-b43-workaround-pcie-bcm4716.patch
package/mac80211/patches/845-b43-only-use-gpio-0-1-for-led.patch
package/mac80211/patches/850-brcmsmac-remove-extra-regulation-restriction.patch [new file with mode: 0644]
package/mac80211/patches/851-brcmsmac-remove-extra-regulation-restriction.patch [deleted file]
package/mac80211/patches/900-wl1251-split-wl251-platform-data-to-a-separate-structure.patch [new file with mode: 0644]
package/mac80211/patches/901-wlcore-set-irq_flags-in-the-board-files.patch [new file with mode: 0644]
package/mac80211/patches/902-wlcore-remove-pwr_in_suspend-from-platform-data.patch [new file with mode: 0644]
package/mac80211/patches/903-wl12xx-use-frequency-instead-of-enumerations-for-pdata-clocks.patch [new file with mode: 0644]
package/mac80211/patches/904-wlcore-add-initial-device-tree-support-to-the-sdio-module.patch [new file with mode: 0644]
package/mac80211/patches/905-wlcore-sdio-add-wilink-clock-providers.patch [new file with mode: 0644]
package/mac80211/patches/906-wlcore-sdio-get-clocks-from-device-tree.patch [new file with mode: 0644]
package/mac80211/patches/907-wlcore-wl12xx-check-if-we-got-correct-clock-data-from-DT.patch [new file with mode: 0644]
package/mac80211/patches/a00-ath9k_platform_h_backup.patch [new file with mode: 0644]