summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2011-11-17ath9k: Remove enabling btcoex from stomp type changeRajkumar Manoharan
2011-11-17Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville
2011-11-11ath9k_hw: Fix tx power settings for AR9003Rajkumar Manoharan
2011-11-11ath9k: set ATH9K_PCI to y by defaultDaniel Kuehn
2011-11-11ath9k_hw: Fix channel list of CalFreqPeir for AR938xRajkumar Manoharan
2011-11-11ath9k_hw: Read and configure xpa timing fieldRajkumar Manoharan
2011-11-11ath9k_hw: Read and configure quick drop for AR9003Rajkumar Manoharan
2011-11-11ath6kl: Fix error in writing create_qos debugfsVasanthakumar Thiagarajan
2011-11-11ath6kl: Fix tx packet drop in AP mode with bridgeVasanthakumar Thiagarajan
2011-11-11ath6kl: Remove few unused WMI stuffRaja Mani
2011-11-11ath6kl: Expose ath6kl's WOW capabilities to cfg80211Raja Mani
2011-11-11ath6kl: Remove WARN_ON msg in Suspend pathRaja Mani
2011-11-11ath6kl: Perform WOW resume in RX path in case of SDIO IRQ wake upRaja Mani
2011-11-11ath6kl: Invoke WOW suspend/resume calls during PM operationRaja Mani
2011-11-11ath6kl: Move ath6kl_cfg80211_stop() call specific to deep sleep and cut pwrRaja Mani
2011-11-11ath6kl: Add new state for WOW modeRaja Mani
2011-11-11ath6kl: Include new parameter in suspend path for wowlanRaja Mani
2011-11-11ath6kl: Add WOW suspend/resume implementationRaja Mani
2011-11-11ath6kl: Add wmi functions to configure WOW mode and host sleep modeRaja Mani
2011-11-11ath6kl: Add wmi functions to add/delete WOW patternsRaja Mani
2011-11-11ath6kl: Do not hide ath6kl_wmi_addkey_cmd() error valuesJouni Malinen
2011-11-11ath6kl: Fix key configuration to copy at most seq_len from seqJouni Malinen
2011-11-11ath6kl: Remove unused WMI crypto definesJouni Malinen
2011-11-11ath6kl: add suspend_cutpower module parameterKalle Valo
2011-11-11ath6kl: don't power down hardware when interface is downKalle Valo
2011-11-11ath6kl: Fix lockdep warningVasanthakumar Thiagarajan
2011-11-11ath6kl: cut power during suspendKalle Valo
2011-11-11ath6kl: refactor sdio configuration to a separate functionKalle Valo
2011-11-11ath6kl: add state variable depicting hw/fw stateKalle Valo
2011-11-11ath6kl: implement ath6kl_cfg80211_suspend()Kalle Valo
2011-11-11ath6kl: reset CONNECT_PEND and CONNECTED flags in ath6kl_cfg80211_stop()Kalle Valo
2011-11-11ath6kl: create ath6kl_cfg80211_stop()Kalle Valo
2011-11-11ath6kl: add aborted parameter to ath6kl_cfg80211_scan_complete_event()Kalle Valo
2011-11-11ath6kl: print seqno in htc debug logsKalle Valo
2011-11-11ath6kl: print firmware crashes alwaysKalle Valo
2011-11-11ath6kl: fix WLAN_ENABLE usage in ath6kl_close()Kalle Valo
2011-11-11ath6kl: power down hardware when interface is downKalle Valo
2011-11-11ath6kl: create ath6kl_hif_stop()Kalle Valo
2011-11-11ath6kl: change name of sdio driver to ath6klKalle Valo
2011-11-11ath6kl: don't print an error for canceled packetsKalle Valo
2011-11-11ath6kl: create ath6kl_htc_reset()Kalle Valo
2011-11-11ath6kl: add a timeout to ath6kl_hif_intr_bh_handler()Kalle Valo
2011-11-11ath6kl: remove useless cleanup call from ath6kl_bmi_done()Kalle Valo
2011-11-11ath6kl: separate hardware boot code from module initialisation codeKalle Valo
2011-11-11ath6kl: merge ath6kl_init() to ath6kl_core_init()Kalle Valo
2011-11-11ath6kl: add a fixme to ath6kl_htc_wait_target()Kalle Valo
2011-11-11ath6kl: move power control from sdio to coreKalle Valo
2011-11-11ath6kl: rename ath6kl_wmi_qos_state_init() to _wmi_reset()Kalle Valo
2011-11-11ath6kl: don't use cfg80211_scan_request after cfg80211_scan_done()Kalle Valo
2011-11-11ath6kl: fix missing copy of action frame contentsAarthi Thiruvengadam