index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mt7915
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mt76: do not use skb_set_queue_mapping for internal purposes
Felix Fietkau
2022-07-11
3
-6
/
+9
*
mt76: mt7915: update the maximum size of beacon offload
MeiChia Chiu
2022-07-11
2
-3
/
+14
*
mt76: mt7915: add sta_rec with EXTRA_INFO_NEW for the first time only
Shayne Chen
2022-07-11
2
-2
/
+3
*
mt76: mt7915: update mpdu density in 6g capability
Peter Chiu
2022-07-11
1
-1
/
+1
*
mt76: mt7915: do not copy ieee80211_ops pointer in mt7915_mmio_probe
Lorenzo Bianconi
2022-07-11
1
-6
/
+1
*
mt76: mt7915: fix incorrect testmode ipg on band 1 caused by wmm_idx
Shayne Chen
2022-07-11
1
-4
/
+5
*
mt76: mt7915: disable UL MU-MIMO for mt7915
Felix Fietkau
2022-07-11
2
-7
/
+9
*
mt76: move mt76_connac2_mcu_fill_message in mt76_connac module
Lorenzo Bianconi
2022-07-11
3
-70
/
+6
*
mt76: move mcu_txd/mcu_rxd structures in shared code
Lorenzo Bianconi
2022-07-11
2
-50
/
+21
*
mt76: mt7915: rely on mt76_connac_tx_free
Lorenzo Bianconi
2022-07-11
2
-13
/
+6
*
mt76: connac: move mt7615_txp_skb_unmap in common code
Lorenzo Bianconi
2022-07-11
1
-13
/
+1
*
mt76: connac: move mt76_connac_tx_complete_skb in shared code
Lorenzo Bianconi
2022-07-11
3
-23
/
+1
*
mt76: connac: move mt76_connac_fw_txp in common module
Lorenzo Bianconi
2022-07-11
3
-40
/
+8
*
mt76: mt7915: get rid of unnecessary new line in mt7915_mac_write_txwi
Lorenzo Bianconi
2022-07-11
1
-1
/
+0
*
mt76: connac: move mt76_connac2_mac_fill_rx_rate in connac module
Lorenzo Bianconi
2022-07-11
1
-104
/
+2
*
mt76: connac: move mt76_connac2_reverse_frag0_hdr_trans in mt76-connac module
Lorenzo Bianconi
2022-07-11
2
-171
/
+13
*
mt76: connac: move HE radiotap parsing in connac module
Lorenzo Bianconi
2022-07-11
2
-230
/
+2
*
mt76: connac: move mt76_connac2_mac_add_txs_skb in connac module
Lorenzo Bianconi
2022-07-11
1
-124
/
+2
*
mt76: connac: move connac2_mac_write_txwi in mt76_connac module
Lorenzo Bianconi
2022-07-11
3
-251
/
+3
*
mt76: connac: move mac connac2 defs in mt76_connac2_mac.h
Lorenzo Bianconi
2022-07-11
2
-154
/
+2
*
mt76: mt7915: rely on mt76_dev in mt7915_mac_write_txwi signature
Lorenzo Bianconi
2022-07-11
3
-15
/
+14
*
mt76: enable the VHT extended NSS BW feature
Deren Wu
2022-07-11
1
-0
/
+1
*
mt76: connac: move mt76_connac2_load_patch in connac module
Lorenzo Bianconi
2022-07-11
1
-85
/
+1
*
mt76: connac: move mt76_connac2_load_ram in connac module
Lorenzo Bianconi
2022-07-11
1
-110
/
+2
*
mt76: connac: move shared fw structures in connac module
Lorenzo Bianconi
2022-07-11
1
-73
/
+12
*
mt76: mt7915: add missing bh-disable around tx napi enable/schedule
Felix Fietkau
2022-07-11
1
-0
/
+2
*
mt76: add DBDC rxq handlings into mac_reset_work
Ryder Lee
2022-07-11
1
-11
/
+7
*
mt76: mt7915: add more ethtool stats
Ryder Lee
2022-07-11
4
-16
/
+73
*
mt76: mt7915: fix endian bug in mt7915_rf_regval_set()
Dan Carpenter
2022-07-11
1
-1
/
+2
*
mt76: mt7915: fix endianness in mt7915_rf_regval_get
Lorenzo Bianconi
2022-07-11
1
-1
/
+1
*
wifi: mac80211: return a beacon for a specific link
Shaul Triebitz
2022-06-20
1
-1
/
+1
*
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
*
wifi: mac80211: move some future per-link data to bss_conf
Johannes Berg
2022-06-20
1
-5
/
+5
*
mt76: mt7915: add more statistics from fw_util debugfs knobs
Ryder Lee
2022-05-13
3
-4
/
+21
*
mt76: mt7915: improve error handling for fw_debug knobs
Ryder Lee
2022-05-13
2
-25
/
+37
*
mt76: mt7615/mt7915: do reset_work with mt76's work queue
Bo Jiao
2022-05-13
1
-1
/
+1
*
mt76: mt7915: add support for 6G in-band discovery
MeiChia Chiu
2022-05-13
6
-14
/
+107
*
mt76: mt7915: add Wireless Ethernet Dispatch support
Felix Fietkau
2022-05-13
9
-43
/
+314
*
mt76: mt7915: move MT_INT_MASK_CSR to init.c
Ryder Lee
2022-05-13
4
-5
/
+1
*
mt76: mt7915: introduce mt7915_mac_severe_check()
Ryder Lee
2022-05-13
3
-0
/
+37
*
mt76: mt7915: rework SER debugfs knob
Ryder Lee
2022-05-13
5
-20
/
+126
*
mt76: mt7915: limit minimum twt duration
Peter Chiu
2022-05-13
2
-0
/
+7
*
mt76: mt7915: reject duplicated twt flows
Peter Chiu
2022-05-13
1
-0
/
+31
*
mt76: mt7915: fix twt table_mask to u16 in mt7915_dev
Peter Chiu
2022-05-13
1
-1
/
+1
*
mt76: mt7915: update mt7986 patch in mt7986_wmac_adie_patch_7976()
Peter Chiu
2022-05-13
2
-2
/
+18
*
mt76: mt7915: configure soc clocks in mt7986_wmac_init
Lorenzo Bianconi
2022-05-13
1
-0
/
+14
*
mt76: fix encap offload ethernet type check
Felix Fietkau
2022-05-13
1
-1
/
+3
*
mt76: mt7915: disable RX_HDR_TRANS_SHORT
Bo Jiao
2022-05-13
3
-4
/
+6
*
mt76: mt7915: add debugfs knob for RF registers read/write
Shayne Chen
2022-05-13
3
-0
/
+62
[next]