aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath6kl/cfg80211.c
Commit message (Expand)AuthorAge
* ath6kl: make sure WLAN power save is enabled during suspendChilam Ng2011-11-11
* ath6kl: Enable force foreground scan in connected stateVasanthakumar Thiagarajan2011-11-11
* cfg80211/mac80211: allow management TX to not wait for ACKJohannes Berg2011-11-09
* ath6kl: fixup merge damage in ath6kl_mgmt_txJohn W. Linville2011-10-11
* ath6kl: silence "invalid rate" warningKalle Valo2011-09-28
* ath6kl: Fix disconnect event reportingVasanthakumar Thiagarajan2011-09-23
* ath6kl: Export beacon interval and DTIM period through STA infoJouni Malinen2011-09-22
* ath6kl: Update BSS information after connectionJouni Malinen2011-09-22
* ath6kl: Remove the unused node table implementationJouni Malinen2011-09-22
* ath6kl: Fix BSS update on roamingJouni Malinen2011-09-22
* ath6kl: Fix static WEP configuration in AP modeJouni Malinen2011-09-19
* ath6kl: Set the sme_state to disconnected in disconnect() callbackVasanthakumar Thiagarajan2011-09-16
* ath6kl: Remove auth type fall back in auto authentication modeVasanthakumar Thiagarajan2011-09-16
* ath6kl: Allow enabling of P2P supportJouni Malinen2011-09-06
* ath6kl: Allow AP mode to be configuredJouni Malinen2011-09-06
* athk6l: Fix channel list processing in scan requestsJouni Malinen2011-09-05
* ath6kl: add testmode supportKalle Valo2011-09-01
* ath6kl: Return error from wmi.c instead of -EIO in ath6kl_cfg80211_scanJouni Malinen2011-08-31
* ath6kl: Include P2P IE(s) in GO Probe Response depending on requestJouni Malinen2011-08-31
* ath6kl: Fix default key installation in AP modeEdward Lu2011-08-31
* ath6kl: Fix a typo in ath6k contextEdward Lu2011-08-31
* ath6kl: Add support for new P2P iftypes in mode changesJouni Malinen2011-08-31
* ath6kl: Advertise supported mgmt_stypesJouni Malinen2011-08-31
* ath6kl: Report received Probe Request frames to cfg80211Jouni Malinen2011-08-31
* ath6kl: Support channel set request for startscan commandEdward Lu2011-08-31
* ath6kl: Use set_appie command to add Probe Request IEsJouni Malinen2011-08-31
* ath6kl: Implement mgmt_txJouni Malinen2011-08-31
* ath6kl: Implement remain_on_channel and cancel_remain_on_channelJouni Malinen2011-08-31
* ath6kl: Use change_station() to authorize/unauthorize STAsJouni Malinen2011-08-31
* ath6kl: Delay initial group key setup in AP modeJouni Malinen2011-08-31
* ath6kl: Add functionality for starting AP modeJouni Malinen2011-08-31
* ath6kl: implement suspend supportKalle Valo2011-08-31
* ath6kl: Check sme state before delivering disconnect event to cfg80211Raja Mani2011-08-31
* ath6kl: Avoid finding bss presence in cfg80211 scan listRaja Mani2011-08-31
* ath6kl: Use cfg80211_inform_bss instead of cfg80211_inform_bss_frameJouni Malinen2011-08-31
* ath6kl: Fix crash during the connection processRaja Mani2011-08-09
* ath6kl: Cleanup void * in ath6kl_cfg80211_scan_node()Vasanthakumar Thiagarajan2011-08-09
* ath6kl: Use ath6kl_cfg80211_scan_node() directly instead of function pointerVasanthakumar Thiagarajan2011-08-09
* ath6kl: Remove ath6kl_wmi_iterate_nodes()Vasanthakumar Thiagarajan2011-08-09
* ath6kl: Pass only the needed scan_table to ath6kl_wmi_iterate_nodes()Vasanthakumar Thiagarajan2011-08-09
* ath6kl: fix crash when interface is closed but scan is ongoingKalle Valo2011-08-09
* ath6kl: fix atomicity in ath6kl_cfg80211_scan_node()Kalle Valo2011-08-09
* ath6kl: don't force foreground scan when connectedKalle Valo2011-08-09
* ath6kl: Use bit field macros to maintain wlan enabled and disabled statusRaja Mani2011-08-09
* Add ath6kl cleaned up driverKalle Valo2011-08-09