aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ssb (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-13ssb: pci: Fix flipping of MAC addressLarry Finger1-1/+1
2013-03-06ssb: Convert ssb_printk to ssb_<level>Joe Perches11-157/+135
2013-03-06ssb: pci: Standardize a function to get mac addressJoe Perches1-26/+18
2013-02-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into mips-for-linux-nextRalf Baechle7-11/+231
2013-02-15MIPS: BCM47XX: add bcm47xx prefix in front of nvram function namesHauke Mehrtens1-2/+2
2013-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-0/+26
2013-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville4-10/+72
2013-02-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville3-0/+26
2013-02-04ssb: unregister gpios before unloading ssbHauke Mehrtens3-0/+26
2013-01-30ssb: add gpio_to_irqHauke Mehrtens1-0/+22
2013-01-30ssb: register platform device for parallel flashRafał Miłecki3-1/+40
2013-01-30ssb: trivial: use pflash helper variableRafał Miłecki1-9/+10
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville5-1/+159
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-2/+1
2013-01-11ssb: add database of serial flash memoriesRafał Miłecki1-0/+122
2013-01-09ssb: add place for serial flash driverRafał Miłecki5-1/+37
2013-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-2/+1
2013-01-03Drivers: ssb: remove __dev* attributes.Greg Kroah-Hartman4-31/+26
2013-01-02ssb: SSB_DRIVER_GPIO should depend on GPIOLIB instead of selecting itGeert Uytterhoeven1-2/+1
2012-12-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds7-9/+322
2012-12-10ssb: use WARN in main.cCong Ding1-2/+1
2012-12-06ssb: register watchdog driverHauke Mehrtens3-0/+53
2012-12-06ssb: extif: add methods for watchdog driverHauke Mehrtens2-1/+35
2012-12-06ssb: extif: add check for max value before setting watchdog registerHauke Mehrtens1-2/+3
2012-12-06ssb: add methods for watchdog driverHauke Mehrtens2-1/+51
2012-12-06ssb: set the PMU watchdog if availableHauke Mehrtens1-2/+36
2012-12-06ssb: get alp clock from devices with PMUHauke Mehrtens3-6/+37
2012-11-30ssb: extif: fix compile errorsHauke Mehrtens1-7/+7
2012-11-21ssb: add GPIO driverHauke Mehrtens5-0/+201
2012-11-21ssb: add locking around gpio register accessesHauke Mehrtens4-11/+107
2012-11-21ssb: add ssb_chipco_gpio_pull{up,down}Hauke Mehrtens1-0/+16
2012-10-29ssb: handle BCM43222 in pmu code.Hauke Mehrtens1-0/+3
2012-10-29ssb: add PCI ID 0x4350Hauke Mehrtens1-0/+1
2012-10-19ssb: add attribute to indicate a parallel flash is availableHauke Mehrtens1-0/+2
2012-10-19ssb: move parallel flash config into an own structHauke Mehrtens1-7/+7
2012-08-10ssb: check for flash presentenceRafał Miłecki1-7/+21
2012-06-11ssb: add missing PCI ID for b/g/n single band BCM4322Jonas Gorski1-0/+1
2012-06-06ssb: recognize ARM Cortex M3Hauke Mehrtens1-0/+2
2012-05-16ssb: add PCI IDs 0x4322 and 43222Hauke Mehrtens1-0/+2
2012-05-16bcma/ssb: parse new attributes from spromHauke Mehrtens1-0/+69
2012-05-16ssb: fill board_rev attribute from spromHauke Mehrtens1-0/+2
2012-05-16ssb/bcma: fill attribute alpha2 from spromHauke Mehrtens1-5/+11
2012-05-16ssb: remove rev from boardinfoHauke Mehrtens1-1/+0
2012-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds8-49/+117
2012-03-09Merge 3.3-rc6 into driver-core-nextGreg Kroah-Hartman1-1/+1
2012-03-05ssb: remove 5GHz antenna gain from spromHauke Mehrtens3-43/+22
2012-02-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-1/+1
2012-02-06ssb: add support for bcm5354Hauke Mehrtens4-5/+53
2012-02-06ssb: log the id, rev and pkg of the chip foundHauke Mehrtens1-0/+3
2012-02-01ssb: fix cardbus slot in hostmodeHauke Mehrtens1-1/+1