summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/init.c
Commit message (Expand)AuthorAgeFilesLines
...
| * ath9k/carl9170: advertise P2PJohannes Berg2010-11-291-0/+2
| * ath9k: use per-device struct for pm_qos_* operationsGabor Juhos2010-11-291-5/+2
* | ath9k: Move debugfs under ieee80211/[phyname]/ath9k/Ben Greear2010-12-021-22/+8
* | ath9k: Reintroduce modparam to enable btcoexVasanthakumar Thiagarajan2010-11-291-0/+5
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-11-241-0/+7
|\ \ | |/
| * ath9k: Remove pm_qos request after hw unregister.Vivek Natarajan2010-11-161-2/+1
| * ath9k: Fix a DMA latency issue for Intel Pinetrail platforms.Vivek Natarajan2010-11-081-0/+8
* | ath9k: add support for reading eeprom from platform data on PCI devicesFelix Fietkau2010-11-181-0/+3
* | ath9k: rework tx queue selection and fix queue stopping/wakingFelix Fietkau2010-11-151-46/+6
* | ath9k: simplify hw reset lockingLuis R. Rodriguez2010-11-151-1/+0
* | ath9k: initialize per-channel tx power limits instead of hardcoding themFelix Fietkau2010-11-151-0/+33
* | ath9k: optimize/fix ANI RSSI processingFelix Fietkau2010-11-091-0/+2
|/
* ath9k: Properly initialize ath_common->cc_lock.Ben Greear2010-10-251-0/+1
* ath9k_hw: remove enum wireless_mode and its usersFelix Fietkau2010-10-151-6/+6
* ath9k: add compile time checking for the size of the channel listFelix Fietkau2010-10-111-0/+4
* ath9k: add WDS interfaces to ath9kBill Jordan2010-10-051-0/+1
* ath9k: fix channel flag / regd issues with multiple cardsFelix Fietkau2010-10-051-6/+31
* ath9k: remove the noise floor value in the ani structFelix Fietkau2010-10-051-1/+0
* ath9k_hw: simplify revision checks for AR9280Felix Fietkau2010-09-271-1/+1
* ath9k: make the driver specific rate control module optionalFelix Fietkau2010-09-211-0/+2
* ath9k: fix regression which disabled ps on ath9kLuis R. Rodriguez2010-09-161-1/+2
* ath9k: Use common ath key management functionsBruno Randolf2010-09-161-1/+1
* ath/ath9k: Replace common->splitmic with a flagBruno Randolf2010-09-161-2/+2
* ath9k_hw: remove useless hw capability flagsFelix Fietkau2010-09-141-2/+1
* ath9k: Implement an algorithm for Antenna diversity and combiningVasanthakumar Thiagarajan2010-09-071-0/+3
* ath9k: Change the default LED pattern.Vivek Natarajan2010-08-271-1/+1
* ath9k: fix panic while cleaning up virtaul wifisRajkumar Manoharan2010-07-141-1/+1
* ath9k: fix false positives in the baseband hang checkFelix Fietkau2010-07-021-0/+1
* ath9k: Add a module parameter to disable led blinking.Vivek Natarajan2010-06-231-0/+4
* ath9k_hw: remove ATH9K_CAP_MCAST_KEYSRCHFelix Fietkau2010-06-141-6/+0
* ath9k_hw: remove ATH9K_CAP_TKIP_SPLITFelix Fietkau2010-06-141-1/+1
* ath9k_hw: remove ATH9K_CAP_TKIP_MICFelix Fietkau2010-06-141-8/+0
* ath9k_hw: remove ATH9K_CAP_CIPHERFelix Fietkau2010-06-141-16/+8
* ath9k: implement PA predistortion supportFelix Fietkau2010-06-141-0/+1
* ath9k: remove duplicate WMM AC definitionsFelix Fietkau2010-06-141-5/+5
* ath9k_common: Move count_streams to common moduleSujith2010-06-041-14/+2
* ath9k: Enable Short GI in 20 Mhz for ar9287 and later chipsVasanthakumar Thiagarajan2010-06-021-0/+3
* drivers/net: remove useless semicolonsJoe Perches2010-05-171-1/+1
* 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/+2
* | 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
OpenPOWER on IntegriCloud