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
/
mt7921
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-13
wifi: mt76: ignore key disable commands
Felix Fietkau
1
-7
/
+6
2022-12-31
wifi: mt76: mt7921: fix wrong power after multiple SAR set
YN Chen
1
-0
/
+6
2022-09-15
wifi: mt76: mt7921: reset msta->airtime_ac while clearing up hw value
Sean Wang
1
-0
/
+1
2022-09-15
wifi: mt76: move move mt76_sta_stats to mt76_wcid
Ryder Lee
1
-1
/
+1
2022-09-15
wifi: mt76: mt7921: add mt7921_mutex_acquire at mt7921_sta_set_decap_offload
Sean Wang
1
-0
/
+4
2022-09-15
wifi: mt76: mt7921: add mt7921_mutex_acquire at mt7921_[start, stop]_ap
Sean Wang
1
-5
/
+16
2022-07-18
Merge tag 'mt76-for-kvalo-2022-07-11' of https://github.com/nbd168/wireless
Kalle Valo
1
-32
/
+88
2022-07-15
wifi: mac80211: change QoS settings API to take link into account
Johannes Berg
1
-1
/
+2
2022-07-11
mt76: add phy_idx to mt76_wcid
Lorenzo Bianconi
1
-2
/
+2
2022-07-11
mt76: add len parameter to __mt76_mcu_msg_alloc signature
Lorenzo Bianconi
1
-6
/
+5
2022-07-11
mt76: mt7921: enable HW beacon filter in the initialization stage
Sean Wang
1
-1
/
+15
2022-07-11
mt76: mt7921: enable HW beacon filter not depending on PM flag
Sean Wang
1
-2
/
+1
2022-07-11
mt76: move mcu_txd/mcu_rxd structures in shared code
Lorenzo Bianconi
1
-2
/
+2
2022-07-11
mt76: mt7921: fix command timeout in AP stop period
Deren Wu
1
-9
/
+40
2022-07-11
mt76: connac: move connac2_mac_write_txwi in mt76_connac module
Lorenzo Bianconi
1
-1
/
+1
2022-07-11
mt76: mt7921: introduce ACPI SAR config in tx power
Deren Wu
1
-9
/
+22
2022-06-20
wifi: mac80211: split bss_info_changed method
Johannes Berg
1
-1
/
+1
2022-06-20
wifi: mac80211: move interface config to new struct
Johannes Berg
1
-1
/
+1
2022-05-13
mt76: mt7921: add ipv6 NS offload support
Deren Wu
1
-1
/
+66
2022-05-13
mt76: mt7921: make read-only array ppet16_ppet8_ru3_ru0 static const
Colin Ian King
1
-1
/
+1
2022-05-13
mt76: mt7921: Add AP mode support
Sean Wang
1
-0
/
+45
2022-05-13
mt76: mt7921: honor pm user configuration in mt7921_sniffer_interface_iter
Lorenzo Bianconi
1
-2
/
+2
2022-05-13
mt76: mt7921: rely on mt76_dev rxfilter in mt7921_configure_filter
Lorenzo Bianconi
1
-15
/
+14
2022-05-13
mt76: fix MBSS index condition in DBDC mode
Evelyn Tsai
1
-3
/
+3
2022-05-13
mt76: fix use-after-free by removing a non-RCU wcid pointer
Felix Fietkau
1
-1
/
+1
2022-03-16
mt76: mt7921: don't enable beacon filter when IEEE80211_CONF_CHANGE_MONITOR i...
Sean Wang
1
-3
/
+10
2022-03-16
mt76: mt7921: add mt7921u driver
Lorenzo Bianconi
1
-1
/
+2
2022-03-16
mt76: mt7921: use mt76_hw instead of open coding it
Sean Wang
1
-1
/
+1
2022-03-16
mt76: mt7921: fix up the monitor mode
Sean Wang
1
-10
/
+14
2022-02-03
mt76: connac: move mt76_connac_lmac_mapping in mt76-connac module
Lorenzo Bianconi
1
-2
/
+1
2022-02-03
mt76: mt7921: toggle runtime-pm adding a monitor vif
Lorenzo Bianconi
1
-0
/
+23
2022-02-03
mt76: mt7921: fix crash when startup fails.
Ben Greear
1
-0
/
+1
2022-02-03
mt76: connac: move mt76_connac_mcu_add_key in connac module
Lorenzo Bianconi
1
-2
/
+7
2021-12-23
Merge tag 'wireless-drivers-next-2021-12-23' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
1
-50
/
+30
2021-12-19
mt76: connac: introduce MCU_UNI_CMD macro
Lorenzo Bianconi
1
-1
/
+1
2021-12-19
mt76: connac: introduce MCU_EXT macros
Lorenzo Bianconi
1
-2
/
+2
2021-12-19
mt76: mt7921: use correct iftype data on 6GHz cap init
Shayne Chen
1
-1
/
+1
2021-12-19
mt76: mt7921s: fix the device cannot sleep deeply in suspend
Sean Wang
1
-3
/
+0
2021-12-19
mt76: mt7921: move mt76_connac_mcu_set_hif_suspend to bus-related files
Sean Wang
1
-11
/
+2
2021-12-19
mt76: move sar utilities to mt76-core module
Lorenzo Bianconi
1
-22
/
+4
2021-12-19
mt76: mt7921: honor mt76_connac_mcu_set_rate_txpower return value in mt7921_c...
Lorenzo Bianconi
1
-4
/
+8
2021-12-19
mt76: mt7921: introduce 160 MHz channel bandwidth support
Deren Wu
1
-0
/
+12
2021-12-18
mt76: mt7921: drop offload_flags overwritten
Sean Wang
1
-6
/
+0
2021-11-28
ieee80211: change HE nominal packet padding value defines
Miri Korenblit
1
-1
/
+2
2021-10-23
mt76: mt7921: fix Wformat build warning
Randy Dunlap
1
-1
/
+1
2021-10-20
mt76: mt7921: add per-vif counters in ethtool
Lorenzo Bianconi
1
-1
/
+52
2021-10-20
mt76: mt7921: move tx amsdu stats in mib_stats
Lorenzo Bianconi
1
-2
/
+2
2021-10-20
mt76: mt7921: introduce stats reporting through ethtool
Lorenzo Bianconi
1
-0
/
+116
2021-10-20
mt76: do not reset MIB counters in get_stats callback
Lorenzo Bianconi
1
-2
/
+0
2021-10-20
mt76: mt7921: add MT7921_COMMON module
Sean Wang
1
-0
/
+8
[next]