summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/ath9k.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* | ath9k: Move LNA code to antenna.cSujith Manoharan2012-06-061-1/+6
* | ath9k: Fix work handlingSujith Manoharan2012-06-061-0/+1
* | ath9k: Group link monitoring logicSujith Manoharan2012-06-061-4/+9
* | ath9k: improve BT FTP/PAN performanceRajkumar Manoharan2012-06-061-0/+2
* | ath9k: Use separate operational flags for BTCOEXSujith Manoharan2012-06-061-4/+8
* | ath9k: Remove SC_OP_OFFCHANNELSujith Manoharan2012-06-061-7/+6
|/
* ath9k_hw: add support for 8 AP mode interfacesFelix Fietkau2012-04-161-1/+1
* ath9k: add DFS pattern detector instance to ath_softcZefir Kurtisi2012-04-111-0/+2
* ath9k: recover ar9380 chips from rare stuck stateRajkumar Manoharan2012-04-091-0/+3
* ath9k: Fix multi-VIF BSS handlingSujith Manoharan2012-03-151-10/+6
* ath9k: Remove aggregation flagsSujith Manoharan2012-03-151-13/+11
* ath9k: Remove 'other' VIF countSujith Manoharan2012-03-151-1/+0
* ath9k: Remove unused variablesSujith Manoharan2012-03-151-2/+0
* ath9k: get rid of double queueing of rx frames on EDMAFelix Fietkau2012-03-071-1/+0
* ath9k: Use CONFIG_ATH9K_BTCOEX_SUPPORTSujith Manoharan2012-02-271-0/+28
* ath9k: Calculate ampdu limit using a helperSujith Manoharan2012-02-271-0/+1
* ath9k: Process BTCOEX interrupts using a helperSujith Manoharan2012-02-271-0/+1
* ath9k: Use proper start/stop routines for BTCOEXSujith Manoharan2012-02-271-1/+2
* ath9k: Move BTCOEX init/deinit functions to gpio.cSujith Manoharan2012-02-271-0/+2
* ath9k_hw: fix a commentMohammed Shafi Shajakhan2012-01-101-1/+0
* ath9k_hw: increase tx status ring buffer sizeRajkumar Manoharan2012-01-041-1/+1
* ath9k: fix tx locking issuesFelix Fietkau2011-12-191-0/+1
* ath9k: avoid retransmitting aggregation frames that a BAR was sent forFelix Fietkau2011-12-151-0/+1
* ath9k: reduce the number of unnecessary BAR tx packetsFelix Fietkau2011-12-151-2/+4
* ath9k: change maximum software retransmission handlingFelix Fietkau2011-12-151-1/+1
* ath9k: Add functions to allocate/free buffers for MCIMohammed Shafi Shajakhan2011-11-301-0/+1
* ath9k: Fix LED GPIO pin for AR9462Mohammed Shafi Shajakhan2011-11-301-1/+1
* ath9k: Improve debugfs printout for stations.Ben Greear2011-11-091-0/+1
* ath9k: Add btcoex profile management support for AR9462Rajkumar Manoharan2011-11-081-0/+3
* ath9k: Rename AR9480 into AR9462Rajkumar Manoharan2011-10-141-1/+1
* mac80211: let drivers inform it about per TID buffered framesJohannes Berg2011-09-301-1/+2
OpenPOWER on IntegriCloud