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
/
mt76x2
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-27
mt76: Fix undefined behavior due to shift overflowing the constant
Borislav Petkov
1
-1
/
+1
2021-04-11
mt76: use PCI_VENDOR_ID_MEDIATEK to avoid open coded
Ryder Lee
1
-3
/
+3
2021-01-26
mt76: move chainmask in mt76_phy
Lorenzo Bianconi
2
-2
/
+2
2021-01-26
mt76: move mac_work in mt76_core module
Lorenzo Bianconi
4
-4
/
+4
2020-12-04
mt76: move hw mac_addr in mt76_phy
Lorenzo Bianconi
2
-4
/
+4
2020-12-04
mt76: mt76u: rely on woker APIs for rx work
Lorenzo Bianconi
1
-0
/
+1
2020-12-04
mt76: fix memory leak if device probing fails
Lorenzo Bianconi
1
-1
/
+2
2020-12-04
mt76: implement .mcu_parse_response in struct mt76_mcu_ops
Felix Fietkau
1
-0
/
+1
2020-12-04
mt76: rename __mt76_mcu_send_msg to mt76_mcu_send_msg
Felix Fietkau
1
-8
/
+10
2020-09-24
mt76: convert from tx tasklet to tx worker thread
Felix Fietkau
2
-2
/
+3
2020-09-24
mt76: set interrupt mask register to 0 before requesting irq
Felix Fietkau
1
-0
/
+2
2020-07-21
mt76: move mt76 workqueue in common code
Lorenzo Bianconi
1
-5
/
+2
2020-07-21
mt76: mt76x2u: enable HC-M7662BU1
Lorenzo Bianconi
1
-0
/
+1
2020-07-21
mt76: mt76x2: fix pci suspend/resume on mt7612e
Lorenzo Bianconi
3
-0
/
+74
2020-07-21
mt76: mt76x2e: rename routines in pci.c
Lorenzo Bianconi
1
-7
/
+7
2020-05-12
mt76: set runtime stream caps by mt76_phy
Ryder Lee
1
-1
/
+1
2020-05-12
mt76: mt76x2: disable merge of OTP ROM data by default
Felix Fietkau
1
-0
/
+5
2020-05-12
mt76: mt76x2u: introduce Mercury UD13 support
Lorenzo Bianconi
1
-0
/
+1
2020-05-12
mt76: mt76x02u: Add support for newer versions of the XBox One wifi adapter
Matthew Garrett
1
-0
/
+1
2020-05-12
mt76: mt76x02: fix handling MCU timeouts during hw restart
Felix Fietkau
2
-13
/
+7
2020-02-14
mt76: mt76x2: avoid starting the MAC too early
Felix Fietkau
1
-1
/
+1
2020-02-14
mt76: avoid extra RCU synchronization on station removal
Felix Fietkau
2
-0
/
+2
2020-02-14
mt76: mt76u: add {read/write}_extended utility routines
Lorenzo Bianconi
1
-1
/
+1
2020-02-14
mt76: mt76u: move mcu buffer allocation in mt76x02u drivers
Lorenzo Bianconi
1
-0
/
+6
2020-02-14
mt76: mt76x02u: avoid overwrite max_tx_fragments
Lorenzo Bianconi
1
-6
/
+2
2020-02-14
mt76: mt76x2: get rid of leftover target
Lorenzo Bianconi
1
-2
/
+0
2020-02-14
mt76: add multiple wiphy support to mt76_get_min_avg_rssi
Felix Fietkau
1
-1
/
+1
2020-02-14
mt76: move txpower and antenna mask to struct mt76_phy
Felix Fietkau
3
-3
/
+3
2020-02-14
mt76: move txpower_conf back to driver specific structs
Felix Fietkau
3
-6
/
+6
2020-02-14
mt76: move chainmask back to driver specific structs
Felix Fietkau
2
-2
/
+2
2020-02-14
mt76: move state from struct mt76_dev to mt76_phy
Felix Fietkau
8
-16
/
+16
2020-02-14
mt76: move channel state to struct mt76_phy
Felix Fietkau
10
-24
/
+24
2020-02-14
mt76: add support for an extra wiphy in the main tx path
Felix Fietkau
2
-2
/
+2
2019-11-20
mt76: move mt76_get_antenna in mt76_core module
Lorenzo Bianconi
2
-14
/
+2
2019-11-20
mt76: mt76u: rely on a dedicated stats workqueue
Lorenzo Bianconi
1
-0
/
+2
2019-11-20
mt76: mt76u: rely on usb_interface instead of usb_dev
Lorenzo Bianconi
1
-1
/
+1
2019-11-20
mt76: mt76x02: track approximate tx airtime for airtime fairness and survey
Felix Fietkau
2
-0
/
+2
2019-11-20
mt76: mt76x02: move MT_CH_TIME_CFG init to mt76x02_mac_cc_reset
Felix Fietkau
2
-16
/
+0
2019-11-20
mt76: unify channel survey update code
Felix Fietkau
2
-8
/
+2
2019-11-20
mt76: track rx airtime for airtime fairness and survey
Felix Fietkau
2
-1
/
+3
2019-11-20
mt76: rename mt76_driver_ops txwi_flags to drv_flags and include tx aligned4
Felix Fietkau
1
-1
/
+1
2019-11-20
mt76: mt76x02u: move mt76x02u_mac_start in mt76x02-usb module
Lorenzo Bianconi
3
-19
/
+2
2019-11-20
mt76: mt76x2: move mt76x02_mac_reset_counters in mt76x02_mac_start
Lorenzo Bianconi
3
-16
/
+4
2019-11-20
mt76: mt76x02: move mac_reset_counter in mt76x02_lib module
Lorenzo Bianconi
2
-20
/
+2
2019-10-30
mt76: mt76x2e: disable pcie_aspm by default
Lorenzo Bianconi
1
-0
/
+2
2019-09-05
mt76: add default implementation for mt76_sw_scan/mt76_sw_scan_complete
Lorenzo Bianconi
2
-2
/
+2
2019-09-05
mt76: mt76x02u: enable survey support
Lorenzo Bianconi
3
-0
/
+13
2019-09-05
mt76: mt76x02: introduce mt76x02_pre_tbtt_enable and mt76x02_beacon_enable ma...
Lorenzo Bianconi
1
-2
/
+2
2019-09-05
mt76: switch to SPDX tag instead of verbose boilerplate text
Ryder Lee
21
-252
/
+21
2019-09-05
mt76: mt76x02: fix some checkpatch warnings
Ryder Lee
5
-10
/
+13
[next]