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
/
init.c
Age
Commit message (
Expand
)
Author
2010-12-07
ath: Convert ath_print to ath_dbg
Joe Perches
2010-12-07
ath: Convert ath_print(.., ATH_DBG_FATAL to ath_err
Joe Perches
2010-12-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-12-02
ath9k: Move debugfs under ieee80211/[phyname]/ath9k/
Ben Greear
2010-11-29
ath9k: Reintroduce modparam to enable btcoex
Vasanthakumar Thiagarajan
2010-11-29
ath9k/carl9170: advertise P2P
Johannes Berg
2010-11-29
ath9k: use per-device struct for pm_qos_* operations
Gabor Juhos
2010-11-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-11-18
ath9k: add support for reading eeprom from platform data on PCI devices
Felix Fietkau
2010-11-16
ath9k: Remove pm_qos request after hw unregister.
Vivek Natarajan
2010-11-15
ath9k: rework tx queue selection and fix queue stopping/waking
Felix Fietkau
2010-11-15
ath9k: simplify hw reset locking
Luis R. Rodriguez
2010-11-15
ath9k: initialize per-channel tx power limits instead of hardcoding them
Felix Fietkau
2010-11-09
ath9k: optimize/fix ANI RSSI processing
Felix Fietkau
2010-11-08
ath9k: Fix a DMA latency issue for Intel Pinetrail platforms.
Vivek Natarajan
2010-10-25
ath9k: Properly initialize ath_common->cc_lock.
Ben Greear
2010-10-15
ath9k_hw: remove enum wireless_mode and its users
Felix Fietkau
2010-10-11
ath9k: add compile time checking for the size of the channel list
Felix Fietkau
2010-10-05
ath9k: add WDS interfaces to ath9k
Bill Jordan
2010-10-05
ath9k: fix channel flag / regd issues with multiple cards
Felix Fietkau
2010-10-05
ath9k: remove the noise floor value in the ani struct
Felix Fietkau
2010-09-27
ath9k_hw: simplify revision checks for AR9280
Felix Fietkau
2010-09-21
ath9k: make the driver specific rate control module optional
Felix Fietkau
2010-09-16
ath9k: fix regression which disabled ps on ath9k
Luis R. Rodriguez
2010-09-16
ath9k: Use common ath key management functions
Bruno Randolf
2010-09-16
ath/ath9k: Replace common->splitmic with a flag
Bruno Randolf
2010-09-14
ath9k_hw: remove useless hw capability flags
Felix Fietkau
2010-09-07
ath9k: Implement an algorithm for Antenna diversity and combining
Vasanthakumar Thiagarajan
2010-08-27
ath9k: Change the default LED pattern.
Vivek Natarajan
2010-07-14
ath9k: fix panic while cleaning up virtaul wifis
Rajkumar Manoharan
2010-07-02
ath9k: fix false positives in the baseband hang check
Felix Fietkau
2010-06-23
ath9k: Add a module parameter to disable led blinking.
Vivek Natarajan
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_CIPHER
Felix Fietkau
2010-06-14
ath9k: implement PA predistortion support
Felix Fietkau
2010-06-14
ath9k: remove duplicate WMM AC definitions
Felix Fietkau
2010-06-04
ath9k_common: Move count_streams to common module
Sujith
2010-06-02
ath9k: Enable Short GI in 20 Mhz for ar9287 and later chips
Vasanthakumar Thiagarajan
2010-05-17
drivers/net: remove useless semicolons
Joe Perches
2010-04-23
Merge branch 'master' into for-davem
John W. Linville
2010-04-20
ath9k: add support for Tx and Rx STBC
Felix Fietkau
2010-04-20
ath9k: initialize the number of tx/rx streams correctly
Felix Fietkau
2010-04-16
ath9k: add LDPC support
Luis R. Rodriguez
2010-04-16
ath9k: Setup appropriate tx desc for regular dma and edma
Vasanthakumar Thiagarajan
2010-04-16
ath9k_hw: Move some RF ops to the private callbacks
Luis R. Rodriguez
2010-04-16
ath9k_hw: start building an abstraction layer for hardware routines
Luis R. Rodriguez
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
[next]