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
/
mt76x0
/
pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-04
mt76: fix memory leak if device probing fails
Lorenzo Bianconi
1
-1
/
+2
2020-09-24
mt76: convert from tx tasklet to tx worker thread
Felix Fietkau
1
-1
/
+1
2020-09-24
mt76: set interrupt mask register to 0 before requesting irq
Felix Fietkau
1
-0
/
+2
2020-05-12
mt76: mt76x0: pci: add mt7610 PCI ID
Pawel Dembicki
1
-0
/
+1
2020-05-12
mt76: mt76x02: fix handling MCU timeouts during hw restart
Felix Fietkau
1
-0
/
+2
2020-02-14
mt76: avoid extra RCU synchronization on station removal
Felix Fietkau
1
-0
/
+1
2020-02-14
mt76: move state from struct mt76_dev to mt76_phy
Felix Fietkau
1
-4
/
+4
2019-11-20
mt76: move mt76_get_antenna in mt76_core module
Lorenzo Bianconi
1
-0
/
+1
2019-11-20
Revert "mt76: mt76x0e: don't use hw encryption for MT7630E"
Stanislaw Gruszka
1
-14
/
+1
2019-11-20
mt76: mt76x02: track approximate tx airtime for airtime fairness and survey
Felix Fietkau
1
-0
/
+1
2019-11-20
mt76: mt76x02: move MT_CH_TIME_CFG init to mt76x02_mac_cc_reset
Felix Fietkau
1
-9
/
+0
2019-11-20
mt76: track rx airtime for airtime fairness and survey
Felix Fietkau
1
-1
/
+2
2019-11-20
mt76: rename mt76_driver_ops txwi_flags to drv_flags and include tx aligned4
Felix Fietkau
1
-1
/
+1
2019-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+14
2019-09-05
mt76: add default implementation for mt76_sw_scan/mt76_sw_scan_complete
Lorenzo Bianconi
1
-1
/
+1
2019-09-05
mt76: switch to SPDX tag instead of verbose boilerplate text
Ryder Lee
1
-12
/
+1
2019-09-03
mt76: mt76x0e: don't use hw encryption for MT7630E
Stanislaw Gruszka
1
-1
/
+14
2019-05-01
mt76: move pre_tbtt_tasklet in mt76_dev
Lorenzo Bianconi
1
-1
/
+1
2019-05-01
mt76: mt76x02: remove bogus mutex usage
Stanislaw Gruszka
1
-6
/
+0
2019-05-01
mt76: move mac_work in mt76_dev
Lorenzo Bianconi
1
-2
/
+2
2019-05-01
mt76: introduce mt76_free_device routine
Lorenzo Bianconi
1
-1
/
+1
2019-05-01
mt76: unify set_tim
Stanislaw Gruszka
1
-8
/
+1
2019-05-01
mt76x02: introduce mt76x02_beacon.c
Stanislaw Gruszka
1
-0
/
+2
2019-05-01
mt76: mmio: move mt76_insert_hdr_pad in mt76_dma_tx_queue_skb
Lorenzo Bianconi
1
-0
/
+1
2019-02-18
mt76x0: remove mt76x0u_alloc_device routine
Lorenzo Bianconi
1
-6
/
+11
2019-02-18
mt76: run MAC work every 100ms
Felix Fietkau
1
-1
/
+1
2019-01-17
mt76: move mt76x02_get_txpower to mt76 core
Felix Fietkau
1
-1
/
+1
2019-01-11
mt76: add energy detect CCA support to mt76x{0,2}e drivers
Lorenzo Bianconi
1
-0
/
+1
2019-01-11
mt76x0: pci: fix ACS support
Lorenzo Bianconi
1
-0
/
+8
2018-11-30
mt76: replace sta_add/remove ops with common sta_state function
Felix Fietkau
1
-2
/
+3
2018-11-30
mt76: move mt76x02_bss_info_changed in mt76x02-lib module
Lorenzo Bianconi
1
-1
/
+1
2018-11-30
mt76: move tx protection routines in mt76x02-lib module
Lorenzo Bianconi
1
-0
/
+1
2018-11-30
mt76: move mt76x02_set_tx_ackto in mt76x02-lib module
Lorenzo Bianconi
1
-0
/
+1
2018-11-30
mt76x0: pci: enable AP support
Lorenzo Bianconi
1
-0
/
+17
2018-11-30
mt76: move mt76x02_sta_ps in mt76x02-lib module
Lorenzo Bianconi
1
-0
/
+1
2018-11-30
mt76: move mt76x02_get_txpower in mt76x02_util.c
Lorenzo Bianconi
1
-0
/
+1
2018-11-30
mt76: move mt76x02_sw_scan and mt76x02_sw_scan_complete in mt76x02-lib module
Lorenzo Bianconi
1
-2
/
+2
2018-11-30
mt76x0: pci: add pre_tbtt_tasklet support
Lorenzo Bianconi
1
-0
/
+1
2018-11-30
mt76x0: pci: add missing MODULE_FIRMWARE macro
Lorenzo Bianconi
1
-0
/
+2
2018-11-30
mt76x0: pci: add get_survey support
Lorenzo Bianconi
1
-0
/
+2
2018-10-13
mt76x0: pci: introduce mt76x0_phy_calirate routine
Lorenzo Bianconi
1
-0
/
+1
2018-10-13
mt76: mt76x0e: another fix for the external PA current setting
Felix Fietkau
1
-10
/
+3
2018-10-13
mt76x0: pci: fix set external PA I/O current
YueHaibing
1
-3
/
+3
2018-10-13
mt76x0: pci: add mt76x0_register_device in mt76x0e_register_device
Lorenzo Bianconi
1
-1
/
+19
2018-10-13
mt76x0: pci: add missing mac80211 callbacks
Lorenzo Bianconi
1
-1
/
+10
2018-10-13
mt76: use mt76x02_dev instead of mt76_dev in mt76x02_eeprom.c
Lorenzo Bianconi
1
-1
/
+1
2018-10-13
mt76: use mt76x02_dev instead of mt76_dev in mt76x02_mcu.c
Lorenzo Bianconi
1
-1
/
+1
2018-10-05
mt76: move tx_tasklet management in mt76x02-lib moudle
Lorenzo Bianconi
1
-1
/
+1
2018-10-05
mt76: use mt76x02_dev instead of mt76_dev in mt76x02_mmio.c
Lorenzo Bianconi
1
-3
/
+3
2018-10-05
mt76: rename mt76x02_util.h in mt76x02.h
Lorenzo Bianconi
1
-2
/
+0
[next]