index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mt7915
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-07
wifi: mt76: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
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: mt7915: fix EEPROM offset of TSSI flag on MT7981
StanleyYP Wang
1
-1
/
+2
2023-12-07
wifi: mt76: use chainmask for power delta calculation
Allen Ye
1
-1
/
+1
2023-12-07
wifi: mt76: change txpower init to per-phy
Shayne Chen
3
-14
/
+23
2023-12-07
wifi: mt76: mt7915: fallback to non-wed mode if platform_get_resource fails i...
Lorenzo Bianconi
1
-1
/
+1
2023-12-07
wifi: mt76: move wed reset common code in mt76 module
Lorenzo Bianconi
2
-33
/
+4
2023-12-07
wifi: mt76: introduce wed pointer in mt76_queue
Lorenzo Bianconi
1
-5
/
+11
2023-12-07
wifi: mt76: introduce mt76_queue_is_wed_tx_free utility routine
Lorenzo Bianconi
1
-1
/
+1
2023-12-07
wifi: mt76: move mt76_net_setup_tc in common code
Lorenzo Bianconi
1
-15
/
+1
2023-12-07
wifi: mt76: move mt76_mmio_wed_offload_{enable,disable} in common code
Lorenzo Bianconi
1
-27
/
+2
2023-12-07
wifi: mt76: mmio: move mt76_mmio_wed_{init,release}_rx_buf in common code
Lorenzo Bianconi
1
-76
/
+2
2023-12-07
wifi: mt76: Remove unnecessary (void*) conversions
Wu Yunchuan
2
-2
/
+2
2023-12-07
wifi: mt76: permit to load precal from NVMEM cell for mt7915
Christian Marangi
1
-1
/
+6
2023-12-07
wifi: mt76: limit support of precal loading for mt7915 to MTD only
Christian Marangi
1
-1
/
+1
2023-10-09
Merge tag 'mt76-for-kvalo-2023-09-30' of https://github.com/nbd168/wireless
Kalle Valo
8
-65
/
+121
2023-10-07
Merge tag 'wireless-next-2023-10-06' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
1
-6
/
+3
2023-09-30
wifi: mt76: mt7915 add tc offloading support
Felix Fietkau
2
-0
/
+18
2023-09-30
wifi: mt76: mt7915: fix beamforming availability check
MeiChia Chiu
1
-2
/
+2
2023-09-30
wifi: mt76: mt7915: update mpdu density capability
Peter Chiu
1
-4
/
+12
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
4
-33
/
+44
2023-09-30
wifi: mt76: fix clang-specific fortify warnings
Dmitry Antipov
1
-1
/
+1
2023-09-30
wifi: mt76: Use PTR_ERR_OR_ZERO() to simplify code
Jinjie Ruan
2
-8
/
+2
2023-09-30
wifi: mt76: mt7915: fix monitor mode issues
Felix Fietkau
3
-6
/
+21
2023-09-30
wifi: mt76: remove unused error path in mt76_connac_tx_complete_skb
Felix Fietkau
1
-1
/
+1
2023-09-30
wifi: mt76: fix race condition related to checking tx queue fill status
Felix Fietkau
1
-2
/
+2
2023-09-19
net: ethernet: mtk_wed: rename mtk_rxbm_desc in mtk_wed_bm_desc
Lorenzo Bianconi
1
-1
/
+1
2023-09-11
wifi: cfg80211: annotate iftype_data pointer with sparse
Johannes Berg
1
-6
/
+3
2023-08-25
Fix nomenclature for USB and PCI wireless devices
Alan Stern
1
-1
/
+1
2023-08-02
Merge tag 'mt76-for-kvalo-2023-07-31' of https://github.com/nbd168/wireless
Kalle Valo
15
-508
/
+723
2023-08-01
wifi: drivers: Explicitly include correct DT includes
Rob Herring
2
-1
/
+1
2023-07-31
wifi: mt76: mt7915: fix power-limits while chan_switch
Ryder Lee
1
-1
/
+2
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: remove VHT160 capability on MT7915
Felix Fietkau
1
-1
/
+0
2023-07-26
wifi: mt76: mt7915: fix capabilities in non-AP mode
Felix Fietkau
3
-12
/
+50
2023-07-25
mt76: connac: move more mt7921/mt7915 mac shared code in connac lib
Lorenzo Bianconi
3
-89
/
+5
2023-07-25
wifi: mt76: move ampdu_state in mt76_wcid
Lorenzo Bianconi
3
-5
/
+4
2023-07-25
wifi: mt76: mt7915: move poll_list in mt76_wcid
Lorenzo Bianconi
3
-17
/
+16
2023-07-25
wifi: mt76: mt7915: move sta_poll_list and sta_poll_lock in mt76_dev
Lorenzo Bianconi
4
-32
/
+31
2023-07-25
wifi: mt76: mt7915: fix command timeout in AP stop period
Rany Hany
1
-13
/
+50
2023-07-25
wifi: mt76: mt7915: disable WFDMA Tx/Rx during SER recovery
Bo Jiao
3
-73
/
+101
2023-07-25
wifi: mt76: mt7915: accumulate mu-mimo ofdma muru stats
Ryder Lee
5
-71
/
+164
2023-07-25
wifi: mt76: add tx_nss histogram to ethtool stats
Ryder Lee
1
-0
/
+4
2023-07-25
wifi: mt76: mt7915: add support for MT7981
Alexander Couzens
12
-76
/
+169
2023-07-25
wifi: mt76: mt7915: move mib_stats structure in mt76.h
Lorenzo Bianconi
4
-67
/
+6
[next]