summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/main.c
AgeCommit message (Expand)AuthorFilesLines
2014-11-17ath9k: fix regression in bssidmask calculationBen Greear1-3/+6
2014-11-12ath9k: move ath9k_spectral_scan_ from main.c to spectral.cOleksij Rempel1-70/+0
2014-11-12ath9k: make ath9k_spectral_scan_ do not depend on ath_softcOleksij Rempel1-13/+13
2014-11-12ath9k: use ath_common instead of ieee80211_hw in ath9k_spectral_scan_Oleksij Rempel1-7/+5
2014-11-12ath9k: use ath_ps_ops in ath9k_spectral_scan_Oleksij Rempel1-4/+4
2014-11-12ath9k: move spec_config to ath_spec_scan_privOleksij Rempel1-6/+6
2014-11-12ath9k: move spectral_mode to ath_spec_scan_privOleksij Rempel1-2/+2
2014-11-12ath9k: add support for reporting tx power to mac80211Felix Fietkau1-4/+25
2014-10-27ath9k: fix processing RXORN interruptsFelix Fietkau1-4/+3
2014-10-27ath9k: Do not start BA when scanningSujith Manoharan1-0/+7
2014-10-27ath9k: Improve flush() in mcc modeSujith Manoharan1-3/+25
2014-10-27ath9k: Fix HW scan abortSujith Manoharan1-1/+13
2014-10-27ath9k: Check for active GO in mgd_prepare_tx()Sujith Manoharan1-7/+38
2014-10-27ath9k: Fix address managementSujith Manoharan1-3/+3
2014-10-27ath9k: Send AUTHORIZED event only for station modeSujith Manoharan1-4/+6
2014-10-27ath9k: Check for pending frames properlySujith Manoharan1-7/+14
2014-10-27ath9k: Use configurable timeout for flushSujith Manoharan1-1/+8
2014-10-27ath9k: Disable beacon tasklet during resetSujith Manoharan1-0/+2
2014-10-27ath9k: Set ATH_OP_HW_RESET before HW resetSujith Manoharan1-0/+12
2014-10-27ath9k: Unify reset APISujith Manoharan1-5/+7
2014-10-27ath9k: Enable multi-channel properlySujith Manoharan1-6/+7
2014-10-27ath9k: Use sta_state() callbackSujith Manoharan1-2/+26
2014-10-23ath9k: Enable HW queue control only for MCCSujith Manoharan1-0/+3
2014-10-07ath9k: Fix crash in MCC modeSujith Manoharan1-1/+1
2014-10-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-1/+1
2014-10-02ath9k: Fix queue handling for channel contextsSujith Manoharan1-6/+1
2014-10-02ath9k: Pass context to ath9k_chanctx_wake_queues()Sujith Manoharan1-1/+1
2014-10-02ath9k: Fix queue handling in flush()Sujith Manoharan1-5/+0
2014-10-02ath9k: Remove duplicate codeSujith Manoharan1-9/+1
2014-10-02ath9k: Fix pending frame checkSujith Manoharan1-3/+0
2014-10-02ath9k: Check pending frames properlySujith Manoharan1-1/+4
2014-09-27ath9k: Fix p2p address managementSujith Manoharan1-0/+36
2014-09-27ath9k: Cache BSS informationSujith Manoharan1-4/+9
2014-09-23ath9k: Fix NULL pointer dereference on early irqWojciech Dubowik1-1/+1
2014-09-17ath9k: initialize ath_node linked listLorenzo Bianconi1-0/+4
2014-09-17ath9k: enable dynack using set_coverage_class codepathLorenzo Bianconi1-4/+29
2014-09-15ath9k: Fix primary station configurationSujith Manoharan1-5/+1
2014-09-15ath9k: Remove useless opmode checkSujith Manoharan1-7/+0
2014-09-15ath9k: Set offchannel state properlySujith Manoharan1-15/+42
2014-09-15Merge tag 'mac80211-next-for-john-2014-09-12' of git://git.kernel.org/pub/scm...John W. Linville1-1/+2
2014-09-09ath9k: Use a subroutine to assign HW queuesSujith Manoharan1-16/+17
2014-09-09ath9k: Fix interface accountingSujith Manoharan1-3/+3
2014-09-09ath9k: Fix RX filters in channel contextsSujith Manoharan1-1/+4
2014-09-09ath9k: Fix ath_startrecv()Sujith Manoharan1-7/+1
2014-09-09ath9k: Fix RX filter calculationSujith Manoharan1-1/+2
2014-09-09ath9k: Fix panic when adding an AP interfaceSujith Manoharan1-3/+5
2014-09-09ath9k: Fix beacons for managed modeSujith Manoharan1-1/+1
2014-09-05mac80211: extend set_coverage_class signatureLorenzo Bianconi1-1/+2
2014-08-28ath9k: Add more debug statements for channel contextSujith Manoharan1-0/+3
2014-08-28ath9k: Disable fastcc for channel context modeSujith Manoharan1-0/+3