Prarit Bhargava a5fdbcad0a ath: Fix uninitialized variable warnings 15 年 前
..
Kconfig fb9987d0f7 ath9k_htc: Support for AR9271 chipset. 15 年 前
Makefile b622a720b4 ath9k_hw: move AR9002 mac ops to its own file 15 年 前
ahb.c 497ad9adf4 ath: Add a bus type field 15 年 前
ani.c 21d5130b8c ath9k_htc: Handle host RX disable 15 年 前
ani.h 51f139d567 ath9k_hw: Remove pointless ANI deinit 15 年 前
ar5008_initvals.h 3a37495268 ath9k: Avoid corrupt frames being forwarded to mac80211. 15 年 前
ar5008_phy.c e9141f71f4 ath9k_hw: Fix async fifo for AR9287 15 年 前
ar9001_initvals.h 020ab48d1e ath9k_hw: make two initvals consto for the AR9001 family 15 年 前
ar9002_calib.c 7d0d0df0ec ath9k_hw: Use buffered register writes 15 年 前
ar9002_hw.c e9141f71f4 ath9k_hw: Fix async fifo for AR9287 15 年 前
ar9002_initvals.h 01574c4b46 ath9k_htc: Initvals update for AR9271 15 年 前
ar9002_mac.c b622a720b4 ath9k_hw: move AR9002 mac ops to its own file 15 年 前
ar9002_phy.c 6b42e8d03b ath9k_hw: fix fast clock handling for 5GHz channels 15 年 前
ar9002_phy.h 1547da37db ath9k_hw: add OFDM spur mitigation for AR9003 15 年 前
ar9003_2p0_initvals.h 9a13b1e7f6 ath9k_hw: rename the ar9003_initvals.h to ar9003_2p0_initvals.h 15 年 前
ar9003_2p2_initvals.h 7284635d2d ath9k_hw: add support for the AR9003 2.2 15 年 前
ar9003_calib.c c5395b6743 ath9k_hw: Enable TX IQ calibration on AR9003 15 年 前
ar9003_eeprom.c ffdc4cbe5b ath9k_hw: clean up EEPROM endian handling on AR9003 15 年 前
ar9003_eeprom.h ffdc4cbe5b ath9k_hw: clean up EEPROM endian handling on AR9003 15 年 前
ar9003_hw.c 9a13b1e7f6 ath9k_hw: rename the ar9003_initvals.h to ar9003_2p0_initvals.h 15 年 前
ar9003_mac.c aea702b70a ath9k_hw: add support for the AR9003 baseband watchdog 15 年 前
ar9003_mac.h aea702b70a ath9k_hw: add support for the AR9003 baseband watchdog 15 年 前
ar9003_phy.c aea702b70a ath9k_hw: add support for the AR9003 baseband watchdog 15 年 前
ar9003_phy.h aea702b70a ath9k_hw: add support for the AR9003 baseband watchdog 15 年 前
ath9k.h 84642d6bdd ath9k: fix queue stop/start based on the number of pending frames 15 年 前
beacon.c a65e4cb402 ath9k: remove VEOL support for ad-hoc 15 年 前
btcoex.c 7322fd1929 ath9k: move hw code to its own module 16 年 前
btcoex.h 58da1318ee ath9k: Fix wifi disconnection when collocated bt scan is active 15 年 前
calib.c a4b770972b drivers/net: Remove unnecessary returns from void function()s 15 年 前
calib.h 4b01931e3a ath9k_hw: fill in the callbacks for calibration for AR9003 15 年 前
common.c 61389f3ed4 ath9k_common: Move count_streams to common module 15 年 前
common.h 61389f3ed4 ath9k_common: Move count_streams to common module 15 年 前
debug.c 04236066e0 ath9k/debug: fixup the return codes 15 年 前
debug.h 08578b8f16 ath9k: enable the baseband watchdog events for AR9003 15 年 前
eeprom.c a55f858852 ath9k_hw: Cleanup TX power calculation for AR9287 15 年 前
eeprom.h a55f858852 ath9k_hw: Cleanup TX power calculation for AR9287 15 年 前
eeprom_4k.c a5fdbcad0a ath: Fix uninitialized variable warnings 15 年 前
eeprom_9287.c a5fdbcad0a ath: Fix uninitialized variable warnings 15 年 前
eeprom_def.c a5fdbcad0a ath: Fix uninitialized variable warnings 15 年 前
gpio.c 60ece4047e wireless/ath: remove trailing space in messages 15 年 前
hif_usb.c b176286276 ath9k_htc: Add support for AR7010 15 年 前
hif_usb.h b176286276 ath9k_htc: Add support for AR7010 15 年 前
htc.h 764580f577 ath9k_htc: Fix fair beacon distribution 15 年 前
htc_drv_beacon.c 764580f577 ath9k_htc: Fix fair beacon distribution 15 年 前
htc_drv_init.c 6267dc709c ath9k_htc: Configure credit size for AR7010 15 年 前
htc_drv_main.c ea46e644e8 ath9k_htc: Setup 5GHz channels 15 年 前
htc_drv_txrx.c b80841c91f ath9k_htc: Remove HW queue translation 15 年 前
htc_hst.c 6267dc709c ath9k_htc: Configure credit size for AR7010 15 年 前
htc_hst.h 8116daf214 ath9k_htc: Fix array overflow 15 年 前
hw-ops.h cc610ac055 ath9k_hw: Define abstraction for tx desc access 15 年 前
hw.c cbba8cd101 ath9k_hw: Configure byte swap for non AR9271 chips 15 年 前
hw.h e9141f71f4 ath9k_hw: Fix async fifo for AR9287 15 年 前
init.c 61389f3ed4 ath9k_common: Move count_streams to common module 15 年 前
mac.c 5bea40069e ath9k_hw: Fix TX interrupt mitigation settings 15 年 前
mac.h 074a8c0db2 ath9k: add support for Tx and Rx STBC 15 年 前
main.c 84642d6bdd ath9k: fix queue stop/start based on the number of pending frames 15 年 前
pci.c ab1d864431 ath9k: remove AR9003 from PCI IDs for now 15 年 前
phy.h 1547da37db ath9k_hw: add OFDM spur mitigation for AR9003 15 年 前
rc.c 9e55ba7bc2 ath9k: Fix bug in rate table 15 年 前
rc.h c81494d548 ath9k: rename symbols in enum ath9k_internal_frame_type to avoid confusion 15 年 前
recv.c ce9426d190 ath9k: fix dma sync in rx path 15 年 前
reg.h e9141f71f4 ath9k_hw: Fix async fifo for AR9287 15 年 前
virtual.c 5c01d56693 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem 15 年 前
wmi.c 43163f0f8a ath9k: cleanup: remove unneeded null check 15 年 前
wmi.h ba44370175 ath9k_htc: Increase WMI timeout value 15 年 前
xmit.c 84642d6bdd ath9k: fix queue stop/start based on the number of pending frames 15 年 前