index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mt7915
/
mcu.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-21
wifi: mt76: mt7915: rework radar HWRDD idx
StanleyYP Wang
1
-10
/
+30
2025-05-21
wifi: mt76: mt7915: set correct background radar capability
StanleyYP Wang
1
-3
/
+5
2025-03-19
wifi: mt76: mt7915: cleanup mt7915_get_power_bound
Razvan Grigore
1
-2
/
+2
2025-01-14
wifi: mt76: connac: prepare mt76_connac_mcu_sta_basic_tlv for MLO support
Felix Fietkau
1
-1
/
+1
2025-01-14
wifi: mt76: mt7915: decrease timeout for commonly issued MCU commands
Felix Fietkau
1
-0
/
+21
2025-01-14
wifi: mt76: mt7915: reduce the number of command retries
Felix Fietkau
1
-1
/
+1
2025-01-14
wifi: mt76: mt7915: exclude tx backoff time from airtime
Chad Monroe
1
-2
/
+7
2024-09-09
Merge tag 'mt76-for-kvalo-2024-09-06' of https://github.com/nbd168/wireless
Kalle Valo
1
-20
/
+34
2024-09-06
wifi: mt76: mt7915: improve hardware restart reliability
Felix Fietkau
1
-0
/
+2
2024-09-06
wifi: mt76: mt7915: reset the device after MCU timeout
Felix Fietkau
1
-0
/
+9
2024-09-06
wifi: mt76: mt7915: retry mcu messages
Felix Fietkau
1
-5
/
+2
2024-09-06
wifi: mt76: mt7915: use mac80211 .sta_state op
Felix Fietkau
1
-13
/
+13
2024-09-06
wifi: mt76: connac: add support for passing connection state directly
Felix Fietkau
1
-1
/
+3
2024-09-06
wifi: mt76: mt7915: disable tx worker during tx BA session enable/disable
Felix Fietkau
1
-3
/
+7
2024-09-06
wifi: mac80211: handle ieee80211_radar_detected() for MLO
Aditya Kumar Singh
1
-1
/
+1
2024-09-06
wifi: mt76: partially move channel change code to core
Felix Fietkau
1
-1
/
+1
2024-07-09
wifi: mt76: mt762x: extend mt76_connac_mcu_sta_basic_tlv for per-link STA
Sean Wang
1
-1
/
+3
2024-07-09
wifi: mt76: mt7925: extend mt7925_get_phy_mode for per-link STA
Sean Wang
1
-1
/
+1
2024-05-03
Merge tag 'mt76-for-kvalo-2024-05-02' of https://github.com/nbd168/wireless
Kalle Valo
1
-38
/
+120
2024-05-03
wifi: mac80211: handle color change per link
Aditya Kumar Singh
1
-1
/
+1
2024-05-02
wifi: mt76: make const arrays in functions static
Felix Fietkau
1
-1
/
+1
2024-05-02
wifi: mt76: mt7915: add mt7986, mt7916 and mt7981 pre-calibration
Peter Chiu
1
-21
/
+92
2024-05-02
wifi: mt76: mt7915: add support for disabling in-band discovery
MeiChia Chiu
1
-3
/
+2
2024-05-02
wifi: mt76: mt7915: fix mcu command format for mt7915 tx stats
Peter Chiu
1
-12
/
+24
2024-05-02
wifi: mt76: replace skb_put with skb_put_zero
Felix Fietkau
1
-1
/
+1
2024-02-08
wifi: mac80211: add support to call csa_finish on a link
Aditya Kumar Singh
1
-1
/
+1
2024-02-08
wifi: mac80211: introduce 'channel request'
Johannes Berg
1
-2
/
+2
2023-12-07
wifi: mt76: Remove unnecessary (void*) conversions
Wu Yunchuan
1
-1
/
+1
2023-09-30
wifi: mt76: mt7915: fix beamforming availability check
MeiChia Chiu
1
-2
/
+2
2023-09-30
wifi: mt76: check vif type before reporting cca and csa
Peter Chiu
1
-3
/
+5
2023-09-30
wifi: mt76: fix per-band IEEE80211_CONF_MONITOR flag comparison
Shayne Chen
1
-1
/
+1
2023-09-30
wifi: mt76: get rid of false alamrs of tx emission issues
StanleyYP Wang
1
-3
/
+3
2023-09-30
wifi: mt76: fix potential memory leak of beacon commands
Bo Jiao
1
-2
/
+8
2023-09-30
wifi: mt76: check sta rx control frame to multibss capability
Allen Ye
1
-0
/
+2
2023-09-30
wifi: mt76: update beacon size limitation
MeiChia Chiu
1
-20
/
+29
2023-07-31
wifi: mt76: mt7915: fix tlv length of mt7915_mcu_get_chan_mib_info
Ryder Lee
1
-1
/
+1
2023-07-26
wifi: mt76: mt7915: fix capabilities in non-AP mode
Felix Fietkau
1
-12
/
+15
2023-07-25
wifi: mt76: mt7915: accumulate mu-mimo ofdma muru stats
Ryder Lee
1
-4
/
+39
2023-07-25
wifi: mt76: mt7915: add support for MT7981
Alexander Couzens
1
-0
/
+3
2023-07-25
wifi: mt76: mt7915: rework tx packets counting when WED is active
Peter Chiu
1
-7
/
+67
2023-07-25
wifi: mt76: mt7915: fix background radar event being blocked
StanleyYP Wang
1
-1
/
+1
2023-04-17
wifi: mt76: mt7921: enable p2p support
Sean Wang
1
-2
/
+2
2023-04-17
wifi: mt76: mt7915: remove mt7915_mcu_beacon_check_caps()
Ryder Lee
1
-95
/
+12
2023-04-17
wifi: mt76: mt7915: add dev->hif2 support for mt7916 WED device
Sujuan Chen
1
-1
/
+3
2023-02-03
wifi: mt76: mt7915: wed: enable red per-band token drop
Peter Chiu
1
-2
/
+48
2023-02-03
wifi: mt76: mt7915: avoid mcu_restart function pointer
Lorenzo Bianconi
1
-3
/
+2
2023-02-03
wifi: mt76: mt7915: fix memory leak in mt7915_mcu_exit
Lorenzo Bianconi
1
-1
/
+2
2023-02-03
wifi: mt76: mt7915: rework mt7915_mcu_set_thermal_throttling
Howard Hsu
1
-23
/
+31
2022-12-09
wifi: mt76: mt7915: check the correctness of event data
Ryder Lee
1
-4
/
+17
2022-12-09
wifi: mt76: mt7915: check return value before accessing free_block_num
Ryder Lee
1
-4
/
+6
[next]