Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal...
[pandora-kernel.git] / drivers / staging / brcm80211 / TODO
1 To Do List for Broadcom Mac80211 driver before getting in mainline
2
3 Bugs
4 ====
5 - Oops on AMPDU traffic, to be solved by new ucode (currently under test)
6
7 brcmfmac and brcmsmac
8 =====================
9 - ASSERTS not allowed in mainline, replace by warning + error handling
10 - Replace printk and WL_ERROR() with proper routines
11
12 brcmfmac
13 =====================
14 - Replace driver's proprietary ssb interface with generic kernel ssb module
15 - Build and test on 64 bit linux kernel