aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/ath9k.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-11-11ath9k: Use correct PCIE initvals for AR9485Sujith Manoharan1-9/+10
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-0/+39
2013-10-18ath9k: add TX99 supportLuis R. Rodriguez1-0/+10
2013-10-18ath9k: add HT40 spectral scan capabilityLorenzo Bianconi1-0/+29
2013-10-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-3/+9
2013-10-14ath9k: make ath9k_uses_beacons staticFelix Fietkau1-1/+0
2013-10-14ath9k: remove sc->config.cabqReadyTimeFelix Fietkau1-1/+0
2013-10-14ath9k: use a separate data structure for rx buffersFelix Fietkau1-1/+9
2013-10-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller1-9/+11
2013-09-26ath9k: replace snprintf() with scnprintf()Zefir Kurtisi1-2/+2
2013-09-26ath9k: Identify WB335 Antenna configurationSujith Manoharan1-7/+9
2013-09-26ath9k: Identify CUS252 cardsSujith Manoharan1-3/+4
2013-09-26ath9k: Add support for AR9565 v1.0.1 LNA diversitySujith Manoharan1-1/+0
2013-09-24ath: Remove extern from function prototypesJoe Perches1-1/+1
2013-08-26ath9k: Fix ASPM workaround usageSujith Manoharan1-0/+1
2013-08-16ath9k: enable CSA functionality in ath9kSimon Wunderlich1-0/+2
2013-08-15ath9k: remove ath9k_sta_remove_debugfsFelix Fietkau1-4/+0
2013-08-15ath9k: shrink a few data structures by reordering fieldsFelix Fietkau1-6/+6
2013-08-15ath9k: fix rx descriptor related race conditionFelix Fietkau1-4/+1
2013-08-09ath9k: use software queueing for multicast trafficFelix Fietkau1-0/+2
2013-08-09ath9k: use software queues for un-aggregated data packetsFelix Fietkau1-6/+2
2013-08-09ath9k: fix block ack window tracking checkFelix Fietkau1-1/+2
2013-08-09ath9k: simplify ath_tx_form_aggrFelix Fietkau1-1/+0
2013-08-09ath9k: split tid retry packets into a separate queueFelix Fietkau1-0/+1
2013-08-05ath9k: Remove ath_ant_comb_update()Sujith Manoharan1-1/+0
2013-08-05ath9k: Add a HW capability for WLAN/BT RX diversitySujith Manoharan1-4/+5
2013-08-05ath9k: Fix antenna diversity for CUS198Sujith Manoharan1-0/+10
2013-08-01ath9k: Do a quick scan only when scan_not_start is trueSujith Manoharan1-1/+1
2013-07-24ath9k: Fix diversity combining for AR9285Sujith Manoharan1-7/+0
2013-06-24ath9k: Enable WoW only for supported modelsSujith Manoharan1-0/+1
2013-06-18ath9k: Add PCI IDs for CUS217Sujith Manoharan1-0/+1
2013-06-18ath9k: Modify IDs to identify CUS230Sujith Manoharan1-0/+1
2013-06-14ath9k: Add custom parameters for CUS198Sujith Manoharan1-0/+3
2013-06-12ath9k: limit multicast buffer hardware queue depthFelix Fietkau1-0/+2
2013-06-12ath9k: implement support for .release_buffered_frames()Felix Fietkau1-0/+5
2013-06-12ath9k: add support for IEEE80211_TX_CTL_PS_RESPONSEFelix Fietkau1-0/+1
2013-06-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-7/+3
2013-05-22ath9k: Use bitops for scan flagSujith Manoharan1-1/+1
2013-05-22ath9k: prevent aggregation session deadlocksFelix Fietkau1-10/+4
2013-05-17ath9k: fix aggregation stop/flush handlingFelix Fietkau1-1/+3
2013-04-23ath9k: add support for the new rate control APIFelix Fietkau1-0/+1
2013-04-22ath9k: always set common->macaddr to the MAC adress of a virtual interfaceFelix Fietkau1-4/+3
2013-04-10ath9k: fix handling of broken descriptorsFelix Fietkau1-0/+1
2013-02-11ath9k: Fix IBSS joiner modeSujith Manoharan1-0/+1
2013-02-01ath9k: Fix sparse __CHECK_ENDIAN__ for spectral codeSven Eckelmann1-4/+4
2013-02-01ath9k: report A-MPDU statusChristian Lamparter1-0/+2
2013-01-30ath9k: Update spectral scan output dataSven Eckelmann1-3/+3
2013-01-30ath9k: add debug parameters for spectral scanSimon Wunderlich1-0/+1
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-3/+0
2013-01-22ath9k: clean up processing of pending tx frames on resetFelix Fietkau1-3/+2