summaryrefslogtreecommitdiffstats
path: root/drivers/ssb/driver_pcicore.c
AgeCommit message (Expand)AuthorLines
2013-03-06ssb: Convert ssb_printk to ssb_<level>Joe Perches-8/+7
2013-01-03Drivers: ssb: remove __dev* attributes.Greg Kroah-Hartman-5/+5
2012-02-01ssb: fix cardbus slot in hostmodeHauke Mehrtens-1/+1
2011-12-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-2/+6
2011-12-08ssb: fix init regression with SoCsHauke Mehrtens-2/+6
2011-10-31ssb: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker-0/+1
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2011-07-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-9/+9
2011-07-11Merge branch 'master' into for-nextJiri Kosina-4/+6
2011-07-07ssb: fix init regression of hostmode PCI coreRafał Miłecki-9/+9
2011-07-07Update my e-mail addressMichael Büsch-1/+1
2011-06-22ssb: add __devinit to some functionsHauke Mehrtens-5/+5
2011-06-03ssb: fix PCI(e) driver regression causing oops on PCI cardsRafał Miłecki-4/+6
2011-05-11ssb: move ssb_commit_settings and export itRafał Miłecki-26/+0
2011-04-28ssb: pci: early fix for SPROM core indexRafał Miłecki-0/+12
2011-04-28ssb: pci: update PCIe workaroundsRafał Miłecki-8/+27
2011-04-28ssb: pci: separate workaroundsRafał Miłecki-40/+58
2011-04-25ssb: pci: trivial: correct amount of maximum retriesRafał Miłecki-1/+1
2011-04-04ssb: pci: implement serdes workaroundRafał Miłecki-3/+28
2011-04-04ssb: pci: implement mdio readingRafał Miłecki-0/+43
2011-04-04ssb: pci: fix mdio writes on newer cores (rev 10+)Rafał Miłecki-2/+32
2011-04-04ssb: pci: trivial: drop useless pointerRafał Miłecki-2/+0
2010-04-12MIPS: Fix SSB PCIcore IO resource managementAndreas Ferber-29/+0
2009-10-27ssb: Put host pointers into a unionMichael Buesch-2/+2
2008-07-07ssb-pcicore: Fix IRQ-vector init on embedded devicesMichael Buesch-0/+7
2008-06-04ssb: Fix context assertion in ssb_pcicore_dev_irqvecs_enableMichael Buesch-2/+2
2008-04-16ssb-pcicore: Remove b44 TPS flag workaroundMichael Buesch-9/+3
2008-04-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-1/+1
2008-04-09ssb-pcicore: Fix IRQ TPS flag handlingLarry Finger-1/+1
2008-03-06ssb: Add Gigabit Ethernet driverMichael Buesch-71/+89
2008-03-04ssb: Add pcibios_enable_device() return value checkYoichi Yuasa-1/+4
2008-02-28SSB PCI core driver: use new SPROM data structureAurelien Jarno-1/+1
2008-02-20ssb: Fix support for PCI devices behind a SSB->PCI bridgeMichael Buesch-5/+12
2008-02-20ssb: Fix pcicore cardbus modeMichael Buesch-2/+26
2007-10-10[SSB]: add Sonics Silicon Backplane bus supportMichael Buesch-0/+576