summaryrefslogtreecommitdiff
path: root/drivers/ssb/pci.c
Commit message (Expand)AuthorAge
* ssb: Handle alternate SSPROM locationLarry Finger2010-06-04
* ssb: fix NULL ptr deref when pcihost_wrapper is usedChristoph Fritz2010-05-28
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-05
|\
| * ssb: Use relative offsets for SPROMRafał Miłecki2010-04-26
| * ssb: Look for SPROM at different offset on higher rev CCRafał Miłecki2010-04-26
| * ssb: do not read SPROM if it does not existJohn W. Linville2010-04-26
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* ssb: Fix error when V1 SPROM extraction is forcedLarry Finger2009-09-14
* ssb: Fix typo in the rev8 SPROM extraction routineGábor Stefanik2009-08-20
* ssb: Implement the remaining rev.8 SPROM vars needed for LP-PHYGábor Stefanik2009-08-14
* ssb: Add SPROM fallback supportMichael Buesch2009-03-05
* b43/ssb: Add SPROM8 extraction and LP-PHY detectionMichael Buesch2009-01-29
* ssb: Clean up extraction of MAC addresses from SPROMLarry Finger2008-08-29
* ssb: Update for Rev. 5 SPROMLarry Finger2008-08-29
* ssb: Allow reading of 440-byte SPROM that is not rev 4Larry.Finger@lwfinger.net2008-05-07
* ssb: Fix all-ones boardflagsLarry Finger2008-04-23
* ssb: Add support for block-I/OMichael Buesch2008-04-08
* ssb: Add SPROM/invariants support for PCMCIA devicesMichael Buesch2008-03-13
* ssb: Add support for 8bit register accessMichael Buesch2008-02-29
* ssb: Add boardflags_hi field to the sprom data structureMichael Buesch2008-01-28
* ssb: Fix extraction of values from SPROMMichael Buesch2008-01-28
* ssb: Remove the old, now unused, data structuresLarry Finger2008-01-28
* ssb: Convert to use of the new SPROM structureLarry Finger2008-01-28
* ssb: Add new SPROM structure while keeping the oldLarry Finger2008-01-28
* [SSB]: Sparse fixes.Michael Buesch2007-10-10
* [SSB]: Use ioreadX() and iowriteX() for PCI.Michael Buesch2007-10-10
* [SSB]: add Sonics Silicon Backplane bus supportMichael Buesch2007-10-10