summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorLorenzo Bianconi <lorenzo.bianconi@redhat.com>2018-09-28 13:38:59 +0200
committerFelix Fietkau <nbd@nbd.name>2018-10-01 12:34:35 +0200
commit9f04eb7bb26a9c66241337b0ec74c9d32ccdf2d5 (patch)
treec242fec2339b3ff48b27ba60518383b731ba88d4 /tools/perf/scripts/python/event_analyzing_sample.py
parenta31821abe0af09a01a6e3c7f3edbf03e2632cdb1 (diff)
downloadkernel-9f04eb7bb26a9c66241337b0ec74c9d32ccdf2d5.tar.gz
mt76: add mt76x02_mac_start routine
Introduce mt76x02_mac_start since the mac start code is shared between mt76x0e and mt76x2 drivers. Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi@redhat.com> Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions
x/bcma?h=linux-6.6.y&id=b2395b8aeaa2f181ee87f5840c6268992b30ed95'>bcma: export bcma_find_core_unit()Hauke Mehrtens 2013-09-26bcma: make bcma_core_pci_{up,down}() callable from atomic contextArend van Spriel 2013-08-26bcma: add bcma_core_pci_power_save()Hauke Mehrtens 2013-08-26bcma: do not export bcma_core_pci_extend_L1timer()Hauke Mehrtens 2013-08-26bcma: add method to power up and down the PCIe core by wifi driverHauke Mehrtens 2013-07-22bcma: add constants for new ARM based SoCsHauke Mehrtens 2013-07-22bcma: add some more core namesHauke Mehrtens 2013-06-27bcma: add support for BCM43142Rafał Miłecki 2013-05-17bcma: add more core IDsRafał Miłecki 2013-04-12brcmfmac: setup SDIO reset behaviorPiotr Haber 2013-04-12brcmfmac: add support for dongle ARM CR4 coreFranky Lin 2013-03-27bcma: export bcma_chipco_get_alp_clock()Hauke Mehrtens 2013-03-27bcma: handle more devices in bcma_pmu_get_alp_clock()Hauke Mehrtens 2013-03-25bcma: define board typesRafał Miłecki 2013-03-02Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtdLinus Torvalds 2013-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville 2013-02-04mtd: bcm47xxsflash: add own struct for abstrating bus typeRafał Miłecki 2013-02-01bcma: cc: fix (and rename) define of NAND flash typeRafał Miłecki 2013-01-30bcma: add gpio_to_irqHauke Mehrtens 2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville 2013-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller 2013-01-14bcma: fix bcm4716/bcm4748 i2s irqflagNathan Hintz 2013-01-11bcma: update pci configuration for bcm4706/bcm4716Nathan Hintz 2013-01-11bcma: return the mips irq number in bcma_core_irqNathan Hintz 2013-01-09bgmac: driver for GBit MAC core on BCMA busRafał Miłecki 2013-01-07bcma: mips: remove assigned_irqs from structureHauke Mehrtens 2013-01-03Drivers: bcma: remove __dev* attributes.Greg Kroah-Hartman