aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/init.c
Commit message (Expand)AuthorAge
...
* ath9k: fix regression which disabled ps on ath9kLuis R. Rodriguez2010-09-16
* ath9k: Use common ath key management functionsBruno Randolf2010-09-16
* ath/ath9k: Replace common->splitmic with a flagBruno Randolf2010-09-16
* ath9k_hw: remove useless hw capability flagsFelix Fietkau2010-09-14
* ath9k: Implement an algorithm for Antenna diversity and combiningVasanthakumar Thiagarajan2010-09-07
* ath9k: Change the default LED pattern.Vivek Natarajan2010-08-27
* ath9k: fix panic while cleaning up virtaul wifisRajkumar Manoharan2010-07-14
* ath9k: fix false positives in the baseband hang checkFelix Fietkau2010-07-02
* ath9k: Add a module parameter to disable led blinking.Vivek Natarajan2010-06-23
* ath9k_hw: remove ATH9K_CAP_MCAST_KEYSRCHFelix Fietkau2010-06-14
* ath9k_hw: remove ATH9K_CAP_TKIP_SPLITFelix Fietkau2010-06-14
* ath9k_hw: remove ATH9K_CAP_TKIP_MICFelix Fietkau2010-06-14
* ath9k_hw: remove ATH9K_CAP_CIPHERFelix Fietkau2010-06-14
* ath9k: implement PA predistortion supportFelix Fietkau2010-06-14
* ath9k: remove duplicate WMM AC definitionsFelix Fietkau2010-06-14
* ath9k_common: Move count_streams to common moduleSujith2010-06-04
* ath9k: Enable Short GI in 20 Mhz for ar9287 and later chipsVasanthakumar Thiagarajan2010-06-02
* drivers/net: remove useless semicolonsJoe Perches2010-05-18
* Merge branch 'master' into for-davemJohn W. Linville2010-04-23
|\
| * ath9k: add support for Tx and Rx STBCFelix Fietkau2010-04-20
| * ath9k: initialize the number of tx/rx streams correctlyFelix Fietkau2010-04-20
| * ath9k: add LDPC supportLuis R. Rodriguez2010-04-16
| * ath9k: Setup appropriate tx desc for regular dma and edmaVasanthakumar Thiagarajan2010-04-16
| * ath9k_hw: Move some RF ops to the private callbacksLuis R. Rodriguez2010-04-16
| * ath9k_hw: start building an abstraction layer for hardware routinesLuis R. Rodriguez2010-04-16
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
|\ \ | |/ |/|
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | ath9k_hw: fix hardware deinitSujith2010-03-23
|/
* ath9k: Enable IEEE80211_HW_REPORTS_TX_ACK_STATUS flag for ath9k.Vivek Natarajan2010-02-09
* ath9k: add support for 802.11n bonded out AR2427Luis R. Rodriguez2010-02-02
* ath9k: improve max rate retry handlingFelix Fietkau2010-01-25
* ath9k: Fix panic on driver loadSujith2010-01-14
* ath9k: Cleanup init/deinit routinesSujith2010-01-12
* ath9k: Add new file init.cSujith2010-01-12