summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath6kl
Commit message (Expand)AuthorAgeFilesLines
* ath6kl: Check wow state before sending control and data pktRaja Mani2012-03-074-3/+44
* ath6kl: Add provision to define suspend policy in disconnected state.Raja Mani2012-03-074-8/+25
* ath6kl: Fix kernel panic while receiving fwlog during bootVasanthakumar Thiagarajan2012-03-063-7/+21
* Merge remote branch 'wireless-next/master' into ath6kl-nextKalle Valo2012-03-051-43/+56
|\
| * cfg80211: restructure AP/GO mode APIJohannes Berg2012-02-221-35/+47
* | ath6kl: Restrict memcpy to bounce buffer only for write requestRaja Mani2012-03-051-1/+4
* | ath6kl: Fix random system lockupRaja Mani2012-03-011-8/+26
* | ath6kl: Collect residue firmware logsEtay Luz2012-03-011-0/+1
* | ath6kl: add padding to firmware log recordsEtay Luz2012-03-011-1/+4
* | ath6kl: implement hidden ssidThomas Pedersen2012-03-013-1/+27
* | ath6kl: Clear the IE in firmware if not setAarthi Thiruvengadam2012-03-011-35/+29
* | ath6kl: Make sure wiphy is registered before calling regulatory_hint()Vasanthakumar Thiagarajan2012-03-013-1/+7
* | ath6kl: Defer wiphy and netdev registration till the end of ath6kl_core_init()Vasanthakumar Thiagarajan2012-03-011-44/+32
* | ath6kl: Skip vif index validation in ath6kl_rx() for wmi eventsVasanthakumar Thiagarajan2012-03-011-9/+8
* | ath6kl: Refactor ath6kl_wmi_control_rx()Vasanthakumar Thiagarajan2012-03-011-101/+99
* | ath6kl: Initialize netdev hw_features for every interfaceVasanthakumar Thiagarajan2012-03-012-2/+2
* | ath6kl: Group wiphy initialization into ath6kl_cfg80211_init()Vasanthakumar Thiagarajan2012-03-012-14/+14
* | ath6kl: Register driver ht capabilities in wiphyVasanthakumar Thiagarajan2012-02-281-0/+8
* | ath6kl: Lower SDIO pad drive strength for hw2.1.1 boardRaja Mani2012-02-281-1/+2
* | ath6kl: Make foreground scan a deterministic oneVasanthakumar Thiagarajan2012-02-282-4/+10
* | ath6kl: Fix memory leak of rx packets in endpoint 0Vasanthakumar Thiagarajan2012-02-281-1/+15
* | ath6kl: Make sure to allocate rx buffers after the endpoint connectionVasanthakumar Thiagarajan2012-02-281-4/+4
* | ath6kl: Remove bogus non-NULL pointer checkVasanthakumar Thiagarajan2012-02-271-1/+1
* | ath6kl: Fix missing release of semaphore in ath6kl_stop_txrx()Vasanthakumar Thiagarajan2012-02-271-0/+2
* | ath6kl: assign Tx packet drop threshold per endpoint based on AC priorityChilam Ng2012-02-273-1/+12
* | ath6kl: Add unicast mgmt frame bufferingNaveen Gangadharan2012-02-277-30/+188
* | ath6kl: Fix firmware crash dumpNaveen Gangadharan2012-02-081-2/+2
* | ath6kl: add support for AR6003 2048 byte board filePrasanna Kumar2012-02-082-0/+3
* | ath6kl: prioritize Tx bundling based on AC prioritiesChilam Ng2012-02-084-8/+80
* | ath6kl: Update license headerVasanthakumar Thiagarajan2012-02-0825-1/+26
* | ath6kl: add blocking debugfs file for retrieving firmware logsKalle Valo2012-02-082-1/+106
* | ath6kl: store firmware logs in skbuffsKalle Valo2012-02-082-85/+41
|/
* ath6kl: initialize the 'nominal_phy' field in the 'wmi_create_pstream_cmd' st...Chilam Ng2012-02-021-0/+2
* ath6kl: fix compiler warning in ath6kl_init_hw_params()Kalle Valo2012-02-021-1/+1
* ath6kl: Fix typo in cfg80211.cMasanari Iida2012-02-021-1/+1
* ath6kl: Workaround to support Deep Sleep with MSM.Santosh Sajjan2012-01-311-0/+13
* 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-304-0/+35
* ath6kl: Configure WOW patterns while going to wow_suspendRaja Mani2012-01-303-44/+193
* ath6kl: Re-architect suspend mode handling in ath6kl_sdio_suspendRaja Mani2012-01-303-38/+64
* ath6kl: Fix kernel panic during rx aggregationVasanthakumar Thiagarajan2012-01-303-5/+7
* ath6kl: fix testmode when fw-2.bin or fw-3.bin is usedKalle Valo2012-01-303-28/+51
* ath6kl: Fix bug in maintaining aggregation state in AP modeVasanthakumar Thiagarajan2012-01-246-45/+88
* ath6kl: Fix bug in using tid given by addba/delba req eventsVasanthakumar Thiagarajan2012-01-241-2/+23
* ath6kl: Pass vif instead of ar to ath6kl_add_new_sta()Vasanthakumar Thiagarajan2012-01-241-5/+5
* ath6kl: Define a structure for connection specific aggregation informationVasanthakumar Thiagarajan2012-01-243-81/+98
* ath6kl: Fix memory leak when unloading ath6kl_sdioVasanthakumar Thiagarajan2012-01-241-0/+1
* ath6kl: Make sure to delete rx aggregation timer in aggr_reset_state()Vasanthakumar Thiagarajan2012-01-241-0/+5
* ath6kl: add back beginnings of USB supportKalle Valo2012-01-188-8/+479
* ath6kl: create ath6kl_core.koKalle Valo2012-01-186-13/+38
OpenPOWER on IntegriCloud