summaryrefslogtreecommitdiff
path: root/drivers/staging/brcm80211/TODO
blob: e9c1393a2b92e6a37b8cbff236a8dc08824317e4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
To Do List for Broadcom Mac80211 driver before getting in mainline

Bugs
====
- Oops on AMPDU traffic, to be solved by new ucode (currently under test)

brcmfmac and brcmsmac
=====================
- ASSERTS not allowed in mainline, replace by warning + error handling
- Replace printk and WL_ERROR() with proper routines

brcmfmac
=====================
- Replace driver's proprietary ssb interface with generic kernel ssb module
- Build and test on 64 bit linux kernel