| Commit message (Expand) | Author | Age | Files | Lines |
* | bcma: add support for BCM43142 | Rafał Miłecki | 2013-06-27 | 1 | -0/+1 |
* | bcma: support SPROM rev 10 | Rafał Miłecki | 2013-05-22 | 1 | -7/+9 |
* | bcma: prepare for supporting more SPROM sizes | Rafał Miłecki | 2013-05-22 | 1 | -15/+20 |
* | bcma: don't hardcode SPROM length | Rafał Miłecki | 2013-05-22 | 1 | -15/+15 |
* | bcma: extract board_type from SPROM | Rafał Miłecki | 2013-03-25 | 1 | -0/+1 |
* | bcma: use fallback sprom if sprom on card was not valid | Hauke Mehrtens | 2012-10-19 | 1 | -1/+4 |
* | bcma: handle BCM43227 | Rafał Miłecki | 2012-09-24 | 1 | -0/+2 |
* | bcma: BCM43228 support | Rafał Miłecki | 2012-08-02 | 1 | -1/+3 |
* | bcma: use custom printing functions | Rafał Miłecki | 2012-07-09 | 1 | -4/+4 |
* | bcma: add constants for chip ids | Hauke Mehrtens | 2012-07-09 | 1 | -8/+10 |
* | bcma: add ext PA workaround for BCM4331 and BCM43431 | Seth Forshee | 2012-06-04 | 1 | -2/+2 |
* | bcma/ssb: parse new attributes from sprom | Hauke Mehrtens | 2012-05-16 | 1 | -0/+70 |
* | bcma: read out some additional sprom attributes | Hauke Mehrtens | 2012-05-16 | 1 | -0/+76 |
* | ssb/bcma: fill attribute alpha2 from sprom | Hauke Mehrtens | 2012-05-16 | 1 | -1/+2 |
* | bcma: use fallback sprom if no on chip sprom is available | Hauke Mehrtens | 2012-04-16 | 1 | -2/+5 |
* | bcma: add support for on-chip OTP memory used for SPROM storage | Arend van Spriel | 2012-03-06 | 1 | -20/+106 |
* | bcma: return error in bcma_sprom_get() when fallback fails | Arend van Spriel | 2012-03-06 | 1 | -10/+17 |
* | bcma: add support for sprom not found on the device | Hauke Mehrtens | 2012-03-05 | 1 | -8/+69 |
* | bcma: add extra sprom check | Hauke Mehrtens | 2012-02-06 | 1 | -0/+7 |
* | bcma: Enable logging of SPROM offset | Larry Finger | 2012-01-24 | 1 | -0/+1 |
* | bcma: SPROM: extract power info for cores | Rafał Miłecki | 2012-01-24 | 1 | -1/+39 |
* | bcma: SPROM: add macro for easier extraction | Rafał Miłecki | 2012-01-24 | 1 | -68/+71 |
* | bcma: extract revision and TX power IDs from SPROM | Rafał Miłecki | 2011-12-13 | 1 | -0/+39 |
* | bcma: extract FEM info from SPROM | Rafał Miłecki | 2011-12-13 | 1 | -0/+22 |
* | bcma: extract some basic info about board from SPROM | Rafał Miłecki | 2011-09-13 | 1 | -0/+9 |
* | bcma: implement BCM4331 workaround for external PA lines | Rafał Miłecki | 2011-08-22 | 1 | -0/+6 |
* | bcma: handle alternative SPROM location | Rafał Miłecki | 2011-07-19 | 1 | -3/+9 |
* | bcma: extract SPROM rev 9 the same way as rev 8 | Rafał Miłecki | 2011-07-18 | 1 | -1/+1 |
* | bcma: add check if sprom is available before accessing it. | Hauke Mehrtens | 2011-07-11 | 1 | -0/+3 |
* | bcma: read SPROM and extract MAC from it | Rafał Miłecki | 2011-06-03 | 1 | -0/+162 |