| Commit message (Expand) | Author | Age |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-05-24 |
|\ |
|
| * | bcma: Add flush for BCMA_RESET_CTL write | Nathan Hintz | 2012-05-16 |
| * | bcma: Add __devexit to bcma_host_pci_remove | Nathan Hintz | 2012-05-16 |
| * | bcma: reads/writes are always 4 bytes, so always map 4 bytes | Nathan Hintz | 2012-05-16 |
| * | bcma: Account for variable PCI memory base/size | Nathan Hintz | 2012-05-16 |
| * | bcma: Find names of non BCM cores | Nathan Hintz | 2012-05-16 |
| * | bcma: add bcma_core_pci_config_fixup() | Hauke Mehrtens | 2012-05-16 |
| * | bcma: add bcma_core_pci_fixcfg() | Hauke Mehrtens | 2012-05-16 |
| * | bcma: add bcma_core_pci_extend_L1timer | Hauke Mehrtens | 2012-05-16 |
| * | bcma: implement setting core clock mode to dynamic | Hauke Mehrtens | 2012-05-16 |
| * | bcma/ssb: parse new attributes from sprom | Hauke Mehrtens | 2012-05-16 |
| * | bcma: read out some additional sprom attributes | Hauke Mehrtens | 2012-05-16 |
| * | ssb/bcma: fill attribute alpha2 from sprom | Hauke Mehrtens | 2012-05-16 |
| * | bcma: add boardinfo struct | Hauke Mehrtens | 2012-05-16 |
* | | Merge 3.4-rc6 into usb-next | Greg Kroah-Hartman | 2012-05-07 |
|\| |
|
| * | bcma: use fallback sprom if no on chip sprom is available | Hauke Mehrtens | 2012-04-16 |
* | | Merge 3.4-rc4 into usb-next. | Greg Kroah-Hartman | 2012-04-22 |
|\ \
| |/
|/| |
|
| * | bcma: scan for extra address space | Hauke Mehrtens | 2012-04-18 |
* | | bcma: fix build error on MIPS; implicit pcibios_enable_device | Paul Gortmaker | 2012-04-10 |
|/ |
|
* | bcma: silence PMU warning for BCM4331 | Rafał Miłecki | 2012-03-07 |
* | bcma: add support for on-chip OTP memory used for SPROM storage | Arend van Spriel | 2012-03-06 |
* | bcma: return error in bcma_sprom_get() when fallback fails | Arend van Spriel | 2012-03-06 |
* | bcma: add support for sprom not found on the device | Hauke Mehrtens | 2012-03-05 |
* | bcma: export bcma_find_core | Hauke Mehrtens | 2012-03-05 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-02-15 |
|\ |
|
| * | bcma: don't fail for bad SPROM CRC | Henrik Rydberg | 2012-02-06 |
| * | bcma: Fix mem leak in bcma_bus_scan() | Jesper Juhl | 2012-02-01 |
* | | bcma: log the id, rev and pkg of the chip found | Hauke Mehrtens | 2012-02-06 |
* | | bcma: add extra sprom check | Hauke Mehrtens | 2012-02-06 |
* | | bcma: add bus num counter | Hauke Mehrtens | 2012-02-06 |
* | | bcma: add PCIe host controller | Hauke Mehrtens | 2012-02-06 |
* | | bcma: make some functions __devinit | Hauke Mehrtens | 2012-02-06 |
* | | bcma: export bcma_pcie_read() | Hauke Mehrtens | 2012-02-06 |
* | | bcma: add constants for PCI and use them | Hauke Mehrtens | 2012-02-06 |
* | | bcma: add the core unit number | Hauke Mehrtens | 2012-02-06 |
* | | bcma: Enable logging of SPROM offset | Larry Finger | 2012-01-24 |
* | | bcma: SPROM: extract power info for cores | Rafał Miłecki | 2012-01-24 |
* | | bcma: SPROM: add macro for easier extraction | Rafał Miłecki | 2012-01-24 |
|/ |
|
* | bcma: connect the bcma bus suspend/resume to the bcma driver suspend/resume | Linus Torvalds | 2012-01-17 |
* | bcma: add stub for bcma_bus_suspend() | Linus Torvalds | 2012-01-17 |
* | bcma: convert suspend/resume to pm_ops | Linus Torvalds | 2012-01-17 |
* | bcma: invalidate the mapped core over suspend/resume | Rafał Miłecki | 2012-01-16 |
* | bcma: extract revision and TX power IDs from SPROM | Rafał Miłecki | 2011-12-13 |
* | bcma: support for suspend and resume | Rafał Miłecki | 2011-12-13 |
* | bcma: extract FEM info from SPROM | Rafał Miłecki | 2011-12-13 |
* | bcma: pci: use fixed windows when possible | Rafał Miłecki | 2011-12-06 |
* | bcma: fix implicit use of export.h contents | Paul Gortmaker | 2011-10-31 |
* | bcma: add module.h to the modular portions of this driver | Paul Gortmaker | 2011-10-31 |
* | Merge branch 'master' of git://git.infradead.org/users/linville/wireless | John W. Linville | 2011-09-20 |
|\ |
|
| * | bcma: add uevent to the bus, to autoload drivers | David Woodhouse | 2011-08-22 |