Rafał Miłecki
|
172c69a476
ssb: extract indexes for power tables
|
14 years ago |
Rafał Miłecki
|
a76a574ca9
ssb: drop BCM4328 hack for SPROM revision
|
14 years ago |
Rafał Miłecki
|
ca4a083191
ssb: return -ENOMEM on alloc fail (instead of CRC check's result)
|
14 years ago |
Rafał Miłecki
|
54435f9ec8
ssb: workarounds: be verbose about hacking SPROM revision, don't duplicate code
|
14 years ago |
Larry Finger
|
9d1ac34ec3
ssb: Handle alternate SSPROM location
|
15 years ago |
Christoph Fritz
|
da1fdb02d9
ssb: fix NULL ptr deref when pcihost_wrapper is used
|
15 years ago |
John W. Linville
|
83163244f8
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
|
15 years ago |
Rafał Miłecki
|
0a182fd88f
ssb: Use relative offsets for SPROM
|
15 years ago |
Rafał Miłecki
|
ea2db495f9
ssb: Look for SPROM at different offset on higher rev CC
|
15 years ago |
John W. Linville
|
d53cdbb94a
ssb: do not read SPROM if it does not exist
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Larry Finger
|
cd559b36e7
ssb: Fix error when V1 SPROM extraction is forced
|
15 years ago |
Gábor Stefanik
|
f0ea6ce14a
ssb: Fix typo in the rev8 SPROM extraction routine
|
16 years ago |
Gábor Stefanik
|
f679056b2f
ssb: Implement the remaining rev.8 SPROM vars needed for LP-PHY
|
16 years ago |
Michael Buesch
|
e79c1ba84c
ssb: Add SPROM fallback support
|
16 years ago |
Michael Buesch
|
6b1c7c6760
b43/ssb: Add SPROM8 extraction and LP-PHY detection
|
16 years ago |
Larry Finger
|
31ce12fb3e
ssb: Clean up extraction of MAC addresses from SPROM
|
17 years ago |
Larry Finger
|
095f695cbb
ssb: Update for Rev. 5 SPROM
|
17 years ago |
Larry.Finger@lwfinger.net
|
2afc49015d
ssb: Allow reading of 440-byte SPROM that is not rev 4
|
17 years ago |
Larry Finger
|
4503183aa3
ssb: Fix all-ones boardflags
|
17 years ago |
Michael Buesch
|
d625a29ba6
ssb: Add support for block-I/O
|
17 years ago |
Michael Buesch
|
e7ec2e3230
ssb: Add SPROM/invariants support for PCMCIA devices
|
17 years ago |
Michael Buesch
|
ffc7689dda
ssb: Add support for 8bit register access
|
17 years ago |
Michael Buesch
|
af4b745078
ssb: Add boardflags_hi field to the sprom data structure
|
17 years ago |
Michael Buesch
|
e861b98d5e
ssb: Fix extraction of values from SPROM
|
17 years ago |
Larry Finger
|
d3c319f9c8
ssb: Remove the old, now unused, data structures
|
17 years ago |
Larry Finger
|
c272ef4403
ssb: Convert to use of the new SPROM structure
|
17 years ago |
Larry Finger
|
ac82fab44f
ssb: Add new SPROM structure while keeping the old
|
17 years ago |
Michael Buesch
|
6b9bafec66
[SSB]: Sparse fixes.
|
17 years ago |
Michael Buesch
|
4b402c65a3
[SSB]: Use ioreadX() and iowriteX() for PCI.
|
17 years ago |