linux/drivers/staging/brcm80211/brcmfmac
Ben Hutchings 34a488c1e0 Staging: Update parameters for cfg80211 key management operation
Commit e31b82136d ("cfg80211/mac80211:
allow per-station GTKs") changed the signatures of these operations
but did not update the staging drivers.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-11-09 16:49:33 -08:00
..
Kconfig
Makefile staging: brcm80211: remove unnecessary cflag, LINUX 2010-10-09 13:49:43 -07:00
README
bcmsdh.c Staging: brcm80211: remove typedefs.h 2010-10-21 11:17:44 -07:00
bcmsdh_linux.c Staging: brcm80211: remove typedefs.h 2010-10-21 11:17:44 -07:00
bcmsdh_sdmmc.c Staging: brcm80211: remove typedefs.h 2010-10-21 11:17:44 -07:00
bcmsdh_sdmmc_linux.c Staging: brcm80211: remove typedefs.h 2010-10-21 11:17:44 -07:00
dhd.h staging: brcm80211: remove DHD_USE_STATIC_BUF 2010-10-14 12:27:50 -07:00
dhd_bus.h Staging: brcm80211: remove TRUE #define 2010-10-12 12:15:18 -07:00
dhd_cdc.c Staging: brcm80211: remove typedefs.h 2010-10-21 11:17:44 -07:00
dhd_common.c Staging: brcm80211: remove typedefs.h 2010-10-21 11:17:44 -07:00
dhd_custom_gpio.c Staging: brcm80211: remove typedefs.h 2010-10-21 11:17:44 -07:00
dhd_dbg.h
dhd_linux.c drivers/staging/brcm80211/brcmfmac/dhd_linux.c: delete double assignment 2010-11-09 14:05:22 -08:00
dhd_linux_sched.c
dhd_proto.h Staging: brcm80211: brcmfmac: s/uint8/u8/ 2010-10-05 10:11:12 -07:00
dhd_sdio.c Staging: brcm80211: remove typedefs.h 2010-10-21 11:17:44 -07:00
dngl_stats.h
wl_cfg80211.c Staging: Update parameters for cfg80211 key management operation 2010-11-09 16:49:33 -08:00
wl_cfg80211.h Staging: brcm80211: remove typedefs.h 2010-10-21 11:17:44 -07:00
wl_iw.c Staging: brcm80211: remove typedefs.h 2010-10-21 11:17:44 -07:00
wl_iw.h Staging: brcm80211: remove typedefs.h 2010-10-21 11:17:44 -07:00

README

Broadcom fullmac driver

This is production driver.

What's here
===========
- Completely open source host driver, no binary object files
- Features Broadcom's OneDriver architecture (single source base for
  supported chips and architectures)
- On-chip firmware loaded using standard request_firmware()
- Support for BCM4329(SDIO)

What's done
==========
- Integration with cfg80211 stack
- Most of Mac functionality is performed in dongle
- A-MPDU single stream rates
- BCM4329:	Dualband, Single stream, 20MHz channels

Firmware installation
======================
Firmware is available from the Linux firmware repository at:

	git://git.kernel.org/pub/scm/linux/kernel/git/dwmw2/linux-firmware.git
	http://git.kernel.org/?p=linux/kernel/git/dwmw2/linux-firmware.git
	https://git.kernel.org/?p=linux/kernel/git/dwmw2/linux-firmware.git

For 4329 chip, copy brcm/bcm4329-fullmac-4-218-248-5.bin and
bcm4329-fullmac-4-218-248-5.txt to /lib/firmware/brcm

Contact Info:
=============
Brett Rudley	brudley@broadcom.com
Henry Ptasinski henryp@broadcom.com
Nohee Ko	noheek@broadcom.com