summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath6kl
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-01-058-501/+20
|\
| * ath6kl: revert USB supportJohn W. Linville2012-01-058-501/+20
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-01-0322-653/+1809
|\ \ | |/
| * Merge remote branch 'wireless-next/master' into ath6kl-nextKalle Valo2011-12-165-2/+7
| |\
| * | ath6kl: support for P2P mgmt operations on station interfaceAarthi Thiruvengadam2011-12-144-10/+297
| * | ath6kl: Support different uart_tx pin and refclk configurationRyan Hsu2011-12-142-9/+32
| * | ath6kl: implement scheduled scanKalle Valo2011-12-137-3/+209
| * | ath6kl: fix reading of FW IE capabilitiesKalle Valo2011-12-131-1/+4
| * | ath6kl: fix value of WOW_FILTER_SSIDKalle Valo2011-12-131-1/+1
| * | ath6kl: implement ath6kl_cfg80211_stop_all()Kalle Valo2011-12-133-25/+34
| * | ath6kl: call ath6kl_cfg80211_stop() from ath6kl_close()Kalle Valo2011-12-131-10/+1
| * | ath6kl: remove a workaround from ath6kl_cfg80211_stop()Kalle Valo2011-12-131-6/+2
| * | ath6kl: cleanup ath6kl_priv()Kalle Valo2011-12-132-6/+6
| * | ath6kl: Use delayed key configuration for WAPI in AP modeJouni Malinen2011-12-132-2/+5
| * | ath6kl: Increase the maximum number of connections in AP modeVasanthakumar Thiagarajan2011-11-241-1/+1
| * | ath6kl: remove unused sc_params from struct ath6klKalle Valo2011-11-243-14/+0
| * | ath6kl: fix ath6kl's set tx powerLuis R. Rodriguez2011-11-241-1/+2
| * | ath6kl: use a larger buffer for debug outputDan Carpenter2011-11-241-2/+2
| * | ath6kl: Use mutex to protect dma buffer in sync read writeRaja Mani2011-11-211-0/+9
| * | ath6kl: unlock if ath6kl_cfg80211_connect() failsDan Carpenter2011-11-211-1/+3
| * | ath6kl: Enable multiple vif supportVasanthakumar Thiagarajan2011-11-212-16/+4
| * | ath6kl: Find ar->max_norm_iface in firmware IE parsingVasanthakumar Thiagarajan2011-11-212-6/+3
| * | ath6kl: Remove modparam multi_norm_if_supportVasanthakumar Thiagarajan2011-11-211-5/+2
| * | ath6kl: indicate probe-resp offload supportArik Nemtsov2011-11-211-1/+8
| * | 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: add firmware IE for maximum number of vifsKalle Valo2011-11-162-1/+13
| * | ath6kl: make maximum number of vifs runtime configurableKalle Valo2011-11-165-13/+20
| * | ath6kl: add firmware filename info to struct ath6kl_hwKalle Valo2011-11-162-90/+67
| * | ath6kl: add ar6004 firmwares to sdio moduleKalle Valo2011-11-161-0/+6
| * | ath6kl: use hardware version names consistentlyKalle Valo2011-11-164-89/+91
| * | ath6kl: add name field to struct ath6kl_hwKalle Valo2011-11-163-21/+26
| * | ath6kl: add firmware IE for board data addressKalle Valo2011-11-162-1/+13
| * | ath6kl: add board address to struct ath6kl_hwKalle Valo2011-11-163-9/+5
| * | ath6kl: move hw version related to parameters to structKalle Valo2011-11-162-29/+47
| * | ath6kl: remove hw version related parameter definesKalle Valo2011-11-162-27/+13
| * | 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: enable USB supportKalle Valo2011-11-133-17/+47
| * | ath6kl: disable HTC for USB devicesKalle Valo2011-11-132-1/+14
| * | ath6kl: add USB supportKalle Valo2011-11-133-2/+440
| * | ath6kl: add hif_typeKalle Valo2011-11-132-0/+7
| * | ath6kl: AR6004 SDIO supportNaveen Gangadharan2011-11-132-0/+3
| * | ath6kl: firmware boot fixes for ar6004Kalle Valo2011-11-131-10/+24
| * | ath6kl: update ar6004 definitionsKalle Valo2011-11-132-8/+19
| * | ath6kl: move diag commands to hif driverKalle Valo2011-11-134-72/+126
| * | ath6kl: change bmi sizes being configurable by HIFKalle Valo2011-11-134-25/+30
| * | ath6kl: move bmi calls to hif driverKalle Valo2011-11-134-175/+190
| * | ath6kl: Fix target minimum length requirement for WMI_SEND_PROBE_RESPONSE_CMDIDAarthi Thiruvengadam2011-11-131-1/+5
| * | ath6kl: Fix cfg80211 warning while starting IBSS modeRaja Mani2011-11-131-14/+24
OpenPOWER on IntegriCloud