Hi John, Here is the patch series to bring rt2x00 up to date. The main features this series presents are: - debugfs support (reading/writing registers) - rt2x00lib (Move generic code to a seperate module) - sparse fixes This series also fixes countless of bugs, although several new ones have been introduced. All rt2x00 drivers should now be far better at supporting master mode. Alhtough rt73usb is no longer capable of receiving any data. Sparse is not completely silent about rt2x00, except for the rt2x00debug module. sparse simply gives a warning about unnamed initializors in the file_operation structures and then simply crashes. I have been unable to see what the exact cause of the problem is. For this patch series I have been experimenting with git/cogito a bit, so perhaps next patch series will be a git pull request instead of 30 mails. ;) Ivo - To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html