John W. Linville cfef6047c4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem пре 14 година
..
Kconfig 8e26a03036 ath9k: introduce ATH9K_{PCI,AHB} config options пре 14 година
Makefile 8e42e4ba98 ath9k_htc: Move debug code to a separate file пре 14 година
ahb.c 6f11c819d5 ath9k: Register id table for platform device пре 14 година
ani.c a95f160008 ath9k_hw: Disable MRC CCK for AR9485 пре 14 година
ani.h b5bfc5683d ath9k_hw: move the cycle counter tracking to ath пре 15 година
ar5008_initvals.h 2e1f25662b ath9k_hw: reformat the ar5008, ar9001 and ar9002 initvals to match ar9003 пре 15 година
ar5008_phy.c 252f4bf400 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem пре 14 година
ar9001_initvals.h ba17bc5e55 ath9k_hw: sync initvals for ar9001 and ar9002 with Atheros пре 15 година
ar9002_calib.c 81544026e4 ath9k_hw: Fix throughput drops in HT40 mode for AR9287 chips пре 14 година
ar9002_hw.c 5b64aa72ea ath9k_hw: Fix system hang when resuming from S3/S4 пре 14 година
ar9002_initvals.h da5747eb89 ath9k_hw: remove initvals for hardware which was never sold пре 15 година
ar9002_mac.c 5519541d5a ath9k: fix powersave frame filtering/buffering in AP mode пре 14 година
ar9002_phy.c 44cefead80 ath9k: fix spur mitigation no-spur case for AR9002 пре 14 година
ar9002_phy.h d88525e8fd ath9k_hw: Fix instable target power control b/w CCK/OFDM пре 14 година
ar9003_2p2_initvals.h 901c1113da ath9k_hw: update AR9003 low_ob_db_tx_gain to improve spur performance пре 14 година
ar9003_calib.c 0b2084bc57 ath9k_hw: Tx IQ cal changes for AR9003 пре 14 година
ar9003_eeprom.c 25985edced Fix common misspellings пре 14 година
ar9003_eeprom.h 8698bca6b5 ath9k_hw: Add a helper to get paprd scale factor пре 14 година
ar9003_hw.c 832fd35a54 ath9k_hw: Use appropriate rx gain table for AR9485 пре 14 година
ar9003_mac.c 5519541d5a ath9k: fix powersave frame filtering/buffering in AP mode пре 14 година
ar9003_mac.h ada9f1cacb ath9k_hw: optimize all descriptor access functions пре 14 година
ar9003_paprd.c f1a8abb045 ath9k_hw: fix PA predistortion HT40 mask пре 14 година
ar9003_phy.c 3dfd7f6066 ath9k: Implement integer mode for AR9485 пре 14 година
ar9003_phy.h 4a4fdf2e0b ath9k_hw: replace magic values in register writes with proper defines пре 14 година
ar9485_initvals.h d0ef824b9a ath9k: Update gain table for AR9485 пре 14 година
ath9k.h 93ae2dd223 ath9k: assign keycache slots to unencrypted stations пре 14 година
beacon.c 8e22ad323f ath9k: Fix beacon generation on foreign channel пре 14 година
btcoex.c 8c5e9c830a ath9k: Remove code which enables btcoex based on subsys id пре 14 година
btcoex.h 8c5e9c830a ath9k: Remove code which enables btcoex based on subsys id пре 14 година
calib.c 23952ec928 ath9k_hw: Increase the wait count for nf load. пре 14 година
calib.h 6497827f53 ath9k_hw: clean up calibration flags пре 15 година
common.c b64c6a3d1a ath9k: cleanup few redundant macros пре 14 година
common.h 5048e8c378 ath9k: move update tx power to common пре 14 година
debug.c 7d75541499 ath9k: Add RSSI information from control and extension chains пре 14 година
debug.h 7d75541499 ath9k: Add RSSI information from control and extension chains пре 14 година
eeprom.c 04cf53f465 ath9k_hw: Offload USB eeprom reading to target пре 14 година
eeprom.h d88525e8fd ath9k_hw: Fix instable target power control b/w CCK/OFDM пре 14 година
eeprom_4k.c d88525e8fd ath9k_hw: Fix instable target power control b/w CCK/OFDM пре 14 година
eeprom_9287.c 2d05a0c2b4 ath9k_hw: Remove unused code in AR9287 eeprom пре 14 година
eeprom_def.c e7fc63388d ath9k_hw: Speedup register ops for HTC driver пре 14 година
gpio.c 6de66dd963 ath9k: add support for overriding LED pin and GPIO settings from platform data пре 14 година
hif_usb.c cfef6047c4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem пре 14 година
hif_usb.h 2f80194c90 ath9k_htc: Use separate URB pool for management frames пре 14 година
htc.h e5facc75fa ath9k_htc: Cleanup HTC debugfs пре 14 година
htc_drv_beacon.c cea3235cf5 ath9k_htc: Fix free slot value for cab queue пре 14 година
htc_drv_debug.c e5facc75fa ath9k_htc: Cleanup HTC debugfs пре 14 година
htc_drv_gpio.c b587fc81a8 ath9k_htc: Drain pending TX frames properly пре 14 година
htc_drv_init.c e5facc75fa ath9k_htc: Cleanup HTC debugfs пре 14 година
htc_drv_main.c 859c3ca1e4 ath9k_htc: Add a timer to cleanup WMI events пре 14 година
htc_drv_txrx.c 821f9414c0 ath9k_htc: Use helper routines for transmission пре 14 година
htc_hst.c cfef6047c4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem пре 14 година
htc_hst.h 84c9e16446 ath9k_htc: Drain packets on station removal пре 14 година
hw-ops.h 5519541d5a ath9k: fix powersave frame filtering/buffering in AP mode пре 14 година
hw.c cfef6047c4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem пре 14 година
hw.h 5519541d5a ath9k: fix powersave frame filtering/buffering in AP mode пре 14 година
init.c 6de12a1bce ath9k_hw: remove pCap->keycache_size пре 14 година
mac.c e1943424e4 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 пре 14 година
mac.h cfef6047c4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem пре 14 година
main.c cfef6047c4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem пре 14 година
pci.c 25985edced Fix common misspellings пре 14 година
phy.h 3dfd7f6066 ath9k: Implement integer mode for AR9485 пре 14 година
rc.c cfef6047c4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem пре 14 година
rc.h 2ae79d52cd ath9k : few rate control clean ups пре 14 година
recv.c cfef6047c4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem пре 14 година
reg.h 3dfd7f6066 ath9k: Implement integer mode for AR9485 пре 14 година
wmi.c fbc29d6c3d ath9k_htc: Add detailed firmware statistics пре 14 година
wmi.h fbc29d6c3d ath9k_htc: Add detailed firmware statistics пре 14 година
xmit.c cfef6047c4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem пре 14 година