summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath6kl/debug.c
AgeCommit message (Expand)Author
2019-04-29ath6kl: debug: Use struct_size() helperGustavo A. R. Silva
2018-04-19ath6kl: fix spelling mistake: "chache" -> "cache"Colin Ian King
2018-03-27wireless: Use octal not symbolic permissionsJoe Perches
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg
2015-10-29ath6kl: break stats gathering code into separate methodBen Greear
2014-09-29ath: change logging functions to return voidJoe Perches
2014-03-13ath6kl: fix blank lines before and after bracesKalle Valo
2013-06-01wireless: ath6kl: re-use native helper to parse MACAndy Shevchenko
2013-03-18ath6kl: Fix a debugfs crash for USB devicesMohammed Shafi Shajakhan
2013-03-18ath6kl: add tracing support to debug message macrosKalle Valo
2013-03-18ath6kl: add tracing support to log functionsKalle Valo
2013-03-18ath6kl: convert ath6kl_info/err/warn macros to real functionsKalle Valo
2012-05-16Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville
2012-04-23ath6kl: unblock fwlog_block_read() on exitThomas Pedersen
2012-04-18ath6kl: Retain bg scan period value modified by the userRaja Mani
2012-04-13ath6kl: fix memory leak in ath6kl_fwlog_block_read()Jesper Juhl
2012-04-12Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd
2012-03-20ath6kl: Add ARP offload related statistic info in tgt_statsRaja Mani
2012-03-13ath6kl: fix debug.c file modeKalle Valo
2012-03-13ath6kl: replace strict_strtoul() with kstrtoul()Kalle Valo
2012-03-07ath6kl: alignment should match open parenthesisKalle Valo
2012-03-07ath6kl: fix checkpatch error with EPSTAT() macroKalle Valo
2012-03-07ath6kl: Maintain the listen interval per VIF specificRaja Mani
2012-03-06ath6kl: Fix kernel panic while receiving fwlog during bootVasanthakumar Thiagarajan
2012-03-01ath6kl: add padding to firmware log recordsEtay Luz
2012-02-08ath6kl: Update license headerVasanthakumar Thiagarajan
2012-02-08ath6kl: add blocking debugfs file for retrieving firmware logsKalle Valo
2012-02-08ath6kl: store firmware logs in skbuffsKalle Valo
2012-02-02ath6kl: initialize the 'nominal_phy' field in the 'wmi_create_pstream_cmd' st...Chilam Ng
2012-01-18ath6kl: create ath6kl_core.koKalle Valo
2012-01-18ath6kl: convert ath6kl_dbg() and ath6kl_dbg_dump() into functionsKalle Valo
2012-01-18ath6kl: get rid of AR_DBG_LVL_CHECK()Kalle Valo
2012-01-12ath6kl: Fix listen interval handlingSujith Manoharan
2011-12-16Merge remote branch 'wireless-next/master' into ath6kl-nextKalle Valo
2011-11-24ath6kl: use a larger buffer for debug outputDan Carpenter
2011-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville
2011-11-11ath6kl: Fix error in writing create_qos debugfsVasanthakumar Thiagarajan
2011-11-11ath6kl: Implement support for power parameter control from userspaceRishi Panjwani
2011-11-11ath6kl: Implement support for listen interval from userspaceRishi Panjwani
2011-11-11ath6kl: add debug messages for credit handlingKalle Valo
2011-11-11ath6kl: rename struct htc_credit_state_info to ath6kl_htc_credit_infoKalle Valo
2011-11-11ath6kl: rename struct htc_endpoint_credit_dist.htc_rsvd to htc_epKalle Valo
2011-11-11ath6kl: Initialize target wlan values for every vifVasanthakumar Thiagarajan
2011-11-11ath6kl: Maintain virtual interface in a listVasanthakumar Thiagarajan
2011-11-11ath6kl: Take vif information from wmi eventVasanthakumar Thiagarajan
2011-11-11ath6kl: Maintain firmware interface index in struct ath6kl_vifVasanthakumar Thiagarajan
2011-11-11ath6kl: Make net and target stats vif specificVasanthakumar Thiagarajan
2011-11-11ath6kl: Keep wiphy reference in ath6kl structureVasanthakumar Thiagarajan
2011-11-11ath6kl: Implement support for background scan control from userspaceRishi Panjwani