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
/
mt7921
/
mac.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-08
mt76: mt7921: fix a leftover race in runtime-pm
Lorenzo Bianconi
1
-0
/
+8
2022-01-27
mt76: do not pass the received frame with decryption error
Xing Song
1
-1
/
+8
2021-11-18
mt76: mt7921: report HE MU radiotap
Sean Wang
1
-8
/
+57
2021-11-18
mt76: mt7921: fix endianness warning in mt7921_update_txs
Lorenzo Bianconi
1
-1
/
+2
2021-06-19
mt76: mt7921: allow chip reset during device restart
Lorenzo Bianconi
1
-3
/
+5
2021-06-19
mt76: fix iv and CCMP header insertion
Ryder Lee
1
-8
/
+21
2021-06-19
mt76: mt7921: fix the coredump is being truncated
Sean Wang
1
-3
/
+6
2021-06-19
mt76: mt7921: fix kernel warning when reset on vif is not sta
Sean Wang
1
-1
/
+2
2021-06-19
mt76: mt7921: improve code readability for mt7921_update_txs
Lorenzo Bianconi
1
-29
/
+18
2021-06-19
mt76: make mt76_update_survey() per phy
Ryder Lee
1
-6
/
+6
2021-06-19
mt76: move mt76_get_next_pkt_id in mt76.h
Lorenzo Bianconi
1
-12
/
+3
2021-06-19
mt76: mt7921: set MT76_RESET during mac reset
Lorenzo Bianconi
1
-11
/
+14
2021-06-19
mt76: mt7921: update statistic in active mode only
Deren Wu
1
-3
/
+7
2021-06-19
mt76: mt7921: introduce mac tx done handling
Deren Wu
1
-29
/
+40
2021-06-19
mt76: mt7921: do not schedule hw reset if the device is not running
Lorenzo Bianconi
1
-0
/
+3
2021-06-19
mt76: mt7921: return proper error value in mt7921_mac_init
Lorenzo Bianconi
1
-1
/
+4
2021-06-19
mt76: mt7921: avoid unnecessary consecutive WiFi resets
Sean Wang
1
-1
/
+4
2021-06-19
mt76: mt7921: consider the invalid value for to_rssi
Sean Wang
1
-4
/
+7
2021-06-19
mt76: mt7921: fix reset under the deep sleep is enabled
Sean Wang
1
-9
/
+12
2021-06-19
mt76: mt7921: enable rx csum offload
Lorenzo Bianconi
1
-3
/
+7
2021-06-19
mt76: mt7921: enable rx header traslation offload
Lorenzo Bianconi
1
-15
/
+37
2021-06-19
mt76: mt7921: enable rx hw de-amsdu
Lorenzo Bianconi
1
-1
/
+15
2021-05-15
mt76: connac: do not schedule mac_work if the device is not running
Lorenzo Bianconi
1
-2
/
+3
2021-04-21
mt76: connac: unschedule mac_work before going to sleep
Lorenzo Bianconi
1
-0
/
+2
2021-04-21
mt76: mt7921: improve doze opportunity
Lorenzo Bianconi
1
-2
/
+2
2021-04-21
mt76: move token utilities in mt76 common module
Lorenzo Bianconi
1
-41
/
+5
2021-04-21
mt76: move token_lock, token and token_count in mt76_dev
Lorenzo Bianconi
1
-21
/
+21
2021-04-21
mt76: mt7921: introduce mt7921_wpdma_reset utility routine
Lorenzo Bianconi
1
-26
/
+3
2021-04-21
mt76: mt7921: move mt7921_dma_reset in dma.c
Lorenzo Bianconi
1
-66
/
+1
2021-04-21
mt76: mt7921: enable sw interrupts
Lorenzo Bianconi
1
-0
/
+1
2021-04-21
mt76: connac: use waitqueue for runtime-pm
Lorenzo Bianconi
1
-1
/
+1
2021-04-21
mt76: connac: alaways wake the device before scanning
Lorenzo Bianconi
1
-0
/
+4
2021-04-21
mt76: mt7921: get rid of useless MT76_STATE_PM in mt7921_mac_work
Lorenzo Bianconi
1
-5
/
+0
2021-04-21
mt76: connac: remove MT76_STATE_PM in mac_tx_free
Lorenzo Bianconi
1
-6
/
+0
2021-04-21
mt76: mt7921: rely on mt76_connac_pm_ref/mt76_connac_pm_unref in tx/rx napi
Lorenzo Bianconi
1
-3
/
+8
2021-04-21
mt76: mt7921: do not use 0 as NULL pointer
Lorenzo Bianconi
1
-1
/
+1
2021-04-21
mt76: mt7921: abort uncompleted scan by wifi reset
Sean Wang
1
-0
/
+8
2021-04-21
mt76: flush tx status queue on DMA reset
Felix Fietkau
1
-0
/
+2
2021-04-13
mt76: report Rx timestamp
Ryder Lee
1
-13
/
+16
2021-04-13
mt76: mt7921: fix the insmod hangs
Sean Wang
1
-2
/
+1
2021-04-12
mt76: mt7921: introduce MT_WFDMA_DUMMY_CR definition
Lorenzo Bianconi
1
-1
/
+1
2021-04-12
mt76: mt7921: properly configure rcpi adding a sta to the fw
Lorenzo Bianconi
1
-2
/
+33
2021-04-12
mt76: mt7921: get rid of mt7921_mac_wtbl_lmac_addr
Lorenzo Bianconi
1
-9
/
+1
2021-04-12
mt76: mt7921: add wifi reset support
Lorenzo Bianconi
1
-56
/
+145
2021-04-12
mt76: mt7921: fix stats register definitions
Lorenzo Bianconi
1
-21
/
+10
2021-04-12
mt76: mt7921: remove unneeded semicolon
Jiapeng Chong
1
-1
/
+1
2021-04-12
mt76: mt7921: fixup rx bitrate statistics
Sean Wang
1
-77
/
+78
2021-04-12
mt76: mt7921: fix memory leak in mt7921_coredump_work
Sean Wang
1
-2
/
+4
2021-04-11
mt76: add support for 802.3 rx frames
Felix Fietkau
1
-1
/
+1
2021-01-29
mt76: mt7921: add coredump support
Sean Wang
1
-0
/
+43
[next]