summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath6kl/core.h
Commit message (Expand)AuthorAgeFilesLines
* ath6kl: implement ath6kl_cfg80211_suspend()Kalle Valo2011-11-111-1/+0Star
* ath6kl: print firmware crashes alwaysKalle Valo2011-11-111-1/+0Star
* ath6kl: power down hardware when interface is downKalle Valo2011-11-111-0/+4
* ath6kl: Report unique remain-on-channel cookie valuesJouni Malinen2011-11-111-0/+2
* ath6kl: move all credit distribution code to htc.cKalle Valo2011-11-111-10/+0Star
* ath6kl: rename struct htc_credit_state_info to ath6kl_htc_credit_infoKalle Valo2011-11-111-2/+2
* ath6kl: Use appropriate wdev from vifVasanthakumar Thiagarajan2011-11-111-1/+0Star
* ath6kl: Add a modparam to enable multi normal interface supportVasanthakumar Thiagarajan2011-11-111-0/+1
* ath6kl: Implement add_virtual_intf() and del_virtual_intf()Vasanthakumar Thiagarajan2011-11-111-0/+4
* ath6kl: Maintain virtual interface in a listVasanthakumar Thiagarajan2011-11-111-1/+5
* ath6kl: Introduce spinlock to protect vif specific informationVasanthakumar Thiagarajan2011-11-111-0/+2
* ath6kl: Store hw mac address in struct ath6klVasanthakumar Thiagarajan2011-11-111-0/+1
* ath6kl: Use interface index from wmi data headrVasanthakumar Thiagarajan2011-11-111-1/+1
* ath6kl: Refactor ath6kl_destroy()Vasanthakumar Thiagarajan2011-11-111-3/+2Star
* ath6kl: Cleanup parameters in ath6kl_init_control_info() and ath6kl_init_prof...Vasanthakumar Thiagarajan2011-11-111-2/+2
* ath6kl: Remove net_device from ath6klVasanthakumar Thiagarajan2011-11-111-1/+0Star
* ath6kl: Take vif information from wmi eventVasanthakumar Thiagarajan2011-11-111-12/+12
* ath6kl: Maintain firmware interface index in struct ath6kl_vifVasanthakumar Thiagarajan2011-11-111-1/+4
* ath6kl: Make net and target stats vif specificVasanthakumar Thiagarajan2011-11-111-3/+3
* ath6kl: Move few more vif specific information to struct ath6kl_vifVasanthakumar Thiagarajan2011-11-111-7/+6Star
* ath6kl: Move scan_req info and sme_state to vifVasanthakumar Thiagarajan2011-11-111-2/+2
* ath6kl: Move disconnect timer to vif structureVasanthakumar Thiagarajan2011-11-111-1/+1
* ath6kl: Move aggregation information to vif structureVasanthakumar Thiagarajan2011-11-111-1/+1
* ath6kl: Move key information to vif structureVasanthakumar Thiagarajan2011-11-111-2/+2
* ath6kl: Move channel information to vif structureVasanthakumar Thiagarajan2011-11-111-2/+2
* ath6kl: Move bssid information to vif structureVasanthakumar Thiagarajan2011-11-111-2/+2
* ath6kl: Move nw_type to vif structureVasanthakumar Thiagarajan2011-11-111-2/+2
* ath6kl: Move ssid and crypto information to vif structureVasanthakumar Thiagarajan2011-11-111-9/+9
* ath6kl: Define interface specific statesVasanthakumar Thiagarajan2011-11-111-17/+24
* ath6kl: Define an initial vif structure and use itVasanthakumar Thiagarajan2011-11-111-2/+9
* ath6kl: Refactor wiphy dev and net dev init functionsVasanthakumar Thiagarajan2011-11-111-0/+3
* ath6kl: Keep wiphy reference in ath6kl structureVasanthakumar Thiagarajan2011-11-111-0/+1
* ath6kl: Add debugfs control for keepalive and disconnection timeoutJouni Malinen2011-11-111-0/+3
* ath6kl: Add debugfs file for target roam tableJouni Malinen2011-11-111-0/+4
* ath6kl: silence "invalid rate" warningKalle Valo2011-09-281-0/+4
* ath6kl: allow firmware to override firmware patch addressKalle Valo2011-09-271-0/+1
* ath6kl: Export beacon interval and DTIM period through STA infoJouni Malinen2011-09-221-0/+3
* ath6kl: Update BSS information after connectionJouni Malinen2011-09-221-0/+1
* ath6kl: Remove the unused node table implementationJouni Malinen2011-09-221-2/+0Star
* ath6kl: Remove auth type fall back in auto authentication modeVasanthakumar Thiagarajan2011-09-161-2/+0Star
* ath6kl: add firmware capabilities supportKalle Valo2011-09-161-0/+12
* ath6kl: read reserved ram size from firmware fileKalle Valo2011-09-161-0/+1
* ath6kl: refactor firmware ext data addr and reserved ram handling sizeKalle Valo2011-09-161-0/+2
* ath6kl: refactor firmware load address codeKalle Valo2011-09-161-0/+6
* ath6kl: add support for firmware API 2 formatKalle Valo2011-09-161-0/+20
* ath6kl: Allow enabling of P2P supportJouni Malinen2011-09-061-0/+2
* ath6kl: Fix AP mode connect event parsing and TIM updatesJouni Malinen2011-09-061-0/+4
* ath6kl: Add debugfs support to write a chip registerVasanthakumar Thiagarajan2011-09-051-0/+2
* ath6kl: Fix endianness in register writeVasanthakumar Thiagarajan2011-09-051-1/+1
* ath6kl: Make ath6kl_diag_write32() non-staticVasanthakumar Thiagarajan2011-09-051-0/+1