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