add add new firmware support and additional fixes for wl18xx
authorImre Kaloz <kaloz@openwrt.org>
Tue, 18 Mar 2014 18:55:54 +0000 (18:55 +0000)
committerImre Kaloz <kaloz@openwrt.org>
Tue, 18 Mar 2014 18:55:54 +0000 (18:55 +0000)
commit531dc9fe42ce5baa4d6af991600606e418ea52ca
treec198b11fb053024a4a611b1c06eea2bbe2b7c65f
parentaabce5cf6a31bf82c3df2328f60ca747c6f5b84f
add add new firmware support and additional fixes for wl18xx

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 39947
21 files changed:
package/kernel/mac80211/Makefile
package/kernel/mac80211/patches/901-wlcore-memset-wl--rx_filter_enabled-to-zero-after-recovery.patch [new file with mode: 0644]
package/kernel/mac80211/patches/902-wlcore-cancel-Tx-watchdog-on-~-and-rearm-on-first-Tx-after.patch [new file with mode: 0644]
package/kernel/mac80211/patches/903-wlcore-block-read-writes-to-FW-during-ELP.patch [new file with mode: 0644]
package/kernel/mac80211/patches/904-wlcore-AP-don-t-start-mac80211-PS-on-non-peer-HLIDs.patch [new file with mode: 0644]
package/kernel/mac80211/patches/905-wlcore-wl12xx-wl18xx-simplify-fw_status-handling.patch [new file with mode: 0644]
package/kernel/mac80211/patches/906-wlcore-wl12xx-wl18xx-configure-num_links-per-hw.patch [new file with mode: 0644]
package/kernel/mac80211/patches/907-wlcore-wl12xx-wl18xx-configure-max_stations-per-hw.patch [new file with mode: 0644]
package/kernel/mac80211/patches/908-wlcore-wl12xx-wl18xx-configure-iface_combinations-per-hw.patch [new file with mode: 0644]
package/kernel/mac80211/patches/909-wl18xx-move-to-new-firmware-wl18xx-fw-3.bin.patch [new file with mode: 0644]
package/kernel/mac80211/patches/910-wlcore-send-EAPOL-frames-with-voice-priority.patch [new file with mode: 0644]
package/kernel/mac80211/patches/911-wlcore-don-t-stop-sched_scan-on-interface-removal.patch [new file with mode: 0644]
package/kernel/mac80211/patches/912-wlcore-wl18xx-allow-CCK-rates-for-AP-mode.patch [new file with mode: 0644]
package/kernel/mac80211/patches/913-wlcore-don-t-handle-unsetting-of-default-wep-key.patch [new file with mode: 0644]
package/kernel/mac80211/patches/914-wlcore-consider-multiple-APs-when-checking-active_link_count.patch [new file with mode: 0644]
package/kernel/mac80211/patches/915-wlcore-decrease-warning-verbosity-during-recovery.patch [new file with mode: 0644]
package/kernel/mac80211/patches/916-wlcore-increase-timeout-to-5000-msecs.patch [new file with mode: 0644]
package/kernel/mac80211/patches/917-wlcore-enable-beacon-filtering-only-after-receiving-a-beacon.patch [new file with mode: 0644]
package/kernel/mac80211/patches/918-wlcore-add-support-for-STA-CSA-with-chan-contexts.patch [new file with mode: 0644]
package/kernel/mac80211/patches/919-wl18xx-align-event-mailbox-with-current-fw.patch [new file with mode: 0644]
package/kernel/mac80211/patches/920-wlcore-don-t-switch-channels-on-disconnected-STA-vif.patch [new file with mode: 0644]