aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath6kl/debug.c
Commit message (Expand)AuthorAge
* ath6kl: replace strict_strtoul() with kstrtoul()Kalle Valo2012-03-13
* ath6kl: alignment should match open parenthesisKalle Valo2012-03-07
* ath6kl: fix checkpatch error with EPSTAT() macroKalle Valo2012-03-07
* ath6kl: Maintain the listen interval per VIF specificRaja Mani2012-03-07
* ath6kl: Fix kernel panic while receiving fwlog during bootVasanthakumar Thiagarajan2012-03-06
* ath6kl: add padding to firmware log recordsEtay Luz2012-03-01
* ath6kl: Update license headerVasanthakumar Thiagarajan2012-02-08
* ath6kl: add blocking debugfs file for retrieving firmware logsKalle Valo2012-02-08
* ath6kl: store firmware logs in skbuffsKalle Valo2012-02-08
* ath6kl: initialize the 'nominal_phy' field in the 'wmi_create_pstream_cmd' st...Chilam Ng2012-02-02
* ath6kl: create ath6kl_core.koKalle Valo2012-01-18
* ath6kl: convert ath6kl_dbg() and ath6kl_dbg_dump() into functionsKalle Valo2012-01-18
* ath6kl: get rid of AR_DBG_LVL_CHECK()Kalle Valo2012-01-18
* ath6kl: Fix listen interval handlingSujith Manoharan2012-01-12
* Merge remote branch 'wireless-next/master' into ath6kl-nextKalle Valo2011-12-16
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville2011-11-22
| |\
| | * drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-31
* | | ath6kl: use a larger buffer for debug outputDan Carpenter2011-11-24
|/ /
* | ath6kl: Fix error in writing create_qos debugfsVasanthakumar Thiagarajan2011-11-11
* | ath6kl: Implement support for power parameter control from userspaceRishi Panjwani2011-11-11
* | ath6kl: Implement support for listen interval from userspaceRishi Panjwani2011-11-11
* | ath6kl: add debug messages for credit handlingKalle Valo2011-11-11
* | ath6kl: rename struct htc_credit_state_info to ath6kl_htc_credit_infoKalle Valo2011-11-11
* | ath6kl: rename struct htc_endpoint_credit_dist.htc_rsvd to htc_epKalle Valo2011-11-11
* | ath6kl: Initialize target wlan values for every vifVasanthakumar Thiagarajan2011-11-11
* | ath6kl: Maintain virtual interface in a listVasanthakumar Thiagarajan2011-11-11
* | ath6kl: Take vif information from wmi eventVasanthakumar Thiagarajan2011-11-11
* | ath6kl: Maintain firmware interface index in struct ath6kl_vifVasanthakumar Thiagarajan2011-11-11
* | ath6kl: Make net and target stats vif specificVasanthakumar Thiagarajan2011-11-11
* | ath6kl: Keep wiphy reference in ath6kl structureVasanthakumar Thiagarajan2011-11-11
* | ath6kl: Implement support for background scan control from userspaceRishi Panjwani2011-11-11
* | ath6kl: merge htc debug levelsKalle Valo2011-11-11
* | ath6kl: Implement support for QOS-enable and QOS-disable from userspaceRishi Panjwani2011-11-11
* | ath6kl: Fix endpoint_stats debugfs buffer length calculationJouni Malinen2011-11-11
* | ath6kl: Add debugfs control for keepalive and disconnection timeoutJouni Malinen2011-11-11
* | ath6kl: Add debugfs files for roaming controlJouni Malinen2011-11-11
* | ath6kl: Add debugfs file for target roam tableJouni Malinen2011-11-11
* | ath6kl: Add endpoint_stats debugfs fileJouni Malinen2011-11-11
|/
* ath6kl: include vmalloc.h in debug.cKalle Valo2011-10-03
* ath6kl: silence "invalid rate" warningKalle Valo2011-09-28
* ath6kl: Add debugfs support to write a chip registerVasanthakumar Thiagarajan2011-09-05
* ath6kl: Add debugfs entry to modify roaming parameters.Vivek Natarajan2011-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: implement support to set firmware log parametersKalle Valo2011-09-02
* ath6kl: add firmware log supportKalle Valo2011-09-02
* ath6kl: Add debugfs file entry to dump credit distribution statsVasanthakumar Thiagarajan2011-08-31
* ath6kl: Add debugfs entry to dump target statsVasanthakumar Thiagarajan2011-08-31
* ath6kl: Add initial debugfs changesVasanthakumar Thiagarajan2011-08-31
* Add ath6kl cleaned up driverKalle Valo2011-08-09