linux_dsm_epyc7002/drivers/net/wireless/quantenna/qtnfmac
Kees Cook 7e916cafb4 qtnfmac: 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: Igor Mitsyanko <imitsyanko@quantenna.com>
Cc: Avinash Patil <avinashp@quantenna.com>
Cc: Sergey Matyukevich <smatyukevich@quantenna.com>
Cc: Kamlesh Rath <krath@quantenna.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:43:00 +03:00
..
pearl qtnfmac: lock access to h/w in tx path 2017-09-20 15:35:32 +03:00
bus.h qtnfmac: remove unused qtnf_rx_frame declaration 2017-08-17 10:04:37 +03:00
cfg80211.c qtnfmac: Convert timers to use timer_setup() 2017-10-27 10:43:00 +03:00
cfg80211.h qtnfmac: cancel scans on wireless interface changes 2017-09-20 15:35:33 +03:00
commands.c qtnfmac: make encryption info a part of CONNECT command. 2017-10-13 12:59:32 +03:00
commands.h qtnfmac: do not cache AP settings in driver structures 2017-10-13 12:59:28 +03:00
core.c qtnfmac: Convert timers to use timer_setup() 2017-10-27 10:43:00 +03:00
core.h qtnfmac: do not cache current channel info in driver's state 2017-10-13 12:59:32 +03:00
debug.c
debug.h
event.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git 2017-10-16 17:09:24 +03:00
event.h
Kconfig
Makefile qtnfmac: drop -D__CHECK_ENDIAN from cflags 2017-08-31 15:57:37 +03:00
qlink_util.c qtnfmac: pass channel definition to WiFi card on START_AP command 2017-10-13 12:59:30 +03:00
qlink_util.h qtnfmac: pass channel definition to WiFi card on START_AP command 2017-10-13 12:59:30 +03:00
qlink.h qtnfmac: make encryption info a part of CONNECT command. 2017-10-13 12:59:32 +03:00
qtn_hw_ids.h
shm_ipc_defs.h
shm_ipc.c
shm_ipc.h
trans.c
trans.h
util.c
util.h