kernel-ark/drivers/net/wireless/zd1211rw
David Howells 6d5aefb8ea WorkQueue: Fix up arch-specific work items where possible
Fix up arch-specific work items where possible to use the new work_struct and
delayed_work structs.

Three places that enqueue bits of their stack and then return have been marked
with #error as this is not permitted.

Signed-Off-By: David Howells <dhowells@redhat.com>
2006-12-05 19:36:26 +00:00
..
Kconfig
Makefile [PATCH] zd1211rw: Support AL7230B RF 2006-08-14 15:43:21 -04:00
zd_chip.c [PATCH] zd1211rw: Use softmac ERP handling functionality 2006-12-02 00:12:05 -05:00
zd_chip.h [PATCH] zd1211rw: Use softmac ERP handling functionality 2006-12-02 00:12:05 -05:00
zd_def.h [PATCH] zd1211rw: cleanups 2006-12-02 00:12:05 -05:00
zd_ieee80211.c [PATCH] zd1211rw: Allow channels 1-13 in Japan 2006-12-02 00:12:05 -05:00
zd_ieee80211.h [PATCH] zd1211rw: Rename cs_rate to zd_rate 2006-12-02 00:12:05 -05:00
zd_mac.c WorkQueue: Fix up arch-specific work items where possible 2006-12-05 19:36:26 +00:00
zd_mac.h WorkQueue: Fix up arch-specific work items where possible 2006-12-05 19:36:26 +00:00
zd_netdev.c [PATCH] zd1211rw: Remove IW_FREQ_AUTO support 2006-12-02 00:12:05 -05:00
zd_netdev.h
zd_rf_al2230.c [PATCH] zd1211rw: AL2230 ZD1211B vendor sync 2006-08-14 15:43:21 -04:00
zd_rf_al7230b.c [PATCH] zd1211rw: Support AL7230B RF 2006-08-14 15:43:21 -04:00
zd_rf_rf2959.c
zd_rf.c [PATCH] zd1211rw: cleanups 2006-08-14 15:43:23 -04:00
zd_rf.h [PATCH] zd1211rw: Support AL7230B RF 2006-08-14 15:43:21 -04:00
zd_types.h
zd_usb.c [PATCH] zd1211rw: Optimized handling of zero length entries in length info 2006-12-02 00:12:05 -05:00
zd_usb.h Revert "[PATCH] zd1211rw: Removed unneeded packed attributes" 2006-11-28 14:16:37 -05:00
zd_util.c
zd_util.h