aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bcma (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds3-3/+3
2011-07-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville4-4/+98
2011-07-22bcma: fix 'SSB_PCICORE_BFL_NOPCI' undeclared build breakageJohn W. Linville1-0/+2
2011-07-22bcma: inform drivers about translation bits needed for the coreRafał Miłecki1-0/+16
2011-07-19bcma: allow enabling PLLRafał Miłecki1-0/+25
2011-07-19bcma: allow setting FAST clockmode for a coreRafał Miłecki1-0/+31
2011-07-19bcma: handle alternative SPROM locationRafał Miłecki1-3/+9
2011-07-18bcma: extract SPROM rev 9 the same way as rev 8Rafał Miłecki1-1/+1
2011-07-18bcma: cc: set GPIOTIMER registerRafał Miłecki1-0/+14
2011-07-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville2-1/+6
2011-07-11bcma: add check if sprom is available before accessing it.Hauke Mehrtens2-1/+6
2011-07-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville5-1/+62
2011-07-07bcma: detect PCI core working in hostmodeRafał Miłecki5-1/+62
2011-07-07Update my e-mail addressMichael Büsch3-3/+3
2011-06-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-0/+1
2011-06-27bcma: main.c needs to include <linux/slab.h>Geert Uytterhoeven1-0/+1
2011-06-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville6-6/+11
2011-06-20bcma: clean exports of functionsRafał Miłecki3-4/+3
2011-06-20bcma: fix BCM43224 rev 0 workaroundRafał Miłecki1-1/+1
2011-06-20bcma: enable support for 14e4:4357 (BCM43225)Rafał Miłecki2-0/+5
2011-06-10drivers: bcma: export bcma_core_disable() functionArend van Spriel1-1/+2
2011-06-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville7-1/+255
2011-06-03bcma: read SPROM and extract MAC from itRafał Miłecki4-1/+173
2011-06-01bcma: host pci: implement block R/W operationsRafał Miłecki2-0/+57
2011-06-01bcma: pci: implement interrupts controlRafał Miłecki1-0/+23
2011-06-01bcma: add IRQ number and pointer to DMA devRafał Miłecki1-0/+2
2011-05-26drivers/bcma/host_pci.c needs slab.hAndrew Morton1-0/+1
2011-05-16bcma: add PCI ID of the card found in Thinkpad X120eRafał Miłecki1-0/+1
2011-05-12bcma: pci: trivial: correct amount of maximum retriesRafał Miłecki1-1/+1
2011-05-11bcma: add missing GPIO defines, use PULL register only when availableRafał Miłecki1-2/+4
2011-05-10bcma: add Broadcom specific AMBA bus driverRafał Miłecki13-0/+1384