summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | ath6kl: deinitialise wiphy on errorVivek Natarajan2011-09-191-2/+5
| * | | ath6kl: Fix static WEP configuration in AP modeJouni Malinen2011-09-192-2/+18
| * | | ath6kl: Set the sme_state to disconnected in disconnect() callbackVasanthakumar Thiagarajan2011-09-161-0/+2
| * | | ath6kl: Remove auth type fall back in auto authentication modeVasanthakumar Thiagarajan2011-09-164-70/+12
| * | | ath6kl: add firmware capabilities supportKalle Valo2011-09-162-1/+22
| * | | ath6kl: read reserved ram size from firmware fileKalle Valo2011-09-162-0/+6
| * | | ath6kl: read firmware start address from hardwareKalle Valo2011-09-162-6/+13
| * | | ath6kl: refactor firmware ext data addr and reserved ram handling sizeKalle Valo2011-09-162-26/+22
| * | | ath6kl: refactor firmware load address codeKalle Valo2011-09-162-40/+42
| * | | ath6kl: add support for firmware API 2 formatKalle Valo2011-09-162-5/+151
| * | | ath6kl: fix busy loop in ath6kl_bmi_get_rx_lkahd()Kalle Valo2011-09-161-13/+10
| * | | ath6kl: separate firmware fetch from uploadKalle Valo2011-09-161-96/+153
| * | | ath6kl: query device tree for firmware board-idSam Leffler2011-09-161-0/+64
| * | | ath6kl: Allow enabling of P2P supportJouni Malinen2011-09-064-7/+44
| * | | ath6kl: unify rx function naming in htc.cKalle Valo2011-09-061-60/+66
| * | | ath6kl: unify tx function names in htc.cKalle Valo2011-09-061-43/+44
| * | | ath6kl: Process regulatory requests from firmware.Vivek Natarajan2011-09-062-0/+84
| * | | ath6kl: Allow AP mode to be configuredJouni Malinen2011-09-061-1/+4
| * | | ath6kl: Fix AP mode connect event parsing and TIM updatesJouni Malinen2011-09-064-62/+107
| * | | ath6kl: Fix WMI message structure for AP_SET_PVBJouni Malinen2011-09-062-0/+2
| * | | athk6l: Fix channel list processing in scan requestsJouni Malinen2011-09-051-4/+10
| * | | ath6kl: Add debugfs support to write a chip registerVasanthakumar Thiagarajan2011-09-052-0/+68
| * | | ath6kl: Fix endianness in register writeVasanthakumar Thiagarajan2011-09-052-5/+7
| * | | ath6kl: Make ath6kl_diag_write32() non-staticVasanthakumar Thiagarajan2011-09-052-1/+2
| * | | ath6kl: Add debugfs entry to modify roaming parameters.Vivek Natarajan2011-09-025-0/+119
| * | | ath6kl: Fix endianness in requesting chip register readVasanthakumar Thiagarajan2011-09-021-5/+9
| * | | ath6kl: Add debugfs interface to dump diagnostic registers from firmwareVasanthakumar Thiagarajan2011-09-022-0/+193
| * | | ath6kl: read fwlog from firmware ring bufferKalle Valo2011-09-025-13/+107
| * | | ath6kl: cleanup diagnose window read and write functionsKalle Valo2011-09-023-55/+61
| * | | ath6kl: implement support to set firmware log parametersKalle Valo2011-09-024-0/+77
| * | | ath6kl: add firmware log supportKalle Valo2011-09-026-1/+181
| * | | ath6kl: Do not enable Probe Request reporting by defaultJouni Malinen2011-09-011-7/+0
| * | | ath6kl: fix compilation when NL80211_TESTMODE is disabledKalle Valo2011-09-011-0/+16
| * | | ath6kl: add testmode supportKalle Valo2011-09-019-2/+257
| * | | ath6kl: Define __CHECK_ENDIAN__ for sparseJouni Malinen2011-08-311-0/+2
| * | | ath6kl: Return error from wmi.c instead of -EIO in ath6kl_cfg80211_scanJouni Malinen2011-08-311-9/+9
| * | | ath6kl: Include P2P IE(s) in GO Probe Response depending on requestJouni Malinen2011-08-311-3/+93
| * | | ath6kl: Do not clear CONNECT bit setting in AP mode for STA disconnectEdward Lu2011-08-311-1/+2
| * | | ath6kl: Fix default key installation in AP modeEdward Lu2011-08-311-2/+11
| * | | ath6kl: Fix a typo in ath6k contextEdward Lu2011-08-313-8/+9
| * | | ath6kl: Add support for new P2P iftypes in mode changesJouni Malinen2011-08-311-2/+10
| * | | ath6kl: Advertise supported mgmt_stypesJouni Malinen2011-08-311-0/+24
| * | | ath6kl: Report received Action frames to cfg80211Jouni Malinen2011-08-311-3/+12
| * | | ath6kl: Notify cfg80211 of TX status of mgmt_tx framesJouni Malinen2011-08-312-3/+28
| * | | ath6kl: Report received Probe Request frames to cfg80211Jouni Malinen2011-08-314-4/+43
| * | | ath6kl: Support channel set request for startscan commandEdward Lu2011-08-312-4/+24
| * | | ath6kl: Use set_appie command to add Probe Request IEsJouni Malinen2011-08-312-0/+14
| * | | ath6kl: Add cfg80211 calls for remain-on-channel eventsJouni Malinen2011-08-311-4/+27
| * | | ath6kl: Request P2P capabilities during target initJouni Malinen2011-08-311-0/+10
| * | | ath6kl: Implement mgmt_txJouni Malinen2011-08-312-0/+25
OpenPOWER on IntegriCloud