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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.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
2023-01-16
wifi: mt76: dma: fix a regression in adding rx buffers
Felix Fietkau
1
-52
/
+72
2023-01-16
wifi: mt76: handle possible mt76_rx_token_consume failures
Lorenzo Bianconi
3
-4
/
+20
2023-01-16
wifi: mt76: dma: do not increment queue head if mt76_dma_add_buf fails
Lorenzo Bianconi
1
-4
/
+5
2022-12-20
wifi: mt76: mt7996: select CONFIG_RELAY
Arnd Bergmann
1
-0
/
+1
2022-12-07
net: ethernet: mtk_wed: add reset to rx_ring_setup callback
Lorenzo Bianconi
1
-1
/
+1
2022-12-03
Merge tag 'wireless-next-2022-12-02' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
84
-1031
/
+16572
2022-12-01
wifi: mt76: mt7921e: add pci .shutdown() support
Leon Yen
1
-0
/
+16
2022-12-01
wifi: mt76: mt7915: mmio: fix naming convention
Lorenzo Bianconi
1
-5
/
+5
2022-12-01
wifi: mt76: mt7996: add support to configure spatial reuse parameter set
Ryder Lee
4
-13
/
+196
2022-12-01
wifi: mt76: mt7996: enable ack signal support
Ryder Lee
6
-13
/
+60
2022-12-01
wifi: mt76: mt7996: enable use_cts_prot support
Ryder Lee
3
-0
/
+18
2022-12-01
wifi: mt76: mt7915: rely on band_idx of mt76_phy
Ryder Lee
10
-166
/
+184
2022-12-01
wifi: mt76: mt7915: enable per bandwidth power limit support
Ryder Lee
3
-32
/
+184
2022-12-01
wifi: mt76: mt7915: introduce mt7915_get_power_bound()
Ryder Lee
2
-7
/
+17
2022-12-01
mt76: mt7915: Fix PCI device refcount leak in mt7915_pci_init_hif2()
Xiongfeng Wang
1
-3
/
+10
2022-12-01
wifi: mt76: do not send firmware FW_FEATURE_NON_DL region
Deren Wu
1
-0
/
+4
2022-12-01
wifi: mt76: mt7921: Add missing __packed annotation of struct mt7921_clc
Deren Wu
1
-1
/
+1
2022-12-01
wifi: mt76: fix coverity overrun-call in mt76_get_txpower()
Deren Wu
1
-1
/
+2
2022-12-01
wifi: mt76: mt7996: add driver for MediaTek Wi-Fi 7 (802.11be) devices
Shayne Chen
18
-0
/
+12289
2022-12-01
wifi: mt76: mt76x0: remove dead code in mt76x0_phy_get_target_power
Lorenzo Bianconi
1
-3
/
+0
2022-12-01
wifi: mt76: mt7915: fix band_idx usage
Ryder Lee
5
-59
/
+58
2022-12-01
wifi: mt76: mt7915: enable .sta_set_txpwr support
Ryder Lee
5
-6
/
+137
2022-12-01
wifi: mt76: mt7915: add basedband Txpower info into debugfs
Ryder Lee
2
-3
/
+20
2022-12-01
wifi: mt76: mt7915: add support to configure spatial reuse parameter set
Ryder Lee
4
-21
/
+207
2022-12-01
wifi: mt76: mt7915: add missing MODULE_PARM_DESC
Ryder Lee
1
-0
/
+1
2022-12-01
wifi: mt76: mt7915: enable WED RX stats
Sujuan Chen
6
-0
/
+65
2022-12-01
wifi: mt76: mt7915: enable WED RX support
Lorenzo Bianconi
6
-93
/
+238
2022-12-01
wifi: mt76: connac: introduce mt76_connac_mcu_sta_wed_update utility routine
Sujuan Chen
2
-0
/
+23
2022-12-01
wifi: mt76: add info parameter to rx_skb signature
Sujuan Chen
14
-22
/
+53
2022-12-01
wifi: mt76: add WED RX support to dma queue alloc
Lorenzo Bianconi
1
-1
/
+9
2022-12-01
wifi: mt76: add WED RX support to mt76_dma_rx_fill
Lorenzo Bianconi
1
-6
/
+27
2022-12-01
wifi: mt76: add WED RX support to mt76_dma_{add,get}_buf
Lorenzo Bianconi
2
-39
/
+88
2022-12-01
wifi: mt76: introduce rxwi and rx token utility routines
Sujuan Chen
5
-1
/
+126
2022-12-01
wifi: mt76: mt7921: fix wrong power after multiple SAR set
YN Chen
3
-0
/
+9
2022-12-01
wifi: mt76: connac: introduce helper for mt7996 chipset
Shayne Chen
2
-1
/
+7
2022-12-01
wifi: mt76: connac: add more starec command tags
Shayne Chen
1
-0
/
+2
2022-12-01
wifi: mt76: connac: add more bss info command tags
Shayne Chen
1
-0
/
+9
2022-12-01
wifi: mt76: connac: introduce unified event table
Shayne Chen
1
-0
/
+11
2022-12-01
wifi: mt76: connac: add more unified command IDs
Shayne Chen
1
-0
/
+22
2022-12-01
wifi: mt76: connac: rework fields for larger bandwidth support in sta_rec_bf
Shayne Chen
2
-7
/
+7
2022-12-01
wifi: mt76: connac: update struct sta_rec_phy
Shayne Chen
1
-1
/
+2
2022-12-01
wifi: mt76: connac: rework macros for unified command
Shayne Chen
1
-3
/
+15
2022-12-01
wifi: mt76: mt7921: introduce chanctx support
Sean Wang
7
-17
/
+157
2022-12-01
wifi: mt76: mt7921: introduce remain_on_channel support
Sean Wang
7
-12
/
+303
2022-12-01
wifi: mt76: connac: accept hw scan request at a time
Sean Wang
1
-0
/
+3
2022-12-01
wifi: mt76: mt7921: drop ieee80211_[start, stop]_queues in driver
Sean Wang
1
-18
/
+0
2022-12-01
wifi: mt76: mt7921: add unified ROC cmd/event support
Quan Zhou
3
-2
/
+146
2022-12-01
wifi: mt76: mt7921: add chanctx parameter to mt76_connac_mcu_uni_add_bss sign...
Sean Wang
5
-10
/
+14
2022-12-01
wifi: mt76: connac: add mt76_connac_mcu_uni_set_chctx
Sean Wang
2
-68
/
+82
2022-12-01
wifi: mt76: do not run mt76u_status_worker if the device is not running
Lorenzo Bianconi
1
-4
/
+7
[next]