]> git.enpas.org Git - openwrt.git/commit
mac80211: add support for AR9550
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 3 Jul 2012 18:05:04 +0000 (18:05 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 3 Jul 2012 18:05:04 +0000 (18:05 +0000)
commit08ec8f0d80ba9971f90f1a8aa29b711a95a25a35
tree7e0e982db19910fa30396796ccef7d1ad60dd7ea
parent0a5e27843553ec1beb43428168c9153717a77017
mac80211: add support for AR9550

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32588 3c298f89-4303-0410-b956-a3cf2f4a3e73
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]