[package] mac80211: add preliminary support for the AR913x SoCs
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 3 Jan 2009 13:48:27 +0000 (13:48 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 3 Jan 2009 13:48:27 +0000 (13:48 +0000)
commit1be286180b3df7250741aa92090fcf090bba0844
tree71224dbb3013c58068fa193f377b8ec4c3828c80
parent4469532cd6f4596a81ac16f2b3765cf2fae6712c
[package] mac80211: add preliminary support for the AR913x SoCs

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13835 3c298f89-4303-0410-b956-a3cf2f4a3e73
14 files changed:
package/mac80211/patches/401-ath9k-introduce-bus-specific-DMA-routines.patch [new file with mode: 0644]
package/mac80211/patches/402-ath9k-introduce-bus-specific-register-access-routin.patch [new file with mode: 0644]
package/mac80211/patches/403-ath9k-introduce-bus-specific-cache-size-routine.patch [new file with mode: 0644]
package/mac80211/patches/404-ath9k-introduce-bus-specific-cleanup-routine.patch [new file with mode: 0644]
package/mac80211/patches/405-ath9k-move-PCI-code-into-separate-file.patch [new file with mode: 0644]
package/mac80211/patches/406-ath9k-convert-to-struct-device.patch [new file with mode: 0644]
package/mac80211/patches/407-ath9k-introduce-platform-driver-for-AHB-bus-support.patch [new file with mode: 0644]
package/mac80211/patches/408-ath9k-get-EEPROM-contents-from-platform-data-on-AHB.patch [new file with mode: 0644]
package/mac80211/patches/409-ath9k-enable-support-for-AR9100.patch [new file with mode: 0644]
package/mac80211/patches/410-ath9k-remove-u16-casts-from-rtc-register-access.patch [new file with mode: 0644]
package/mac80211/patches/411-ath9k-fix-ar5416Addac_9100-values.patch [new file with mode: 0644]
package/mac80211/patches/412-ath9k-fix-null-pointer-dereference-in-ani-monitor-c.patch [new file with mode: 0644]
package/mac80211/patches/420-ath9k_use_signed_format_to_print_HAL_status.patch [new file with mode: 0644]
package/mac80211/patches/421-ath9k_print_correct_revision_of_an_unsupported_radio.patch [new file with mode: 0644]