summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2011-09-16ath6kl: add firmware capabilities supportKalle Valo
2011-09-16ath6kl: read reserved ram size from firmware fileKalle Valo
2011-09-16ath6kl: read firmware start address from hardwareKalle Valo
2011-09-16ath6kl: refactor firmware ext data addr and reserved ram handling sizeKalle Valo
2011-09-16ath6kl: refactor firmware load address codeKalle Valo
2011-09-16ath6kl: add support for firmware API 2 formatKalle Valo
2011-09-16ath6kl: fix busy loop in ath6kl_bmi_get_rx_lkahd()Kalle Valo
2011-09-16ath6kl: separate firmware fetch from uploadKalle Valo
2011-09-16ath6kl: query device tree for firmware board-idSam Leffler
2011-09-06ath6kl: Allow enabling of P2P supportJouni Malinen
2011-09-06ath6kl: unify rx function naming in htc.cKalle Valo
2011-09-06ath6kl: unify tx function names in htc.cKalle Valo
2011-09-06ath6kl: Process regulatory requests from firmware.Vivek Natarajan
2011-09-06ath6kl: Allow AP mode to be configuredJouni Malinen
2011-09-06ath6kl: Fix AP mode connect event parsing and TIM updatesJouni Malinen
2011-09-06ath6kl: Fix WMI message structure for AP_SET_PVBJouni Malinen
2011-09-05athk6l: Fix channel list processing in scan requestsJouni Malinen
2011-09-05ath6kl: Add debugfs support to write a chip registerVasanthakumar Thiagarajan
2011-09-05ath6kl: Fix endianness in register writeVasanthakumar Thiagarajan
2011-09-05ath6kl: Make ath6kl_diag_write32() non-staticVasanthakumar Thiagarajan
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