Home
last modified time | relevance | path

Searched hist:"7 ac767645ab1f2f96b2c84ee8857d72d25c4eadd" (Results 1 – 22 of 22) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/wil6210/
H A Dp2p.cdiff 7ac767645ab1f2f96b2c84ee8857d72d25c4eadd Tue Oct 24 04:29:54 CDT 2017 Kees Cook <keescook@chromium.org> ath: 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@qca.qualcomm.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@qca.qualcomm.com>
H A Dmain.cdiff 7ac767645ab1f2f96b2c84ee8857d72d25c4eadd Tue Oct 24 04:29:54 CDT 2017 Kees Cook <keescook@chromium.org> ath: 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@qca.qualcomm.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@qca.qualcomm.com>
H A Dwil6210.hdiff 7ac767645ab1f2f96b2c84ee8857d72d25c4eadd Tue Oct 24 04:29:54 CDT 2017 Kees Cook <keescook@chromium.org> ath: 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@qca.qualcomm.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@qca.qualcomm.com>
/openbmc/linux/drivers/net/wireless/ath/ath6kl/
H A Dtxrx.cdiff 7ac767645ab1f2f96b2c84ee8857d72d25c4eadd Tue Oct 24 04:29:54 CDT 2017 Kees Cook <keescook@chromium.org> ath: 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@qca.qualcomm.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@qca.qualcomm.com>
H A Dwmi.hdiff 7ac767645ab1f2f96b2c84ee8857d72d25c4eadd Tue Oct 24 04:29:54 CDT 2017 Kees Cook <keescook@chromium.org> ath: 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@qca.qualcomm.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@qca.qualcomm.com>
H A Dcore.hdiff 7ac767645ab1f2f96b2c84ee8857d72d25c4eadd Tue Oct 24 04:29:54 CDT 2017 Kees Cook <keescook@chromium.org> ath: 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@qca.qualcomm.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@qca.qualcomm.com>
H A Dmain.cdiff 7ac767645ab1f2f96b2c84ee8857d72d25c4eadd Tue Oct 24 04:29:54 CDT 2017 Kees Cook <keescook@chromium.org> ath: 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@qca.qualcomm.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@qca.qualcomm.com>
H A Dwmi.cdiff 7ac767645ab1f2f96b2c84ee8857d72d25c4eadd Tue Oct 24 04:29:54 CDT 2017 Kees Cook <keescook@chromium.org> ath: 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@qca.qualcomm.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@qca.qualcomm.com>
H A Dcfg80211.cdiff 7ac767645ab1f2f96b2c84ee8857d72d25c4eadd Tue Oct 24 04:29:54 CDT 2017 Kees Cook <keescook@chromium.org> ath: 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@qca.qualcomm.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@qca.qualcomm.com>
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dchannel.cdiff 7ac767645ab1f2f96b2c84ee8857d72d25c4eadd Tue Oct 24 04:29:54 CDT 2017 Kees Cook <keescook@chromium.org> ath: 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@qca.qualcomm.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@qca.qualcomm.com>
H A Dgpio.cdiff 7ac767645ab1f2f96b2c84ee8857d72d25c4eadd Tue Oct 24 04:29:54 CDT 2017 Kees Cook <keescook@chromium.org> ath: 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@qca.qualcomm.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@qca.qualcomm.com>
H A Dlink.cdiff 7ac767645ab1f2f96b2c84ee8857d72d25c4eadd Tue Oct 24 04:29:54 CDT 2017 Kees Cook <keescook@chromium.org> ath: 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@qca.qualcomm.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@qca.qualcomm.com>
H A Dhtc.hdiff 7ac767645ab1f2f96b2c84ee8857d72d25c4eadd Tue Oct 24 04:29:54 CDT 2017 Kees Cook <keescook@chromium.org> ath: 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@qca.qualcomm.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@qca.qualcomm.com>
H A Dhtc_drv_txrx.cdiff 7ac767645ab1f2f96b2c84ee8857d72d25c4eadd Tue Oct 24 04:29:54 CDT 2017 Kees Cook <keescook@chromium.org> ath: 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@qca.qualcomm.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@qca.qualcomm.com>
H A Dhtc_drv_init.cdiff 7ac767645ab1f2f96b2c84ee8857d72d25c4eadd Tue Oct 24 04:29:54 CDT 2017 Kees Cook <keescook@chromium.org> ath: 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@qca.qualcomm.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@qca.qualcomm.com>
H A Dinit.cdiff 7ac767645ab1f2f96b2c84ee8857d72d25c4eadd Tue Oct 24 04:29:54 CDT 2017 Kees Cook <keescook@chromium.org> ath: 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@qca.qualcomm.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@qca.qualcomm.com>
H A Dath9k.hdiff 7ac767645ab1f2f96b2c84ee8857d72d25c4eadd Tue Oct 24 04:29:54 CDT 2017 Kees Cook <keescook@chromium.org> ath: 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@qca.qualcomm.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@qca.qualcomm.com>
H A Dmain.cdiff 7ac767645ab1f2f96b2c84ee8857d72d25c4eadd Tue Oct 24 04:29:54 CDT 2017 Kees Cook <keescook@chromium.org> ath: 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@qca.qualcomm.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@qca.qualcomm.com>
/openbmc/linux/drivers/net/wireless/ath/ar5523/
H A Dar5523.cdiff 7ac767645ab1f2f96b2c84ee8857d72d25c4eadd Tue Oct 24 04:29:54 CDT 2017 Kees Cook <keescook@chromium.org> ath: 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@qca.qualcomm.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@qca.qualcomm.com>
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dpci.hdiff 7ac767645ab1f2f96b2c84ee8857d72d25c4eadd Tue Oct 24 04:29:54 CDT 2017 Kees Cook <keescook@chromium.org> ath: 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@qca.qualcomm.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@qca.qualcomm.com>
H A Dhtt_rx.cdiff 7ac767645ab1f2f96b2c84ee8857d72d25c4eadd Tue Oct 24 04:29:54 CDT 2017 Kees Cook <keescook@chromium.org> ath: 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@qca.qualcomm.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@qca.qualcomm.com>
H A Dpci.cdiff 7ac767645ab1f2f96b2c84ee8857d72d25c4eadd Tue Oct 24 04:29:54 CDT 2017 Kees Cook <keescook@chromium.org> ath: 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@qca.qualcomm.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@qca.qualcomm.com>