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
/
mt7915
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
12
-1633
/
+270
2022-07-15
wifi: mac80211: change QoS settings API to take link into account
Johannes Berg
1
-1
/
+2
2022-07-11
mt76: convert MT_TX_HW_QUEUE_EXT_PHY to MT_TX_HW_QUEUE_PHY
Lorenzo Bianconi
2
-7
/
+5
2022-07-11
mt76: add phy_idx to mt76_wcid
Lorenzo Bianconi
1
-2
/
+2
2022-07-11
mt76: introduce phys array in mt76_dev structure
Lorenzo Bianconi
4
-20
/
+22
2022-07-11
mt76: add phy_idx in mt76_rx_status
Lorenzo Bianconi
1
-1
/
+1
2022-07-11
mt76: introduce MT_RXQ_BAND2 and MT_RXQ_BAND2_WA in mt76_rxq_id
Lorenzo Bianconi
5
-29
/
+38
2022-07-11
mt76: mt7915 add ht mpdu density
MeiChia Chiu
1
-1
/
+6
2022-07-11
mt76: connac: move tx initialization/cleanup in mt76_connac module
Lorenzo Bianconi
1
-19
/
+3
2022-07-11
mt76: do not use skb_set_queue_mapping for internal purposes
Felix Fietkau
3
-6
/
+9
2022-07-11
mt76: mt7915: update the maximum size of beacon offload
MeiChia Chiu
2
-3
/
+14
2022-07-11
mt76: mt7915: add sta_rec with EXTRA_INFO_NEW for the first time only
Shayne Chen
2
-2
/
+3
2022-07-11
mt76: mt7915: update mpdu density in 6g capability
Peter Chiu
1
-1
/
+1
2022-07-11
mt76: mt7915: do not copy ieee80211_ops pointer in mt7915_mmio_probe
Lorenzo Bianconi
1
-6
/
+1
2022-07-11
mt76: mt7915: fix incorrect testmode ipg on band 1 caused by wmm_idx
Shayne Chen
1
-4
/
+5
2022-07-11
mt76: mt7915: disable UL MU-MIMO for mt7915
Felix Fietkau
2
-7
/
+9
2022-07-11
mt76: move mt76_connac2_mcu_fill_message in mt76_connac module
Lorenzo Bianconi
3
-70
/
+6
2022-07-11
mt76: move mcu_txd/mcu_rxd structures in shared code
Lorenzo Bianconi
2
-50
/
+21
2022-07-11
mt76: mt7915: rely on mt76_connac_tx_free
Lorenzo Bianconi
2
-13
/
+6
2022-07-11
mt76: connac: move mt7615_txp_skb_unmap in common code
Lorenzo Bianconi
1
-13
/
+1
2022-07-11
mt76: connac: move mt76_connac_tx_complete_skb in shared code
Lorenzo Bianconi
3
-23
/
+1
2022-07-11
mt76: connac: move mt76_connac_fw_txp in common module
Lorenzo Bianconi
3
-40
/
+8
2022-07-11
mt76: mt7915: get rid of unnecessary new line in mt7915_mac_write_txwi
Lorenzo Bianconi
1
-1
/
+0
2022-07-11
mt76: connac: move mt76_connac2_mac_fill_rx_rate in connac module
Lorenzo Bianconi
1
-104
/
+2
2022-07-11
mt76: connac: move mt76_connac2_reverse_frag0_hdr_trans in mt76-connac module
Lorenzo Bianconi
2
-171
/
+13
2022-07-11
mt76: connac: move HE radiotap parsing in connac module
Lorenzo Bianconi
2
-230
/
+2
2022-07-11
mt76: connac: move mt76_connac2_mac_add_txs_skb in connac module
Lorenzo Bianconi
1
-124
/
+2
2022-07-11
mt76: connac: move connac2_mac_write_txwi in mt76_connac module
Lorenzo Bianconi
3
-251
/
+3
2022-07-11
mt76: connac: move mac connac2 defs in mt76_connac2_mac.h
Lorenzo Bianconi
2
-154
/
+2
2022-07-11
mt76: mt7915: rely on mt76_dev in mt7915_mac_write_txwi signature
Lorenzo Bianconi
3
-15
/
+14
2022-07-11
mt76: enable the VHT extended NSS BW feature
Deren Wu
1
-0
/
+1
2022-07-11
mt76: connac: move mt76_connac2_load_patch in connac module
Lorenzo Bianconi
1
-85
/
+1
2022-07-11
mt76: connac: move mt76_connac2_load_ram in connac module
Lorenzo Bianconi
1
-110
/
+2
2022-07-11
mt76: connac: move shared fw structures in connac module
Lorenzo Bianconi
1
-73
/
+12
2022-07-11
mt76: mt7915: add missing bh-disable around tx napi enable/schedule
Felix Fietkau
1
-0
/
+2
2022-07-11
mt76: add DBDC rxq handlings into mac_reset_work
Ryder Lee
1
-11
/
+7
2022-07-11
mt76: mt7915: add more ethtool stats
Ryder Lee
4
-16
/
+73
2022-07-11
mt76: mt7915: fix endian bug in mt7915_rf_regval_set()
Dan Carpenter
1
-1
/
+2
2022-07-11
mt76: mt7915: fix endianness in mt7915_rf_regval_get
Lorenzo Bianconi
1
-1
/
+1
2022-06-20
wifi: mac80211: return a beacon for a specific link
Shaul Triebitz
1
-1
/
+1
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-06-20
wifi: mac80211: move some future per-link data to bss_conf
Johannes Berg
1
-5
/
+5
2022-05-13
mt76: mt7915: add more statistics from fw_util debugfs knobs
Ryder Lee
3
-4
/
+21
2022-05-13
mt76: mt7915: improve error handling for fw_debug knobs
Ryder Lee
2
-25
/
+37
2022-05-13
mt76: mt7615/mt7915: do reset_work with mt76's work queue
Bo Jiao
1
-1
/
+1
2022-05-13
mt76: mt7915: add support for 6G in-band discovery
MeiChia Chiu
6
-14
/
+107
2022-05-13
mt76: mt7915: add Wireless Ethernet Dispatch support
Felix Fietkau
9
-43
/
+314
2022-05-13
mt76: mt7915: move MT_INT_MASK_CSR to init.c
Ryder Lee
4
-5
/
+1
2022-05-13
mt76: mt7915: introduce mt7915_mac_severe_check()
Ryder Lee
3
-0
/
+37
[next]