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.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
2023-04-13
wifi: mt76: ignore key disable commands
Felix Fietkau
7
-89
/
+56
2023-03-10
wifi: mt76: dma: free rx_head in mt76_dma_rx_cleanup
Lorenzo Bianconi
1
-6
/
+7
2023-03-10
wifi: mt7601u: fix an integer underflow
Jisoo Jang
1
-1
/
+2
2023-03-10
wifi: mt76: mt7921: fix error code of return in mt7921_acpi_read
Aaron Ma
1
-2
/
+5
2023-03-10
wifi: mt76: add memory barrier to SDIO queue kick
Deren Wu
1
-0
/
+4
2023-03-10
wifi: mt76: mt7915: fix WED TxS reporting
Ryder Lee
1
-3
/
+0
2023-03-10
wifi: mt76: mt7915: fix memory leak in mt7915_mcu_exit
Lorenzo Bianconi
1
-1
/
+2
2023-03-10
wifi: mt76: mt7915: call mt7915_mcu_set_thermal_throttling() only after init_...
Howard Hsu
2
-2
/
+7
2023-03-10
wifi: mt76: fix coverity uninit_use_in_call in mt76_connac2_reverse_frag0_hdr...
Deren Wu
1
-1
/
+1
2023-03-10
wifi: mt76: mt7915: fix unintended sign extension of mt7915_hw_queue_read()
Ryder Lee
1
-1
/
+1
2023-03-10
wifi: mt76: mt7915: drop always true condition of __mt7915_reg_addr()
Ryder Lee
2
-2
/
+1
2023-03-10
wifi: mt76: mt7915: check return value before accessing free_block_num
Ryder Lee
2
-11
/
+18
2023-03-10
wifi: mt76: mt7921s: fix slab-out-of-bounds access in sdio host
Deren Wu
1
-0
/
+4
2023-03-10
wifi: mt76: mt7915: add missing of_node_put()
Wang Yufen
1
-0
/
+1
2022-12-31
wifi: mt76: do not run mt76u_status_worker if the device is not running
Lorenzo Bianconi
1
-4
/
+7
2022-12-31
mt76: mt7915: Fix PCI device refcount leak in mt7915_pci_init_hif2()
Xiongfeng Wang
1
-3
/
+10
2022-12-31
wifi: mt76: do not send firmware FW_FEATURE_NON_DL region
Deren Wu
1
-0
/
+4
2022-12-31
wifi: mt76: mt7921: Add missing __packed annotation of struct mt7921_clc
Deren Wu
1
-1
/
+1
2022-12-31
wifi: mt76: fix coverity overrun-call in mt76_get_txpower()
Deren Wu
1
-1
/
+2
2022-12-31
wifi: mt76: mt7921: fix wrong power after multiple SAR set
YN Chen
3
-0
/
+9
2022-12-31
wifi: mt76: mt7915: Fix chainmask calculation on mt7915 DBDC
Nicolas Cavallari
1
-0
/
+1
2022-12-31
wifi: mt76: mt7915: rework eeprom tx paths and streams init
Shayne Chen
2
-39
/
+23
2022-12-31
wifi: mt76: mt7921: fix reporting of TX AGGR histogram
Lorenzo Bianconi
1
-1
/
+1
2022-12-31
wifi: mt76: mt7915: fix reporting of TX AGGR histogram
Lorenzo Bianconi
1
-1
/
+1
2022-12-31
wifi: mt76: mt7915: fix mt7915_mac_set_timing()
Ryder Lee
1
-6
/
+15
2022-12-31
wifi: mt76: mt7921: fix antenna signal are way off in monitor mode
Sean Wang
1
-11
/
+21
2022-10-11
wifi: mt76: fix rx checksum offload on mt7615/mt7915/mt7921
Felix Fietkau
4
-7
/
+10
2022-10-11
wifi: mt76: fix receiving LLC packets on mt7615/mt7915
Felix Fietkau
2
-8
/
+8
2022-10-06
wifi: mt76: fix rate reporting / throughput regression on mt7915 and newer
Felix Fietkau
1
-2
/
+8
2022-09-30
Merge tag 'wireless-next-2022-09-30' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
39
-525
/
+868
2022-09-29
net: drop the weight argument from netif_napi_add
Jakub Kicinski
1
-1
/
+1
2022-09-15
wifi: mt76: mt7921s: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Deren Wu
1
-12
/
+3
2022-09-15
wifi: mt76: mt7663s: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Deren Wu
1
-12
/
+3
2022-09-15
wifi: mt76: mt7921e: fix random fw download fail
Deren Wu
3
-0
/
+5
2022-09-15
wifi: mt76: mt7921: introduce Country Location Control support
Ming Yen Hsieh
6
-3
/
+244
2022-09-15
wifi: mt76: mt7921e: fix rmmod crash in driver reload test
Deren Wu
1
-0
/
+2
2022-09-15
wifi: mt76: mt7921: reset msta->airtime_ac while clearing up hw value
Sean Wang
1
-0
/
+1
2022-09-15
wifi: mt76: mt7915: do not check state before configuring implicit beamform
Howard Hsu
1
-3
/
+3
2022-09-15
wifi: mt76: fix uninitialized pointer in mt7921_mac_fill_rx
Lorenzo Bianconi
1
-1
/
+1
2022-09-15
wifi: mt76: mt7915: fix mcs value in ht mode
Howard Hsu
1
-4
/
+6
2022-09-15
wifi: mt76: mt7921: get rid of the false positive reset
Sean Wang
3
-18
/
+3
2022-09-15
wifi: mt76: connac: fix in comment
Ruffalo Lavoisier
1
-1
/
+1
2022-09-15
wifi: mt76: add PPDU based TxS support for WED device
Ryder Lee
9
-32
/
+117
2022-09-15
wifi: mt76: move move mt76_sta_stats to mt76_wcid
Ryder Lee
9
-33
/
+29
2022-09-15
wifi: mt76: mt7921: fix the firmware version report
Sean Wang
1
-0
/
+4
2022-09-15
wifi: mt76: mt7921: add mt7921_mutex_acquire at mt7921_sta_set_decap_offload
Sean Wang
1
-0
/
+4
2022-09-15
wifi: mt76: mt7921: add mt7921_mutex_acquire at mt7921_[start, stop]_ap
Sean Wang
1
-5
/
+16
2022-09-15
wifi: mt76: mt76_usb.mt76u_mcu.burst is always false remove related code
Gergo Koteles
2
-23
/
+8
2022-09-15
wifi: mt76: mt7663s: add rx_check callback
Lorenzo Bianconi
1
-0
/
+1
2022-09-15
wifi: mt76: connac: fix possible unaligned access in mt76_connac_mcu_add_nest...
Lorenzo Bianconi
1
-2
/
+4
[next]