[mac80211]: add add new firmware support and additional fixes for wl18xx
authorkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 18 Mar 2014 18:55:54 +0000 (18:55 +0000)
committerkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 18 Mar 2014 18:55:54 +0000 (18:55 +0000)
commit2ead16490139642a2cb5d191e90729d6c27455d1
tree2559a20fed9cca97addaeeb1a9f3a2948311b424
parentee194135dc0e12c78515a6349d651ada3807ae12
[mac80211]: add add new firmware support and additional fixes for wl18xx

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39947 3c298f89-4303-0410-b956-a3cf2f4a3e73
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]