Jeff Garzik wrote: > Just to keep everything moving, my recommendation would be to move the > code to net/*, and resend the patch (with whatever changes you have > made to date). Alrighty... attached is the latest diff against netdev-2.6. Changes since last version: * Includes previously missing files * Lots of whitespace cleanups * Various syntactical cleanups * Moved to net/ieee80211 from drivers/net/wireless/ieee80211 -- I wasn't sure what people's thoughts were for how Wireless is currently leveled under menuconfig. * Moved ieee80211.h and ieee80211_crypt.h to include/net * Updated descriptions of WEP, TKIP, and CCMP software cipher suites and reworked Makefile to match * Verified that the patch applies, can be configured via menuconfig, and builds successfully * Changed AES_586 selection to just AES Also attached is the list of items folks have sent me that I have not resolved (if anyone wants to throw me a patch that hits any of these, feel free) I've pushed the above changes to bk://ipw.bkbits.net/ipw-2.6 if anyone wants to use them on conjunction w/ the current development snapshots of the ipw* drivers. James