John W. Linville 83163244f8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem 15 years ago
..
Kconfig fb9987d0f7 ath9k_htc: Support for AR9271 chipset. 15 years ago
Makefile b622a720b4 ath9k_hw: move AR9002 mac ops to its own file 15 years ago
ahb.c 497ad9adf4 ath: Add a bus type field 15 years ago
ani.c 51f139d567 ath9k_hw: Remove pointless ANI deinit 15 years ago
ani.h 51f139d567 ath9k_hw: Remove pointless ANI deinit 15 years ago
ar5008_initvals.h 3a37495268 ath9k: Avoid corrupt frames being forwarded to mac80211. 15 years ago
ar5008_phy.c 6b42e8d03b ath9k_hw: fix fast clock handling for 5GHz channels 15 years ago
ar9001_initvals.h 020ab48d1e ath9k_hw: make two initvals consto for the AR9001 family 15 years ago
ar9002_calib.c 7d0d0df0ec ath9k_hw: Use buffered register writes 15 years ago
ar9002_hw.c d5e347bf0f ath9k_htc: Use multiple register writes 15 years ago
ar9002_initvals.h 3a37495268 ath9k: Avoid corrupt frames being forwarded to mac80211. 15 years ago
ar9002_mac.c b622a720b4 ath9k_hw: move AR9002 mac ops to its own file 15 years ago
ar9002_phy.c 6b42e8d03b ath9k_hw: fix fast clock handling for 5GHz channels 15 years ago
ar9002_phy.h 1547da37db ath9k_hw: add OFDM spur mitigation for AR9003 15 years ago
ar9003_calib.c b360a88483 ath9k_hw: disable TX IQ calibration for AR9003 15 years ago
ar9003_eeprom.c 0cf31079e9 ath9k_hw: Fix endian bug in an AR9003 EEPROM field 15 years ago
ar9003_eeprom.h 8393722765 ath9k_hw: fix typo in the AR9003 EEPROM data structure definition 15 years ago
ar9003_hw.c b622a720b4 ath9k_hw: move AR9002 mac ops to its own file 15 years ago
ar9003_initvals.h 2fcb913173 ath9k_hw: update initvals for AR9003 15 years ago
ar9003_mac.c 597a94b340 ath9k_hw: use the configured power limit for AR9003 15 years ago
ar9003_mac.h 994089db03 ath9k_hw: Fill descriptor abstrations for AR9003 15 years ago
ar9003_phy.c 5d5d44d914 ath9k_hw: fix noisefloor timeout handling on AR9003 15 years ago
ar9003_phy.h 1547da37db ath9k_hw: add OFDM spur mitigation for AR9003 15 years ago
ath9k.h e5003249ae ath9k: Add Tx EDMA support 15 years ago
beacon.c cc610ac055 ath9k_hw: Define abstraction for tx desc access 15 years ago
btcoex.c 7322fd1929 ath9k: move hw code to its own module 16 years ago
btcoex.h 58da1318ee ath9k: Fix wifi disconnection when collocated bt scan is active 15 years ago
calib.c 77d6d39a77 ath9k_hw: abstract loading noisefloor 15 years ago
calib.h 4b01931e3a ath9k_hw: fill in the callbacks for calibration for AR9003 15 years ago
common.c 32a0a33f19 ath9k: remove usage of deprecated noise value 15 years ago
common.h c38d4d2eb9 ath9k: Make bf_desc of ath_buf opaque 15 years ago
debug.c 3b51cc996e Merge branch 'master' into for-davem 15 years ago
debug.h a9616f417e ath9k: add RXLP and RXHP to debugfs counters 15 years ago
eeprom.c 15c9ee7af8 ath9k_hw: Implement AR9003 eeprom callbacks 15 years ago
eeprom.h 5b75d0fca5 ath9k_hw: update EEPROM data structure for AR9280 15 years ago
eeprom_4k.c 7d0d0df0ec ath9k_hw: Use buffered register writes 15 years ago
eeprom_9287.c 49101676b2 ath9k_hw: restore mac address reading logic 15 years ago
eeprom_def.c 5b75d0fca5 ath9k_hw: update EEPROM data structure for AR9280 15 years ago
gpio.c 60ece4047e wireless/ath: remove trailing space in messages 15 years ago
hif_usb.c d8f996f6ff ath9k_htc: Really fix device hotunplug 15 years ago
hif_usb.h c11d8f89d3 ath9k_htc: Simplify TX URB management 15 years ago
htc.h 8a8572a821 ath9k_htc: Handle CONF_IDLE during unassociated state to save power. 15 years ago
htc_drv_beacon.c 7f1f5a0060 ath9k_htc: Fix sparse endian warnings 15 years ago
htc_drv_init.c a3be14b76d ath9k_htc: Handle device unplug properly 15 years ago
htc_drv_main.c 8a8572a821 ath9k_htc: Handle CONF_IDLE during unassociated state to save power. 15 years ago
htc_drv_txrx.c 4f824719a2 ath9k_htc: Simplify RX IRQ handler 15 years ago
htc_hst.c f66890724f ath9k_htc: Pass correct private pointer 15 years ago
htc_hst.h 7f1f5a0060 ath9k_htc: Fix sparse endian warnings 15 years ago
hw-ops.h cc610ac055 ath9k_hw: Define abstraction for tx desc access 15 years ago
hw.c 83163244f8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem 15 years ago
hw.h 597a94b340 ath9k_hw: use the configured power limit for AR9003 15 years ago
init.c 3b51cc996e Merge branch 'master' into for-davem 15 years ago
mac.c 5bea40069e ath9k_hw: Fix TX interrupt mitigation settings 15 years ago
mac.h 074a8c0db2 ath9k: add support for Tx and Rx STBC 15 years ago
main.c 62dad5b0be ath9k: Added get_survey callback in order to get channel noise 15 years ago
pci.c 733f0ea449 ath9k_hw: add the PCI ID for the first AR9300 device 15 years ago
phy.h 1547da37db ath9k_hw: add OFDM spur mitigation for AR9003 15 years ago
rc.c 3b51cc996e Merge branch 'master' into for-davem 15 years ago
rc.h c81494d548 ath9k: rename symbols in enum ath9k_internal_frame_type to avoid confusion 15 years ago
recv.c 4adfcdedd4 ath9k: Setup appropriate tx desc for regular dma and edma 15 years ago
reg.h 79de23751a ath9k_hw: enable CRC check of descriptors for AR9003 15 years ago
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 years ago
wmi.c 0d36d71da2 ath9k_htc: Fix WMI command race 15 years ago
wmi.h ba44370175 ath9k_htc: Increase WMI timeout value 15 years ago
xmit.c 7f9f360069 ath9k: wake queue after processing edma rx frames 15 years ago