mac80211: update to 2009-11-13 and add some of my new performance improvement patches...
authorFelix Fietkau <nbd@openwrt.org>
Sat, 14 Nov 2009 02:35:04 +0000 (02:35 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sat, 14 Nov 2009 02:35:04 +0000 (02:35 +0000)
commit77c792c58f76b5d75e738256db2b115dfae3fe40
treebfc8eb55dc18acee7d50845d9872baa8be2d3061
parent7f9778ab3ce95e81bdb8855edbda05a6c2c796e3
mac80211: update to 2009-11-13 and add some of my new performance improvement patches. fixes excessive cpu usage of hostapd in ap mode, should also fix the ath9k memleak

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18415 3c298f89-4303-0410-b956-a3cf2f4a3e73
13 files changed:
package/mac80211/Makefile
package/mac80211/patches/002-disable_rfkill.patch
package/mac80211/patches/009-remove_mac80211_module_dependence.patch
package/mac80211/patches/010-b43_config.patch
package/mac80211/patches/401-ath9k-dont-register-leds-on-ar9100.patch
package/mac80211/patches/405-b43_locking_fix.patch [deleted file]
package/mac80211/patches/500-4addr_bcast_fix.patch [new file with mode: 0644]
package/mac80211/patches/500-nl80211_4addr.patch [deleted file]
package/mac80211/patches/510-mac80211_4addr_vlan.patch [deleted file]
package/mac80211/patches/510-nl80211_vlan_add_fix.patch [moved from package/mac80211/patches/520-nl80211_vlan_add_fix.patch with 100% similarity]
package/mac80211/patches/520-driver_flags.patch [new file with mode: 0644]
package/mac80211/patches/530-ath9k_cleanup.patch [new file with mode: 0644]
package/mac80211/patches/540-monitor_tx_status.patch [new file with mode: 0644]