index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
hw.c
Age
Commit message (
Expand
)
Author
2010-06-14
ath9k_hw: remove ATH9K_CAP_DS
Felix Fietkau
2010-06-14
ath9k_hw: remove ATH9K_CAP_MCAST_KEYSRCH
Felix Fietkau
2010-06-14
ath9k_hw: remove ATH9K_CAP_TKIP_SPLIT
Felix Fietkau
2010-06-14
ath9k_hw: remove ATH9K_CAP_TKIP_MIC
Felix Fietkau
2010-06-14
ath9k_hw: remove ATH9K_CAP_TXPOW
Felix Fietkau
2010-06-14
ath9k_hw: remove ATH9K_CAP_CIPHER
Felix Fietkau
2010-06-14
ath9k_hw: add support for parsing PA predistortion related EEPROM fields
Felix Fietkau
2010-06-14
ath9k_hw: remove a useless function for setting the mac address
Felix Fietkau
2010-06-14
ath9k: fix extending the rx timestamp with the hardware TSF
Felix Fietkau
2010-06-14
ath9k_hw: enable ANI for AR9003
Luis R. Rodriguez
2010-06-14
ath9k: add new ANI implementation for AR9003
Luis R. Rodriguez
2010-06-14
ath9k_hw: move clock definitions from hw.c to hw.h
Luis R. Rodriguez
2010-06-04
ath9k_hw: Configure byte swap for non AR9271 chips
Sujith
2010-06-03
ath9k_hw: Fix async fifo for AR9287
Sujith
2010-06-03
ath9k_hw: add multicast key search support
Felix Fietkau
2010-06-02
ath9k_hw: Enable TX IQ calibration on AR9003
Luis R. Rodriguez
2010-06-02
ath9k_hw: Enable auto sleep for ar9003
Vasanthakumar Thiagarajan
2010-06-02
ath9k_htc: Enable SGI in HT20 for AR9271
Sujith
2010-06-02
ath9k: Enable Short GI in 20 Mhz for ar9287 and later chips
Vasanthakumar Thiagarajan
2010-06-02
ath9k_hw: add support for the AR9003 baseband watchdog
Luis R. Rodriguez
2010-05-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-05-10
ath9k_hw: enable PCIe low power mode for AR9003
Luis R. Rodriguez
2010-05-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-04-27
ath9k_hw: fix fast clock handling for 5GHz channels
Felix Fietkau
2010-04-27
ath9k_hw: Fix usec to hw clock conversion in 5Ghz for ar9003
Vasanthakumar Thiagarajan
2010-04-27
ath9k_hw: disable TX IQ calibration for AR9003
Luis R. Rodriguez
2010-04-26
ath9k_hw: Remove pointless ANI deinit
Sujith
2010-04-23
Merge branch 'master' into for-davem
John W. Linville
2010-04-20
ath9k: check for specific rx stuck conditions and recover from them
Felix Fietkau
2010-04-16
ath9k_hw: Use buffered register writes
Sujith
2010-04-16
ath9k_hw: Relocate Opmode initialization
Sujith
2010-04-16
ath5k/ath9k: Fix 64 bits TSF reads
Benoit Papillault
2010-04-16
ath9k_hw: Abort rx if hw is not coming out of full sleep in reset
Vasanthakumar Thiagarajan
2010-04-16
ath9k_hw: add LDPC support for AR9003
Luis R. Rodriguez
2010-04-16
ath9k: Initialize and configure tx status for EDMA
Vasanthakumar Thiagarajan
2010-04-16
ath9k_hw: move AR9002 mac ops to its own file
Luis R. Rodriguez
2010-04-16
ath9k_hw: Add function to configure tx status ring buffer
Vasanthakumar Thiagarajan
2010-04-16
ath9k: Load SW filtered NF values and start NF cal during full reset for AR9003
Vasanthakumar Thiagarajan
2010-04-16
ath9k_hw: skip WEP aggregation enable code for AR9003
Luis R. Rodriguez
2010-04-16
ath9k_hw: skip asynch fifo enablement to AR9003
Luis R. Rodriguez
2010-04-16
ath9k_hw: Update ath9k_hw_set_dma for AR9300
Felix Fietkau
2010-04-16
ath9k_hw: add the AR9300 SREV hw name print
Luis R. Rodriguez
2010-04-16
ath9k_hw: Configure Tx interrupt mitigation timer
Vasanthakumar Thiagarajan
2010-04-16
ath9k_hw: move the RF claim stuff to AR9002 hardware family
Luis R. Rodriguez
2010-04-16
ath9k_hw: move AR9280 PCI EEPROM fix to eeprom_def.c
Felix Fietkau
2010-04-16
ath9k_hw: Fill get_isr() for AR9003
Vasanthakumar Thiagarajan
2010-04-16
ath9k_hw: restore mac address reading logic
Luis R. Rodriguez
2010-04-16
ath9k_hw: Initialize interrupt mask for AR9003
Vasanthakumar Thiagarajan
2010-04-16
ath9k_hw: Abstract the routine which returns interrupt status
Vasanthakumar Thiagarajan
2010-04-16
ath9k_hw: move TX/RX gain INI stuff to its own hardware family code
Luis R. Rodriguez
[next]