linux/drivers/net/wireless/iwlwifi
Wey-Yi Guy b03d7d0fd3 iwlwifi: on-screen event log dump
This feature enables the on-screen uCode event log dump. The original
method will append the event log to syslog; with this capability,
we also enable the user to write script to capture the
events which provide additional flexibility to help uCode debugging

Method
1) change to debugfs directory (sys/kernel/debug/phyX/iwlagn/data)
2) #cat log_event

Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-12-21 18:56:18 -05:00
..
iwl-1000.c iwlwifi: dump "Control and Status Register" when detect uCode HW/SW error 2009-12-21 18:56:14 -05:00
iwl-3945-fh.h
iwl-3945-hw.h iwlwifi: remove duplicate defines 2009-10-27 16:50:02 -04:00
iwl-3945-led.c
iwl-3945-led.h
iwl-3945-rs.c drivers/net/wireless/iwlwifi: remove exceptional & on function name 2009-11-18 10:48:54 -08:00
iwl-3945.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 2009-11-18 22:19:03 -08:00
iwl-3945.h iwlwifi: on-screen event log dump 2009-12-21 18:56:18 -05:00
iwl-4965-hw.h iwlwifi: remove duplicated/unused definition 2009-10-27 16:47:58 -04:00
iwl-4965.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 2009-11-24 15:01:29 -08:00
iwl-5000-hw.h
iwl-5000.c iwlwifi: dump "Control and Status Register" when detect uCode HW/SW error 2009-12-21 18:56:14 -05:00
iwl-6000-hw.h
iwl-6000.c iwlwifi: dump "Control and Status Register" when detect uCode HW/SW error 2009-12-21 18:56:14 -05:00
iwl-agn-led.c
iwl-agn-led.h
iwl-agn-rs.c iwlwifi: set read/write permission for debugfs files 2009-11-23 17:05:33 -05:00
iwl-agn-rs.h iwlwifi: move rate scaling structures to header file 2009-10-27 16:48:32 -04:00
iwl-agn.c iwlwifi: on-screen event log dump 2009-12-21 18:56:18 -05:00
iwl-calib.c iwlwifi: update reply_statistics_cmd with 'clear' parameter 2009-11-18 17:09:04 -05:00
iwl-calib.h
iwl-commands.h iwlwifi: log CT_CARD_DISABLED flag 2009-12-21 18:56:13 -05:00
iwl-core.c iwlwifi: on-screen event log dump 2009-12-21 18:56:18 -05:00
iwl-core.h iwlwifi: on-screen event log dump 2009-12-21 18:56:18 -05:00
iwl-csr.h iwlagn: Use iwl_write8() for CSR_INT_COALESCING register 2009-11-23 17:05:30 -05:00
iwl-debug.h iwlwifi: add continuous uCode event log capability 2009-12-21 18:56:16 -05:00
iwl-debugfs.c iwlwifi: on-screen event log dump 2009-12-21 18:56:18 -05:00
iwl-dev.h iwlwifi: add continuous uCode event log capability 2009-12-21 18:56:16 -05:00
iwl-devtrace.c iwlwifi: add continuous uCode event log capability 2009-12-21 18:56:16 -05:00
iwl-devtrace.h iwlwifi: add continuous uCode event log capability 2009-12-21 18:56:16 -05:00
iwl-eeprom.c iwlagn: power up device before initializing EEPROM 2009-11-18 17:09:06 -05:00
iwl-eeprom.h iwlwifi: validate enhanced tx power entry 2009-11-18 17:09:02 -05:00
iwl-fh.h
iwl-hcmd.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 2009-11-18 22:19:03 -08:00
iwl-helpers.h
iwl-io.h iwlwifi: Add iwl_write8() 2009-11-23 17:05:30 -05:00
iwl-led.c iwlwifi: remove reset led_tpt from iwl_leds_init() 2009-11-23 17:05:38 -05:00
iwl-led.h
iwl-power.c iwlwifi: update reply_statistics_cmd with 'clear' parameter 2009-11-18 17:09:04 -05:00
iwl-power.h iwlwifi: remove duplicated define 2009-10-27 16:50:03 -04:00
iwl-prph.h iwlwifi: add FIFO usage for 5000 2009-11-11 15:23:43 -05:00
iwl-rx.c iwlagn: Use iwl_write8() for CSR_INT_COALESCING register 2009-11-23 17:05:30 -05:00
iwl-scan.c iwlwifi: use configured valid rx chain for scan 2009-11-11 15:23:42 -05:00
iwl-spectrum.c iwlwifi: use paged Rx 2009-10-27 16:48:06 -04:00
iwl-spectrum.h
iwl-sta.c iwlwifi: handle unicast PS buffering 2009-11-18 17:09:08 -05:00
iwl-sta.h iwlwifi: handle unicast PS buffering 2009-11-18 17:09:08 -05:00
iwl-tx.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 2009-12-01 22:13:38 -08:00
iwl3945-base.c iwlwifi: on-screen event log dump 2009-12-21 18:56:18 -05:00
Kconfig wireless: remove WLAN_80211 and WLAN_PRE80211 from Kconfig 2009-10-30 16:50:35 -04:00
Makefile