summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)AuthorFilesLines
2011-11-13ath6kl: Fix cfg80211 warning while starting IBSS modeRaja Mani1-14/+24
2011-11-13ath6kl: Fix packet drop when ath6kl_cookie runs outVasanthakumar Thiagarajan1-7/+5
2011-11-13ath6kl: Fix accessing wrong skb->data in ath6kl_tx_complete()Vasanthakumar Thiagarajan1-4/+2
2011-11-13ath6kl: Indicate WAPI IE from (Re)Association Request frameDai Shuibing1-0/+12
2011-11-13ath6kl: Allow SMS4 to be configured in AP modeDai Shuibing1-0/+6
2011-11-13ath6kl: Add support for configuring SMS4 keysDai Shuibing2-2/+17
2011-11-11ath9k_hw: Fix tx power settings for AR9003Rajkumar Manoharan1-0/+2
2011-11-11ath9k: set ATH9K_PCI to y by defaultDaniel Kuehn1-0/+1
2011-11-11ath9k_hw: Fix channel list of CalFreqPeir for AR938xRajkumar Manoharan1-7/+7
2011-11-11ath9k_hw: Read and configure xpa timing fieldRajkumar Manoharan1-0/+16
2011-11-11ath9k_hw: Read and configure quick drop for AR9003Rajkumar Manoharan4-64/+59
2011-11-11ath6kl: Fix error in writing create_qos debugfsVasanthakumar Thiagarajan1-1/+1
2011-11-11ath6kl: Fix tx packet drop in AP mode with bridgeVasanthakumar Thiagarajan1-2/+8
2011-11-11ath6kl: Remove few unused WMI stuffRaja Mani2-24/+0
2011-11-11ath6kl: Expose ath6kl's WOW capabilities to cfg80211Raja Mani1-0/+10
2011-11-11ath6kl: Remove WARN_ON msg in Suspend pathRaja Mani1-2/+0
2011-11-11ath6kl: Perform WOW resume in RX path in case of SDIO IRQ wake upRaja Mani3-0/+31
2011-11-11ath6kl: Invoke WOW suspend/resume calls during PM operationRaja Mani2-0/+48
2011-11-11ath6kl: Move ath6kl_cfg80211_stop() call specific to deep sleep and cut pwrRaja Mani1-2/+6
2011-11-11ath6kl: Add new state for WOW modeRaja Mani2-0/+2
2011-11-11ath6kl: Include new parameter in suspend path for wowlanRaja Mani5-9/+14
2011-11-11ath6kl: Add WOW suspend/resume implementationRaja Mani2-0/+112
2011-11-11ath6kl: Add wmi functions to configure WOW mode and host sleep modeRaja Mani2-0/+149
2011-11-11ath6kl: Add wmi functions to add/delete WOW patternsRaja Mani2-0/+73
2011-11-11ath6kl: Do not hide ath6kl_wmi_addkey_cmd() error valuesJouni Malinen1-24/+13
2011-11-11ath6kl: Fix key configuration to copy at most seq_len from seqJouni Malinen4-9/+14
2011-11-11ath6kl: Remove unused WMI crypto definesJouni Malinen1-3/+0
2011-11-11ath6kl: add suspend_cutpower module parameterKalle Valo3-1/+8
2011-11-11ath6kl: don't power down hardware when interface is downKalle Valo2-18/+0
2011-11-11ath6kl: Fix lockdep warningVasanthakumar Thiagarajan5-20/+20
2011-11-11ath6kl: cut power during suspendKalle Valo5-8/+90
2011-11-11ath6kl: refactor sdio configuration to a separate functionKalle Valo1-33/+44
2011-11-11ath6kl: add state variable depicting hw/fw stateKalle Valo3-5/+36
2011-11-11ath6kl: implement ath6kl_cfg80211_suspend()Kalle Valo5-24/+52
2011-11-11ath6kl: reset CONNECT_PEND and CONNECTED flags in ath6kl_cfg80211_stop()Kalle Valo1-0/+2
2011-11-11ath6kl: create ath6kl_cfg80211_stop()Kalle Valo3-45/+52
2011-11-11ath6kl: add aborted parameter to ath6kl_cfg80211_scan_complete_event()Kalle Valo4-12/+16
2011-11-11ath6kl: print seqno in htc debug logsKalle Valo1-4/+7
2011-11-11ath6kl: print firmware crashes alwaysKalle Valo3-64/+61
2011-11-11ath6kl: fix WLAN_ENABLE usage in ath6kl_close()Kalle Valo1-1/+2
2011-11-11ath6kl: power down hardware when interface is downKalle Valo6-7/+64
2011-11-11ath6kl: create ath6kl_hif_stop()Kalle Valo3-0/+53
2011-11-11ath6kl: change name of sdio driver to ath6klKalle Valo1-1/+1
2011-11-11ath6kl: don't print an error for canceled packetsKalle Valo1-2/+3
2011-11-11ath6kl: create ath6kl_htc_reset()Kalle Valo1-42/+49
2011-11-11ath6kl: add a timeout to ath6kl_hif_intr_bh_handler()Kalle Valo2-1/+5
2011-11-11ath6kl: remove useless cleanup call from ath6kl_bmi_done()Kalle Valo1-2/+0
2011-11-11ath6kl: separate hardware boot code from module initialisation codeKalle Valo1-77/+106
2011-11-11ath6kl: merge ath6kl_init() to ath6kl_core_init()Kalle Valo1-83/+65
2011-11-11ath6kl: add a fixme to ath6kl_htc_wait_target()Kalle Valo1-0/+4