Age | Commit message (Expand) | Author | Files | Lines |
2012-08-02 | bcma: BCM43228 support | Rafał Miłecki | 1 | -0/+6 |
2012-07-17 | bcma: cc: update defines | Rafał Miłecki | 1 | -1/+50 |
2012-07-12 | bcma: add trivial GBIT MAC COMMON driver | Rafał Miłecki | 2 | -0/+102 |
2012-07-11 | bcma: add PMU clock support for BCM4706 | Hauke Mehrtens | 1 | -0/+14 |
2012-07-10 | bcma: add bcma_pmu_spuravoid_pllupdate() | Hauke Mehrtens | 1 | -0/+14 |
2012-07-10 | bcma: complete workaround for BCMA43224 and BCM4313 | Hauke Mehrtens | 1 | -0/+8 |
2012-07-10 | bcma: add constants for chip ids | Hauke Mehrtens | 1 | -0/+30 |
2012-07-10 | bcma: extend workaround for bcm4331 | Hauke Mehrtens | 1 | -0/+1 |
2012-06-27 | bcma: define some additional cores IDs | Rafał Miłecki | 1 | -0/+7 |
2012-05-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2 | -0/+18 |
2012-05-16 | bcma: add bcma_core_pci_config_fixup() | Hauke Mehrtens | 1 | -0/+4 |
2012-05-16 | bcma: add bcma_core_pci_fixcfg() | Hauke Mehrtens | 1 | -0/+5 |
2012-05-16 | bcma: add bcma_core_pci_extend_L1timer | Hauke Mehrtens | 1 | -0/+2 |
2012-05-16 | bcma: add boardinfo struct | Hauke Mehrtens | 1 | -0/+7 |
2012-04-19 | bcma: scan for extra address space | Hauke Mehrtens | 1 | -0/+1 |
2012-03-07 | bcma: add support for on-chip OTP memory used for SPROM storage | Arend van Spriel | 1 | -1/+9 |
2012-03-06 | bcma: add support for sprom not found on the device | Hauke Mehrtens | 1 | -0/+6 |
2012-03-06 | bcma: export bcma_find_core | Hauke Mehrtens | 1 | -0/+1 |
2012-02-06 | bcma: add extra sprom check | Hauke Mehrtens | 1 | -0/+16 |
2012-02-06 | bcma: add bus num counter | Hauke Mehrtens | 1 | -0/+1 |
2012-02-06 | bcma: add PCIe host controller | Hauke Mehrtens | 2 | -0/+65 |
2012-02-06 | bcma: make some functions __devinit | Hauke Mehrtens | 1 | -1/+1 |
2012-02-06 | bcma: add constants for PCI and use them | Hauke Mehrtens | 1 | -0/+85 |
2012-02-06 | bcma: add the core unit number | Hauke Mehrtens | 1 | -0/+1 |
2012-01-17 | bcma: connect the bcma bus suspend/resume to the bcma driver suspend/resume | Linus Torvalds | 1 | -1/+1 |
2011-12-14 | bcma: use static keyword for inline function declaration in bcma.h | Arend van Spriel | 1 | -11/+12 |
2011-12-14 | bcma: add set/mask macros for 16-bit register access | Arend van Spriel | 1 | -6/+26 |
2011-12-14 | bcma: extract FEM info from SPROM | Rafał Miłecki | 1 | -0/+1 |
2011-11-01 | include: convert various register fcns to macros to avoid include chaining | Paul Gortmaker | 1 | -4/+3 |
2011-09-20 | bcma: cc: export more control functions | Rafał Miłecki | 1 | -0/+9 |
2011-08-22 | bcma: implement BCM4331 workaround for external PA lines | Rafał Miłecki | 1 | -0/+18 |
2011-08-08 | bcma: get CPU clock | Hauke Mehrtens | 2 | -0/+41 |
2011-08-08 | bcma: add serial console support | Hauke Mehrtens | 1 | -0/+14 |
2011-08-08 | bcma: add mips driver | Hauke Mehrtens | 3 | -0/+65 |
2011-08-08 | bcma: add SOC bus | Hauke Mehrtens | 2 | -1/+20 |
2011-08-08 | bcma: add functions to scan cores needed on SoCs | Hauke Mehrtens | 2 | -0/+2 |
2011-07-22 | bcma: inform drivers about translation bits needed for the core | Rafał Miłecki | 1 | -0/+5 |
2011-07-20 | bcma: allow enabling PLL | Rafał Miłecki | 1 | -0/+2 |
2011-07-20 | bcma: allow setting FAST clockmode for a core | Rafał Miłecki | 1 | -1/+7 |
2011-07-20 | bcma: trivial: add helpers for masking/setting | Rafał Miłecki | 1 | -0/+8 |
2011-07-20 | bcma: move define of BCMA_CLKCTLST register | Rafał Miłecki | 2 | -9/+20 |
2011-07-20 | bcma: define IO status register | Rafał Miłecki | 1 | -1/+7 |
2011-07-20 | bcma: handle alternative SPROM location | Rafał Miłecki | 1 | -1/+2 |
2011-06-20 | bcma: clean exports of functions | Rafał Miłecki | 1 | -0/+2 |
2011-06-10 | drivers: bcma: export bcma_core_disable() function | Arend van Spriel | 1 | -0/+1 |
2011-06-03 | bcma: read SPROM and extract MAC from it | Rafał Miłecki | 2 | -0/+6 |
2011-06-01 | bcma: host pci: implement block R/W operations | Rafał Miłecki | 1 | -0/+18 |
2011-06-01 | bcma: add IRQ number and pointer to DMA dev | Rafał Miłecki | 1 | -0/+2 |
2011-05-11 | bcma: add missing GPIO defines, use PULL register only when available | Rafał Miłecki | 1 | -0/+5 |
2011-05-10 | bcma: add Broadcom specific AMBA bus driver | Rafał Miłecki | 4 | -0/+644 |