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)
commit23caf183fc79d8d544d35014c2eb3677a7524f1a
tree7baf1eaf5c7079dcfea3fa35fb9869fc7fd67ecd
parente0a77da8fbff4c4c43049254f3d892424025045c
mac80211: add preliminary support for the AR913x SoCs

SVN-Revision: 13835
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]