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