summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath6kl
AgeCommit message (Expand)Author
2011-12-16Merge remote branch 'wireless-next/master' into ath6kl-nextKalle Valo
2011-12-14ath6kl: support for P2P mgmt operations on station interfaceAarthi Thiruvengadam
2011-12-14ath6kl: Support different uart_tx pin and refclk configurationRyan Hsu
2011-12-13ath6kl: implement scheduled scanKalle Valo
2011-12-13ath6kl: fix reading of FW IE capabilitiesKalle Valo
2011-12-13ath6kl: fix value of WOW_FILTER_SSIDKalle Valo
2011-12-13ath6kl: implement ath6kl_cfg80211_stop_all()Kalle Valo
2011-12-13ath6kl: call ath6kl_cfg80211_stop() from ath6kl_close()Kalle Valo
2011-12-13ath6kl: remove a workaround from ath6kl_cfg80211_stop()Kalle Valo
2011-12-13ath6kl: cleanup ath6kl_priv()Kalle Valo
2011-12-13ath6kl: Use delayed key configuration for WAPI in AP modeJouni Malinen
2011-11-24ath6kl: Increase the maximum number of connections in AP modeVasanthakumar Thiagarajan
2011-11-24ath6kl: remove unused sc_params from struct ath6klKalle Valo
2011-11-24ath6kl: fix ath6kl's set tx powerLuis R. Rodriguez
2011-11-24ath6kl: use a larger buffer for debug outputDan Carpenter
2011-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville
2011-11-21cfg80211: add flags for off-channel capabilitiesJohannes Berg
2011-11-21ath6kl: Use mutex to protect dma buffer in sync read writeRaja Mani
2011-11-21ath6kl: unlock if ath6kl_cfg80211_connect() failsDan Carpenter
2011-11-21ath6kl: Enable multiple vif supportVasanthakumar Thiagarajan
2011-11-21ath6kl: Find ar->max_norm_iface in firmware IE parsingVasanthakumar Thiagarajan
2011-11-21ath6kl: Remove modparam multi_norm_if_supportVasanthakumar Thiagarajan
2011-11-21ath6kl: indicate probe-resp offload supportArik Nemtsov
2011-11-16ath6kl: Fix AP mode operation after interface down/upVasanthakumar Thiagarajan
2011-11-16ath6kl: Clear WPS ctrl flag if zero length IE is received from cfg80211Raja Mani
2011-11-16ath6kl: add firmware IE for maximum number of vifsKalle Valo
2011-11-16ath6kl: make maximum number of vifs runtime configurableKalle Valo
2011-11-16ath6kl: add firmware filename info to struct ath6kl_hwKalle Valo
2011-11-16ath6kl: add ar6004 firmwares to sdio moduleKalle Valo
2011-11-16ath6kl: use hardware version names consistentlyKalle Valo
2011-11-16ath6kl: add name field to struct ath6kl_hwKalle Valo
2011-11-16ath6kl: add firmware IE for board data addressKalle Valo
2011-11-16ath6kl: add board address to struct ath6kl_hwKalle Valo
2011-11-16ath6kl: move hw version related to parameters to structKalle Valo
2011-11-16ath6kl: remove hw version related parameter definesKalle Valo
2011-11-13ath6kl: Fix bug in setting dot11_auth_mode in AP modeVasanthakumar Thiagarajan
2011-11-13ath6kl: Fix bug in setting default key index for tx in AP modeVasanthakumar Thiagarajan
2011-11-13ath6kl: enable USB supportKalle Valo
2011-11-13ath6kl: disable HTC for USB devicesKalle Valo
2011-11-13ath6kl: add USB supportKalle Valo
2011-11-13ath6kl: add hif_typeKalle Valo
2011-11-13ath6kl: AR6004 SDIO supportNaveen Gangadharan
2011-11-13ath6kl: firmware boot fixes for ar6004Kalle Valo
2011-11-13ath6kl: update ar6004 definitionsKalle Valo
2011-11-13ath6kl: move diag commands to hif driverKalle Valo
2011-11-13ath6kl: change bmi sizes being configurable by HIFKalle Valo
2011-11-13ath6kl: move bmi calls to hif driverKalle Valo
2011-11-13ath6kl: Fix target minimum length requirement for WMI_SEND_PROBE_RESPONSE_CMDIDAarthi Thiruvengadam
2011-11-13ath6kl: Fix cfg80211 warning while starting IBSS modeRaja Mani
2011-11-13ath6kl: Fix packet drop when ath6kl_cookie runs outVasanthakumar Thiagarajan