Age | Commit message (Expand) | Author | Files | Lines |
2011-12-14 | ssb: extract FEM info from SPROM | Rafał Miłecki | 2 | -0/+26 |
2011-11-01 | include: convert various register fcns to macros to avoid include chaining | Paul Gortmaker | 1 | -4/+3 |
2011-09-13 | ssb: use u16 for storing board rev | Rafał Miłecki | 1 | -1/+1 |
2011-08-09 | ssb: define boardflags | Rafał Miłecki | 1 | -0/+40 |
2011-07-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2011-07-18 | ssb: SPROM: add LED duty cycle fields | Rafał Miłecki | 1 | -0/+2 |
2011-07-07 | Update my e-mail address | Michael Büsch | 1 | -1/+1 |
2011-07-05 | ssb: PCI revision ID register is 8-bit wide | Sergei Shtylyov | 1 | -1/+1 |
2011-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 3 | -4/+12 |
2011-05-19 | SSB: Change fallback sprom to callback mechanism. | Hauke Mehrtens | 1 | -1/+3 |
2011-05-11 | ssb: move ssb_commit_settings and export it | Rafał Miłecki | 1 | -0/+1 |
2011-04-26 | ssb: update reject bit for Target State Low | Rafał Miłecki | 1 | -1/+1 |
2011-04-25 | ssb: cc: clear GPIOPULL registers on init | Rafał Miłecki | 1 | -0/+2 |
2011-04-25 | ssb: cc: add & fix defines | Rafał Miłecki | 1 | -2/+7 |
2011-04-05 | ssb: trivial: use u8 for chip_rev (it's mask is 0xF) | Rafał Miłecki | 1 | -1/+1 |
2011-02-19 | ssb: when needed, reject IM input while disabling device | Rafał Miłecki | 1 | -0/+2 |
2011-02-19 | ssb: remove invalid define SSB_TMSLOW_PHYCLK | Rafał Miłecki | 1 | -1/+0 |
2011-02-10 | ssb: extract boardflags2 for SPROMs rev 4 and 5 | Rafał Miłecki | 1 | -0/+4 |
2010-12-27 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -6/+11 |
2010-12-16 | SSB: Fix nvram_get on BCM47xx platform | Hauke Mehrtens | 1 | -6/+11 |
2010-12-02 | ssb: extract indexes for power tables | Rafał Miłecki | 2 | -0/+44 |
2010-08-25 | b43: N-PHY: Implement MAC PHY clock set | Gábor Stefanik | 1 | -0/+1 |
2010-06-05 | ssb: remove the ssb DMA API | FUJITA Tomonori | 1 | -157/+0 |
2010-06-05 | ssb: add dma_dev to ssb_device structure | FUJITA Tomonori | 1 | -1/+1 |
2010-04-26 | ssb: Fix order of definitions and some text space indents | Rafał Miłecki | 1 | -29/+29 |
2010-04-26 | ssb: Use relative offsets for SPROM | Rafał Miłecki | 1 | -98/+98 |
2010-04-26 | ssb: Look for SPROM at different offset on higher rev CC | Rafał Miłecki | 2 | -1/+3 |
2010-04-26 | ssb: do not read SPROM if it does not exist | John W. Linville | 2 | -0/+18 |
2009-10-27 | ssb: Put host pointers into a union | Michael Buesch | 1 | -8/+12 |
2009-09-09 | ssb: Implement SDIO host bus support | Albert Herranz | 1 | -2/+23 |
2009-08-28 | ssb: Implement PMU LDO control and use it in b43 | Gábor Stefanik | 1 | -0/+10 |
2009-08-14 | ssb: Implement the remaining rev.8 SPROM vars needed for LP-PHY | Gábor Stefanik | 2 | -14/+96 |
2009-03-05 | ssb: Add SPROM fallback support | Michael Buesch | 1 | -0/+4 |
2009-02-09 | ssb: Add PMU support | Michael Buesch | 1 | -0/+224 |
2009-01-29 | b43/ssb: Add SPROM8 extraction and LP-PHY detection | Michael Buesch | 1 | -0/+36 |
2008-11-11 | ssb: Fix DMA-API compilation for non-PCI systems | Michael Buesch | 1 | -7/+35 |
2008-08-30 | ssb: Clean up extraction of MAC addresses from SPROM | Larry Finger | 1 | -4/+0 |
2008-08-30 | ssb: Update for Rev. 5 SPROM | Larry Finger | 1 | -0/+15 |
2008-07-26 | dma-mapping: add the device argument to dma_mapping_error() | FUJITA Tomonori | 1 | -2/+2 |
2008-07-14 | ssb: Include dma-mapping.h | Michael Buesch | 1 | -0/+1 |
2008-06-27 | ssb, b43, b43legacy, b44: Rewrite SSB DMA API | Michael Buesch | 1 | -4/+139 |
2008-06-09 | include/linux/ssb/ssb_driver_gige.h typo fix | Adrian Bunk | 1 | -1/+1 |
2008-04-18 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 1 | -0/+4 |
2008-04-15 | ssb: Fix usage of struct device used for DMAing | Michael Buesch | 1 | -0/+4 |
2008-04-09 | ssb: Add support for block-I/O | Michael Buesch | 1 | -0/+19 |
2008-04-08 | ssb: Turn suspend/resume upside down | Michael Buesch | 2 | -5/+8 |
2008-03-14 | ssb: Add SPROM/invariants support for PCMCIA devices | Michael Buesch | 1 | -2/+2 |
2008-03-07 | ssb: Add Gigabit Ethernet driver | Michael Buesch | 3 | -0/+200 |
2008-02-29 | ssb: Add CHIPCO IRQ access functions | Aurelien Jarno | 1 | -0/+4 |
2008-02-29 | ssb: Add support for 8bit register access | Michael Buesch | 1 | -0/+10 |