index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bcma
/
sprom.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-13
bcma: make arrays pwr_info_offset and sprom_sizes static const, shrinks objec...
Colin Ian King
1
-4
/
+6
2015-01-29
bcma: detect SPROM revision 11
Rafał Miłecki
1
-1
/
+2
2014-07-29
bcma: add support for BCM43131 that was found in Tenda W311E
Rafał Miłecki
1
-0
/
+1
2014-07-18
bcma: add support for BCM43217 found in Tenda W322E (14e4:43a9)
Rafał Miłecki
1
-0
/
+1
2014-07-18
bcma: extract antenna gains from SPROM correctly
Rafał Miłecki
1
-8
/
+33
2013-06-27
bcma: add support for BCM43142
Rafał Miłecki
1
-0
/
+1
2013-05-22
bcma: support SPROM rev 10
Rafał Miłecki
1
-7
/
+9
2013-05-22
bcma: prepare for supporting more SPROM sizes
Rafał Miłecki
1
-15
/
+20
2013-05-22
bcma: don't hardcode SPROM length
Rafał Miłecki
1
-15
/
+15
2013-03-26
bcma: extract board_type from SPROM
Rafał Miłecki
1
-0
/
+1
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