aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath6kl/debug.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-16Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville1-1/+11
2012-04-23ath6kl: unblock fwlog_block_read() on exitThomas Pedersen1-0/+1
2012-04-18ath6kl: Retain bg scan period value modified by the userRaja Mani1-0/+7
2012-04-13ath6kl: fix memory leak in ath6kl_fwlog_block_read()Jesper Juhl1-1/+3
2012-04-12Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville1-0/+6
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd1-24/+18
2012-03-20ath6kl: Add ARP offload related statistic info in tgt_statsRaja Mani1-0/+6
2012-03-13ath6kl: fix debug.c file modeKalle Valo1-0/+0
2012-03-13ath6kl: replace strict_strtoul() with kstrtoul()Kalle Valo1-17/+2
2012-03-07ath6kl: alignment should match open parenthesisKalle Valo1-24/+24
2012-03-07ath6kl: fix checkpatch error with EPSTAT() macroKalle Valo1-3/+7
2012-03-07ath6kl: Maintain the listen interval per VIF specificRaja Mani1-5/+10
2012-03-06ath6kl: Fix kernel panic while receiving fwlog during bootVasanthakumar Thiagarajan1-1/+9
2012-03-01ath6kl: add padding to firmware log recordsEtay Luz1-1/+4
2012-02-08ath6kl: Update license headerVasanthakumar Thiagarajan1-0/+1
2012-02-08ath6kl: add blocking debugfs file for retrieving firmware logsKalle Valo1-1/+103
2012-02-08ath6kl: store firmware logs in skbuffsKalle Valo1-82/+39
2012-02-02ath6kl: initialize the 'nominal_phy' field in the 'wmi_create_pstream_cmd' struct for create_qos commandChilam Ng1-0/+2
2012-01-18ath6kl: create ath6kl_core.koKalle Valo1-0/+3
2012-01-18ath6kl: convert ath6kl_dbg() and ath6kl_dbg_dump() into functionsKalle Valo1-0/+30
2012-01-18ath6kl: get rid of AR_DBG_LVL_CHECK()Kalle Valo1-19/+16
2012-01-12ath6kl: Fix listen interval handlingSujith Manoharan1-26/+18
2011-12-16Merge remote branch 'wireless-next/master' into ath6kl-nextKalle Valo1-0/+1
2011-11-24ath6kl: use a larger buffer for debug outputDan Carpenter1-2/+2
2011-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxJohn W. Linville1-0/+1
2011-11-11ath6kl: Fix error in writing create_qos debugfsVasanthakumar Thiagarajan1-1/+1
2011-11-11ath6kl: Implement support for power parameter control from userspaceRishi Panjwani1-0/+63
2011-11-11ath6kl: Implement support for listen interval from userspaceRishi Panjwani1-0/+64
2011-11-11ath6kl: add debug messages for credit handlingKalle Valo1-17/+16
2011-11-11ath6kl: rename struct htc_credit_state_info to ath6kl_htc_credit_infoKalle Valo1-5/+5
2011-11-11ath6kl: rename struct htc_endpoint_credit_dist.htc_rsvd to htc_epKalle Valo1-4/+2
2011-11-11ath6kl: Initialize target wlan values for every vifVasanthakumar Thiagarajan1-2/+2
2011-11-11ath6kl: Maintain virtual interface in a listVasanthakumar Thiagarajan1-7/+18
2011-11-11ath6kl: Take vif information from wmi eventVasanthakumar Thiagarajan1-2/+7
2011-11-11ath6kl: Maintain firmware interface index in struct ath6kl_vifVasanthakumar Thiagarajan1-2/+2
2011-11-11ath6kl: Make net and target stats vif specificVasanthakumar Thiagarajan1-3/+5
2011-11-11ath6kl: Keep wiphy reference in ath6kl structureVasanthakumar Thiagarajan1-1/+1
2011-11-11ath6kl: Implement support for background scan control from userspaceRishi Panjwani1-0/+36
2011-11-11ath6kl: merge htc debug levelsKalle Valo1-2/+3
2011-11-11ath6kl: Implement support for QOS-enable and QOS-disable from userspaceRishi Panjwani1-0/+220
2011-11-11ath6kl: Fix endpoint_stats debugfs buffer length calculationJouni Malinen1-2/+4
2011-11-11ath6kl: Add debugfs control for keepalive and disconnection timeoutJouni Malinen1-0/+95
2011-11-11ath6kl: Add debugfs files for roaming controlJouni Malinen1-0/+84
2011-11-11ath6kl: Add debugfs file for target roam tableJouni Malinen1-0/+109
2011-11-11ath6kl: Add endpoint_stats debugfs fileJouni Malinen1-0/+102
2011-10-31drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker1-0/+1
2011-10-03ath6kl: include vmalloc.h in debug.cKalle Valo1-0/+1
2011-09-28ath6kl: silence "invalid rate" warningKalle Valo1-0/+48
2011-09-05ath6kl: Add debugfs support to write a chip registerVasanthakumar Thiagarajan1-0/+66
2011-09-02ath6kl: Add debugfs entry to modify roaming parameters.Vivek Natarajan1-0/+47