index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mt7915
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-15
wifi: mt76: add PPDU based TxS support for WED device
Ryder Lee
1
-0
/
+17
2022-09-15
wifi: mt76: move move mt76_sta_stats to mt76_wcid
Ryder Lee
1
-1
/
+1
2022-07-18
Merge tag 'mt76-for-kvalo-2022-07-11' of https://github.com/nbd168/wireless
Kalle Valo
1
-3
/
+17
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: mt7915: add sta_rec with EXTRA_INFO_NEW for the first time only
Shayne Chen
1
-1
/
+1
2022-07-11
mt76: mt7915: add more ethtool stats
Ryder Lee
1
-0
/
+14
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: mt7915: add support for 6G in-band discovery
MeiChia Chiu
1
-3
/
+5
2022-05-13
mt76: mt7915: add Wireless Ethernet Dispatch support
Felix Fietkau
1
-0
/
+36
2022-05-13
mt76: mt7915: remove SCS feature
Ryder Lee
1
-8
/
+0
2022-05-13
mt76: mt7915: use 0xff to initialize bitrate_mask in mt7915_init_bitrate_mask
Lorenzo Bianconi
1
-5
/
+5
2022-05-13
mt76: fix MBSS index condition in DBDC mode
Evelyn Tsai
1
-4
/
+4
2022-05-13
mt76: fix use-after-free by removing a non-RCU wcid pointer
Felix Fietkau
1
-1
/
+1
2022-02-24
mt76: mt7915: introduce band_idx in mt7915_phy
Bo Jiao
1
-6
/
+6
2022-02-24
mt76: mt7915: add support for MT7986
Bo Jiao
1
-6
/
+3
2022-02-03
mt76: mt7915: fix/rewrite the dfs state handling logic
Felix Fietkau
1
-21
/
+0
2022-02-03
mt76: stop the radar detector after leaving dfs channel
Xing Song
1
-1
/
+2
2022-02-03
mt76: connac: move mt76_connac_lmac_mapping in mt76-connac module
Lorenzo Bianconi
1
-2
/
+1
2022-02-03
mt76: mt7915: introduce mt7915_set_radar_background routine
Lorenzo Bianconi
1
-0
/
+50
2022-02-03
mt76: mt7915: set bssinfo/starec command when adding interface
Shayne Chen
1
-0
/
+3
2022-02-03
mt76: mt7915: update bss_info with cipher after setting the group key
Felix Fietkau
1
-0
/
+6
2022-02-03
mt76: mt7915: rely on mt76_connac_mcu_set_rts_thresh
Lorenzo Bianconi
1
-2
/
+3
2022-02-03
mt76: connac: move mt76_connac_mcu_set_pm in connac module
Lorenzo Bianconi
1
-4
/
+4
2022-02-03
mt76: connac: move mt76_connac_mcu_wtbl_update_hdr_trans in connac module
Lorenzo Bianconi
1
-2
/
+2
2022-02-03
mt76: connac: move mt76_connac_mcu_add_key in connac module
Lorenzo Bianconi
1
-2
/
+3
2022-02-03
mt76: mt7915: update rx rate reporting for mt7916
Bo Jiao
1
-1
/
+2
2022-02-03
mt76: mt7915: refine register definition
Bo Jiao
1
-6
/
+18
2021-12-19
mt76: mt7915: introduce mt76_vif in mt7915_vif
Lorenzo Bianconi
1
-20
/
+23
2021-12-19
mt76: mt7915: introduce SAR support
Lorenzo Bianconi
1
-0
/
+23
2021-12-19
mt76: mt7915: improve wmm index allocation
Felix Fietkau
1
-5
/
+3
2021-10-23
mt76: mt7915: rework .set_bitrate_mask() to support more options
Ryder Lee
1
-14
/
+18
2021-10-23
mt76: mt7915: remove mt7915_mcu_add_he()
Ryder Lee
1
-1
/
+1
2021-10-20
mt76: do not reset MIB counters in get_stats callback
Lorenzo Bianconi
1
-2
/
+1
2021-10-20
mt76: mt7915: move tx amsdu stats in mib_stats
Lorenzo Bianconi
1
-2
/
+2
2021-10-20
mt76: mt7915: run mt7915_get_et_stats holding mt76 mutex
Lorenzo Bianconi
1
-0
/
+6
2021-10-20
mt76: move mt76_ethtool_worker_info in mt76 module
Lorenzo Bianconi
1
-40
/
+7
2021-10-20
mt76: move mt76_sta_stats in mt76.h
Lorenzo Bianconi
1
-1
/
+1
2021-10-20
mt76: mt7915: rework starec TLV tags
Shayne Chen
1
-2
/
+1
2021-10-20
mt76: mt7915: introduce mt7915_mcu_beacon_check_caps()
Ryder Lee
1
-0
/
+1
2021-10-20
mt76: mt7915: introduce mt7915_mac_add_twt_setup routine
Lorenzo Bianconi
1
-0
/
+19
2021-10-20
mt76: mt7915: introduce __mt7915_get_tsf routine
Lorenzo Bianconi
1
-5
/
+15
2021-10-20
mt76: introduce packet_id idr
Lorenzo Bianconi
1
-0
/
+4
2021-10-20
mt76: mt7915: add mib counters to ethtool stats
Ben Greear
1
-0
/
+48
2021-10-20
mt76: mt7915: add tx mu/su counters to mib
Ben Greear
1
-26
/
+16
2021-10-20
mt76: mt7915: add some per-station tx stats to ethtool
Ben Greear
1
-1
/
+85
2021-10-20
mt76: mt7915: add ethtool stats support
Ben Greear
1
-0
/
+129
2021-10-20
mt76: mt7915: fix WMM index on DBDC cards
Felix Fietkau
1
-1
/
+1
2021-10-20
mt76: mt7915: introduce bss coloring support
Lorenzo Bianconi
1
-0
/
+26
[next]