summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/ath9k.h
AgeCommit message (Expand)Author
2014-01-13ath9k: Process GTT interruptsSujith Manoharan
2014-01-13ath9k: Add a debugfs file "node_recv"Sujith Manoharan
2014-01-03ath9k: Remove RX PollSujith Manoharan
2013-12-19ath9k: call ath9k_set_tsfadjust from ath9k_beacon_configFelix Fietkau
2013-12-18ath9k: Cleanup ath9k.hSujith Manoharan
2013-12-18ath9k: Cleanup spectral scan codeSujith Manoharan
2013-12-18ath9k_hw: use a software timer for btcoex no_stomp_timerFelix Fietkau
2013-12-02ath9k: optimize ath9k_flushFelix Fietkau
2013-12-02ath9k: use a timer to put hardware into full sleepFelix Fietkau
2013-12-02ath9k: Add an initialization routine for WoWSujith Manoharan
2013-12-02ath9k: Use CONFIG_ATH9K_WOWSujith Manoharan
2013-12-02ath9k: Fix TX99 config option usageSujith Manoharan
2013-12-02ath9k: Identify Killer Wireless cardsSujith Manoharan
2013-11-11ath9k: Use correct PCIE initvals for AR9485Sujith Manoharan
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-10-18ath9k: add TX99 supportLuis R. Rodriguez
2013-10-18ath9k: add HT40 spectral scan capabilityLorenzo Bianconi
2013-10-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-10-14ath9k: make ath9k_uses_beacons staticFelix Fietkau
2013-10-14ath9k: remove sc->config.cabqReadyTimeFelix Fietkau
2013-10-14ath9k: use a separate data structure for rx buffersFelix Fietkau
2013-10-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller
2013-09-26ath9k: replace snprintf() with scnprintf()Zefir Kurtisi
2013-09-26ath9k: Identify WB335 Antenna configurationSujith Manoharan
2013-09-26ath9k: Identify CUS252 cardsSujith Manoharan
2013-09-26ath9k: Add support for AR9565 v1.0.1 LNA diversitySujith Manoharan
2013-09-24ath: Remove extern from function prototypesJoe Perches
2013-08-26ath9k: Fix ASPM workaround usageSujith Manoharan
2013-08-16ath9k: enable CSA functionality in ath9kSimon Wunderlich
2013-08-15ath9k: remove ath9k_sta_remove_debugfsFelix Fietkau
2013-08-15ath9k: shrink a few data structures by reordering fieldsFelix Fietkau
2013-08-15ath9k: fix rx descriptor related race conditionFelix Fietkau
2013-08-09ath9k: use software queueing for multicast trafficFelix Fietkau
2013-08-09ath9k: use software queues for un-aggregated data packetsFelix Fietkau
2013-08-09ath9k: fix block ack window tracking checkFelix Fietkau
2013-08-09ath9k: simplify ath_tx_form_aggrFelix Fietkau
2013-08-09ath9k: split tid retry packets into a separate queueFelix Fietkau
2013-08-05ath9k: Remove ath_ant_comb_update()Sujith Manoharan
2013-08-05ath9k: Add a HW capability for WLAN/BT RX diversitySujith Manoharan
2013-08-05ath9k: Fix antenna diversity for CUS198Sujith Manoharan
2013-08-01ath9k: Do a quick scan only when scan_not_start is trueSujith Manoharan
2013-07-24ath9k: Fix diversity combining for AR9285Sujith Manoharan
2013-06-24ath9k: Enable WoW only for supported modelsSujith Manoharan
2013-06-18ath9k: Add PCI IDs for CUS217Sujith Manoharan
2013-06-18ath9k: Modify IDs to identify CUS230Sujith Manoharan
2013-06-14ath9k: Add custom parameters for CUS198Sujith Manoharan
2013-06-12ath9k: limit multicast buffer hardware queue depthFelix Fietkau
2013-06-12ath9k: implement support for .release_buffered_frames()Felix Fietkau
2013-06-12ath9k: add support for IEEE80211_TX_CTL_PS_RESPONSEFelix Fietkau
2013-06-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville