summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ath6kl: Maintain virtual interface in a listVasanthakumar Thiagarajan2011-11-118-79/+163
* ath6kl: Introduce spinlock to protect vif specific informationVasanthakumar Thiagarajan2011-11-114-13/+11
* ath6kl: Store hw mac address in struct ath6klVasanthakumar Thiagarajan2011-11-113-5/+13
* ath6kl: Use interface index from wmi data headrVasanthakumar Thiagarajan2011-11-115-27/+73
* ath6kl: Refactor ath6kl_destroy()Vasanthakumar Thiagarajan2011-11-116-137/+79
* ath6kl: Cleanup parameters in ath6kl_init_control_info() and ath6kl_init_prof...Vasanthakumar Thiagarajan2011-11-114-14/+8
* ath6kl: Remove net_device from ath6klVasanthakumar Thiagarajan2011-11-115-16/+14
* ath6kl: Take vif information from wmi eventVasanthakumar Thiagarajan2011-11-118-239/+249
* ath6kl: Maintain firmware interface index in struct ath6kl_vifVasanthakumar Thiagarajan2011-11-1110-180/+243
* ath6kl: Make net and target stats vif specificVasanthakumar Thiagarajan2011-11-115-31/+35
* ath6kl: Move few more vif specific information to struct ath6kl_vifVasanthakumar Thiagarajan2011-11-114-26/+26
* ath6kl: Move scan_req info and sme_state to vifVasanthakumar Thiagarajan2011-11-113-26/+31
* ath6kl: Move disconnect timer to vif structureVasanthakumar Thiagarajan2011-11-113-8/+7
* ath6kl: Move aggregation information to vif structureVasanthakumar Thiagarajan2011-11-114-12/+14
* ath6kl: Move key information to vif structureVasanthakumar Thiagarajan2011-11-114-17/+21
* ath6kl: Move channel information to vif structureVasanthakumar Thiagarajan2011-11-114-13/+13
* ath6kl: Move bssid information to vif structureVasanthakumar Thiagarajan2011-11-115-20/+25
* ath6kl: Move nw_type to vif structureVasanthakumar Thiagarajan2011-11-116-39/+55
* ath6kl: Move ssid and crypto information to vif structureVasanthakumar Thiagarajan2011-11-114-101/+125
* ath6kl: Define interface specific statesVasanthakumar Thiagarajan2011-11-116-76/+133
* ath6kl: Define an initial vif structure and use itVasanthakumar Thiagarajan2011-11-113-21/+35
* ath6kl: Cleanup fw interface type settingVasanthakumar Thiagarajan2011-11-111-18/+1
* ath6kl: Refactor wiphy dev and net dev init functionsVasanthakumar Thiagarajan2011-11-115-140/+173
* ath6kl: Keep wiphy reference in ath6kl structureVasanthakumar Thiagarajan2011-11-116-39/+40
* ath6kl: Pass ath6kl structure to ath6kl_init() instead of net_deviceVasanthakumar Thiagarajan2011-11-111-3/+2
* ath6kl: Implement support for background scan control from userspaceRishi Panjwani2011-11-111-0/+36
* ath6kl: add debug level for hifKalle Valo2011-11-113-10/+27
* ath6kl: don't dump full htc packetsKalle Valo2011-11-111-11/+0
* ath6kl: cleanup htc debug messagesKalle Valo2011-11-111-71/+67
* ath6kl: merge htc debug levelsKalle Valo2011-11-114-49/+50
* ath6kl: Implement support for QOS-enable and QOS-disable from userspaceRishi Panjwani2011-11-111-0/+220
* ath6kl: Fix endpoint_stats debugfs buffer length calculationJouni Malinen2011-11-111-2/+4
* ath6kl: unbreak suspendSam Leffler2011-11-111-1/+2
* ath6kl: fix firmware start address for ar6003 hw2.0Kalle Valo2011-11-111-4/+14
* ath6kl: Allow CCKM AKM and KRK to be configuredJouni Malinen2011-11-111-0/+14
* ath6kl: Add debugfs control for keepalive and disconnection timeoutJouni Malinen2011-11-114-0/+113
* ath6kl: Add debugfs files for roaming controlJouni Malinen2011-11-113-6/+139
* ath6kl: Add debugfs file for target roam tableJouni Malinen2011-11-115-0/+139
* ath6kl: Add endpoint_stats debugfs fileJouni Malinen2011-11-111-0/+102
* ath6kl: Add WSC IE on the associate messageKevin Fang2011-11-111-0/+53
* ath6kl: fix null skb dereference in ath6kl_rx()Kalle Valo2011-11-111-0/+5
* ath6kl: move remaining content from htc_hif.h to hif.hKalle Valo2011-11-116-80/+57
* ath6kl: remove unused values from htc_hif.hKalle Valo2011-11-111-17/+1
* ath6kl: move htc_hif to hif.cKalle Valo2011-11-115-53/+54
* ath6kl: return error block size is not power of 2Kalle Valo2011-11-111-0/+1
* ath6kl: fix struct host_app_area endian handlingKalle Valo2011-11-112-3/+3
* ath6kl: remove unused parameters from struct wmiKalle Valo2011-11-112-32/+7
* ath6kl: make sure WLAN power save is enabled during suspendChilam Ng2011-11-116-0/+34
* ath6kl: Minor cleanup in msg_look_ahead parameter in ath6kl_htc_rxmsg_pending...Vasanthakumar Thiagarajan2011-11-113-4/+4
* ath6kl: Avoid processing failed rx packetsVasanthakumar Thiagarajan2011-11-111-14/+34
OpenPOWER on IntegriCloud