summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/init.c
AgeCommit message (Expand)Author
2010-11-16ath9k: Remove pm_qos request after hw unregister.Vivek Natarajan
2010-11-08ath9k: Fix a DMA latency issue for Intel Pinetrail platforms.Vivek Natarajan
2010-10-25ath9k: Properly initialize ath_common->cc_lock.Ben Greear
2010-10-15ath9k_hw: remove enum wireless_mode and its usersFelix Fietkau
2010-10-11ath9k: add compile time checking for the size of the channel listFelix Fietkau
2010-10-05ath9k: add WDS interfaces to ath9kBill Jordan
2010-10-05ath9k: fix channel flag / regd issues with multiple cardsFelix Fietkau
2010-10-05ath9k: remove the noise floor value in the ani structFelix Fietkau
2010-09-27ath9k_hw: simplify revision checks for AR9280Felix Fietkau
2010-09-21ath9k: make the driver specific rate control module optionalFelix Fietkau
2010-09-16ath9k: fix regression which disabled ps on ath9kLuis R. Rodriguez
2010-09-16ath9k: Use common ath key management functionsBruno Randolf
2010-09-16ath/ath9k: Replace common->splitmic with a flagBruno Randolf
2010-09-14ath9k_hw: remove useless hw capability flagsFelix Fietkau
2010-09-07ath9k: Implement an algorithm for Antenna diversity and combiningVasanthakumar Thiagarajan
2010-08-27ath9k: Change the default LED pattern.Vivek Natarajan
2010-07-14ath9k: fix panic while cleaning up virtaul wifisRajkumar Manoharan
2010-07-02ath9k: fix false positives in the baseband hang checkFelix Fietkau
2010-06-23ath9k: Add a module parameter to disable led blinking.Vivek Natarajan
2010-06-14ath9k_hw: remove ATH9K_CAP_MCAST_KEYSRCHFelix Fietkau
2010-06-14ath9k_hw: remove ATH9K_CAP_TKIP_SPLITFelix Fietkau
2010-06-14ath9k_hw: remove ATH9K_CAP_TKIP_MICFelix Fietkau
2010-06-14ath9k_hw: remove ATH9K_CAP_CIPHERFelix Fietkau
2010-06-14ath9k: implement PA predistortion supportFelix Fietkau
2010-06-14ath9k: remove duplicate WMM AC definitionsFelix Fietkau
2010-06-04ath9k_common: Move count_streams to common moduleSujith
2010-06-02ath9k: Enable Short GI in 20 Mhz for ar9287 and later chipsVasanthakumar Thiagarajan
2010-05-17drivers/net: remove useless semicolonsJoe Perches
2010-04-23Merge branch 'master' into for-davemJohn W. Linville
2010-04-20ath9k: add support for Tx and Rx STBCFelix Fietkau
2010-04-20ath9k: initialize the number of tx/rx streams correctlyFelix Fietkau
2010-04-16ath9k: add LDPC supportLuis R. Rodriguez
2010-04-16ath9k: Setup appropriate tx desc for regular dma and edmaVasanthakumar Thiagarajan
2010-04-16ath9k_hw: Move some RF ops to the private callbacksLuis R. Rodriguez
2010-04-16ath9k_hw: start building an abstraction layer for hardware routinesLuis R. Rodriguez
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-23ath9k_hw: fix hardware deinitSujith
2010-02-09ath9k: Enable IEEE80211_HW_REPORTS_TX_ACK_STATUS flag for ath9k.Vivek Natarajan
2010-02-02ath9k: add support for 802.11n bonded out AR2427Luis R. Rodriguez
2010-01-25ath9k: improve max rate retry handlingFelix Fietkau
2010-01-14ath9k: Fix panic on driver loadSujith
2010-01-12ath9k: Cleanup init/deinit routinesSujith
2010-01-12ath9k: Add new file init.cSujith