linux/drivers/net/wireless/rsi
Kees Cook dfefb9f8d0 drivers/wireless: rsi: Convert timers to use timer_setup()
In preparation for unconditionally passing the struct timer_list pointer to
all timer callbacks, switch to using the new timer_setup() and from_timer()
to pass the timer pointer explicitly.

Cc: Kalle Valo <kvalo@codeaurora.org>
Cc: Amitkumar Karwar <amit.karwar@redpinesignals.com>
Cc: Prameela Rani Garnepudi <prameela.j04cs@gmail.com>
Cc: Pavani Muthyala <pavani.muthyala@redpinesignals.com>
Cc: Karun Eagalapati <karun256@gmail.com>
Cc: linux-wireless@vger.kernel.org
Cc: netdev@vger.kernel.org
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2017-10-27 10:47:00 +03:00
..
Kconfig rsi: add vendor Kconfig entry 2015-11-18 14:28:31 +02:00
Makefile rsi: add support for legacy power save 2017-08-08 14:46:01 +03:00
rsi_91x_core.c rsi: tx and rx path enhancements for p2p mode 2017-09-20 15:38:56 +03:00
rsi_91x_debugfs.c rsi: add version information 2017-09-25 11:25:23 +03:00
rsi_91x_hal.c drivers/wireless: rsi: Convert timers to use timer_setup() 2017-10-27 10:47:00 +03:00
rsi_91x_mac80211.c drivers/wireless: rsi: Convert timers to use timer_setup() 2017-10-27 10:47:00 +03:00
rsi_91x_main.c drivers/wireless: rsi: Convert timers to use timer_setup() 2017-10-27 10:47:00 +03:00
rsi_91x_mgmt.c rsi: miscellaneous changes for p2p mode 2017-09-20 15:38:58 +03:00
rsi_91x_ps.c rsi: disallow power save config when AP vap running 2017-09-20 15:38:57 +03:00
rsi_91x_sdio_ops.c rsi: buffer available interrupt handling 2017-08-08 14:46:03 +03:00
rsi_91x_sdio.c rsi: sdio suspend and resume support 2017-09-25 11:26:30 +03:00
rsi_91x_usb_ops.c rsi: use separate mutex lock for receive thread 2017-07-28 17:22:43 +03:00
rsi_91x_usb.c rsi: fix a dereference on adapter before it has been null checked 2017-09-20 15:40:16 +03:00
rsi_boot_params.h rsi: configure new boot parameters to device 2017-06-21 18:26:26 +03:00
rsi_common.h drivers/wireless: rsi: Convert timers to use timer_setup() 2017-10-27 10:47:00 +03:00
rsi_debugfs.h
rsi_hal.h rsi: add version information 2017-09-25 11:25:23 +03:00
rsi_main.h rsi: add version information 2017-09-25 11:25:23 +03:00
rsi_mgmt.h rsi: fix integer overflow warning 2017-10-13 13:00:42 +03:00
rsi_ps.h rsi: disallow power save config when AP vap running 2017-09-20 15:38:57 +03:00
rsi_sdio.h rsi: sdio suspend and resume support 2017-09-25 11:26:30 +03:00
rsi_usb.h rsi: use macro for allocating USB buffer 2017-07-28 17:27:18 +03:00