<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/drivers/net/wireless/ath/debug.c, branch v3.0.26</title>
<subtitle>Linux kernel source tree</subtitle>
<id>https://git.amat.us/linux/atom/drivers/net/wireless/ath/debug.c?h=v3.0.26</id>
<link rel='self' href='https://git.amat.us/linux/atom/drivers/net/wireless/ath/debug.c?h=v3.0.26'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/'/>
<updated>2010-12-07T21:34:39Z</updated>
<entry>
<title>ath: Add and use ath_printk and ath_&lt;level&gt;</title>
<updated>2010-12-07T21:34:39Z</updated>
<author>
<name>Joe Perches</name>
<email>joe@perches.com</email>
</author>
<published>2010-12-03T03:12:35Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=21a99f934949807dc0c9dc7642bbf0081b7582f9'/>
<id>urn:sha1:21a99f934949807dc0c9dc7642bbf0081b7582f9</id>
<content type='text'>
Add ath_printk and ath_&lt;level&gt; similar to
dev_printk and dev_&lt;level&gt; from device.h

This allows a more gradual rename of ath_print
to to ath_dbg or perhaps ath_debug.

This basically removes debug.h leaving
only an #define ath_printk ath_dbg
there and moving all the ATH_DBG_&lt;foo&gt;
enums to ath.h

I do not think there's much purpose for struct
ath_common * being passed to the ath_printk
functions, but perhaps there might be.

Signed-off-by: Joe Perches &lt;joe@perches.com&gt;
Signed-off-by: John W. Linville &lt;linville@tuxdriver.com&gt;
</content>
</entry>
<entry>
<title>drivers/net/wireless/ath/debug.c: Use printf extension %pV</title>
<updated>2010-11-16T21:37:04Z</updated>
<author>
<name>Joe Perches</name>
<email>joe@perches.com</email>
</author>
<published>2010-11-10T00:35:17Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=7e559ec31c5625cf85bcb1ae0eb9f8f2a8da4a29'/>
<id>urn:sha1:7e559ec31c5625cf85bcb1ae0eb9f8f2a8da4a29</id>
<content type='text'>
Using %pV reduces the number of printk calls and
eliminates any possible message interleaving from
other printk calls.

Signed-off-by: Joe Perches &lt;joe@perches.com&gt;
Signed-off-by: John W. Linville &lt;linville@tuxdriver.com&gt;
</content>
</entry>
<entry>
<title>ath5k: fix build break from "ath5k: Print out opmode in debugfs"</title>
<updated>2010-10-12T20:05:30Z</updated>
<author>
<name>Joe Perches</name>
<email>joe@perches.com</email>
</author>
<published>2010-10-12T18:07:44Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=908ebfb95d16bdf7f5f37ad911ccd9b7350ba780'/>
<id>urn:sha1:908ebfb95d16bdf7f5f37ad911ccd9b7350ba780</id>
<content type='text'>
Also improve ath_opmode_to_string usage by having it return UNKNOWN
rather than NULL in the event of failure to map the opmode value to a
representative string.

Signed-off-by: Joe Perches &lt;joe@perches.com&gt;
Signed-off-by: John W. Linville &lt;linville@tuxdriver.com&gt;
</content>
</entry>
<entry>
<title>ath5k: Print out opmode in debugfs.</title>
<updated>2010-10-11T19:04:19Z</updated>
<author>
<name>Ben Greear</name>
<email>greearb@candelatech.com</email>
</author>
<published>2010-10-08T16:43:29Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=92c68a66a8f73c51f062ae8cae958c86a21fea78'/>
<id>urn:sha1:92c68a66a8f73c51f062ae8cae958c86a21fea78</id>
<content type='text'>
Helps debug multi-VIF scenarios.

Signed-off-by: Ben Greear &lt;greearb@candelatech.com&gt;
Signed-off-by: John W. Linville &lt;linville@tuxdriver.com&gt;
</content>
</entry>
<entry>
<title>atheros: add common debug printing</title>
<updated>2009-10-07T20:39:29Z</updated>
<author>
<name>Luis R. Rodriguez</name>
<email>lrodriguez@atheros.com</email>
</author>
<published>2009-09-13T09:42:02Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=c46917bb53a546f60c7d3103407fe953c418dd5b'/>
<id>urn:sha1:c46917bb53a546f60c7d3103407fe953c418dd5b</id>
<content type='text'>
ath9k uses this for now, ath9k_htc is expected to re-use this
as well. We lave ath5k as is, but it certainly can also be
converted later.

The ath9k module parameter and debugfs entry is kept.

Signed-off-by: Luis R. Rodriguez &lt;lrodriguez@atheros.com&gt;
Signed-off-by: John W. Linville &lt;linville@tuxdriver.com&gt;
</content>
</entry>
</feed>
