[package] mac80211: add preliminary support for the AR913x SoCs
authorGabor Juhos <juhosg@openwrt.org>
Sat, 3 Jan 2009 13:48:27 +0000 (13:48 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Sat, 3 Jan 2009 13:48:27 +0000 (13:48 +0000)
commit75a497c2e1baf77e14ebe44fe398e55db05c36e3
tree71224dbb3013c58068fa193f377b8ec4c3828c80
parentcebf44201550ae23f11c495355c80119cbec6758
[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]