John W. Linville 815868e7b5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 15 tahun lalu
..
Kconfig fb9987d0f7 ath9k_htc: Support for AR9271 chipset. 15 tahun lalu
Makefile 717f6bedcd ath9k_hw: add functions for controlling PA predistortion calibration 15 tahun lalu
ahb.c 497ad9adf4 ath: Add a bus type field 15 tahun lalu
ani.c e36b27aff1 ath9k: add new ANI implementation for AR9003 15 tahun lalu
ani.h e36b27aff1 ath9k: add new ANI implementation for AR9003 15 tahun lalu
ar5008_initvals.h 2e1f25662b ath9k_hw: reformat the ar5008, ar9001 and ar9002 initvals to match ar9003 15 tahun lalu
ar5008_phy.c bbacee13f4 ath9k: merge noisefloor load implementations 15 tahun lalu
ar9001_initvals.h ba17bc5e55 ath9k_hw: sync initvals for ar9001 and ar9002 with Atheros 15 tahun lalu
ar9002_calib.c 23399016d9 ath9k_hw: fix a sign error in the IQ calibration code 15 tahun lalu
ar9002_hw.c f504f5f63a ath9k_hw: fix a few inconsistencies in initval array names 15 tahun lalu
ar9002_initvals.h ba17bc5e55 ath9k_hw: sync initvals for ar9001 and ar9002 with Atheros 15 tahun lalu
ar9002_mac.c e5cbef96cf ath9k_hw: report the TID in the tx status on AR5008-AR9002 15 tahun lalu
ar9002_phy.c 54bd5006b0 ath9k_hw: clean up the noise floor calibration code to reduce code duplication 15 tahun lalu
ar9002_phy.h f2552e2837 ath9k_hw: sanitize noise floor values properly on all chips 15 tahun lalu
ar9003_2p0_initvals.h 1cc5c4b56e ath9k_hw: update 5 GHz tx gain tables for femless and high power PA 15 tahun lalu
ar9003_2p2_initvals.h 1cc5c4b56e ath9k_hw: update 5 GHz tx gain tables for femless and high power PA 15 tahun lalu
ar9003_calib.c c5395b6743 ath9k_hw: Enable TX IQ calibration on AR9003 15 tahun lalu
ar9003_eeprom.c 601e0cb165 ath9k_hw: fix antenna diversity on AR9285 15 tahun lalu
ar9003_eeprom.h 4935250ac1 ath9k_hw: add support for parsing PA predistortion related EEPROM fields 15 tahun lalu
ar9003_hw.c d5c4d1930c ath9k_hw: dynamically choose the SERDES array for low power 15 tahun lalu
ar9003_mac.c 717f6bedcd ath9k_hw: add functions for controlling PA predistortion calibration 15 tahun lalu
ar9003_mac.h e5cbef96cf ath9k_hw: report the TID in the tx status on AR5008-AR9002 15 tahun lalu
ar9003_paprd.c 717f6bedcd ath9k_hw: add functions for controlling PA predistortion calibration 15 tahun lalu
ar9003_phy.c bbacee13f4 ath9k: merge noisefloor load implementations 15 tahun lalu
ar9003_phy.h ab33449895 ath9k_hw: add register definitions related to PA predistortion 15 tahun lalu
ath9k.h 347809fc2c ath9k: fix false positives in the baseband hang check 15 tahun lalu
beacon.c 1d2231e2e2 ath9k: remove duplicate WMM AC definitions 15 tahun lalu
btcoex.c 7322fd1929 ath9k: move hw code to its own module 15 tahun lalu
btcoex.h 58da1318ee ath9k: Fix wifi disconnection when collocated bt scan is active 15 tahun lalu
calib.c bbacee13f4 ath9k: merge noisefloor load implementations 15 tahun lalu
calib.h bbacee13f4 ath9k: merge noisefloor load implementations 15 tahun lalu
common.c 8e67ca7c92 ath9k: fix crash with WEP in ad-hoc mode 15 tahun lalu
common.h 61389f3ed4 ath9k_common: Move count_streams to common module 15 tahun lalu
debug.c 41f3e54d72 ath9k: add a debugfs entry for ignoring CCA on the extension channel in HT40 15 tahun lalu
debug.h 08578b8f16 ath9k: enable the baseband watchdog events for AR9003 15 tahun lalu
eeprom.c a55f858852 ath9k_hw: Cleanup TX power calculation for AR9287 15 tahun lalu
eeprom.h 601e0cb165 ath9k_hw: fix antenna diversity on AR9285 15 tahun lalu
eeprom_4k.c 601e0cb165 ath9k_hw: fix antenna diversity on AR9285 15 tahun lalu
eeprom_9287.c 601e0cb165 ath9k_hw: fix antenna diversity on AR9285 15 tahun lalu
eeprom_def.c 03b4776c40 ath9k_hw: fix an off-by-one error in the PDADC boundaries calculation 15 tahun lalu
gpio.c 9a75c2ff6d ath9k: Add a module parameter to disable led blinking. 15 tahun lalu
hif_usb.c 815868e7b5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 15 tahun lalu
hif_usb.h b176286276 ath9k_htc: Add support for AR7010 15 tahun lalu
htc.h 88c1f4f6df ath9k_htc: Add LED support for AR7010 15 tahun lalu
htc_drv_beacon.c e8c35a77e3 ath9k_htc: use common WMM AC definitions instead of ath9k ones 15 tahun lalu
htc_drv_init.c 4e63f768c3 ath9k_htc: Update supported product list 15 tahun lalu
htc_drv_main.c 88c1f4f6df ath9k_htc: Add LED support for AR7010 15 tahun lalu
htc_drv_txrx.c d7ca21393d ath9k_htc: Fix ampdu_action callback 15 tahun lalu
htc_hst.c 6267dc709c ath9k_htc: Configure credit size for AR7010 15 tahun lalu
htc_hst.h 8116daf214 ath9k_htc: Fix array overflow 15 tahun lalu
hw-ops.h bbacee13f4 ath9k: merge noisefloor load implementations 15 tahun lalu
hw.c 9cc2f3e881 ath9k_hw: prevent a fast channel change after a rx DMA stuck issue 15 tahun lalu
hw.h bbacee13f4 ath9k: merge noisefloor load implementations 15 tahun lalu
init.c 347809fc2c ath9k: fix false positives in the baseband hang check 15 tahun lalu
mac.c 9a2af8892a ath9k_hw: avoid setting cwmin/cwmax to 0 for IBSS for AR9003 15 tahun lalu
mac.h e5cbef96cf ath9k_hw: report the TID in the tx status on AR5008-AR9002 15 tahun lalu
main.c 347809fc2c ath9k: fix false positives in the baseband hang check 15 tahun lalu
pci.c 0efabd5123 ath9k: enable AR9003 PCI IDs 15 tahun lalu
phy.h 1547da37db ath9k_hw: add OFDM spur mitigation for AR9003 15 tahun lalu
rc.c 3553727cfa ath9k/ath9k_htc: remove redundand checks for dual-stream tx support 15 tahun lalu
rc.h c81494d548 ath9k: rename symbols in enum ath9k_internal_frame_type to avoid confusion 15 tahun lalu
recv.c 96d159d03c ath9k_hw: remove a useless function for setting the mac address 15 tahun lalu
reg.h 88c1f4f6df ath9k_htc: Add LED support for AR7010 15 tahun lalu
virtual.c 1d2231e2e2 ath9k: remove duplicate WMM AC definitions 15 tahun lalu
wmi.c 43163f0f8a ath9k: cleanup: remove unneeded null check 15 tahun lalu
wmi.h ba44370175 ath9k_htc: Increase WMI timeout value 15 tahun lalu
xmit.c b11b160def ath9k: validate the TID in the tx status information 15 tahun lalu