aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bcma (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-30Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-2/+136
2014-01-24bcma: gpio: don't cast u32 to unsigned longRafał Miłecki1-2/+2
2014-01-24bcma: prevent irq handler from firing when registeredHauke Mehrtens1-0/+3
2014-01-23bcma: gpio: add own IRQ domainRafał Miłecki2-2/+133
2014-01-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-3/+3
2014-01-04bcma: export bcma_find_core_unit()Hauke Mehrtens2-14/+1
2014-01-03bcma: fix sparse warnings in driver_chipcommon_sflash.cHauke Mehrtens1-3/+3
2013-12-19bcma: add missing put_device callLevente Kurusa1-0/+1
2013-12-09bcma: pci: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han1-1/+1
2013-12-05bcma: pci: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-2/+6
2013-10-19Merge 3.12-rc6 into driver-core-nextGreg Kroah-Hartman1-23/+26
2013-10-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-2/+6
2013-10-16bcma: convert bus code to use dev_groupsGreg Kroah-Hartman1-7/+16
2013-10-10bcma: add PCI id 0x4313Hauke Mehrtens1-0/+1
2013-10-10bcma: reject PCI cards in bcma.Hauke Mehrtens1-2/+5
2013-09-26bcma: make bcma_core_pci_{up,down}() callable from atomic contextArend van Spriel1-23/+26
2013-09-09bcma: fix error code handling on 64 Bit systemsHauke Mehrtens1-5/+7
2013-08-26bcma: add bcma_core_pci_power_save()Hauke Mehrtens1-3/+33
2013-08-26bcma: do not export bcma_core_pci_extend_L1timer()Hauke Mehrtens1-2/+1
2013-08-26bcma: add method to power up and down the PCIe core by wifi driverHauke Mehrtens1-0/+26
2013-08-26bcma: change max PCI read request size to 128Hauke Mehrtens1-0/+6
2013-07-22bcma: fix handling of big addrlHauke Mehrtens1-8/+8
2013-07-22bcma: return correct error code when bus scan failedHauke Mehrtens1-1/+1
2013-07-22bcma: make it possible to select SoC support without mipsHauke Mehrtens1-2/+8
2013-07-22bcma: add some more core namesHauke Mehrtens1-0/+12
2013-06-27bcma: add support for BCM43142Rafał Miłecki6-2/+155
2013-06-17bcma: use const for serial flash hardware tableRafał Miłecki1-4/+4
2013-06-17bcma: update core (en|dis)abling functionsRafał Miłecki1-3/+25
2013-06-12bcma: activate PCI host option by defaultHauke Mehrtens1-0/+1
2013-06-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-0/+2
2013-05-22bcma: support SPROM rev 10Rafał Miłecki1-7/+9
2013-05-22bcma: prepare for supporting more SPROM sizesRafał Miłecki1-15/+20
2013-05-22bcma: don't hardcode SPROM lengthRafał Miłecki1-15/+15
2013-05-17bcma: add more core IDsRafał Miłecki1-0/+2
2013-05-09Merge tag 'for-linus-20130509' of git://git.infradead.org/linux-mtdLinus Torvalds1-1/+1
2013-04-05bcma_mips: add a const qualifierArtem Bityutskiy1-1/+1
2013-03-27bcma: export some gpio functionsHauke Mehrtens1-0/+2
2013-03-27bcma: export bcma_chipco_get_alp_clock()Hauke Mehrtens1-1/+2
2013-03-27bcma: handle more devices in bcma_pmu_get_alp_clock()Hauke Mehrtens1-4/+20
2013-03-27bcma: use BCMA_CC_PMU_CTL_* constantsHauke Mehrtens1-5/+5
2013-03-27bcma: mark eromptr as __iomemHauke Mehrtens1-8/+8
2013-03-25bcma: extract board_type from SPROMRafał Miłecki1-0/+1
2013-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-0/+2
2013-03-06bcma: implement disabling PLLsRafał Miłecki1-1/+7
2013-03-06bcma: ignore extra GMAC cores on BCM4706Rafał Miłecki1-0/+5
2013-03-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville1-0/+2
2013-02-27bcma: init spin lockHauke Mehrtens1-0/+2
2013-02-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville4-1/+18
2013-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-0/+17