summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/init.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into for-davemJohn W. Linville2010-04-231-27/+56
|\
| * ath9k: add support for Tx and Rx STBCFelix Fietkau2010-04-201-0/+6
| * ath9k: initialize the number of tx/rx streams correctlyFelix Fietkau2010-04-201-11/+28
| * ath9k: add LDPC supportLuis R. Rodriguez2010-04-161-0/+3
| * ath9k: Setup appropriate tx desc for regular dma and edmaVasanthakumar Thiagarajan2010-04-161-10/+16
| * ath9k_hw: Move some RF ops to the private callbacksLuis R. Rodriguez2010-04-161-1/+1
| * ath9k_hw: start building an abstraction layer for hardware routinesLuis R. Rodriguez2010-04-161-5/+2Star
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-111-0/+2
|\ \ | |/ |/|
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+2
* | ath9k_hw: fix hardware deinitSujith2010-03-231-0/+3
|/
* ath9k: Enable IEEE80211_HW_REPORTS_TX_ACK_STATUS flag for ath9k.Vivek Natarajan2010-02-091-1/+2
* ath9k: add support for 802.11n bonded out AR2427Luis R. Rodriguez2010-02-021-1/+3
* ath9k: improve max rate retry handlingFelix Fietkau2010-01-251-2/+1Star
* ath9k: Fix panic on driver loadSujith2010-01-151-2/+0Star
* ath9k: Cleanup init/deinit routinesSujith2010-01-121-254/+261
* ath9k: Add new file init.cSujith2010-01-121-0/+856