Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-09-23 | b43: Fix SDIO interrupt handler deadlock | Michael Buesch | |
We need to release the SDIO host before locking the driver mutex. Signed-off-by: Michael Buesch <mb@bu3sch.de> Signed-off-by: John W. Linville <linville@tuxdriver.com> | |||
2009-09-23 | b43: Add Soft-MAC SDIO device support | Albert Herranz | |
This adds support for Soft-MAC SDIO devices to b43. The driver still lacks some fixes for SDIO devices, so it's currently marked as BROKEN. Signed-off-by: Albert Herranz <albert_herranz@yahoo.es> Signed-off-by: Michael Buesch <mb@bu3sch.de> Signed-off-by: John W. Linville <linville@tuxdriver.com> |