John W. Linville 106af2c99a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem 14 年之前
..
Kconfig 6e5c2b4e8a ath9k: make the driver specific rate control module optional 14 年之前
Makefile 7545daf498 ath9k: remove support for virtual wiphys 14 年之前
ahb.c 9ac4793359 wireless:ath: use resource_size() help function 14 年之前
ani.c a95f160008 ath9k_hw: Disable MRC CCK for AR9485 14 年之前
ani.h b5bfc5683d ath9k_hw: move the cycle counter tracking to ath 14 年之前
ar5008_initvals.h 2e1f25662b ath9k_hw: reformat the ar5008, ar9001 and ar9002 initvals to match ar9003 15 年之前
ar5008_phy.c 55821324dc ath9k_hw: remove baseband rfsilent support 14 年之前
ar9001_initvals.h ba17bc5e55 ath9k_hw: sync initvals for ar9001 and ar9002 with Atheros 15 年之前
ar9002_calib.c 8571a19c4a Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 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 62a957e99f ath9k_hw: remove ah->txpower_indexoffset 14 年之前
ar9002_phy.c 44cefead80 ath9k: fix spur mitigation no-spur case for AR9002 14 年之前
ar9002_phy.h 21cc630f47 ath9k_hw: Add functions to get/set antenna diversity configuration 14 年之前
ar9003_2p2_initvals.h 58c5296991 ath9k_hw: ASPM interoperability fix for AR9380/AR9382 14 年之前
ar9003_calib.c 0b2084bc57 ath9k_hw: Tx IQ cal changes for AR9003 14 年之前
ar9003_eeprom.c ebefce3d13 ath9k_hw: Update PMU setting to improve ripple issue for AR9485. 14 年之前
ar9003_eeprom.h 8698bca6b5 ath9k_hw: Add a helper to get paprd scale factor 14 年之前
ar9003_hw.c 06fed57379 ath9k_hw: Fix pcie_serdes setting for AR9485 1.1 version. 14 年之前
ar9003_mac.c 115dad7a7f ath9k_hw: partially revert "fix dma descriptor rx error bit parsing" 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 b06af7a57d ath9k_hw: Read noise floor only for available chains for AR9003 14 年之前
ar9003_phy.h 4a4fdf2e0b ath9k_hw: replace magic values in register writes with proper defines 14 年之前
ar9485_initvals.h 7ea1362c5d ath9k_hw: Improve idle power consumption for AR9485. 14 年之前
ath9k.h 86271e460a ath9k: fix the .flush driver op implementation 14 年之前
beacon.c efff395e97 ath9k: improve reliability of beacon transmission and stuck beacon handling 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 14 年之前
common.c 5048e8c378 ath9k: move update tx power to common 14 年之前
common.h 5048e8c378 ath9k: move update tx power to common 14 年之前
debug.c db7889cda3 ath9k: Fix txq memory address printing in debugfs. 14 年之前
debug.h 3bf63e59e5 ath9k: fix compile error in non-debug ath_debug_stat_tx() stub 14 年之前
eeprom.c 04cf53f465 ath9k_hw: Offload USB eeprom reading to target 14 年之前
eeprom.h 04cf53f465 ath9k_hw: Offload USB eeprom reading to target 14 年之前
eeprom_4k.c 04cf53f465 ath9k_hw: Offload USB eeprom reading to target 14 年之前
eeprom_9287.c 04cf53f465 ath9k_hw: Offload USB eeprom reading to target 14 年之前
eeprom_def.c 4d9067405c ath9k_hw: Fix INI fixup 14 年之前
gpio.c 15178535ad ath9k: Fix incorrect GPIO LED pin for AR9485 14 年之前
hif_usb.c d72751ede1 Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 14 年之前
hif_usb.h ff8f59b5bb ath9k_htc: Handle pending URBs properly 14 年之前
htc.h e7a2a4f5e6 ath9k_htc: Handle BSSID/AID for multiple interfaces 14 年之前
htc_drv_beacon.c e7a2a4f5e6 ath9k_htc: Handle BSSID/AID for multiple interfaces 14 年之前
htc_drv_gpio.c b2a5c3dfec ath9k_htc: make use common of function to update txpower 14 年之前
htc_drv_init.c 3e3f1d197f ath9k_htc: Add debug code to print endpoint mapping 14 年之前
htc_drv_main.c e7a2a4f5e6 ath9k_htc: Handle BSSID/AID for multiple interfaces 14 年之前
htc_drv_txrx.c 6ebacbb79d mac80211: rename RX_FLAG_TSFT 14 年之前
htc_hst.c fa6e15e0b5 ath9k_htc: Identify devices using driver_info 14 年之前
htc_hst.h 6a0141175b ath9k_htc: Remove unused structures 14 年之前
hw-ops.h 55821324dc ath9k_hw: remove baseband rfsilent support 14 年之前
hw.c 75e0351245 ath9k_hw: Fix PLL initialization for AR9485. 14 年之前
hw.h 997941d7ef ath9k_hw: fix REG_SET_BIT and REG_CLR_BIT for multiple bits 14 年之前
init.c 0cf55c21ec ath9k: use generic mac80211 LED blinking code 14 年之前
mac.c 106af2c99a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem 14 年之前
mac.h efff395e97 ath9k: improve reliability of beacon transmission and stuck beacon handling 14 年之前
main.c 86271e460a ath9k: fix the .flush driver op implementation 14 年之前
pci.c 9ac58615d9 ath9k: fold struct ath_wiphy into struct ath_softc 14 年之前
phy.h 85dd0921e6 ath9k_hw: Find chansel of AR_PHY_65NM_CH0_SYNTH7 for AR9485 14 年之前
rc.c 9ac58615d9 ath9k: fold struct ath_wiphy into struct ath_softc 14 年之前
rc.h 2ae79d52cd ath9k : few rate control clean ups 14 年之前
recv.c 2e286947f1 ath9k: remove support for the FIF_PROMISC_IN_BSS filter flag 14 年之前
reg.h 36bcce4306 ath9k_htc: Handle storage devices 14 年之前
wmi.c a5fae37d11 ath9k_htc: Configure beacon timers in AP mode 14 年之前
wmi.h 73908674c6 ath9k_htc: Handle FATAL events 14 年之前
xmit.c 7d2c16befa ath9k: fix aggregation related interoperability issues 14 年之前