summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath6kl/cfg80211.c
Commit message (Expand)AuthorAgeFilesLines
* ath6kl: Fix typo in cfg80211.cMasanari Iida2012-02-021-1/+1
* ath6kl: Return a proper error code when not in connected stateRaja Mani2012-01-301-1/+1
* ath6kl: Wait for host sleep mode cmd processed event during WOW suspendRaja Mani2012-01-301-0/+15
* ath6kl: Configure WOW patterns while going to wow_suspendRaja Mani2012-01-301-42/+189
* ath6kl: Fix bug in maintaining aggregation state in AP modeVasanthakumar Thiagarajan2012-01-241-0/+5
* ath6kl: Define a structure for connection specific aggregation informationVasanthakumar Thiagarajan2012-01-241-1/+1
* ath6kl: create ath6kl_core.koKalle Valo2012-01-181-0/+3
* ath6kl: create core.cKalle Valo2012-01-181-70/+24
* ath6kl: unify cfg80211 init/cleanup functionsKalle Valo2012-01-181-52/+57
* ath6kl: rename vif init and cleanup functionsKalle Valo2012-01-181-5/+4
* ath6kl: Add support for uAPSDThirumalai Pachamuthu2012-01-131-0/+6
* ath6kl: Fix listen interval handlingSujith Manoharan2012-01-121-2/+1
* ath6kl: Remove redundant pointer checkSujith Manoharan2012-01-121-16/+15
* ath6kl: Implement ndo_set_rx_mode()Vasanthakumar Thiagarajan2012-01-091-0/+8
* ath6kl: Remove redundant key_index check.Vivek Natarajan2012-01-021-6/+5
* ath6kl: Advertise TX/RX support for frames in AP modeJouni Malinen2012-01-021-0/+6
* ath6kl: Add del_station cfg80211_opsJouni Malinen2012-01-021-0/+14
* ath6kl: Fix panic when setting a channelSujith Manoharan2011-12-231-1/+12
* ath6kl: Send own IP addr to the firmware during WOW suspendRaja Mani2011-12-231-1/+32
* ath6kl: Fix connect command to clear previously used IEsJouni Malinen2011-12-231-7/+7
* ath6kl: Use cfg80211_roamed_bss() to report roaming eventVasanthakumar Thiagarajan2011-12-231-19/+18
* Merge remote branch 'wireless-next/master' into ath6kl-nextKalle Valo2011-12-161-0/+2
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville2011-11-221-0/+2
| |\
| | * drivers/net: Add moduleparam.h to drivers as required.Paul Gortmaker2011-10-311-0/+2
* | | ath6kl: support for P2P mgmt operations on station interfaceAarthi Thiruvengadam2011-12-141-8/+52
* | | ath6kl: implement scheduled scanKalle Valo2011-12-131-0/+144
* | | ath6kl: implement ath6kl_cfg80211_stop_all()Kalle Valo2011-12-131-22/+31
* | | ath6kl: remove a workaround from ath6kl_cfg80211_stop()Kalle Valo2011-12-131-6/+2
* | | ath6kl: cleanup ath6kl_priv()Kalle Valo2011-12-131-5/+5
* | | ath6kl: Use delayed key configuration for WAPI in AP modeJouni Malinen2011-12-131-1/+2
* | | ath6kl: remove unused sc_params from struct ath6klKalle Valo2011-11-241-3/+0
* | | ath6kl: fix ath6kl's set tx powerLuis R. Rodriguez2011-11-241-1/+2
* | | ath6kl: unlock if ath6kl_cfg80211_connect() failsDan Carpenter2011-11-211-1/+3
* | | ath6kl: Find ar->max_norm_iface in firmware IE parsingVasanthakumar Thiagarajan2011-11-211-6/+0
* | | ath6kl: Remove modparam multi_norm_if_supportVasanthakumar Thiagarajan2011-11-211-5/+2
* | | ath6kl: Fix AP mode operation after interface down/upVasanthakumar Thiagarajan2011-11-161-3/+0
* | | ath6kl: Clear WPS ctrl flag if zero length IE is received from cfg80211Raja Mani2011-11-161-1/+2
* | | ath6kl: make maximum number of vifs runtime configurableKalle Valo2011-11-161-3/+5
* | | ath6kl: Fix bug in setting dot11_auth_mode in AP modeVasanthakumar Thiagarajan2011-11-131-2/+4
* | | ath6kl: Fix bug in setting default key index for tx in AP modeVasanthakumar Thiagarajan2011-11-131-4/+1
* | | ath6kl: Fix cfg80211 warning while starting IBSS modeRaja Mani2011-11-131-14/+24
* | | ath6kl: Allow SMS4 to be configured in AP modeDai Shuibing2011-11-131-0/+6
* | | ath6kl: Add support for configuring SMS4 keysDai Shuibing2011-11-131-2/+16
|/ /
* | ath6kl: Expose ath6kl's WOW capabilities to cfg80211Raja Mani2011-11-111-0/+10
* | ath6kl: Perform WOW resume in RX path in case of SDIO IRQ wake upRaja Mani2011-11-111-0/+28
* | ath6kl: Invoke WOW suspend/resume calls during PM operationRaja Mani2011-11-111-0/+28
* | ath6kl: Move ath6kl_cfg80211_stop() call specific to deep sleep and cut pwrRaja Mani2011-11-111-2/+6
* | ath6kl: Include new parameter in suspend path for wowlanRaja Mani2011-11-111-2/+3
* | ath6kl: Add WOW suspend/resume implementationRaja Mani2011-11-111-0/+109
* | ath6kl: Do not hide ath6kl_wmi_addkey_cmd() error valuesJouni Malinen2011-11-111-24/+13
OpenPOWER on IntegriCloud