Announcing an updated patch of the Marvell Libertas 8388 802.11 USB driver.
Diff can be found at http://dev.laptop.org/~marcelo/libertas-8388-16012007.patch _Please_ review, this driver is targeted for mainline inclusion. There have been almost no comments resulting from the first submission. Changes since v1: - reset usb device if boot2 init command fails - resend initial boot command in case of non-response - inform which command is being resent due to timeout - do not evaluate boot command response if boot2 < v3106 - allocate bulk_out_buffer with GFP_KERNEL instead of GFP_DMA - add event capability reporting - remove "@file" and "@brief" headers from beginning of files - remove now obsolete comments about driver building from README - remove unused Makefile.old - remove -DUPDATE_BOOT2_BY_MFG from Makefile - fix typo and add "8388" to Kconfig entry - remove unecessary commentary from if_bootcmd.c - remove unecessary static attr of "struct HostCmd_DS_MESH_ACCESS" instances - remove SLEEP_PERIOD command support code (not implemented in fw) - hexdump should use KERN_DEBUG - disable debugging output by default - add might_sleep() to wait command response path - Don't sleep inside get_wireless_stats - version bump correction (320p0 instead of 321p0) - destroy association worker in wlan_add_card EH path - proper pending command accounting - move radiotap definitions to include/net/ieee80211_radiotap.h - added support for MPP activation/deactivation through sysfs - remove pointer to dev structure on libertas_devs in card removal - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html