linux-sg2042/drivers/net/wireless/b43
Michael Buesch 060210f938 b43: Dynamically control log verbosity
Dynamically control the log verbosity with a module parameter.
This enables us to dynamically enable debugging messages (or disable
info, warn, error messages) via module parameter or /sys/module/b43/parameters/verbose.

This increases the module size by about 3k. But in practice it reduces the
module size for the user, because some distributions ship the b43 module
with CONFIG_B43_DEBUG set, which increases the module by about 15k.

So with this patch applied, distributions should really _disable_ CONFIG_B43_DEBUG.
There is no reason to keep it in a production-release kernel.
So we have a net reduction in size by about 12k.

This patch also adds a printk of the wireless core revision, so people
don't have to enable SSB debugging to get the wireless core revision.

Signed-off-by: Michael Buesch <mb@bu3sch.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-01-29 16:01:47 -05:00
..
Kconfig b43: Dynamically control log verbosity 2009-01-29 16:01:47 -05:00
Makefile b43: Add LP-PHY template 2008-09-05 16:17:43 -04:00
b43.h b43: Dynamically control log verbosity 2009-01-29 16:01:47 -05:00
debugfs.c b43: Dynamically control log verbosity 2009-01-29 16:01:47 -05:00
debugfs.h b43: Dynamically control log verbosity 2009-01-29 16:01:47 -05:00
dma.c mac80211/drivers: rewrite the rate control API 2008-10-31 19:00:23 -04:00
dma.h mac80211: move TX info into skb->cb 2008-05-21 21:48:11 -04:00
leds.c b43: Fix possible MMIO access while device is down 2008-06-25 10:55:09 -04:00
leds.h
lo.c b43: Implement dynamic PHY API 2008-08-29 16:24:12 -04:00
lo.h b43: Implement dynamic PHY API 2008-08-29 16:24:12 -04:00
main.c b43: Dynamically control log verbosity 2009-01-29 16:01:47 -05:00
main.h b43: Dynamically control log verbosity 2009-01-29 16:01:47 -05:00
pcmcia.c pcmcia: remove unused argument to pcmcia_parse_tuple() 2008-08-31 15:50:33 +02:00
pcmcia.h
phy_a.c drivers/net/wireless/b43: fix sparse warnings: make symbols static 2008-12-26 00:13:46 -08:00
phy_a.h b43: Split PHY alloc and init 2008-09-05 16:17:49 -04:00
phy_common.c b43: Suspend MAC while killing the radio 2008-12-19 15:24:04 -05:00
phy_common.h b43: Move Analog switching into phy code 2008-09-08 14:00:16 -04:00
phy_g.c b43: Fix phy_g.c compiler warning 2009-01-29 16:01:42 -05:00
phy_g.h b43: Split PHY alloc and init 2008-09-05 16:17:49 -04:00
phy_lp.c b43: Move Analog switching into phy code 2008-09-08 14:00:16 -04:00
phy_lp.h b43: Split PHY alloc and init 2008-09-05 16:17:49 -04:00
phy_n.c b43: Move Analog switching into phy code 2008-09-08 14:00:16 -04:00
phy_n.h b43: Split PHY alloc and init 2008-09-05 16:17:49 -04:00
pio.c mac80211/drivers: rewrite the rate control API 2008-10-31 19:00:23 -04:00
pio.h mac80211: move TX info into skb->cb 2008-05-21 21:48:11 -04:00
rfkill.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 2008-10-01 06:12:56 -07:00
rfkill.h
sysfs.c b43: Implement dynamic PHY API 2008-08-29 16:24:12 -04:00
sysfs.h
tables.c b43: Implement dynamic PHY API 2008-08-29 16:24:12 -04:00
tables.h
tables_nphy.c b43: Move code from nphy.* to phy_n.* 2008-09-05 16:17:43 -04:00
tables_nphy.h
wa.c b43: Implement dynamic PHY API 2008-08-29 16:24:12 -04:00
wa.h
xmit.c b43: remove rate index warning 2008-11-21 11:06:07 -05:00
xmit.h mac80211/drivers: rewrite the rate control API 2008-10-31 19:00:23 -04:00