summaryrefslogtreecommitdiffstats
path: root/drivers/staging/brcm80211/TODO
diff options
context:
space:
mode:
authorHenry Ptasinski <henryp@broadcom.com>2010-09-20 22:33:12 -0700
committerGreg Kroah-Hartman <gregkh@suse.de>2010-09-21 10:29:31 -0700
commitcf2b448852abd47cee21007b8313fbf962bf3c9a (patch)
tree26d91240bb5443dc8e6de69b3507b92f18bd1850 /drivers/staging/brcm80211/TODO
parentc7fcf25525b3cd6559f882837bfa76d04a80f8a6 (diff)
downloadop-kernel-dev-cf2b448852abd47cee21007b8313fbf962bf3c9a.zip
op-kernel-dev-cf2b448852abd47cee21007b8313fbf962bf3c9a.tar.gz
staging: brcm80211: add fullmac driver
This patch to the existing bcm80211 directory in the staging tree adds fullmac driver support for the BCM4329 SDIO chip from Broadcom. Configuration of the mac80211 driver or the fullmac driver can be done through menuconfig. Signed-off-by: Henry Ptasinski <henryp@broadcom.com> Signed-off-by: Nohee Ko <noheek@broadcom.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/brcm80211/TODO')
-rw-r--r--drivers/staging/brcm80211/TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/staging/brcm80211/TODO b/drivers/staging/brcm80211/TODO
index f4bb28d..8803d30 100644
--- a/drivers/staging/brcm80211/TODO
+++ b/drivers/staging/brcm80211/TODO
@@ -32,6 +32,8 @@ Other
=====
- wlc_mac80211.[ch], wl_mac80211.[ch] and linux_osl.c all need to be refactored
and combined.
+- Merge files that are partially duplicated between the softmac and fullmac
+ drivers
- Replace driver's proprietary ssb interface with generic kernel ssb module
(only used when compiling for SDIO).
- PCI and SDIO support are currently #ifdef'ed exclusive of each other, which
OpenPOWER on IntegriCloud