aboutsummaryrefslogtreecommitdiff
path: root/drivers/ssb/driver_pcicore.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-31ssb: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEGravatar Paul Gortmaker 1-0/+1
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1
2011-07-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Gravatar David S. Miller 1-9/+9
2011-07-11Merge branch 'master' into for-nextGravatar Jiri Kosina 1-4/+6
2011-07-07ssb: fix init regression of hostmode PCI coreGravatar Rafał Miłecki 1-9/+9
2011-07-07Update my e-mail addressGravatar Michael Büsch 1-1/+1
2011-06-22ssb: add __devinit to some functionsGravatar Hauke Mehrtens 1-5/+5
2011-06-03ssb: fix PCI(e) driver regression causing oops on PCI cardsGravatar Rafał Miłecki 1-4/+6
2011-05-11ssb: move ssb_commit_settings and export itGravatar Rafał Miłecki 1-26/+0
2011-04-28ssb: pci: early fix for SPROM core indexGravatar Rafał Miłecki 1-0/+12
2011-04-28ssb: pci: update PCIe workaroundsGravatar Rafał Miłecki 1-8/+27
2011-04-28ssb: pci: separate workaroundsGravatar Rafał Miłecki 1-40/+58
2011-04-25ssb: pci: trivial: correct amount of maximum retriesGravatar Rafał Miłecki 1-1/+1
2011-04-04ssb: pci: implement serdes workaroundGravatar Rafał Miłecki 1-3/+28
2011-04-04ssb: pci: implement mdio readingGravatar Rafał Miłecki 1-0/+43
2011-04-04ssb: pci: fix mdio writes on newer cores (rev 10+)Gravatar Rafał Miłecki 1-2/+32
2011-04-04ssb: pci: trivial: drop useless pointerGravatar Rafał Miłecki 1-2/+0
2010-04-12MIPS: Fix SSB PCIcore IO resource managementGravatar Andreas Ferber 1-29/+0
2009-10-27ssb: Put host pointers into a unionGravatar Michael Buesch 1-2/+2
2008-07-07ssb-pcicore: Fix IRQ-vector init on embedded devicesGravatar Michael Buesch 1-0/+7
2008-06-04ssb: Fix context assertion in ssb_pcicore_dev_irqvecs_enableGravatar Michael Buesch 1-2/+2
2008-04-16ssb-pcicore: Remove b44 TPS flag workaroundGravatar Michael Buesch 1-9/+3
2008-04-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Gravatar David S. Miller 1-1/+1
2008-04-09ssb-pcicore: Fix IRQ TPS flag handlingGravatar Larry Finger 1-1/+1
2008-03-06ssb: Add Gigabit Ethernet driverGravatar Michael Buesch 1-71/+89
2008-03-04ssb: Add pcibios_enable_device() return value checkGravatar Yoichi Yuasa 1-1/+4
2008-02-28SSB PCI core driver: use new SPROM data structureGravatar Aurelien Jarno 1-1/+1
2008-02-20ssb: Fix support for PCI devices behind a SSB->PCI bridgeGravatar Michael Buesch 1-5/+12
2008-02-20ssb: Fix pcicore cardbus modeGravatar Michael Buesch 1-2/+26
2007-10-10[SSB]: add Sonics Silicon Backplane bus supportGravatar Michael Buesch 1-0/+576