linux/drivers/net/wireless/ath/ath5k
Bruno Randolf 9e4e43f20f ath5k: rename ath5k_txbuf_free() to ath5k_txbuf_free_skb()
Rename ath5k_txbuf_free() to ath5k_txbuf_free_skb() since this is what it does:
it frees the skb and not the buf. Same for ath5k_rxbuf_free().

Signed-off-by: Bruno Randolf <br1@einfach.org>
Acked-by: Bob Copeland <me@bobcopeland.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2010-06-16 14:58:58 -04:00
..
ani.c ath5k: print error message if ANI levels are out of range 2010-06-02 16:13:27 -04:00
ani.h ath5k: Adaptive Noise Immunity (ANI) Implementation 2010-04-07 14:37:53 -04:00
ath5k.h ath5k: new function for setting the antenna switch table 2010-06-08 09:31:20 -04:00
attach.c ath5k: remove ATH_TRACE macro 2010-06-02 16:13:24 -04:00
base.c ath5k: rename ath5k_txbuf_free() to ath5k_txbuf_free_skb() 2010-06-16 14:58:58 -04:00
base.h ath5k: treat RXORN as non-fatal 2010-04-14 14:52:42 -04:00
caps.c ath5k: remove ATH_TRACE macro 2010-06-02 16:13:24 -04:00
debug.c ath5k: more debug prints for resets 2010-06-16 14:58:58 -04:00
debug.h ath5k: add debugfs file for queue debugging 2010-06-08 09:31:21 -04:00
desc.c ath5k: remove ATH_TRACE macro 2010-06-02 16:13:24 -04:00
desc.h ath5k: update phy errors codes 2010-03-31 14:39:10 -04:00
dma.c ath5k: remove ATH_TRACE macro 2010-06-02 16:13:24 -04:00
eeprom.c ath5k: remove ATH_TRACE macro 2010-06-02 16:13:24 -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
Kconfig
led.c ath5k: adding LED support for AR5BXB63 cards 2010-01-27 15:01:24 -05:00
Makefile ath5k: add sysfs files for ANI parameters 2010-06-02 16:13:26 -04:00
pcu.c ath5k: remove ATH_TRACE macro 2010-06-02 16:13:24 -04:00
phy.c ath5k: new function for setting the antenna switch table 2010-06-08 09:31:20 -04:00
qcu.c ath5k: remove ATH_TRACE macro 2010-06-02 16:13:24 -04:00
reg.h ath5k: Use high bitrates for ACK/CTS 2010-04-14 14:52:41 -04:00
reset.c ath5k: no need to save/restore the default antenna 2010-06-08 09:31:21 -04:00
rfbuffer.h
rfgain.h
rfkill.c
sysfs.c ath5k: add sysfs files for ANI parameters 2010-06-02 16:13:26 -04:00