linux/drivers/net/wireless/iwlegacy
Stanislaw Gruszka 16b345d896 iwl4965: fix "Received BA when not expected"
Need to use broadcast sta_id for management frames, otherwise we broke
BA session in the firmware and get messages like that:

"Received BA when not expected"

or (on older kernels):

"BA scd_flow 0 does not match txq_id 10"

This fix regression introduced in 2.6.35 during station management
code rewrite by:

commit 2a87c26bbe
Author: Johannes Berg <johannes.berg@intel.com>
Date:   Fri Apr 30 11:30:45 2010 -0700

    iwlwifi: use iwl_find_station less

Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2011-04-29 15:24:15 -04:00
..
iwl3945-base.c iwlegacy: fix tx_power initialization 2011-04-13 15:09:53 -04:00
iwl4965-base.c iwl4965: fix "TX Power requested while scanning" 2011-04-28 14:38:36 -04:00
iwl-3945-debugfs.c
iwl-3945-debugfs.h
iwl-3945-fh.h
iwl-3945-hw.h iwlegacy: fix tx_power initialization 2011-04-13 15:09:53 -04:00
iwl-3945-led.c
iwl-3945-led.h
iwl-3945-rs.c
iwl-3945.c
iwl-3945.h
iwl-4965-calib.c
iwl-4965-calib.h
iwl-4965-debugfs.c
iwl-4965-debugfs.h
iwl-4965-eeprom.c
iwl-4965-hw.h iwlegacy: fix tx_power initialization 2011-04-13 15:09:53 -04:00
iwl-4965-led.c
iwl-4965-led.h
iwl-4965-lib.c
iwl-4965-rs.c
iwl-4965-rx.c
iwl-4965-sta.c
iwl-4965-tx.c iwl4965: fix "Received BA when not expected" 2011-04-29 15:24:15 -04:00
iwl-4965-ucode.c
iwl-4965.c
iwl-4965.h
iwl-commands.h
iwl-core.c iwlegacy: fix tx_power initialization 2011-04-13 15:09:53 -04:00
iwl-core.h
iwl-csr.h
iwl-debug.h
iwl-debugfs.c
iwl-dev.h
iwl-devtrace.c
iwl-devtrace.h
iwl-eeprom.c iwlegacy: fix tx_power initialization 2011-04-13 15:09:53 -04:00
iwl-eeprom.h
iwl-fh.h
iwl-hcmd.c
iwl-helpers.h
iwl-io.h
iwl-led.c iwlegacy: led stay solid on when no traffic 2011-04-28 14:38:35 -04:00
iwl-led.h
iwl-legacy-rs.h
iwl-power.c
iwl-power.h
iwl-prph.h
iwl-rx.c
iwl-scan.c
iwl-spectrum.h
iwl-sta.c
iwl-sta.h
iwl-tx.c
Kconfig iwlegacy: make iwl3945 and iwl4965 select IWLWIFI_LEGACY 2011-04-11 13:56:07 -04:00
Makefile