aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bcma/scan.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-26bcma: add missing iounmap on error pathHauke Mehrtens1-5/+10
2012-07-12bcma: add new cores at the end of listRafał Miłecki1-2/+2
2012-07-12bcma: add trivial GBIT MAC COMMON driverRafał Miłecki1-6/+10
2012-07-09bcma: use custom printing functionsRafał Miłecki1-13/+11
2012-06-27bcma: define some additional cores IDsRafał Miłecki1-0/+6
2012-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-14/+40
2012-05-16bcma: Find names of non BCM coresNathan Hintz1-14/+40
2012-04-18bcma: scan for extra address spaceHauke Mehrtens1-1/+18
2012-02-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-8/+11
2012-02-06bcma: log the id, rev and pkg of the chip foundHauke Mehrtens1-3/+7
2012-02-06bcma: add the core unit numberHauke Mehrtens1-0/+14
2012-02-01bcma: Fix mem leak in bcma_bus_scan()Jesper Juhl1-8/+11
2011-08-24bcma: signedness bug in bcma_get_next_core()Dan Carpenter1-1/+1
2011-08-08bcma: add SOC busHauke Mehrtens1-5/+37
2011-08-08bcma: add functions to scan cores needed on SoCsHauke Mehrtens1-6/+89
2011-08-08bcma: move initializing of struct bcma_bus to own function.Hauke Mehrtens1-6/+11
2011-08-08bcma: move parsing of EEPROM into own function.Hauke Mehrtens1-112/+118
2011-05-10bcma: add Broadcom specific AMBA bus driverRafał Miłecki1-0/+360