OpenCloudOS-Kernel/drivers/net/wireless/ath/ath5k
Bruno Randolf 651d9375dc ath5k: Fix TX queues stopping
It does not make sense to stop queues for NF calibration. This will not stop
transmissions from the card, if there are queued packets.

If we run out of TX buffers we need to stop all queues, not only one.

Signed-off-by: Bruno Randolf <br1@einfach.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2010-09-21 11:05:10 -04:00
..
Kconfig wireless: remove WLAN_80211 and WLAN_PRE80211 from Kconfig 2009-10-30 16:50:35 -04:00
Makefile ath5k: add sysfs files for ANI parameters 2010-06-02 16:13:26 -04:00
ani.c ath5k: clean up some comments 2010-08-24 16:28:00 -04:00
ani.h ath5k: Adaptive Noise Immunity (ANI) Implementation 2010-04-07 14:37:53 -04:00
ath5k.h ath5k: Use common crypt capabilities flags 2010-09-16 15:19:45 -04:00
attach.c ath/ath5k/ath9k: Fix crypto capabilities merge issue 2010-09-21 11:05:05 -04:00
base.c ath5k: Fix TX queues stopping 2010-09-21 11:05:10 -04:00
base.h ath5k: Use four hardware queues 2010-09-21 11:05:08 -04:00
caps.c ath5k: remove ATH_TRACE macro 2010-06-02 16:13:24 -04:00
debug.c ath5k: Fix queue debug file 2010-09-21 11:05:09 -04:00
debug.h ath5k: log descriptor chains at a new debug level 2010-08-25 14:33:18 -04:00
desc.c ath5k: report PHY error frames only for chips which need it 2010-06-16 14:59:07 -04:00
desc.h ath5k: take descriptor differences between 5210 and 5211 into account 2010-06-16 14:59:06 -04:00
dma.c ath5k: clean up some comments 2010-08-24 16:28:00 -04:00
eeprom.c ath5k: clean up some comments 2010-08-24 16:28:00 -04:00
eeprom.h ath5k: Minor EEPROM documentation updates 2010-03-10 17:44:42 -05:00
gpio.c ath5k: remove ATH_TRACE macro 2010-06-02 16:13:24 -04:00
initvals.c atheros: define shared bssidmask setting 2009-10-07 16:39:28 -04:00
led.c ath5k: adding LED support for AR5BXB63 cards 2010-01-27 15:01:24 -05:00
pcu.c ath5k: Remove old ath5k key handling functions 2010-09-16 15:19:45 -04:00
phy.c ath5k: avoid unneeded calibration error messages 2010-09-14 16:05:56 -04:00
qcu.c ath5k: remove ATH_TRACE macro 2010-06-02 16:13:24 -04:00
reg.h ath5k: Remove old ath5k key handling functions 2010-09-16 15:19:45 -04:00
reset.c ath5k: trivial spelling fixes 2010-08-25 14:33:18 -04:00
rfbuffer.h ath5k: clean up some comments 2010-08-24 16:28:00 -04:00
rfgain.h
rfkill.c
sysfs.c ath5k: add sysfs files for ANI parameters 2010-06-02 16:13:26 -04:00