linux/drivers/net/wireless/ath/ath9k
John W. Linville 04658fba23 ath9k: remove warnings related to signed/unsigned type mismatch
CC [M]  drivers/net/wireless/ath/ath9k/recv.o
drivers/net/wireless/ath/ath9k/recv.c: In function `ath_rx_prepare':
drivers/net/wireless/ath/ath9k/recv.c:208: warning: comparison is always true due to limited range of data type
drivers/net/wireless/ath/ath9k/recv.c:220: warning: comparison is always false due to limited range of data type

Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-11-25 15:20:50 -05:00
..
Kconfig ath9k_common: add new module to share 802.11n driver helpers 2009-11-11 17:09:11 -05:00
Makefile ath9k_common: add new module to share 802.11n driver helpers 2009-11-11 17:09:11 -05:00
ahb.c ath9k_hw: distinguish single-chip solutions on initial probe print 2009-10-30 16:49:18 -04:00
ani.c ath9k: move hw code to its own module 2009-10-07 16:39:41 -04:00
ani.h ath9k: Nuke struct ath9k_node_stats 2009-08-20 11:36:08 -04:00
ath9k.h ath9k: Remove a few unused variables 2009-11-18 17:09:12 -05:00
beacon.c ath9k: rename ath_beaconq_setup() to ath9k_hw_beaconq_setup() 2009-10-07 16:39:53 -04:00
btcoex.c ath9k: move hw code to its own module 2009-10-07 16:39:41 -04:00
btcoex.h ath9k: rename ath_btcoex_supported() to ath9k_hw_btcoex_supported() 2009-10-07 16:39:23 -04:00
calib.c ath9k_hw: remove bogus register write on ath9k_hw_9271_pa_cal() 2009-10-30 16:49:19 -04:00
calib.h atheros: add common debug printing 2009-10-07 16:39:29 -04:00
common.c ath9k: remove warnings related to signed/unsigned type mismatch 2009-11-25 15:20:50 -05:00
common.h ath9k: get rid of tx_info_priv 2009-11-18 17:09:11 -05:00
debug.c ath9k: get rid of tx_info_priv 2009-11-18 17:09:11 -05:00
debug.h atheros: add common debug printing 2009-10-07 16:39:29 -04:00
eeprom.c atheros: move bus ops to ath_common 2009-10-07 16:39:30 -04:00
eeprom.h ath9k: Fix bugs in handling TX power 2009-10-07 16:39:40 -04:00
eeprom_4k.c ath9k_hw: modify the rf control register for ar9271 revision 1.0 2009-10-30 16:50:36 -04:00
eeprom_9287.c atheros: move bus ops to ath_common 2009-10-07 16:39:30 -04:00
eeprom_def.c ath9k: Fix bugs in handling TX power 2009-10-07 16:39:40 -04:00
hw.c ath9k: Fix bug in initializing chain masks 2009-11-18 17:09:13 -05:00
hw.h ath9k: remove warnings related to signed/unsigned type mismatch 2009-11-25 15:20:50 -05:00
initvals.h ath9k_hw: update register initialization/reset values for ar9271 2009-10-30 16:50:36 -04:00
mac.c ath9k: rename ath_beaconq_setup() to ath9k_hw_beaconq_setup() 2009-10-07 16:39:53 -04:00
mac.h ath9k: rename ath_beaconq_setup() to ath9k_hw_beaconq_setup() 2009-10-07 16:39:53 -04:00
main.c ath9k: set ps_default as false 2009-11-23 17:05:41 -05:00
pci.c ath9k_hw: distinguish single-chip solutions on initial probe print 2009-10-30 16:49:18 -04:00
phy.c ath9k: Remove a few unused functions 2009-11-18 17:09:12 -05:00
phy.h ath9k: Remove a few unused functions 2009-11-18 17:09:12 -05:00
rc.c mac80211: convert aggregation to operate on vifs/stas 2009-11-18 17:09:15 -05:00
rc.h ath9k: get rid of tx_info_priv 2009-11-18 17:09:11 -05:00
recv.c ath9k_common: add new module to share 802.11n driver helpers 2009-11-11 17:09:11 -05:00
reg.h ath9k_hw: Fix AR_GPIO_INPUT_EN_VAL_BT_PRIORITY_BB and its shift value in 0x4054 2009-11-13 17:44:00 -05:00
virtual.c ath9k: get rid of tx_info_priv 2009-11-18 17:09:11 -05:00
xmit.c ath9k: Remove a few unused variables 2009-11-18 17:09:12 -05:00