index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mt76x02_mmio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-14
mt76: move state from struct mt76_dev to mt76_phy
Felix Fietkau
1
-4
/
+4
2020-02-14
mt76: keep a set of software tx queues per phy
Felix Fietkau
1
-1
/
+1
2020-02-14
mt76: add support for an extra wiphy in the main tx path
Felix Fietkau
1
-2
/
+2
2019-11-20
mt76: mt76x2: move mt76x02_mac_reset_counters in mt76x02_mac_start
Lorenzo Bianconi
1
-0
/
+1
2019-09-05
mt76: switch to SPDX tag instead of verbose boilerplate text
Ryder Lee
1
-12
/
+1
2019-09-05
mt76: mt76x02: fix some checkpatch warnings
Ryder Lee
1
-5
/
+6
2019-06-25
mt76: move netif_napi_del in mt76_dma_cleanup
Lorenzo Bianconi
1
-1
/
+0
2019-06-25
mt76: move tx_napi in mt76_dev
Lorenzo Bianconi
1
-9
/
+10
2019-05-01
mt76: do not enable/disable pre_tbtt_tasklet in scan_start/scan_complete
Lorenzo Bianconi
1
-0
/
+3
2019-05-01
mt76: move pre_tbtt_tasklet in mt76_dev
Lorenzo Bianconi
1
-6
/
+6
2019-05-01
mt76: move beacon_mask in mt76_dev
Lorenzo Bianconi
1
-3
/
+3
2019-05-01
mt76: mt76x02: mt76x02_poll_tx() can be static
kbuild test robot
1
-1
/
+1
2019-05-01
mt76: introduce mt76_mcu_restart macro
Lorenzo Bianconi
1
-1
/
+1
2019-05-01
mt76: mt76x02: remove irqsave/restore in locking for tx status fifo
Felix Fietkau
1
-0
/
+1
2019-05-01
mt76: mt76x02: use napi polling for tx cleanup
Felix Fietkau
1
-13
/
+36
2019-05-01
mt76: set txwi_size according to the driver value
Lorenzo Bianconi
1
-1
/
+0
2019-05-01
mt76: only schedule txqs from the tx tasklet
Felix Fietkau
1
-0
/
+3
2019-05-01
mt76: move tx tasklet to struct mt76_dev
Felix Fietkau
1
-7
/
+8
2019-05-01
mt76: use readl/writel instead of ioread32/iowrite32
Felix Fietkau
1
-1
/
+1
2019-05-01
mt76x02: make beacon slots bigger for USB
Stanislaw Gruszka
1
-0
/
+2
2019-05-01
mt76x02: generalize some mmio beaconing functions
Stanislaw Gruszka
1
-89
/
+2
2019-05-01
mt76x02: introduce beacon_ops
Stanislaw Gruszka
1
-0
/
+24
2019-05-01
mt76x02: introduce mt76x02_beacon.c
Stanislaw Gruszka
1
-0
/
+12
2019-05-01
mt76: dma: add static qualifier to mt76_dma_tx_queue_skb
Lorenzo Bianconi
1
-2
/
+2
2019-05-01
mt76: introduce mt76_sw_queue data structure
Lorenzo Bianconi
1
-6
/
+13
2019-05-01
mt76: remove mt76_queue dependency from tx_queue_skb function pointer
Lorenzo Bianconi
1
-2
/
+2
2019-05-01
mt76: dma: move mt76x02_init_{tx,rx}_queue in mt76 module
Lorenzo Bianconi
1
-16
/
+10
2019-05-01
mt76: mmio: move mt76x02_set_irq_mask in mt76 module
Lorenzo Bianconi
1
-12
/
+0
2019-03-19
mt76: fix schedule while atomic in mt76x02_reset_state
Lorenzo Bianconi
1
-9
/
+10
2019-03-07
mt76: mt76x2: implement full device restart on watchdog reset
Felix Fietkau
1
-8
/
+73
2019-02-26
mt76: mt76x02: issue watchdog reset on MCU request timeout
Felix Fietkau
1
-9
/
+19
2019-02-26
mt76: mt76x02: fix beacon timer drift adjustment
Felix Fietkau
1
-7
/
+7
2019-01-17
mt76: add channel switch announcement support
Felix Fietkau
1
-2
/
+11
2019-01-11
mt76: mmio: introduce mt76x02_check_tx_hang watchdog
Lorenzo Bianconi
1
-0
/
+124
2019-01-11
mt76: throttle transmission of buffered multicast packets
Felix Fietkau
1
-2
/
+3
2018-11-30
mt76x0: pci: add pre_tbtt_tasklet support
Lorenzo Bianconi
1
-2
/
+4
2018-11-30
mt76: move tx beacon routines in mt76x02-lib module
Lorenzo Bianconi
1
-0
/
+125
2018-11-30
mt76: clean up unused leftover EXPORT_SYMBOLs
Felix Fietkau
1
-1
/
+0
2018-10-13
mt76: use mt76x02_dev instead of mt76_dev in mt76x02_mac.c
Lorenzo Bianconi
1
-1
/
+1
2018-10-05
mt76: move irq handler in mt76x02-lib moudle
Lorenzo Bianconi
1
-0
/
+62
2018-10-05
mt76: move tx_tasklet management in mt76x02-lib moudle
Lorenzo Bianconi
1
-1
/
+41
2018-10-05
mt76: use mt76x02_dev instead of mt76_dev in mt76x02_mmio.c
Lorenzo Bianconi
1
-35
/
+35
2018-10-05
mt76: rename mt76x02_util.h in mt76x02.h
Lorenzo Bianconi
1
-4
/
+1
2018-10-01
mt76: add mt76x02_mac_start routine
Lorenzo Bianconi
1
-0
/
+13
2018-10-01
mt76: move queue initialization in mt76x02_mmio.c
Lorenzo Bianconi
1
-1
/
+86
2018-10-01
mt76: move mt76x02_set_irq_mask in mt76x02_mmio.c
Lorenzo Bianconi
1
-0
/
+12
2018-10-01
mt76: add mt76x02_dma_enable/mt76x02_dma_disable utility routines
Lorenzo Bianconi
1
-0
/
+51