index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
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
2021-10-20
mt76: introduce packet_id idr
Lorenzo Bianconi
1
-0
/
+4
2021-10-20
mt76: mt7921: add 6GHz support
Lorenzo Bianconi
1
-2
/
+37
2021-10-20
mt76: mt7921: remove mt7921_sta_stats
Lorenzo Bianconi
1
-1
/
+1
2021-10-20
mt76: mt7921: remove mcu rate reporting code
Lorenzo Bianconi
1
-4
/
+0
2021-10-20
mt76: mt7921: report tx rate directly from tx status
Lorenzo Bianconi
1
-11
/
+11
2021-10-20
mt76: mt7921: introduce mt7921_mcu_set_beacon_filter utility routine
Lorenzo Bianconi
1
-31
/
+2
[next]