index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-13
mt76: mt7615/mt7915: do reset_work with mt76's work queue
Bo Jiao
2
-2
/
+2
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
18
-94
/
+502
2022-05-13
mt76: make number of tokens configurable dynamically
Felix Fietkau
3
-7
/
+7
2022-05-13
mt76: add support for overriding the device used for DMA mapping
Felix Fietkau
3
-17
/
+19
2022-05-13
mt76: dma: add wrapper macro for accessing queue registers
Felix Fietkau
1
-9
/
+12
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
2022-05-13
mt76: mt7915: rework SER debugfs knob
Ryder Lee
5
-20
/
+126
2022-05-13
mt76: mt7915: limit minimum twt duration
Peter Chiu
2
-0
/
+7
2022-05-13
mt76: mt7915: reject duplicated twt flows
Peter Chiu
1
-0
/
+31
2022-05-13
mt76: mt7915: fix twt table_mask to u16 in mt7915_dev
Peter Chiu
1
-1
/
+1
2022-05-13
mt76: mt7915: update mt7986 patch in mt7986_wmac_adie_patch_7976()
Peter Chiu
2
-2
/
+18
2022-05-13
mt76: connac: use skb_put_data instead of open coding
Sean Wang
1
-5
/
+2
2022-05-13
mt76: mt7915: configure soc clocks in mt7986_wmac_init
Lorenzo Bianconi
1
-0
/
+14
2022-05-13
mt76: fix tx status related use-after-free race on station removal
Felix Fietkau
2
-1
/
+3
2022-05-13
mt76: fix encap offload ethernet type check
Felix Fietkau
2
-2
/
+6
2022-05-13
mt76: do not attempt to reorder received 802.3 packets without agg session
Felix Fietkau
1
-2
/
+3
2022-05-13
mt76: mt7915: disable RX_HDR_TRANS_SHORT
Bo Jiao
3
-4
/
+6
2022-05-13
mt76: mt7603: move spin_lock_bh() to spin_lock()
Yunbo Yu
1
-4
/
+4
2022-05-13
mt76: mt7915: add debugfs knob for RF registers read/write
Shayne Chen
3
-0
/
+62
2022-05-13
mt76: mt7921: fix kernel crash at mt7921_pci_remove
Sean Wang
1
-1
/
+1
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: mt7915: make read-only array ppet16_ppet8_ru3_ru0 static const
Colin Ian King
1
-1
/
+1
2022-05-13
mt76: mt7915: remove SCS feature
Ryder Lee
5
-36
/
+0
2022-05-13
mt76: fix antenna config missing in 6G cap
Deren Wu
1
-2
/
+2
2022-05-13
mt76: fix rx reordering with non explicit / psmp ack policy
Felix Fietkau
1
-2
/
+1
2022-05-13
mt76: mt7921: Add AP mode support
Sean Wang
5
-2
/
+146
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: mt7915: report rx mode value in mt7915_mac_fill_rx_rate
Lorenzo Bianconi
1
-11
/
+11
2022-05-13
mt76: mt7915: do not pass data pointer to mt7915_mcu_muru_debug_set
Lorenzo Bianconi
1
-1
/
+1
2022-05-13
mt76: mt7915: fix possible NULL pointer dereference in mt7915_mac_fill_rx_vector
Lorenzo Bianconi
1
-2
/
+5
2022-05-13
mt76: mt7915: fix possible uninitialized pointer dereference in mt7986_wmac_g...
Lorenzo Bianconi
1
-0
/
+2
2022-05-13
mt76: mt7921: Fix the error handling path of mt7921_pci_probe()
Christophe JAILLET
1
-3
/
+5
2022-05-13
mt76: mt7915: fix unbounded shift in mt7915_mcu_beacon_mbss
Lorenzo Bianconi
1
-7
/
+13
2022-05-13
mt76: mt7915: always call mt7915_wfsys_reset() during init
Ryder Lee
4
-17
/
+9
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
2
-16
/
+14
2022-05-13
mt76: mt7921u: add suspend/resume support
Lorenzo Bianconi
4
-4
/
+72
2022-05-13
mt76: fix MBSS index condition in DBDC mode
Evelyn Tsai
6
-17
/
+17
2022-05-13
mt76: fix use-after-free by removing a non-RCU wcid pointer
Felix Fietkau
8
-12
/
+13
2022-05-13
mt76: mt7921: accept rx frames with non-standard VHT MCS10-11
Felix Fietkau
1
-1
/
+1
2022-05-13
mt76: mt7915: accept rx frames with non-standard VHT MCS10-11
Felix Fietkau
1
-1
/
+1
2022-05-13
mt76: dma: use kzalloc instead of devm_kzalloc for txwi
Felix Fietkau
1
-2
/
+4
2022-05-13
mt76: reduce tx queue lock hold time
Felix Fietkau
1
-6
/
+8
2022-05-13
mt76: mt7915: rework hardware/phy initialization
Felix Fietkau
3
-43
/
+78
2022-05-13
mt76: mt7915: fix DBDC default band selection on MT7915D
Felix Fietkau
1
-0
/
+2
2022-05-06
mt76: switch to netif_napi_add_tx()
Jakub Kicinski
5
-10
/
+10
2022-05-04
Merge tag 'wireless-next-2022-05-03' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
9
-127
/
+130
2022-04-11
mac80211: prepare sta handling for MLO support
Sriram R
9
-127
/
+130
[next]