linux/drivers/net/wireless/ath/ath5k
Felix Fietkau 0cb9e06b63 ath: unshare struct ath_bus_ops between ath5k and ath9k
This struct is not used in any common code, and moving it out of
the ath header makes it easier to add more driver specific ops.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Tested-by: Sedat Dilek <sedat.dilek@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2011-04-14 15:35:08 -04:00
..
ahb.c wireless:ath: use resource_size() help function 2011-03-07 13:51:04 -05:00
ani.c ath5k: Reset cleanup and generic cleanup 2010-11-30 13:52:29 -05:00
ani.h ath5k: use the common cycle counter / listen time implementation 2010-10-11 15:04:20 -04:00
ath5k.h ath: unshare struct ath_bus_ops between ath5k and ath9k 2011-04-14 15:35:08 -04:00
attach.c ath5k: Enable AR2315 chipset recognition 2011-02-21 15:39:56 -05:00
base.c ath5k: reduce interrupt load caused by rx/tx interrupts 2011-04-12 16:59:27 -04:00
base.h ath5k: reduce interrupt load caused by rx/tx interrupts 2011-04-12 16:59:27 -04:00
caps.c ath5k: disable 5 GHz support if a 2.4 GHz radio is detected 2011-04-14 15:35:08 -04:00
debug.c ath5k: clean up debugfs code 2011-04-12 16:59:24 -04:00
debug.h ath5k: clean up debugfs code 2011-04-12 16:59:24 -04:00
desc.c ath5k: improve comments for optimized tx descriptor setup 2011-04-13 08:49:10 -04:00
desc.h ath5k: Optimize descriptor alignment 2010-11-09 16:13:26 -05:00
dma.c ath5k: fix error handling in ath5k_hw_dma_stop 2011-01-27 16:40:51 -05:00
eeprom.c ath5k: improve pcal error handling for ENOMEM case 2011-04-12 16:58:56 -04:00
eeprom.h ath5: Remove unused CTL definitions 2011-01-21 15:35:46 -05:00
gpio.c
initvals.c ath5k: Add initial registers values for radio RF2317 chip. 2010-12-02 15:17:51 -05:00
Kconfig ath5k: use tracing for packet tx/rx dump 2011-01-28 15:44:27 -05:00
led.c ath5k: Add AHB bus support. 2010-12-02 15:17:51 -05:00
mac80211-ops.c ath5k: fix slot time handling 2011-04-12 16:59:09 -04:00
Makefile ath5k: Move mac80211 functions into new file 2011-01-04 14:35:11 -05:00
pci.c ath5k: Fix return codes for eeprom read functions. 2011-01-19 11:36:08 -05:00
pcu.c ath5k: fix slot time handling 2011-04-12 16:59:09 -04:00
phy.c Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 2011-02-18 17:03:41 -05:00
qcu.c ath5k: fix SIFS time handling 2011-04-12 16:59:06 -04:00
reg.h ath5k: Fix short and long retry configuration 2011-01-28 15:46:23 -05:00
reset.c ath5k: Use helper function to get eeprom mode from channel 2010-12-22 15:43:28 -05:00
rfbuffer.h ath5k: Set turbo bit on rf bank 2 2010-11-30 13:53:45 -05:00
rfgain.h
rfkill.c
sysfs.c ath5k: Check if pci pdev struct is initialized in common functions. 2010-12-02 15:17:50 -05:00
trace.h ath5k: use tracing for packet tx/rx dump 2011-01-28 15:44:27 -05:00