summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/ath9k.h
Commit message (Expand)AuthorAgeFilesLines
* ath9k: Enable WoW only for supported modelsSujith Manoharan2013-06-241-0/+1
* ath9k: Add PCI IDs for CUS217Sujith Manoharan2013-06-181-0/+1
* ath9k: Modify IDs to identify CUS230Sujith Manoharan2013-06-181-0/+1
* ath9k: Add custom parameters for CUS198Sujith Manoharan2013-06-141-0/+3
* ath9k: limit multicast buffer hardware queue depthFelix Fietkau2013-06-121-0/+2
* ath9k: implement support for .release_buffered_frames()Felix Fietkau2013-06-121-0/+5
* ath9k: add support for IEEE80211_TX_CTL_PS_RESPONSEFelix Fietkau2013-06-121-0/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-121-7/+3
|\
| * ath9k: prevent aggregation session deadlocksFelix Fietkau2013-05-221-10/+4
| * ath9k: fix aggregation stop/flush handlingFelix Fietkau2013-05-171-1/+3
* | ath9k: Use bitops for scan flagSujith Manoharan2013-05-221-1/+1
|/
* ath9k: add support for the new rate control APIFelix Fietkau2013-04-231-0/+1
* ath9k: always set common->macaddr to the MAC adress of a virtual interfaceFelix Fietkau2013-04-221-4/+3
* ath9k: fix handling of broken descriptorsFelix Fietkau2013-04-101-0/+1
* ath9k: Fix IBSS joiner modeSujith Manoharan2013-02-111-0/+1
* ath9k: Fix sparse __CHECK_ENDIAN__ for spectral codeSven Eckelmann2013-02-011-4/+4
* ath9k: report A-MPDU statusChristian Lamparter2013-02-011-0/+2
* ath9k: Update spectral scan output dataSven Eckelmann2013-01-301-3/+3
* ath9k: add debug parameters for spectral scanSimon Wunderlich2013-01-301-0/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-281-3/+0
|\
| * ath9k: remove sc->rx.rxbuflock to fix a deadlockFelix Fietkau2013-01-141-1/+0
| * ath9k: fix rx flush handlingFelix Fietkau2013-01-111-1/+0
| * ath9k: add a better fix for the rx tasklet vs rx flush raceFelix Fietkau2013-01-111-1/+0
* | ath9k: clean up processing of pending tx frames on resetFelix Fietkau2013-01-221-3/+2
* | ath9k: add spectral scan featureSimon Wunderlich2013-01-091-0/+152
* | ath9k: use the devres API for allocations/mappingsFelix Fietkau2013-01-071-5/+0
|/
* ath9k: Implement sta_add_debugfs/sta_remove_debugfsSujith Manoharan2012-11-301-0/+5
* ath9k: Replace WME_NUM_TID with IEEE80211_NUM_TIDSSujith Manoharan2012-11-301-1/+1
* ath9k: Remove 'stations' debugfs fileSujith Manoharan2012-11-211-5/+0
* ath9k: Fix the 'xmit' debugfs fileSujith Manoharan2012-11-211-1/+0
* ath9k/ath9k_htc: Remove WME macrosSujith Manoharan2012-11-211-8/+8
* ath9k: stomp audio profiles on weak signal strengthRajkumar Manoharan2012-11-211-0/+1
* ath9k: Fix BTCOEX debugfs file usageSujith Manoharan2012-11-191-3/+8
* ath9k: Dump BTCOEX tuning parametersRajkumar Manoharan2012-10-291-0/+6
* ath9k: adjust WLAN and BT concurrent transmissionRajkumar Manoharan2012-10-291-0/+1
* ath9k: perform ANI cycle in idle stateRajkumar Manoharan2012-10-191-0/+2
* ath9k: Fix chainmask selection for AR9462Sujith Manoharan2012-09-281-0/+2
* ath9k: Remove a couple of unused variablesSujith Manoharan2012-09-241-2/+0
* ath9k: fill led_pin before drv_startRajkumar Manoharan2012-09-241-0/+4
* ath9k: Remove an obselete function declarationMohammed Shafi Shajakhan2012-09-111-1/+0
* ath9k: Fix BTCOEX timer triggering comparisionMohammed Shafi Shajakhan2012-09-111-1/+1
* mac80211: move TX station pointer and restructure TXThomas Huehn2012-07-311-0/+1
* ath9k: Fix race in reset-work usageRajkumar Manoharan2012-07-171-0/+1
* ath9k: Fix ANI managementSujith Manoharan2012-07-171-1/+3
* ath9k: Cleanup the beacon taskletSujith Manoharan2012-07-171-2/+1
* ath9k: Set the TSF adjust value properlySujith Manoharan2012-07-171-0/+1
* ath9k: Cleanup beacon queue configurationSujith Manoharan2012-07-171-1/+0
* ath9k: Remove is_bslot_activeSujith Manoharan2012-07-171-1/+1
* ath9k: Cleanup beacon logicSujith Manoharan2012-07-171-3/+5
* ath9k: Fix beacon setupSujith Manoharan2012-07-171-2/+2
OpenPOWER on IntegriCloud