summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* ath6kl: remove unused A_CACHE_LINE_PADKalle Valo2011-11-111-2/+0
* ath6kl: Use appropriate wdev from vifVasanthakumar Thiagarajan2011-11-112-11/+7
* ath6kl: Initialize target wlan values for every vifVasanthakumar Thiagarajan2011-11-114-38/+53
* ath6kl: Add a modparam to enable multi normal interface supportVasanthakumar Thiagarajan2011-11-113-12/+36
* ath6kl: Implement add_virtual_intf() and del_virtual_intf()Vasanthakumar Thiagarajan2011-11-114-6/+133
* ath6kl: Configure inteface information at init timeVasanthakumar Thiagarajan2011-11-112-8/+40
* ath6kl: Use the other variant of netdev (un)register APIsVasanthakumar Thiagarajan2011-11-113-13/+15
* 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
OpenPOWER on IntegriCloud