kernel-fxtec-pro1x/drivers/net/wireless/p54
Christian Lamparter 54fdb040b4 p54: move statistic timer update routine into a workqueue
This patch moves a good chunk of code from the former statistic update
timer routine into a workqueue, which is kindly provided by mac80211.

Also as a nice side-effect we can lay the foundation for other
essential housekeeping features we want to do in the future.
e.g:
 - drain the (clogged) tx_queue.
 - initiate bursts.

Signed-off-by: Christian Lamparter <chunkeey@web.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2008-12-19 15:23:11 -05:00
..
Kconfig
Makefile
net2280.h
p54.h p54: move statistic timer update routine into a workqueue 2008-12-19 15:23:11 -05:00
p54common.c p54: move statistic timer update routine into a workqueue 2008-12-19 15:23:11 -05:00
p54common.h p54: move statistic timer update routine into a workqueue 2008-12-19 15:23:11 -05:00
p54pci.c p54: enforce strict tx_queue limits 2008-12-12 14:01:55 -05:00
p54pci.h p54pci: cache firmware for suspend/resume 2008-11-25 16:41:38 -05:00
p54usb.c p54usb: rewriting rx/tx routines to make use of usb_anchor's facilities 2008-12-12 14:01:39 -05:00
p54usb.h p54usb: rewriting rx/tx routines to make use of usb_anchor's facilities 2008-12-12 14:01:39 -05:00