linux/drivers/net/wireless/ath/ath5k
Pavel Roskin ec182d9763 ath5k: move ath5k_hw_register_timeout() into reset.c
ath5k_hw_register_timeout() was duplicated between phy.c and reset.c.
Since it is too big and too much used to be an inline function, move it
away from the ath5k.h header into reset.c.  Remove _ATH5K_RESET and
_ATH5K_PHY defines.

Signed-off-by: Pavel Roskin <proski@gnu.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2010-03-09 15:02:55 -05:00
..
ath5k.h ath5k: move ath5k_hw_register_timeout() into reset.c 2010-03-09 15:02:55 -05:00
attach.c ath5k: use noise calibration from madwifi hal 2009-10-27 16:48:18 -04:00
base.c ath5k: remove stale function declarations, make some functions static 2010-03-09 15:02:54 -05:00
base.h Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 2010-02-14 17:45:59 -08:00
caps.c
debug.c
debug.h
desc.c
desc.h
dma.c
eeprom.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 2010-01-19 11:43:42 -08:00
eeprom.h ath5k: Fix eeprom checksum check for custom sized eeproms 2010-01-04 16:11:59 -05:00
gpio.c
initvals.c atheros: define shared bssidmask setting 2009-10-07 16:39:28 -04:00
Kconfig wireless: remove WLAN_80211 and WLAN_PRE80211 from Kconfig 2009-10-30 16:50:35 -04:00
led.c ath5k: adding LED support for AR5BXB63 cards 2010-01-27 15:01:24 -05:00
Makefile
pcu.c ath5k: remove stale function declarations, make some functions static 2010-03-09 15:02:54 -05:00
phy.c ath5k: move ath5k_hw_register_timeout() into reset.c 2010-03-09 15:02:55 -05:00
qcu.c ath5k: remove stale function declarations, make some functions static 2010-03-09 15:02:54 -05:00
reg.h ath5k: use noise calibration from madwifi hal 2009-10-27 16:48:18 -04:00
reset.c ath5k: move ath5k_hw_register_timeout() into reset.c 2010-03-09 15:02:55 -05:00
rfbuffer.h
rfgain.h
rfkill.c