index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mt7915
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-23
wifi: mac80211: call rate_control_rate_update() for link STA
Johannes Berg
1
-2
/
+3
2024-09-06
wifi: mt76: mt7915: always query station rx rate from firmware
Felix Fietkau
1
-2
/
+1
2024-09-06
wifi: mt76: mt7915: fix rx filter setting for bfee functionality
Howard Hsu
1
-2
/
+1
2024-09-06
wifi: mt76: mt7915: improve hardware restart reliability
Felix Fietkau
1
-0
/
+12
2024-09-06
wifi: mt76: mt7915: add dummy HW offload of IEEE 802.11 fragmentation
Benjamin Lin
1
-0
/
+7
2024-09-06
wifi: mt76: mt7915: use mac80211 .sta_state op
Felix Fietkau
1
-40
/
+65
2024-09-06
wifi: mt76: mt7915: allocate vif wcid in the same range as stations
Felix Fietkau
1
-1
/
+4
2024-09-06
wifi: mt76: partially move channel change code to core
Felix Fietkau
1
-16
/
+3
2024-06-26
wifi: mac80211: inform the low level if drv_stop() is a suspend
Emmanuel Grumbach
1
-1
/
+1
2024-05-02
wifi: mt76: mt7915: add missing chanctx ops
Ben Greear
1
-0
/
+4
2024-05-02
wifi: mt76: mt7915: add fallback in case of missing precal data
Felix Fietkau
1
-1
/
+1
2024-05-02
wifi: mt76: mt7915: initialize rssi on adding stations
Felix Fietkau
1
-0
/
+4
2024-02-22
wifi: mt76: move wed common utilities in wed.c
Lorenzo Bianconi
1
-1
/
+1
2023-12-07
wifi: mt76: mt7915: also MT7981 is 3T3R but nss2 on 5 GHz band
StanleyYP Wang
1
-2
/
+3
2023-12-07
wifi: mt76: move mt76_net_setup_tc in common code
Lorenzo Bianconi
1
-15
/
+1
2023-09-30
wifi: mt76: mt7915 add tc offloading support
Felix Fietkau
1
-0
/
+15
2023-09-30
wifi: mt76: update beacon size limitation
MeiChia Chiu
1
-3
/
+5
2023-09-30
wifi: mt76: fix clang-specific fortify warnings
Dmitry Antipov
1
-1
/
+1
2023-09-30
wifi: mt76: mt7915: fix monitor mode issues
Felix Fietkau
1
-6
/
+18
2023-09-30
wifi: mt76: fix race condition related to checking tx queue fill status
Felix Fietkau
1
-2
/
+2
2023-07-31
wifi: mt76: mt7915: fix power-limits while chan_switch
Ryder Lee
1
-1
/
+2
2023-07-26
wifi: mt76: mt7915: fix capabilities in non-AP mode
Felix Fietkau
1
-0
/
+21
2023-07-25
wifi: mt76: move ampdu_state in mt76_wcid
Lorenzo Bianconi
1
-3
/
+3
2023-07-25
wifi: mt76: mt7915: move poll_list in mt76_wcid
Lorenzo Bianconi
1
-6
/
+6
2023-07-25
wifi: mt76: mt7915: move sta_poll_list and sta_poll_lock in mt76_dev
Lorenzo Bianconi
1
-6
/
+6
2023-07-25
wifi: mt76: mt7915: fix command timeout in AP stop period
Rany Hany
1
-13
/
+50
2023-07-25
wifi: mt76: mt7915: accumulate mu-mimo ofdma muru stats
Ryder Lee
1
-0
/
+63
2023-07-25
wifi: mt76: add tx_nss histogram to ethtool stats
Ryder Lee
1
-0
/
+4
2023-07-25
wifi: mt76: mt7915: move mib_stats structure in mt76.h
Lorenzo Bianconi
1
-2
/
+2
2023-07-25
wifi: mt76: mt7915: drop return in mt7915_sta_statistics
Ryder Lee
1
-14
/
+13
2023-07-25
wifi: mt76: mt7915: rework tx packets counting when WED is active
Peter Chiu
1
-2
/
+4
2023-07-25
wifi: mt76: mt7915: report tx retries/failed counts for non-WED path
Ryder Lee
1
-6
/
+6
2023-04-21
Merge tag 'wireless-next-2023-04-21' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
1
-1
/
+0
2023-04-17
wifi: mt76: mt7915: remove mt7915_mcu_beacon_check_caps()
Ryder Lee
1
-1
/
+0
2023-04-03
wifi: mt76: ignore key disable commands
Felix Fietkau
1
-7
/
+6
2023-02-03
wifi: mt76: add EHT rate stats for ethtool
Shayne Chen
1
-1
/
+1
2023-02-03
wifi: mt76: enable page_pool stats
Lorenzo Bianconi
1
-10
/
+16
2023-02-03
wifi: mt76: mt7915: rework mt7915_mcu_set_thermal_throttling
Howard Hsu
1
-0
/
+5
2023-02-03
wifi: mt76: mt7915: call mt7915_mcu_set_thermal_throttling() only after init_...
Howard Hsu
1
-0
/
+6
2022-12-01
wifi: mt76: mt7915: rely on band_idx of mt76_phy
Ryder Lee
1
-20
/
+26
2022-12-01
wifi: mt76: mt7915: fix band_idx usage
Ryder Lee
1
-18
/
+18
2022-12-01
wifi: mt76: mt7915: enable .sta_set_txpwr support
Ryder Lee
1
-0
/
+34
2022-12-01
wifi: mt76: mt7915: add support to configure spatial reuse parameter set
Ryder Lee
1
-4
/
+2
2022-12-01
wifi: mt76: mt7915: enable WED RX stats
Sujuan Chen
1
-0
/
+8
2022-12-01
wifi: mt76: mt7915: enable full system reset support
Bo Jiao
1
-5
/
+13
2022-12-01
wifi: mt76: move aggr_stats array in mt76_phy
Lorenzo Bianconi
1
-3
/
+2
2022-12-01
wifi: mt76: mt7915: enable use_cts_prot support
Ryder Lee
1
-0
/
+3
2022-12-01
wifi: mt76: mt7915: add ack signal support
Ryder Lee
1
-0
/
+8
2022-12-01
wifi: mt76: mt7915: enable wed for mt7986-wmac chipset
Lorenzo Bianconi
1
-1
/
+1
2022-12-01
wifi: mt76: mt7915: add spatial extension index support
Shayne Chen
1
-3
/
+0
[next]