summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* 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/+0Star
* 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
* ath6kl: Implement remain_on_channel and cancel_remain_on_channelJouni Malinen2011-08-311-0/+33
* ath6kl: Add new WMI commands and events for P2PJouni Malinen2011-08-312-8/+470
* ath6kl: Use change_station() to authorize/unauthorize STAsJouni Malinen2011-08-313-0/+57
* ath6kl: Delay initial group key setup in AP modeJouni Malinen2011-08-314-36/+60
* ath6kl: Fix AP mode (Re)AssocReq IE processingJouni Malinen2011-08-311-8/+49
* ath6kl: Add functionality for starting AP modeJouni Malinen2011-08-314-0/+246
* ath6kl: Add debugfs file entry to dump credit distribution statsVasanthakumar Thiagarajan2011-08-311-0/+69
* ath6kl: Add debugfs entry to dump target statsVasanthakumar Thiagarajan2011-08-311-1/+146
* ath6kl: Add initial debugfs changesVasanthakumar Thiagarajan2011-08-314-1/+22
* ath6kl: Avoid rolling back of entire scatter setup in case of failureVasanthakumar Thiagarajan2011-08-311-12/+12
* ath6kl: Add wmi meta data information only it is availableVasanthakumar Thiagarajan2011-08-311-3/+5
* ath6kl: Remove unused meta_v2 from ath6kl_data_tx()Vasanthakumar Thiagarajan2011-08-311-3/+0Star
* ath6kl: Fix system freeze under heavy data loadVasanthakumar Thiagarajan2011-08-313-17/+18
* ath6kl: implement suspend supportKalle Valo2011-08-316-0/+82
* ath6kl: Fix buffer alignment for scatter-gather I/OVasanthakumar Thiagarajan2011-08-315-12/+22
* ath6kl: Fix bug in computing AMSU subframe paddingVasanthakumar Thiagarajan2011-08-311-1/+1
* ath6kl: Cleanup ath6kl_wmi_data_hdr_remove()Vasanthakumar Thiagarajan2011-08-313-13/+1Star
* ath6kl: Minor cleanup in min_hdr_len computationVasanthakumar Thiagarajan2011-08-311-3/+2Star
* ath6kl: Release ar->lock right afer updating net_stats in ath6kl_rx()Vasanthakumar Thiagarajan2011-08-311-2/+2
* ath6kl: fix indentation in htc_issued_send()Kalle Valo2011-08-311-1/+1