summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/main.c
AgeCommit message (Expand)Author
2014-11-11ath9k: use ath_common instead of ieee80211_hw in ath9k_spectral_scan_Oleksij Rempel
2014-11-11ath9k: use ath_ps_ops in ath9k_spectral_scan_Oleksij Rempel
2014-11-11ath9k: move spec_config to ath_spec_scan_privOleksij Rempel
2014-11-11ath9k: move spectral_mode to ath_spec_scan_privOleksij Rempel
2014-11-11ath9k: add support for reporting tx power to mac80211Felix Fietkau
2014-10-27ath9k: fix processing RXORN interruptsFelix Fietkau
2014-10-27ath9k: Do not start BA when scanningSujith Manoharan
2014-10-27ath9k: Improve flush() in mcc modeSujith Manoharan
2014-10-27ath9k: Fix HW scan abortSujith Manoharan
2014-10-27ath9k: Check for active GO in mgd_prepare_tx()Sujith Manoharan
2014-10-27ath9k: Fix address managementSujith Manoharan
2014-10-27ath9k: Send AUTHORIZED event only for station modeSujith Manoharan
2014-10-27ath9k: Check for pending frames properlySujith Manoharan
2014-10-27ath9k: Use configurable timeout for flushSujith Manoharan
2014-10-27ath9k: Disable beacon tasklet during resetSujith Manoharan
2014-10-27ath9k: Set ATH_OP_HW_RESET before HW resetSujith Manoharan
2014-10-27ath9k: Unify reset APISujith Manoharan
2014-10-27ath9k: Enable multi-channel properlySujith Manoharan
2014-10-27ath9k: Use sta_state() callbackSujith Manoharan
2014-10-23ath9k: Enable HW queue control only for MCCSujith Manoharan
2014-10-07ath9k: Fix crash in MCC modeSujith Manoharan
2014-10-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-10-02ath9k: Fix queue handling for channel contextsSujith Manoharan
2014-10-02ath9k: Pass context to ath9k_chanctx_wake_queues()Sujith Manoharan
2014-10-02ath9k: Fix queue handling in flush()Sujith Manoharan
2014-10-02ath9k: Remove duplicate codeSujith Manoharan
2014-10-02ath9k: Fix pending frame checkSujith Manoharan
2014-10-02ath9k: Check pending frames properlySujith Manoharan
2014-09-26ath9k: Fix p2p address managementSujith Manoharan
2014-09-26ath9k: Cache BSS informationSujith Manoharan
2014-09-22ath9k: Fix NULL pointer dereference on early irqWojciech Dubowik
2014-09-16ath9k: initialize ath_node linked listLorenzo Bianconi
2014-09-16ath9k: enable dynack using set_coverage_class codepathLorenzo Bianconi
2014-09-15ath9k: Fix primary station configurationSujith Manoharan
2014-09-15ath9k: Remove useless opmode checkSujith Manoharan
2014-09-15ath9k: Set offchannel state properlySujith Manoharan
2014-09-15Merge tag 'mac80211-next-for-john-2014-09-12' of git://git.kernel.org/pub/scm...John W. Linville
2014-09-09ath9k: Use a subroutine to assign HW queuesSujith Manoharan
2014-09-09ath9k: Fix interface accountingSujith Manoharan
2014-09-09ath9k: Fix RX filters in channel contextsSujith Manoharan
2014-09-09ath9k: Fix ath_startrecv()Sujith Manoharan
2014-09-09ath9k: Fix RX filter calculationSujith Manoharan
2014-09-09ath9k: Fix panic when adding an AP interfaceSujith Manoharan
2014-09-09ath9k: Fix beacons for managed modeSujith Manoharan
2014-09-05mac80211: extend set_coverage_class signatureLorenzo Bianconi
2014-08-28ath9k: Add more debug statements for channel contextSujith Manoharan
2014-08-28ath9k: Disable fastcc for channel context modeSujith Manoharan
2014-08-28ath9k: Fix channel context creationSujith Manoharan
2014-08-28ath9k: Fix 'offchannel' in ath_softcSujith Manoharan
2014-08-28ath9k: Fix function argument typeSujith Manoharan