linux/drivers/net/wireless/ath/ath5k
Felix Fietkau 4e868796bb ath5k: do not call ieee80211_stop_queue for queues not managed by mac80211
Instead of using ieee80211_stop_queue, check the configured tx queue
limit before calling ieee80211_get_buffered_bc.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2011-07-13 14:49:41 -04:00
..
ahb.c ath5k: fix formatting errors found by checkpatch.pl 2011-07-08 11:44:32 -04:00
ani.c ath5k: fix typos, bad comment formatting and GHz in place of MHz 2011-07-11 15:02:16 -04:00
ani.h Fix common misspellings 2011-03-31 11:26:23 -03:00
ath5k.h ath5k: disable 32KHz sleep clock operation by default 2011-07-13 14:49:40 -04:00
attach.c ath5k: fix typos, bad comment formatting and GHz in place of MHz 2011-07-11 15:02:16 -04:00
base.c ath5k: do not call ieee80211_stop_queue for queues not managed by mac80211 2011-07-13 14:49:41 -04:00
base.h ath5k: fix typos, bad comment formatting and GHz in place of MHz 2011-07-11 15:02:16 -04:00
caps.c ath5k: fix typos, bad comment formatting and GHz in place of MHz 2011-07-11 15:02:16 -04:00
debug.c ath5k: disable 32KHz sleep clock operation by default 2011-07-13 14:49:40 -04:00
debug.h ath5k: clean up debugfs code 2011-04-12 16:59:24 -04:00
desc.c ath5k: Add missing breaks in switch/case 2011-07-11 15:02:20 -04:00
desc.h ath5k: fix typos, bad comment formatting and GHz in place of MHz 2011-07-11 15:02:16 -04:00
dma.c ath5k: fix typos, bad comment formatting and GHz in place of MHz 2011-07-11 15:02:16 -04:00
eeprom.c ath5k: fix typos, bad comment formatting and GHz in place of MHz 2011-07-11 15:02:16 -04:00
eeprom.h ath5k: fix typos, bad comment formatting and GHz in place of MHz 2011-07-11 15:02:16 -04:00
gpio.c ath5k: remove ATH_TRACE macro 2010-06-02 16:13:24 -04:00
initvals.c ath5k: fix typos, bad comment formatting and GHz in place of MHz 2011-07-11 15:02:16 -04:00
Kconfig ath5k: use tracing for packet tx/rx dump 2011-01-28 15:44:27 -05:00
led.c ath5k: fix formatting errors found by checkpatch.pl 2011-07-08 11:44:32 -04:00
mac80211-ops.c ath5k: fix typos, bad comment formatting and GHz in place of MHz 2011-07-11 15:02:16 -04:00
Makefile ath5k: Move mac80211 functions into new file 2011-01-04 14:35:11 -05:00
pci.c ath5k: fix typos, bad comment formatting and GHz in place of MHz 2011-07-11 15:02:16 -04:00
pcu.c ath5k: fix typos, bad comment formatting and GHz in place of MHz 2011-07-11 15:02:16 -04:00
phy.c ath5k: fix reference clock frequency for spur mitigation on AR2413 2011-07-13 14:49:37 -04:00
qcu.c ath5k: fix SIFS time handling 2011-04-12 16:59:06 -04:00
reg.h ath5k: fix typos, bad comment formatting and GHz in place of MHz 2011-07-11 15:02:16 -04:00
reset.c ath5k: disable 32KHz sleep clock operation by default 2011-07-13 14:49:40 -04:00
rfbuffer.h ath5k: replace spaces with tabs as suggested by checkpatch.pl 2011-07-08 11:44:28 -04:00
rfgain.h ath5k: fix typos, bad comment formatting and GHz in place of MHz 2011-07-11 15:02:16 -04:00
rfkill.c
sysfs.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 2011-07-11 14:46:59 -04:00
trace.h ath5k: remove PRIV_ENTRY and PRIV_ASSIGN macros, they obfuscate the code 2011-07-08 11:42:27 -04:00