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