summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath6kl
AgeCommit message (Expand)Author
2011-09-02ath6kl: Add debugfs entry to modify roaming parameters.Vivek Natarajan
2011-09-02ath6kl: Fix endianness in requesting chip register readVasanthakumar Thiagarajan
2011-09-02ath6kl: Add debugfs interface to dump diagnostic registers from firmwareVasanthakumar Thiagarajan
2011-09-02ath6kl: read fwlog from firmware ring bufferKalle Valo
2011-09-02ath6kl: cleanup diagnose window read and write functionsKalle Valo
2011-09-02ath6kl: implement support to set firmware log parametersKalle Valo
2011-09-02ath6kl: add firmware log supportKalle Valo
2011-09-01ath6kl: Do not enable Probe Request reporting by defaultJouni Malinen
2011-09-01ath6kl: fix compilation when NL80211_TESTMODE is disabledKalle Valo
2011-09-01ath6kl: add testmode supportKalle Valo
2011-08-31ath6kl: Define __CHECK_ENDIAN__ for sparseJouni Malinen
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: Do not clear CONNECT bit setting in AP mode for STA disconnectEdward Lu
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 Action frames to cfg80211Jouni Malinen
2011-08-31ath6kl: Notify cfg80211 of TX status of mgmt_tx framesJouni 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: Add cfg80211 calls for remain-on-channel eventsJouni Malinen
2011-08-31ath6kl: Request P2P capabilities during target initJouni Malinen
2011-08-31ath6kl: Implement mgmt_txJouni Malinen
2011-08-31ath6kl: Implement remain_on_channel and cancel_remain_on_channelJouni Malinen
2011-08-31ath6kl: Add new WMI commands and events for P2PJouni 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: Fix AP mode (Re)AssocReq IE processingJouni Malinen
2011-08-31ath6kl: Add functionality for starting AP modeJouni Malinen
2011-08-31ath6kl: Add debugfs file entry to dump credit distribution statsVasanthakumar Thiagarajan
2011-08-31ath6kl: Add debugfs entry to dump target statsVasanthakumar Thiagarajan
2011-08-31ath6kl: Add initial debugfs changesVasanthakumar Thiagarajan
2011-08-31ath6kl: Avoid rolling back of entire scatter setup in case of failureVasanthakumar Thiagarajan
2011-08-31ath6kl: Add wmi meta data information only it is availableVasanthakumar Thiagarajan
2011-08-31ath6kl: Remove unused meta_v2 from ath6kl_data_tx()Vasanthakumar Thiagarajan
2011-08-31ath6kl: Fix system freeze under heavy data loadVasanthakumar Thiagarajan
2011-08-31ath6kl: implement suspend supportKalle Valo
2011-08-31ath6kl: Fix buffer alignment for scatter-gather I/OVasanthakumar Thiagarajan
2011-08-31ath6kl: Fix bug in computing AMSU subframe paddingVasanthakumar Thiagarajan
2011-08-31ath6kl: Cleanup ath6kl_wmi_data_hdr_remove()Vasanthakumar Thiagarajan
2011-08-31ath6kl: Minor cleanup in min_hdr_len computationVasanthakumar Thiagarajan
2011-08-31ath6kl: Release ar->lock right afer updating net_stats in ath6kl_rx()Vasanthakumar Thiagarajan
2011-08-31ath6kl: fix indentation in htc_issued_send()Kalle 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: Add beginning of AR6004 initialisation supportKevin Fang
2011-08-31ath6kl: Use cfg80211_inform_bss instead of cfg80211_inform_bss_frameJouni Malinen