summaryrefslogtreecommitdiffstats
path: root/drivers/bcma/scan.c
Commit message (Expand)AuthorAgeFilesLines
* bcma: use NS prefix for names of Northstar specific coresRafał Miłecki2014-07-311-11/+11
* bcma: fix error code handling on 64 Bit systemsHauke Mehrtens2013-09-091-5/+7
* bcma: fix handling of big addrlHauke Mehrtens2013-07-221-8/+8
* bcma: add some more core namesHauke Mehrtens2013-07-221-0/+12
* bcma: add more core IDsRafał Miłecki2013-05-171-0/+2
* bcma: mark eromptr as __iomemHauke Mehrtens2013-03-271-8/+8
* bcma: add missing iounmap on error pathHauke Mehrtens2012-07-261-5/+10
* bcma: add new cores at the end of listRafał Miłecki2012-07-121-2/+2
* bcma: add trivial GBIT MAC COMMON driverRafał Miłecki2012-07-121-6/+10
* bcma: use custom printing functionsRafał Miłecki2012-07-091-13/+11
* bcma: define some additional cores IDsRafał Miłecki2012-06-271-0/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-05-241-14/+40
|\
| * bcma: Find names of non BCM coresNathan Hintz2012-05-161-14/+40
* | bcma: scan for extra address spaceHauke Mehrtens2012-04-181-1/+18
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-151-8/+11
|\
| * bcma: Fix mem leak in bcma_bus_scan()Jesper Juhl2012-02-011-8/+11
* | bcma: log the id, rev and pkg of the chip foundHauke Mehrtens2012-02-061-3/+7
* | bcma: add the core unit numberHauke Mehrtens2012-02-061-0/+14
|/
* bcma: signedness bug in bcma_get_next_core()Dan Carpenter2011-08-241-1/+1
* bcma: add SOC busHauke Mehrtens2011-08-081-5/+37
* bcma: add functions to scan cores needed on SoCsHauke Mehrtens2011-08-081-6/+89
* bcma: move initializing of struct bcma_bus to own function.Hauke Mehrtens2011-08-081-6/+11
* bcma: move parsing of EEPROM into own function.Hauke Mehrtens2011-08-081-112/+118
* bcma: add Broadcom specific AMBA bus driverRafał Miłecki2011-05-101-0/+360