aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath6kl
Commit message (Expand)AuthorAge
...
* | | ath6kl: Support for TCP checksum offload to firmwareRishi Panjwani2012-01-02
* | | ath6kl: Advertise TX/RX support for frames in AP modeJouni Malinen2012-01-02
* | | ath6kl: Add del_station cfg80211_opsJouni Malinen2012-01-02
* | | ath6kl: Fix panic when setting a channelSujith Manoharan2011-12-23
* | | ath6kl: add support for FW API 3Kalle Valo2011-12-23
* | | ath6kl: handle firmware names more dynamicallyKalle Valo2011-12-23
* | | ath6kl: Send own IP addr to the firmware during WOW suspendRaja Mani2011-12-23
* | | ath6kl: Avoid taking struct as argument in ath6kl_wmi_set_ip_cmdRaja Mani2011-12-23
* | | ath6kl: Fix connect command to clear previously used IEsJouni Malinen2011-12-23
* | | ath6kl: Use cfg80211_roamed_bss() to report roaming eventVasanthakumar Thiagarajan2011-12-23
| |/ |/|
* | Merge remote branch 'wireless-next/master' into ath6kl-nextKalle Valo2011-12-16
|\|
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville2011-11-22
| |\
| | * Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
| | |\
| | | * drivers/net: Add moduleparam.h to drivers as required.Paul Gortmaker2011-10-31
| | | * drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-31
| | | * drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker2011-10-31
| | * | treewide: use __printf not __attribute__((format(printf,...)))Joe Perches2011-10-31
| | |/
| * | cfg80211: add flags for off-channel capabilitiesJohannes Berg2011-11-21
* | | ath6kl: support for P2P mgmt operations on station interfaceAarthi Thiruvengadam2011-12-14
* | | ath6kl: Support different uart_tx pin and refclk configurationRyan Hsu2011-12-14
* | | ath6kl: implement scheduled scanKalle Valo2011-12-13
* | | ath6kl: fix reading of FW IE capabilitiesKalle Valo2011-12-13
* | | ath6kl: fix value of WOW_FILTER_SSIDKalle Valo2011-12-13
* | | ath6kl: implement ath6kl_cfg80211_stop_all()Kalle Valo2011-12-13
* | | ath6kl: call ath6kl_cfg80211_stop() from ath6kl_close()Kalle Valo2011-12-13
* | | ath6kl: remove a workaround from ath6kl_cfg80211_stop()Kalle Valo2011-12-13
* | | ath6kl: cleanup ath6kl_priv()Kalle Valo2011-12-13
* | | ath6kl: Use delayed key configuration for WAPI in AP modeJouni Malinen2011-12-13
* | | ath6kl: Increase the maximum number of connections in AP modeVasanthakumar Thiagarajan2011-11-24
* | | ath6kl: remove unused sc_params from struct ath6klKalle Valo2011-11-24
* | | ath6kl: fix ath6kl's set tx powerLuis R. Rodriguez2011-11-24
* | | ath6kl: use a larger buffer for debug outputDan Carpenter2011-11-24
* | | ath6kl: Use mutex to protect dma buffer in sync read writeRaja Mani2011-11-21
* | | ath6kl: unlock if ath6kl_cfg80211_connect() failsDan Carpenter2011-11-21
* | | ath6kl: Enable multiple vif supportVasanthakumar Thiagarajan2011-11-21
* | | ath6kl: Find ar->max_norm_iface in firmware IE parsingVasanthakumar Thiagarajan2011-11-21
* | | ath6kl: Remove modparam multi_norm_if_supportVasanthakumar Thiagarajan2011-11-21
* | | ath6kl: indicate probe-resp offload supportArik Nemtsov2011-11-21
* | | ath6kl: Fix AP mode operation after interface down/upVasanthakumar Thiagarajan2011-11-16
* | | ath6kl: Clear WPS ctrl flag if zero length IE is received from cfg80211Raja Mani2011-11-16
* | | ath6kl: add firmware IE for maximum number of vifsKalle Valo2011-11-16
* | | ath6kl: make maximum number of vifs runtime configurableKalle Valo2011-11-16
* | | ath6kl: add firmware filename info to struct ath6kl_hwKalle Valo2011-11-16
* | | ath6kl: add ar6004 firmwares to sdio moduleKalle Valo2011-11-16
* | | ath6kl: use hardware version names consistentlyKalle Valo2011-11-16
* | | ath6kl: add name field to struct ath6kl_hwKalle Valo2011-11-16
* | | ath6kl: add firmware IE for board data addressKalle Valo2011-11-16
* | | ath6kl: add board address to struct ath6kl_hwKalle Valo2011-11-16
* | | ath6kl: move hw version related to parameters to structKalle Valo2011-11-16
* | | ath6kl: remove hw version related parameter definesKalle Valo2011-11-16