summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rsi/rsi_91x_debugfs.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: rsi: rsi_91x_debugfs: Remove unnecessary (void*) conversionsWu Yunchuan2023-08-231-2/+1
* rsi: make array fsm_state static const, makes object smallerColin Ian King2021-08-291-1/+1
* rsi: Source file headers are not suitable for kernel-docLee Jones2020-09-011-1/+1
* rsi: fix spelling mistakesSiva Rebbagondla2019-02-191-4/+4
* rsi: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-02-011-5/+0
* rsi: add version informationPavani Muthyala2017-09-251-13/+6
* rsi: changes in eeprom read framePrameela Rani Garnepudi2017-07-281-0/+1
* rsi: use BUILD_BUG_ON check for fsm_stateAmitkumar Karwar2017-07-281-0/+2
* rsi: add in missing RSI_FSM_STATES into array fsm_stateColin Ian King2017-06-281-0/+2
* rsi: Mapping the debugfs stats to the correct s/w queues.Jahnavi Meher2014-06-191-5/+5
* rsi: Potential null pointer derefernce issue fixed.Fariya Fatima2014-04-091-19/+16
* rsi: Add RS9113 wireless driverFariya Fatima2014-03-171-0/+339