index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath6kl
/
debug.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
1
-1
/
+1
2015-10-29
ath6kl: break stats gathering code into separate method
Ben Greear
1
-23
/
+32
2014-09-29
ath: change logging functions to return void
Joe Perches
1
-20
/
+8
2014-03-13
ath6kl: fix blank lines before and after braces
Kalle Valo
1
-4
/
+0
2013-06-01
wireless: ath6kl: re-use native helper to parse MAC
Andy Shevchenko
1
-7
/
+1
2013-03-18
ath6kl: Fix a debugfs crash for USB devices
Mohammed Shafi Shajakhan
1
-2
/
+4
2013-03-18
ath6kl: add tracing support to debug message macros
Kalle Valo
1
-4
/
+8
2013-03-18
ath6kl: add tracing support to log functions
Kalle Valo
1
-0
/
+3
2013-03-18
ath6kl: convert ath6kl_info/err/warn macros to real functions
Kalle Valo
1
-0
/
+51
2012-05-16
Merge branch 'for-linville' of git://github.com/kvalo/ath6kl
John W. Linville
1
-1
/
+11
2012-04-23
ath6kl: unblock fwlog_block_read() on exit
Thomas Pedersen
1
-0
/
+1
2012-04-18
ath6kl: Retain bg scan period value modified by the user
Raja Mani
1
-0
/
+7
2012-04-13
ath6kl: fix memory leak in ath6kl_fwlog_block_read()
Jesper Juhl
1
-1
/
+3
2012-04-12
Merge branch 'for-linville' of git://github.com/kvalo/ath6kl
John W. Linville
1
-0
/
+6
2012-04-06
simple_open: automatically convert to simple_open()
Stephen Boyd
1
-24
/
+18
2012-03-20
ath6kl: Add ARP offload related statistic info in tgt_stats
Raja Mani
1
-0
/
+6
2012-03-13
ath6kl: fix debug.c file mode
Kalle Valo
1
-0
/
+0
2012-03-13
ath6kl: replace strict_strtoul() with kstrtoul()
Kalle Valo
1
-17
/
+2
2012-03-07
ath6kl: alignment should match open parenthesis
Kalle Valo
1
-24
/
+24
2012-03-07
ath6kl: fix checkpatch error with EPSTAT() macro
Kalle Valo
1
-3
/
+7
2012-03-07
ath6kl: Maintain the listen interval per VIF specific
Raja Mani
1
-5
/
+10
2012-03-06
ath6kl: Fix kernel panic while receiving fwlog during boot
Vasanthakumar Thiagarajan
1
-1
/
+9
2012-03-01
ath6kl: add padding to firmware log records
Etay Luz
1
-1
/
+4
2012-02-08
ath6kl: Update license header
Vasanthakumar Thiagarajan
1
-0
/
+1
2012-02-08
ath6kl: add blocking debugfs file for retrieving firmware logs
Kalle Valo
1
-1
/
+103
2012-02-08
ath6kl: store firmware logs in skbuffs
Kalle Valo
1
-82
/
+39
2012-02-02
ath6kl: initialize the 'nominal_phy' field in the 'wmi_create_pstream_cmd' st...
Chilam Ng
1
-0
/
+2
2012-01-18
ath6kl: create ath6kl_core.ko
Kalle Valo
1
-0
/
+3
2012-01-18
ath6kl: convert ath6kl_dbg() and ath6kl_dbg_dump() into functions
Kalle Valo
1
-0
/
+30
2012-01-18
ath6kl: get rid of AR_DBG_LVL_CHECK()
Kalle Valo
1
-19
/
+16
2012-01-12
ath6kl: Fix listen interval handling
Sujith Manoharan
1
-26
/
+18
2011-12-16
Merge remote branch 'wireless-next/master' into ath6kl-next
Kalle Valo
1
-0
/
+1
2011-11-24
ath6kl: use a larger buffer for debug output
Dan Carpenter
1
-2
/
+2
2011-11-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
John W. Linville
1
-0
/
+1
2011-11-11
ath6kl: Fix error in writing create_qos debugfs
Vasanthakumar Thiagarajan
1
-1
/
+1
2011-11-11
ath6kl: Implement support for power parameter control from userspace
Rishi Panjwani
1
-0
/
+63
2011-11-11
ath6kl: Implement support for listen interval from userspace
Rishi Panjwani
1
-0
/
+64
2011-11-11
ath6kl: add debug messages for credit handling
Kalle Valo
1
-17
/
+16
2011-11-11
ath6kl: rename struct htc_credit_state_info to ath6kl_htc_credit_info
Kalle Valo
1
-5
/
+5
2011-11-11
ath6kl: rename struct htc_endpoint_credit_dist.htc_rsvd to htc_ep
Kalle Valo
1
-4
/
+2
2011-11-11
ath6kl: Initialize target wlan values for every vif
Vasanthakumar Thiagarajan
1
-2
/
+2
2011-11-11
ath6kl: Maintain virtual interface in a list
Vasanthakumar Thiagarajan
1
-7
/
+18
2011-11-11
ath6kl: Take vif information from wmi event
Vasanthakumar Thiagarajan
1
-2
/
+7
2011-11-11
ath6kl: Maintain firmware interface index in struct ath6kl_vif
Vasanthakumar Thiagarajan
1
-2
/
+2
2011-11-11
ath6kl: Make net and target stats vif specific
Vasanthakumar Thiagarajan
1
-3
/
+5
2011-11-11
ath6kl: Keep wiphy reference in ath6kl structure
Vasanthakumar Thiagarajan
1
-1
/
+1
2011-11-11
ath6kl: Implement support for background scan control from userspace
Rishi Panjwani
1
-0
/
+36
2011-11-11
ath6kl: merge htc debug levels
Kalle Valo
1
-2
/
+3
2011-11-11
ath6kl: Implement support for QOS-enable and QOS-disable from userspace
Rishi Panjwani
1
-0
/
+220
2011-11-11
ath6kl: Fix endpoint_stats debugfs buffer length calculation
Jouni Malinen
1
-2
/
+4
[next]