aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* wireless: use strlcpy routine in .get_drvinfoRick Jones2011-11-17
* minstrel_ht: Remove unused function parametersPatrick Kelle2011-11-17
* mac80211: memory leak in mesh_queue_preq()Dan Carpenter2011-11-17
* mac80211: use kfree_skb() instead of kfree()Dan Carpenter2011-11-17
* mac80211: Get rid of search loop for rate group indexHelmut Schaa2011-11-17
* mac80211: Check rate->idx before rate->countHelmut Schaa2011-11-17
* mac80211: remove crypto special case for auth framesJohannes Berg2011-11-17
* brcmsmac: Use current logging stylesJoe Perches2011-11-17
* NFC: Fix indentation in nci.h fileIlan Elias2011-11-17
* ath9k_hw: set btcoex weights for AR9462Rajkumar Manoharan2011-11-17
* ath9k_hw: Cleanup btcoex wlan weightsRajkumar Manoharan2011-11-17
* ath9k: Remove enabling btcoex from stomp type changeRajkumar Manoharan2011-11-17
* Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville2011-11-17
|\
| * ath6kl: Fix error in writing create_qos debugfsVasanthakumar Thiagarajan2011-11-11
| * ath6kl: Fix tx packet drop in AP mode with bridgeVasanthakumar Thiagarajan2011-11-11
| * ath6kl: Remove few unused WMI stuffRaja Mani2011-11-11
| * ath6kl: Expose ath6kl's WOW capabilities to cfg80211Raja Mani2011-11-11
| * ath6kl: Remove WARN_ON msg in Suspend pathRaja Mani2011-11-11
| * ath6kl: Perform WOW resume in RX path in case of SDIO IRQ wake upRaja Mani2011-11-11
| * ath6kl: Invoke WOW suspend/resume calls during PM operationRaja Mani2011-11-11
| * ath6kl: Move ath6kl_cfg80211_stop() call specific to deep sleep and cut pwrRaja Mani2011-11-11
| * ath6kl: Add new state for WOW modeRaja Mani2011-11-11
| * ath6kl: Include new parameter in suspend path for wowlanRaja Mani2011-11-11
| * ath6kl: Add WOW suspend/resume implementationRaja Mani2011-11-11
| * ath6kl: Add wmi functions to configure WOW mode and host sleep modeRaja Mani2011-11-11
| * ath6kl: Add wmi functions to add/delete WOW patternsRaja Mani2011-11-11
| * ath6kl: Do not hide ath6kl_wmi_addkey_cmd() error valuesJouni Malinen2011-11-11
| * ath6kl: Fix key configuration to copy at most seq_len from seqJouni Malinen2011-11-11
| * ath6kl: Remove unused WMI crypto definesJouni Malinen2011-11-11
| * ath6kl: add suspend_cutpower module parameterKalle Valo2011-11-11
| * ath6kl: don't power down hardware when interface is downKalle Valo2011-11-11
| * ath6kl: Fix lockdep warningVasanthakumar Thiagarajan2011-11-11
| * ath6kl: cut power during suspendKalle Valo2011-11-11
| * ath6kl: refactor sdio configuration to a separate functionKalle Valo2011-11-11
| * ath6kl: add state variable depicting hw/fw stateKalle Valo2011-11-11
| * ath6kl: implement ath6kl_cfg80211_suspend()Kalle Valo2011-11-11
| * ath6kl: reset CONNECT_PEND and CONNECTED flags in ath6kl_cfg80211_stop()Kalle Valo2011-11-11
| * ath6kl: create ath6kl_cfg80211_stop()Kalle Valo2011-11-11
| * ath6kl: add aborted parameter to ath6kl_cfg80211_scan_complete_event()Kalle Valo2011-11-11
| * ath6kl: print seqno in htc debug logsKalle Valo2011-11-11
| * ath6kl: print firmware crashes alwaysKalle Valo2011-11-11
| * ath6kl: fix WLAN_ENABLE usage in ath6kl_close()Kalle Valo2011-11-11
| * ath6kl: power down hardware when interface is downKalle Valo2011-11-11
| * ath6kl: create ath6kl_hif_stop()Kalle Valo2011-11-11
| * ath6kl: change name of sdio driver to ath6klKalle Valo2011-11-11
| * ath6kl: don't print an error for canceled packetsKalle Valo2011-11-11
| * ath6kl: create ath6kl_htc_reset()Kalle Valo2011-11-11
| * ath6kl: add a timeout to ath6kl_hif_intr_bh_handler()Kalle Valo2011-11-11
| * ath6kl: remove useless cleanup call from ath6kl_bmi_done()Kalle Valo2011-11-11
| * ath6kl: separate hardware boot code from module initialisation codeKalle Valo2011-11-11