Age | Commit message (Expand) | Author | Files | Lines |
2009-07-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -2/+4 |
2009-07-08 | ssb: Add support for 4318E | Clyde McPherson | 1 | -2/+4 |
2009-07-08 | Remove multiple KERN_ prefixes from printk formats | Joe Perches | 1 | -2/+2 |
2009-07-03 | MIPS: BC47xx: Fix SSB irq setup | matthieu castet | 1 | -10/+75 |
2009-06-08 | SSB: BCM47xx: Export ssb_watchdog_timer_set | Matthieu Castet | 1 | -0/+1 |
2009-03-28 | b43: Add BCM4307 PCI-ID | Michael Buesch | 1 | -0/+1 |
2009-03-28 | ssb: remove EXPERIMENTAL dependencies. | Michael Buesch | 1 | -8/+8 |
2009-03-05 | ssb: Add SPROM fallback support | Michael Buesch | 3 | -1/+50 |
2009-02-09 | ssb: Add PMU support | Michael Buesch | 3 | -13/+510 |
2009-01-29 | b43/ssb: Add SPROM8 extraction and LP-PHY detection | Michael Buesch | 2 | -12/+63 |
2009-01-29 | ssb/b43: add new N PHY device | Johannes Berg | 1 | -0/+1 |
2008-11-21 | ssb: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2 | -7/+6 |
2008-11-11 | SSB: hide empty sub menu | Mike Frysinger | 1 | -2/+3 |
2008-10-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 1 | -11/+11 |
2008-10-01 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -0/+1 |
2008-09-27 | [SSB] Initialise dma_mask for SSB_BUSTYPE_SSB devices | Aurelien Jarno | 1 | -0/+1 |
2008-08-30 | ssb: Clean up extraction of MAC addresses from SPROM | Larry Finger | 1 | -20/+14 |
2008-08-30 | ssb: Update for Rev. 5 SPROM | Larry Finger | 1 | -15/+35 |
2008-08-23 | pcmcia: deprecate CS_NO_MORE_ITEMS | Dominik Brodowski | 1 | -1/+1 |
2008-08-23 | pcmcia: deprecate CS_SUCCESS | Dominik Brodowski | 1 | -10/+10 |
2008-08-18 | ssb: allow compilation on systems without PCI | Holger Schurig | 1 | -0/+8 |
2008-07-09 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -0/+7 |
2008-07-07 | ssb-pcicore: Fix IRQ-vector init on embedded devices | Michael Buesch | 1 | -0/+7 |
2008-06-27 | ssb, b43, b43legacy, b44: Rewrite SSB DMA API | Michael Buesch | 2 | -17/+60 |
2008-06-17 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -3/+9 |
2008-06-14 | ssb: Fix coherent DMA mask for PCI devices | Michael Buesch | 1 | -3/+9 |
2008-06-10 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -2/+2 |
2008-06-04 | ssb: Fix context assertion in ssb_pcicore_dev_irqvecs_enable | Michael Buesch | 1 | -2/+2 |
2008-05-07 | ssb: Allow reading of 440-byte SPROM that is not rev 4 | Larry.Finger@lwfinger.net | 1 | -11/+9 |
2008-04-24 | ssb: Fix all-ones boardflags | Larry Finger | 1 | -0/+5 |
2008-04-18 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 1 | -6/+8 |
2008-04-16 | ssb-pcicore: Remove b44 TPS flag workaround | Michael Buesch | 1 | -9/+3 |
2008-04-15 | ssb: Fix usage of struct device used for DMAing | Michael Buesch | 1 | -6/+8 |
2008-04-14 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 3 | -7/+14 |
2008-04-09 | ssb-mipscore: Fix interrupt vectors | Michael Buesch | 1 | -6/+7 |
2008-04-09 | ssb-pcicore: Fix IRQ TPS flag handling | Larry Finger | 1 | -1/+1 |
2008-04-09 | ssb: Add support for block-I/O | Michael Buesch | 4 | -0/+296 |
2008-04-09 | ssb: Fix build for non-PCIhost | Michael Buesch | 1 | -2/+2 |
2008-04-08 | ssb: Turn suspend/resume upside down | Michael Buesch | 5 | -58/+74 |
2008-04-08 | ssb-pcmcia: IRQ and DMA related fixes | Michael Buesch | 2 | -15/+23 |
2008-04-08 | b43legacy: fix bcm4303 crash | Stefano Brivio | 1 | -0/+6 |
2008-03-14 | ssb: Add SPROM/invariants support for PCMCIA devices | Michael Buesch | 7 | -165/+646 |
2008-03-07 | ssb: Add Gigabit Ethernet driver | Michael Buesch | 8 | -72/+515 |
2008-03-05 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -1/+4 |
2008-03-05 | ssb: Add pcibios_enable_device() return value check | Yoichi Yuasa | 1 | -1/+4 |
2008-02-29 | ssb: Add CHIPCO IRQ access functions | Aurelien Jarno | 1 | -0/+10 |
2008-02-29 | ssb: Add support for 8bit register access | Michael Buesch | 3 | -0/+78 |
2008-02-28 | SSB PCI core driver: use new SPROM data structure | Aurelien Jarno | 1 | -1/+1 |
2008-02-28 | Use a separate config option for the b43 pci to ssb bridge. | Alexey Zaytsev | 3 | -3/+8 |
2008-02-21 | ssb: Fix support for PCI devices behind a SSB->PCI bridge | Michael Buesch | 1 | -5/+12 |