aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | ath6kl: Export beacon interval and DTIM period through STA infoJouni Malinen2011-09-22
| * | | ath6kl: Update BSS information after connectionJouni Malinen2011-09-22
| * | | ath6kl: Remove unnecessary bssinfo event header conversionJouni Malinen2011-09-22
| * | | ath6kl: Remove the unused node table implementationJouni Malinen2011-09-22
| * | | ath6kl: Replace internal node table with cfg80211 BSS tableJouni Malinen2011-09-22
| * | | ath6kl: Remove unnecessary node table update on disconnect eventJouni Malinen2011-09-22
| * | | ath6kl: Remove RSSI update for internal node tableJouni Malinen2011-09-22
| * | | ath6kl: Remove deprecated WMI_OPT_RX_FRAME_EVENTID processingJouni Malinen2011-09-22
| * | | ath6kl: Fix BSS update on roamingJouni Malinen2011-09-22
| * | | ath6kl: deinitialise wiphy on errorVivek Natarajan2011-09-19
| * | | 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: add firmware capabilities supportKalle Valo2011-09-16
| * | | ath6kl: read reserved ram size from firmware fileKalle Valo2011-09-16
| * | | ath6kl: read firmware start address from hardwareKalle Valo2011-09-16
| * | | ath6kl: refactor firmware ext data addr and reserved ram handling sizeKalle Valo2011-09-16
| * | | ath6kl: refactor firmware load address codeKalle Valo2011-09-16
| * | | ath6kl: add support for firmware API 2 formatKalle Valo2011-09-16
| * | | ath6kl: fix busy loop in ath6kl_bmi_get_rx_lkahd()Kalle Valo2011-09-16
| * | | ath6kl: separate firmware fetch from uploadKalle Valo2011-09-16
| * | | ath6kl: query device tree for firmware board-idSam Leffler2011-09-16
| * | | ath6kl: Allow enabling of P2P supportJouni Malinen2011-09-06
| * | | ath6kl: unify rx function naming in htc.cKalle Valo2011-09-06
| * | | ath6kl: unify tx function names in htc.cKalle Valo2011-09-06
| * | | ath6kl: Process regulatory requests from firmware.Vivek Natarajan2011-09-06
| * | | ath6kl: Allow AP mode to be configuredJouni Malinen2011-09-06
| * | | ath6kl: Fix AP mode connect event parsing and TIM updatesJouni Malinen2011-09-06
| * | | ath6kl: Fix WMI message structure for AP_SET_PVBJouni Malinen2011-09-06
| * | | athk6l: Fix channel list processing in scan requestsJouni Malinen2011-09-05
| * | | ath6kl: Add debugfs support to write a chip registerVasanthakumar Thiagarajan2011-09-05
| * | | ath6kl: Fix endianness in register writeVasanthakumar Thiagarajan2011-09-05
| * | | ath6kl: Make ath6kl_diag_write32() non-staticVasanthakumar Thiagarajan2011-09-05
| * | | ath6kl: Add debugfs entry to modify roaming parameters.Vivek Natarajan2011-09-02
| * | | ath6kl: Fix endianness in requesting chip register readVasanthakumar Thiagarajan2011-09-02
| * | | ath6kl: Add debugfs interface to dump diagnostic registers from firmwareVasanthakumar Thiagarajan2011-09-02
| * | | ath6kl: read fwlog from firmware ring bufferKalle Valo2011-09-02
| * | | ath6kl: cleanup diagnose window read and write functionsKalle Valo2011-09-02
| * | | ath6kl: implement support to set firmware log parametersKalle Valo2011-09-02
| * | | ath6kl: add firmware log supportKalle Valo2011-09-02
| * | | ath6kl: Do not enable Probe Request reporting by defaultJouni Malinen2011-09-01
| * | | ath6kl: fix compilation when NL80211_TESTMODE is disabledKalle Valo2011-09-01
| * | | ath6kl: add testmode supportKalle Valo2011-09-01
| * | | ath6kl: Define __CHECK_ENDIAN__ for sparseJouni Malinen2011-08-31
| * | | 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: Do not clear CONNECT bit setting in AP mode for STA disconnectEdward Lu2011-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