summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/ath9k.h
Commit message (Expand)AuthorAgeFilesLines
* ath9k: Process GTT interruptsSujith Manoharan2014-01-131-0/+2
* ath9k: Add a debugfs file "node_recv"Sujith Manoharan2014-01-131-1/+7
* ath9k: Remove RX PollSujith Manoharan2014-01-031-6/+1
* ath9k: call ath9k_set_tsfadjust from ath9k_beacon_configFelix Fietkau2013-12-191-2/+0
* ath9k: Cleanup ath9k.hSujith Manoharan2013-12-181-101/+78
* ath9k: Cleanup spectral scan codeSujith Manoharan2013-12-181-178/+1
* ath9k_hw: use a software timer for btcoex no_stomp_timerFelix Fietkau2013-12-181-4/+3
* ath9k: optimize ath9k_flushFelix Fietkau2013-12-021-0/+1
* ath9k: use a timer to put hardware into full sleepFelix Fietkau2013-12-021-0/+2
* ath9k: Add an initialization routine for WoWSujith Manoharan2013-12-021-0/+4
* ath9k: Use CONFIG_ATH9K_WOWSujith Manoharan2013-12-021-1/+27
* ath9k: Fix TX99 config option usageSujith Manoharan2013-12-021-2/+18
* ath9k: Identify Killer Wireless cardsSujith Manoharan2013-12-021-0/+1
* ath9k: Use correct PCIE initvals for AR9485Sujith Manoharan2013-11-111-9/+10
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-041-0/+39
|\
| * ath9k: add TX99 supportLuis R. Rodriguez2013-10-181-0/+10
| * ath9k: add HT40 spectral scan capabilityLorenzo Bianconi2013-10-181-0/+29
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-10-171-3/+9
|\ \ | |/
| * ath9k: make ath9k_uses_beacons staticFelix Fietkau2013-10-141-1/+0
| * ath9k: remove sc->config.cabqReadyTimeFelix Fietkau2013-10-141-1/+0
| * ath9k: use a separate data structure for rx buffersFelix Fietkau2013-10-141-1/+9
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller2013-10-071-9/+11
|\ \ | |/
| * ath9k: replace snprintf() with scnprintf()Zefir Kurtisi2013-09-261-2/+2
| * ath9k: Identify WB335 Antenna configurationSujith Manoharan2013-09-261-7/+9
| * ath9k: Identify CUS252 cardsSujith Manoharan2013-09-261-3/+4
| * ath9k: Add support for AR9565 v1.0.1 LNA diversitySujith Manoharan2013-09-261-1/+0
* | ath: Remove extern from function prototypesJoe Perches2013-09-241-1/+1
|/
* 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
|\
OpenPOWER on IntegriCloud