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
/
mt76.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-17
mt76: add channel switch announcement support
Felix Fietkau
1
-0
/
+5
2019-01-17
mt76: fix signedness of rx status signal field
Felix Fietkau
1
-1
/
+1
2019-01-17
mt76: move mt76x02_phy_get_min_avg_rssi to mt76 core
Felix Fietkau
1
-0
/
+8
2019-01-17
mt76: move mt76x02_get_txpower to mt76 core
Felix Fietkau
1
-0
/
+3
2019-01-17
mt76: fix tx status reporting for non-probing frames
Felix Fietkau
1
-1
/
+3
2019-01-11
mt76: mmio: introduce mt76x02_check_tx_hang watchdog
Lorenzo Bianconi
1
-0
/
+1
2018-11-30
mt76: replace sta_add/remove ops with common sta_state function
Felix Fietkau
1
-2
/
+10
2018-11-30
mt76: add mt76_sta_remove helper
Felix Fietkau
1
-0
/
+2
2018-11-30
mt76: avoid queue/status spinlocks while passing tx status to mac80211
Felix Fietkau
1
-18
/
+12
2018-11-30
mt76: remove mcu_msg_alloc
Stanislaw Gruszka
1
-4
/
+2
2018-11-30
mt76: add support for reporting tx status with skb
Felix Fietkau
1
-0
/
+48
2018-11-30
mt76: clean up unused leftover EXPORT_SYMBOLs
Felix Fietkau
1
-2
/
+0
2018-10-13
mt76: allow to identify bus
Stanislaw Gruszka
1
-0
/
+9
2018-10-05
mt76: use mt76x02_dev instead of mt76_dev in mt76x02_mmio.c
Lorenzo Bianconi
1
-2
/
+2
2018-10-05
mt76: move tpc routines in mt76x02-lib module
Lorenzo Bianconi
1
-2
/
+0
2018-10-05
mt76: add get_tx_txpwr_adj function pointer to mt76_driver_ops
Lorenzo Bianconi
1
-0
/
+2
2018-10-05
mt76: move mt76x02_tx_get_max_txpwr_adj in mt76x02_util.c
Lorenzo Bianconi
1
-2
/
+0
2018-10-01
mt76: move set_{tx,rx}_path routines in mt76x02-lib module
Lorenzo Bianconi
1
-0
/
+1
2018-10-01
mt76: move queue initialization in mt76x02_mmio.c
Lorenzo Bianconi
1
-2
/
+2
2018-10-01
mt76: move mt76x02_set_irq_mask in mt76x02_mmio.c
Lorenzo Bianconi
1
-0
/
+2
2018-10-01
mt76: usb: make rx page_frag_cache access atomic
Lorenzo Bianconi
1
-0
/
+1
2018-10-01
mt76: move mt76_rate_power in mt76_dev
Lorenzo Bianconi
1
-13
/
+17
2018-10-01
mt76: add stbc entries to mt76_rate_power
Felix Fietkau
1
-1
/
+2
2018-10-01
mt76: move seq_put_array in mt76-core module
Lorenzo Bianconi
1
-0
/
+2
2018-09-19
mt76: use a per rx queue page fragment cache
Felix Fietkau
1
-0
/
+1
2018-09-19
mt76: move __iomem regs in mt76_mmio
Lorenzo Bianconi
1
-1
/
+1
2018-09-19
mt76: introduce mmio data structure in mt76_dev
Lorenzo Bianconi
1
-1
/
+15
2018-09-19
mt76: usb: move mt76u_skb_dma_info in mt76x02_usb_core.c
Lorenzo Bianconi
1
-1
/
+0
2018-09-19
mt76: usb: move mt76x02 mcu code in mt76x02-usb module
Lorenzo Bianconi
1
-4
/
+0
2018-09-19
mt76: usb: use common helpers for mcu_alloc_msg()/mcu_send_msg()
Lorenzo Bianconi
1
-13
/
+0
2018-09-19
mt76: add rd_rp and wr_rp to bus_ops/mcu_ops
Stanislaw Gruszka
1
-5
/
+15
2018-09-19
mt76: add usb implementation of {wr,rd}_rp
Stanislaw Gruszka
1
-0
/
+8
2018-09-19
mt76: add mt76_mcu_ops data structure for mcu related pointers
Lorenzo Bianconi
1
-0
/
+11
2018-09-19
mt76: remove unused MT76_MORE_STATS state
Lorenzo Bianconi
1
-1
/
+0
2018-09-19
mt76: use mt76_rx_status in mt76x0
Stanislaw Gruszka
1
-0
/
+2
2018-09-19
mt76: unify sta_rate_tbl_update and related helpers
Stanislaw Gruszka
1
-0
/
+2
2018-09-19
mt76: unify AC to hw queue mapping
Stanislaw Gruszka
1
-7
/
+1
2018-09-19
mt76: unify ampdu_action
Stanislaw Gruszka
1
-0
/
+3
2018-09-19
mt76: move wcid fields to common mt76_dev struct
Stanislaw Gruszka
1
-0
/
+7
2018-09-04
mt76: add multiple regs read support to usb_mcu layer
Lorenzo Bianconi
1
-0
/
+6
2018-09-04
mt76: move mt76x2u_mcu_deinit routine in mt76-usb module
Lorenzo Bianconi
1
-0
/
+1
2018-09-04
mt76: split __mt76u_mcu_send_msg and mt76u_mcu_send_msg routines
Lorenzo Bianconi
1
-0
/
+2
2018-09-04
mt76: move mt76_reg_pair definition in mt76.h
Lorenzo Bianconi
1
-0
/
+5
2018-09-04
mt76: unify mac_wcid_set_key
Stanislaw Gruszka
1
-0
/
+3
2018-09-04
mt76: add helpers for register access with mt76_dev struct
Stanislaw Gruszka
1
-0
/
+5
2018-09-04
mt76: create new mt76x02-lib module for common mt76x{0,2} code
Stanislaw Gruszka
1
-0
/
+5
2018-08-02
mt76: add more states
Stanislaw Gruszka
1
-0
/
+2
2018-08-02
mt76: add usb support to mt76 layer
Lorenzo Bianconi
1
-1
/
+142
2018-08-02
mt76: introduce tx_queue_skb function pointer in mt76_bus_ops
Lorenzo Bianconi
1
-0
/
+5
2018-08-02
mt76: rename mt76_tx_queue_skb in mt76_dma_tx_queue_skb
Lorenzo Bianconi
1
-3
/
+4
[prev]
[next]