summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * ath6kl: Invoke WOW suspend/resume calls during PM operationRaja Mani2011-11-112-0/+48
| * ath6kl: Move ath6kl_cfg80211_stop() call specific to deep sleep and cut pwrRaja Mani2011-11-111-2/+6
| * ath6kl: Add new state for WOW modeRaja Mani2011-11-112-0/+2
| * ath6kl: Include new parameter in suspend path for wowlanRaja Mani2011-11-115-9/+14
| * ath6kl: Add WOW suspend/resume implementationRaja Mani2011-11-112-0/+112
| * ath6kl: Add wmi functions to configure WOW mode and host sleep modeRaja Mani2011-11-112-0/+149
| * ath6kl: Add wmi functions to add/delete WOW patternsRaja Mani2011-11-112-0/+73
| * ath6kl: Do not hide ath6kl_wmi_addkey_cmd() error valuesJouni Malinen2011-11-111-24/+13
| * ath6kl: Fix key configuration to copy at most seq_len from seqJouni Malinen2011-11-114-9/+14
| * ath6kl: Remove unused WMI crypto definesJouni Malinen2011-11-111-3/+0
| * ath6kl: add suspend_cutpower module parameterKalle Valo2011-11-113-1/+8
| * ath6kl: don't power down hardware when interface is downKalle Valo2011-11-112-18/+0
| * ath6kl: Fix lockdep warningVasanthakumar Thiagarajan2011-11-115-20/+20
| * ath6kl: cut power during suspendKalle Valo2011-11-115-8/+90
| * ath6kl: refactor sdio configuration to a separate functionKalle Valo2011-11-111-33/+44
| * ath6kl: add state variable depicting hw/fw stateKalle Valo2011-11-113-5/+36
| * ath6kl: implement ath6kl_cfg80211_suspend()Kalle Valo2011-11-115-24/+52
| * ath6kl: reset CONNECT_PEND and CONNECTED flags in ath6kl_cfg80211_stop()Kalle Valo2011-11-111-0/+2
| * ath6kl: create ath6kl_cfg80211_stop()Kalle Valo2011-11-113-45/+52
| * ath6kl: add aborted parameter to ath6kl_cfg80211_scan_complete_event()Kalle Valo2011-11-114-12/+16
| * ath6kl: print seqno in htc debug logsKalle Valo2011-11-111-4/+7
| * ath6kl: print firmware crashes alwaysKalle Valo2011-11-113-64/+61
| * ath6kl: fix WLAN_ENABLE usage in ath6kl_close()Kalle Valo2011-11-111-1/+2
| * ath6kl: power down hardware when interface is downKalle Valo2011-11-116-7/+64
| * ath6kl: create ath6kl_hif_stop()Kalle Valo2011-11-113-0/+53
| * ath6kl: change name of sdio driver to ath6klKalle Valo2011-11-111-1/+1
| * ath6kl: don't print an error for canceled packetsKalle Valo2011-11-111-2/+3
| * ath6kl: create ath6kl_htc_reset()Kalle Valo2011-11-111-42/+49
| * ath6kl: add a timeout to ath6kl_hif_intr_bh_handler()Kalle Valo2011-11-112-1/+5
| * ath6kl: remove useless cleanup call from ath6kl_bmi_done()Kalle Valo2011-11-111-2/+0
| * ath6kl: separate hardware boot code from module initialisation codeKalle Valo2011-11-111-77/+106
| * ath6kl: merge ath6kl_init() to ath6kl_core_init()Kalle Valo2011-11-111-83/+65
| * ath6kl: add a fixme to ath6kl_htc_wait_target()Kalle Valo2011-11-111-0/+4
| * ath6kl: move power control from sdio to coreKalle Valo2011-11-114-16/+37
| * ath6kl: rename ath6kl_wmi_qos_state_init() to _wmi_reset()Kalle Valo2011-11-112-5/+3
| * ath6kl: don't use cfg80211_scan_request after cfg80211_scan_done()Kalle Valo2011-11-111-2/+4
| * ath6kl: fix missing copy of action frame contentsAarthi Thiruvengadam2011-11-111-0/+1
| * ath6kl: Report unique remain-on-channel cookie valuesJouni Malinen2011-11-113-4/+22
| * ath6kl: Fix compilation error from of.hSangwook Lee2011-11-111-0/+1
| * ath6kl: Implement support for power parameter control from userspaceRishi Panjwani2011-11-111-0/+63
| * ath6kl: Implement support for listen interval from userspaceRishi Panjwani2011-11-111-0/+64
| * ath6kl: add support for WPSAarthi Thiruvengadam2011-11-112-0/+19
| * ath6kl: add more boot debug messagesKalle Valo2011-11-112-13/+17
| * ath6kl: add debug messages for credit handlingKalle Valo2011-11-113-40/+41
| * ath6kl: remove unused debug levelsKalle Valo2011-11-112-7/+6
| * ath6kl: use ath6kl_credit prefix consistentlyKalle Valo2011-11-113-35/+34
| * ath6kl: move all credit distribution code to htc.cKalle Valo2011-11-115-302/+295
| * ath6kl: rename struct htc_credit_state_info to ath6kl_htc_credit_infoKalle Valo2011-11-116-38/+45
| * ath6kl: rename struct htc_endpoint_credit_dist.htc_rsvd to htc_epKalle Valo2011-11-113-7/+5
| * ath6kl: use ath6kl prefix in credit functionsKalle Valo2011-11-114-52/+52
OpenPOWER on IntegriCloud