summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/ath9k.h
Commit message (Expand)AuthorAgeFilesLines
* ath9k: Fix ASPM workaround usageSujith Manoharan2013-08-261-0/+1
* ath9k: enable CSA functionality in ath9kSimon Wunderlich2013-08-161-0/+2
* ath9k: remove ath9k_sta_remove_debugfsFelix Fietkau2013-08-151-4/+0
* ath9k: shrink a few data structures by reordering fieldsFelix Fietkau2013-08-151-6/+6
* ath9k: fix rx descriptor related race conditionFelix Fietkau2013-08-151-4/+1
* ath9k: use software queueing for multicast trafficFelix Fietkau2013-08-091-0/+2
* ath9k: use software queues for un-aggregated data packetsFelix Fietkau2013-08-091-6/+2
* ath9k: fix block ack window tracking checkFelix Fietkau2013-08-091-1/+2
* ath9k: simplify ath_tx_form_aggrFelix Fietkau2013-08-091-1/+0
* ath9k: split tid retry packets into a separate queueFelix Fietkau2013-08-091-0/+1
* ath9k: Remove ath_ant_comb_update()Sujith Manoharan2013-08-051-1/+0
* ath9k: Add a HW capability for WLAN/BT RX diversitySujith Manoharan2013-08-051-4/+5
* ath9k: Fix antenna diversity for CUS198Sujith Manoharan2013-08-051-0/+10
* ath9k: Do a quick scan only when scan_not_start is trueSujith Manoharan2013-08-011-1/+1
* ath9k: Fix diversity combining for AR9285Sujith Manoharan2013-07-241-7/+0
* 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
OpenPOWER on IntegriCloud