index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bcma
/
sprom.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bcma: detect SPROM revision 11
Rafał Miłecki
2015-01-29
1
-1
/
+2
*
bcma: add support for BCM43131 that was found in Tenda W311E
Rafał Miłecki
2014-07-29
1
-0
/
+1
*
bcma: add support for BCM43217 found in Tenda W322E (14e4:43a9)
Rafał Miłecki
2014-07-18
1
-0
/
+1
*
bcma: extract antenna gains from SPROM correctly
Rafał Miłecki
2014-07-18
1
-8
/
+33
*
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