You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package/broadcom-wl/patches
Felix Fietkau 2383a26168 broadcom-wl: fix wild ssb_device accesses as pci_dev for legacy pci dma api
broadcom-wl driver bound to ssb device with ssb driver probe
have osh handle struct pdev pointer value initialized with
ssb_device pointer. Later on pdev is used with legacy pci
dma api as pci_dev thus causing oops sometimes.

The patch replaces legacy pci dma api and pass relevant
device struct pointer to avoid crashes.
Signed-off-by: George Kashperko <george@znau.edu.ua>

SVN-Revision: 26949
13 years ago
..
003-compat-2.6.35.patch broadcom-wl: fix uninitialized variable 13 years ago
004-remove-pcmcia.patch broadcom-wl: remove pcmcia support 14 years ago
006-generic-dma-api.patch broadcom-wl: fix wild ssb_device accesses as pci_dev for legacy pci dma api 13 years ago
910-fallback-sprom.patch brcm47xx: add fallback sprom for pci devices without an own sprom. 13 years ago