aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/ssb (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds3-4/+12
2011-05-19SSB: Change fallback sprom to callback mechanism.Hauke Mehrtens1-1/+3
2011-05-11ssb: move ssb_commit_settings and export itRafał Miłecki1-0/+1
2011-04-26ssb: update reject bit for Target State LowRafał Miłecki1-1/+1
2011-04-25ssb: cc: clear GPIOPULL registers on initRafał Miłecki1-0/+2
2011-04-25ssb: cc: add & fix definesRafał Miłecki1-2/+7
2011-04-04ssb: trivial: use u8 for chip_rev (it's mask is 0xF)Rafał Miłecki1-1/+1
2011-02-18ssb: when needed, reject IM input while disabling deviceRafał Miłecki1-0/+2
2011-02-18ssb: remove invalid define SSB_TMSLOW_PHYCLKRafał Miłecki1-1/+0
2011-02-09ssb: extract boardflags2 for SPROMs rev 4 and 5Rafał Miłecki1-0/+4
2010-12-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-6/+11
2010-12-16SSB: Fix nvram_get on BCM47xx platformHauke Mehrtens1-6/+11
2010-12-02ssb: extract indexes for power tablesRafał Miłecki2-0/+44
2010-08-24b43: N-PHY: Implement MAC PHY clock setGábor Stefanik1-0/+1
2010-06-04ssb: remove the ssb DMA APIFUJITA Tomonori1-157/+0
2010-06-04ssb: add dma_dev to ssb_device structureFUJITA Tomonori1-1/+1
2010-04-26ssb: Fix order of definitions and some text space indentsRafał Miłecki1-29/+29
2010-04-26ssb: Use relative offsets for SPROMRafał Miłecki1-98/+98
2010-04-26ssb: Look for SPROM at different offset on higher rev CCRafał Miłecki2-1/+3
2010-04-26ssb: do not read SPROM if it does not existJohn W. Linville2-0/+18
2009-10-27ssb: Put host pointers into a unionMichael Buesch1-8/+12
2009-09-09ssb: Implement SDIO host bus supportAlbert Herranz1-2/+23
2009-08-28ssb: Implement PMU LDO control and use it in b43Gábor Stefanik1-0/+10
2009-08-14ssb: Implement the remaining rev.8 SPROM vars needed for LP-PHYGábor Stefanik2-14/+96
2009-03-05ssb: Add SPROM fallback supportMichael Buesch1-0/+4
2009-02-09ssb: Add PMU supportMichael Buesch1-0/+224
2009-01-29b43/ssb: Add SPROM8 extraction and LP-PHY detectionMichael Buesch1-0/+36
2008-11-10ssb: Fix DMA-API compilation for non-PCI systemsMichael Buesch1-7/+35
2008-08-29ssb: Clean up extraction of MAC addresses from SPROMLarry Finger1-4/+0
2008-08-29ssb: Update for Rev. 5 SPROMLarry Finger1-0/+15
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori1-2/+2
2008-07-14ssb: Include dma-mapping.hMichael Buesch1-0/+1
2008-06-27ssb, b43, b43legacy, b44: Rewrite SSB DMA APIMichael Buesch1-4/+139
2008-06-09include/linux/ssb/ssb_driver_gige.h typo fixAdrian Bunk1-1/+1
2008-04-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller1-0/+4
2008-04-15ssb: Fix usage of struct device used for DMAingMichael Buesch1-0/+4
2008-04-08ssb: Add support for block-I/OMichael Buesch1-0/+19
2008-04-08ssb: Turn suspend/resume upside downMichael Buesch2-5/+8
2008-03-13ssb: Add SPROM/invariants support for PCMCIA devicesMichael Buesch1-2/+2
2008-03-06ssb: Add Gigabit Ethernet driverMichael Buesch3-0/+200
2008-02-29ssb: Add CHIPCO IRQ access functionsAurelien Jarno1-0/+4
2008-02-29ssb: Add support for 8bit register accessMichael Buesch1-0/+10
2008-02-20ssb: Fix pcicore cardbus modeMichael Buesch2-0/+12
2008-02-20ssb: Make the GPIO API reentrancy safeMichael Buesch2-0/+13
2008-02-20ssb: Fix the GPIO APIMichael Buesch2-8/+11
2008-02-20ssb: Fix watchdog access for devices without a chipcommonMichael Buesch3-0/+24
2008-02-20ssb: Fix serial console on new bcm47xx devicesMichael Buesch1-0/+3
2008-02-05b43: fix build with CONFIG_SSB_PCIHOST=nAndrew Morton1-0/+9
2008-01-28ssb: Add boardflags_hi field to the sprom data structureMichael Buesch1-0/+1
2008-01-28ssb: add 'ssb_pcihost_set_power_state' functionMiguel Botón1-0/+7