linux-kernel-test/drivers/net/wireless/rt2x00
Ivo van Doorn 860559fe68 rt2x00: Export all register stats through debugfs
By exporting the register base, and word size to userspace
through debugfs it will be easier to create scripts which
parse the register information. This makes debugging and
register dumps information easier.

This will break my previous scripts which dumped and parsed
all information, but since this is only for debugging purposes
this change should not be a problem.

Dumpfiles created with the old version can be easily manually
edited to make them compatible with this new approach, which
means there will be no problems comparing dumps from the
different versions either.

Also be more consistent with using tabs to seperate different
fields.

Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-03-05 14:39:44 -05:00
..
Kconfig rt2x00: Replace RFKILL with INPUT 2009-01-29 15:59:47 -05:00
Makefile rt2x00: Move link tuning into seperate file 2009-01-29 15:58:34 -05:00
rt2x00.h rt2x00: Validate firmware in driver 2009-02-09 15:03:35 -05:00
rt2x00config.c mac80211: constify ieee80211_if_conf.bssid 2009-01-29 16:01:07 -05:00
rt2x00crypto.c rt2x00: Update copyright year to 2009 2009-01-29 16:00:45 -05:00
rt2x00debug.c rt2x00: Export all register stats through debugfs 2009-03-05 14:39:44 -05:00
rt2x00debug.h rt2x00: Update copyright year to 2009 2009-01-29 16:00:45 -05:00
rt2x00dev.c rt2x00: Add kill_tx_queue callback function 2009-02-09 15:03:34 -05:00
rt2x00dump.h rt2x00: Update copyright year to 2009 2009-01-29 16:00:45 -05:00
rt2x00firmware.c rt2x00: Validate firmware in driver 2009-02-09 15:03:35 -05:00
rt2x00leds.c rt2x00: fix led naming 2009-02-09 15:03:47 -05:00
rt2x00leds.h rt2x00: Update copyright year to 2009 2009-01-29 16:00:45 -05:00
rt2x00lib.h rt2x00: Add kill_tx_queue callback function 2009-02-09 15:03:34 -05:00
rt2x00link.c rt2x00: Fix SW antenna diversity 2009-03-05 14:39:37 -05:00
rt2x00mac.c rt2x00: Add kill_tx_queue callback function 2009-02-09 15:03:34 -05:00
rt2x00pci.c rt2x00: Update copyright year to 2009 2009-01-29 16:00:45 -05:00
rt2x00pci.h rt2x00: Update copyright year to 2009 2009-01-29 16:00:45 -05:00
rt2x00queue.c rt2x00: Add kill_tx_queue callback function 2009-02-09 15:03:34 -05:00
rt2x00queue.h rt2x00: Update copyright year to 2009 2009-01-29 16:00:45 -05:00
rt2x00reg.h rt2x00: Validate firmware in driver 2009-02-09 15:03:35 -05:00
rt2x00rfkill.c rt2x00: Update copyright year to 2009 2009-01-29 16:00:45 -05:00
rt2x00usb.c rt2x00: Add kill_tx_queue callback function 2009-02-09 15:03:34 -05:00
rt2x00usb.h rt2x00: Add kill_tx_queue callback function 2009-02-09 15:03:34 -05:00
rt61pci.c rt2x00: Remove check for rf word 0 2009-02-27 14:52:35 -05:00
rt61pci.h rt2x00: Remove check for rf word 0 2009-02-27 14:52:35 -05:00
rt73usb.c rt2x00: Add various new USB IDs for rt73usb 2009-02-27 14:52:36 -05:00
rt73usb.h rt2x00: Remove check for rf word 0 2009-02-27 14:52:35 -05:00
rt2400pci.c rt2x00: Remove check for rf word 0 2009-02-27 14:52:35 -05:00
rt2400pci.h rt2x00: Remove check for rf word 0 2009-02-27 14:52:35 -05:00
rt2500pci.c rt2x00: Remove check for rf word 0 2009-02-27 14:52:35 -05:00
rt2500pci.h rt2x00: Remove check for rf word 0 2009-02-27 14:52:35 -05:00
rt2500usb.c rt2x00: Remove check for rf word 0 2009-02-27 14:52:35 -05:00
rt2500usb.h rt2x00: Remove check for rf word 0 2009-02-27 14:52:35 -05:00