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