summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/ath9k.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* ath9k: fix aggregate size limit based on queue TXOP limitFelix Fietkau2012-07-171-0/+2
* ath9k: make per-WMM-AC queue sizes configurable via debugfsFelix Fietkau2012-07-171-0/+1
* ath9k: Add WoW related mac80211 callbacksMohammed Shafi Shajakhan2012-07-121-0/+1
* ath9k: Add definitions and structures to support WoWMohammed Shafi Shajakhan2012-07-121-0/+12
* ath9k: fix power consumption on network sleep when BTCOEX is enabledRajkumar Manoharan2012-07-091-0/+4
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-091-0/+1
|\
| * ath9k: fix invalid pointer access in the tx pathFelix Fietkau2012-06-191-0/+1
* | ath9k: raise aggregation limit to 64k for HT IBSSSven Eckelmann2012-06-261-0/+1
* | ath9k: defer btcoex scheme updateRajkumar Manoharan2012-06-131-0/+1
* | ath9k: Handle fatal interrupts properlySujith Manoharan2012-06-061-0/+1
* | ath9k: Use atomic operationsSujith Manoharan2012-06-061-7/+9
OpenPOWER on IntegriCloud