Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | broadcom-wl: fix uninitialized variable | Felix Fietkau | 2011-05-19 | 1 | -1/+2 |
| | | | | | | | | It was causing an occasional kernel oops. Signed-off-by: Nathan Hintz <nlhintz@hotmail.com> SVN-Revision: 26948 | ||||
* | brcm47xx: add fallback sprom for pci devices without an own sprom. | Hauke Mehrtens | 2011-05-01 | 1 | -4/+2 |
| | | | | | | | | | | | | | If there is no sprom on an ssb based pci device on the brcm47xx architecture ssb now asks the architecture code to look into the nvram to get some sprom data for this device. Now we are able to read out pci/1/1/ foo or pci/1/3/ foo config options. This will fix some problems where the wireless devices does not got an mac address and the following message was show: ssb: WARNING: Invalid SPROM CRC (corrupt SPROM) SVN-Revision: 26801 | ||||
* | broadcom-wl: remove pcmcia support | Hauke Mehrtens | 2010-11-06 | 1 | -12/+0 |
| | | | | | | | For kernel 2.6.36 some additional pcmcia backpots would be needed, but this should not depend on pcmcia. SVN-Revision: 23899 | ||||
* | broadcom-wl: fix compiling with kernel 2.6.35 | Hauke Mehrtens | 2010-07-11 | 1 | -0/+12 |
| | | | | SVN-Revision: 22138 | ||||
* | kernel: fix build problems with recent kernel versions | Hauke Mehrtens | 2010-07-11 | 1 | -0/+40 |
SVN-Revision: 22137 |