Age | Commit message (Expand) | Author |
2023-07-25 | wifi: ath6kl: Remove error checking for debugfs_create_dir() | Wang Ming |
2021-05-13 | ath6kl: return error code in ath6kl_wmi_set_roam_lrssi_cmd() | Anirudh Rayabharam |
2020-05-06 | ath6kl: Replace zero-length array with flexible-array | Gustavo A. R. Silva |
2019-04-29 | ath6kl: debug: Use struct_size() helper | Gustavo A. R. Silva |
2018-04-19 | ath6kl: fix spelling mistake: "chache" -> "cache" | Colin Ian King |
2018-03-27 | wireless: Use octal not symbolic permissions | Joe Perches |
2017-06-16 | networking: make skb_put & friends return void pointers | Johannes Berg |
2015-10-29 | ath6kl: break stats gathering code into separate method | Ben Greear |
2014-09-29 | ath: change logging functions to return void | Joe Perches |
2014-03-13 | ath6kl: fix blank lines before and after braces | Kalle Valo |
2013-06-01 | wireless: ath6kl: re-use native helper to parse MAC | Andy Shevchenko |
2013-03-18 | ath6kl: Fix a debugfs crash for USB devices | Mohammed Shafi Shajakhan |
2013-03-18 | ath6kl: add tracing support to debug message macros | Kalle Valo |
2013-03-18 | ath6kl: add tracing support to log functions | Kalle Valo |
2013-03-18 | ath6kl: convert ath6kl_info/err/warn macros to real functions | Kalle Valo |
2012-05-16 | Merge branch 'for-linville' of git://github.com/kvalo/ath6kl | John W. Linville |
2012-04-23 | ath6kl: unblock fwlog_block_read() on exit | Thomas Pedersen |
2012-04-18 | ath6kl: Retain bg scan period value modified by the user | Raja Mani |
2012-04-13 | ath6kl: fix memory leak in ath6kl_fwlog_block_read() | Jesper Juhl |
2012-04-12 | Merge branch 'for-linville' of git://github.com/kvalo/ath6kl | John W. Linville |
2012-04-05 | simple_open: automatically convert to simple_open() | Stephen Boyd |
2012-03-20 | ath6kl: Add ARP offload related statistic info in tgt_stats | Raja Mani |
2012-03-13 | ath6kl: fix debug.c file mode | Kalle Valo |
2012-03-13 | ath6kl: replace strict_strtoul() with kstrtoul() | Kalle Valo |
2012-03-07 | ath6kl: alignment should match open parenthesis | Kalle Valo |
2012-03-07 | ath6kl: fix checkpatch error with EPSTAT() macro | Kalle Valo |
2012-03-07 | ath6kl: Maintain the listen interval per VIF specific | Raja Mani |
2012-03-06 | ath6kl: Fix kernel panic while receiving fwlog during boot | Vasanthakumar Thiagarajan |
2012-03-01 | ath6kl: add padding to firmware log records | Etay Luz |
2012-02-08 | ath6kl: Update license header | Vasanthakumar Thiagarajan |
2012-02-08 | ath6kl: add blocking debugfs file for retrieving firmware logs | Kalle Valo |
2012-02-08 | ath6kl: store firmware logs in skbuffs | Kalle Valo |
2012-02-02 | ath6kl: initialize the 'nominal_phy' field in the 'wmi_create_pstream_cmd' st... | Chilam Ng |
2012-01-18 | ath6kl: create ath6kl_core.ko | Kalle Valo |
2012-01-18 | ath6kl: convert ath6kl_dbg() and ath6kl_dbg_dump() into functions | Kalle Valo |
2012-01-18 | ath6kl: get rid of AR_DBG_LVL_CHECK() | Kalle Valo |
2012-01-12 | ath6kl: Fix listen interval handling | Sujith Manoharan |
2011-12-16 | Merge remote branch 'wireless-next/master' into ath6kl-next | Kalle Valo |
2011-11-24 | ath6kl: use a larger buffer for debug output | Dan Carpenter |
2011-11-22 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | John W. Linville |
2011-11-11 | ath6kl: Fix error in writing create_qos debugfs | Vasanthakumar Thiagarajan |
2011-11-11 | ath6kl: Implement support for power parameter control from userspace | Rishi Panjwani |
2011-11-11 | ath6kl: Implement support for listen interval from userspace | Rishi Panjwani |
2011-11-11 | ath6kl: add debug messages for credit handling | Kalle Valo |
2011-11-11 | ath6kl: rename struct htc_credit_state_info to ath6kl_htc_credit_info | Kalle Valo |
2011-11-11 | ath6kl: rename struct htc_endpoint_credit_dist.htc_rsvd to htc_ep | Kalle Valo |
2011-11-11 | ath6kl: Initialize target wlan values for every vif | Vasanthakumar Thiagarajan |
2011-11-11 | ath6kl: Maintain virtual interface in a list | Vasanthakumar Thiagarajan |
2011-11-11 | ath6kl: Take vif information from wmi event | Vasanthakumar Thiagarajan |
2011-11-11 | ath6kl: Maintain firmware interface index in struct ath6kl_vif | Vasanthakumar Thiagarajan |