mac80211: add support for AR9550
authorGabor Juhos <juhosg@openwrt.org>
Tue, 3 Jul 2012 18:05:04 +0000 (18:05 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Tue, 3 Jul 2012 18:05:04 +0000 (18:05 +0000)
commit6270f7eeebff59313ea2f86c214e53c6f0dd4469
tree7e0e982db19910fa30396796ccef7d1ad60dd7ea
parentfc3e8e7be5b08d9f78c2e60ef33d76615c14d1b3
mac80211: add support for AR9550

SVN-Revision: 32588
21 files changed:
package/mac80211/Makefile
package/mac80211/patches/570-ath9k-define-DEVID-for-QCA955x.patch [new file with mode: 0644]
package/mac80211/patches/571-ath9k-define-MAC-version-for-AR9550.patch [new file with mode: 0644]
package/mac80211/patches/572-ath9k-set-MAC-version-for-AR9550.patch [new file with mode: 0644]
package/mac80211/patches/573-ath9k-add-platform_device_id-for-AR9550.patch [new file with mode: 0644]
package/mac80211/patches/574-ath9k-add-BB-name-string-for-AR9550.patch [new file with mode: 0644]
package/mac80211/patches/575-ath9k-clear-pciexpress-flag-for-AR9550.patch [new file with mode: 0644]
package/mac80211/patches/576-ath9k-enable-TX-RX-data-byte-swap-for-AR9550.patch [new file with mode: 0644]
package/mac80211/patches/577-ath9k-add-initvals-for-AR9550.patch [new file with mode: 0644]
package/mac80211/patches/578-ath9k-add-mode-register-initialization-code-for-AR95.patch [new file with mode: 0644]
package/mac80211/patches/579-ath9k-read-spur-frequency-information-from-eeprom-fo.patch [new file with mode: 0644]
package/mac80211/patches/580-ath9k-fix-XPABIASLEVEL-settings-for-AR9550.patch [new file with mode: 0644]
package/mac80211/patches/581-ath9k-fix-antenna-control-configuration-for-AR9550.patch [new file with mode: 0644]
package/mac80211/patches/582-ath9k-fix-PAPRD-settings-for-AR9550.patch [new file with mode: 0644]
package/mac80211/patches/583-ath9k-fix-RF-channel-frequency-configuration-for-AR9.patch [new file with mode: 0644]
package/mac80211/patches/584-ath9k-disable-SYNC_HOST1_FATAL-interrupts-for-AR9550.patch [new file with mode: 0644]
package/mac80211/patches/585-ath9k-skip-internal-regulator-configuration-for-AR95.patch [new file with mode: 0644]
package/mac80211/patches/586-ath9k-fix-PLL-initialization-for-AR9550.patch [new file with mode: 0644]
package/mac80211/patches/587-ath9k-enable-PLL-workaround-for-AR9550.patch [new file with mode: 0644]
package/mac80211/patches/588-ath9k-set-4ADDRESS-bit-in-RX-filter-for-AR9550.patch [new file with mode: 0644]
package/mac80211/patches/589-ath9k-enable-support-for-AR9550.patch [new file with mode: 0644]