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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: mt76: move mt76_rate_power from core to mt76x02 driver code
Felix Fietkau
2022-12-01
15
-62
/
+62
*
wifi: mt76: fix rx checksum offload on mt7615/mt7915/mt7921
Felix Fietkau
2022-10-11
4
-7
/
+10
*
wifi: mt76: fix receiving LLC packets on mt7615/mt7915
Felix Fietkau
2022-10-11
2
-8
/
+8
*
wifi: mt76: fix rate reporting / throughput regression on mt7915 and newer
Felix Fietkau
2022-10-06
1
-2
/
+8
*
Merge tag 'wireless-next-2022-09-30' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2022-09-30
39
-525
/
+868
|
\
|
*
wifi: mt76: mt7921s: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Deren Wu
2022-09-15
1
-12
/
+3
|
*
wifi: mt76: mt7663s: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Deren Wu
2022-09-15
1
-12
/
+3
|
*
wifi: mt76: mt7921e: fix random fw download fail
Deren Wu
2022-09-15
3
-0
/
+5
|
*
wifi: mt76: mt7921: introduce Country Location Control support
Ming Yen Hsieh
2022-09-15
6
-3
/
+244
|
*
wifi: mt76: mt7921e: fix rmmod crash in driver reload test
Deren Wu
2022-09-15
1
-0
/
+2
|
*
wifi: mt76: mt7921: reset msta->airtime_ac while clearing up hw value
Sean Wang
2022-09-15
1
-0
/
+1
|
*
wifi: mt76: mt7915: do not check state before configuring implicit beamform
Howard Hsu
2022-09-15
1
-3
/
+3
|
*
wifi: mt76: fix uninitialized pointer in mt7921_mac_fill_rx
Lorenzo Bianconi
2022-09-15
1
-1
/
+1
|
*
wifi: mt76: mt7915: fix mcs value in ht mode
Howard Hsu
2022-09-15
1
-4
/
+6
|
*
wifi: mt76: mt7921: get rid of the false positive reset
Sean Wang
2022-09-15
3
-18
/
+3
|
*
wifi: mt76: connac: fix in comment
Ruffalo Lavoisier
2022-09-15
1
-1
/
+1
|
*
wifi: mt76: add PPDU based TxS support for WED device
Ryder Lee
2022-09-15
9
-32
/
+117
|
*
wifi: mt76: move move mt76_sta_stats to mt76_wcid
Ryder Lee
2022-09-15
9
-33
/
+29
|
*
wifi: mt76: mt7921: fix the firmware version report
Sean Wang
2022-09-15
1
-0
/
+4
|
*
wifi: mt76: mt7921: add mt7921_mutex_acquire at mt7921_sta_set_decap_offload
Sean Wang
2022-09-15
1
-0
/
+4
|
*
wifi: mt76: mt7921: add mt7921_mutex_acquire at mt7921_[start, stop]_ap
Sean Wang
2022-09-15
1
-5
/
+16
|
*
wifi: mt76: mt76_usb.mt76u_mcu.burst is always false remove related code
Gergo Koteles
2022-09-15
2
-23
/
+8
|
*
wifi: mt76: mt7663s: add rx_check callback
Lorenzo Bianconi
2022-09-15
1
-0
/
+1
|
*
wifi: mt76: connac: fix possible unaligned access in mt76_connac_mcu_add_nest...
Lorenzo Bianconi
2022-09-15
1
-2
/
+4
|
*
wifi: mt76: mt7915: fix possible unaligned access in mt7915_mac_add_twt_setup
Lorenzo Bianconi
2022-09-15
1
-4
/
+6
|
*
wifi: mt76: mt7615: add mt7615_mutex_acquire/release in mt7615_sta_set_decap_...
Lorenzo Bianconi
2022-09-15
1
-0
/
+4
|
*
wifi: mt76: sdio: fix transmitting packet hangs
YN Chen
2022-09-15
1
-1
/
+1
|
*
wifi: mt76: sdio: add rx_check callback for sdio devices
Lorenzo Bianconi
2022-09-15
2
-7
/
+17
|
*
wifi: mt76: mt7921: delete stray if statement
Dan Carpenter
2022-09-15
1
-3
/
+0
|
*
wifi: mt76: mt7921: fix use after free in mt7921_acpi_read()
Dan Carpenter
2022-09-15
1
-1
/
+4
|
*
wifi: mt76: mt7915: fix an uninitialized variable bug
Dan Carpenter
2022-09-15
1
-1
/
+1
|
*
wifi: mt76: sdio: poll sta stat when device transmits data
Sean Wang
2022-09-15
1
-1
/
+1
|
*
wifi: mt76: sdio: fix the deadlock caused by sdio->stat_work
Sean Wang
2022-09-15
1
-2
/
+2
|
*
wifi: mt76: mt7921: move mt7921_rx_check and mt7921_queue_rx_skb in mac.c
Lorenzo Bianconi
2022-09-15
4
-157
/
+119
|
*
wifi: mt76: mt7921u: remove unnecessary MT76_STATE_SUSPEND
Sean Wang
2022-09-15
1
-4
/
+0
|
*
wifi: mt76: mt7921u: fix race issue between reset and suspend/resume
Sean Wang
2022-09-15
1
-4
/
+24
|
*
wifi: mt76: mt7921s: fix race issue between reset and suspend/resume
Sean Wang
2022-09-15
1
-4
/
+9
|
*
wifi: mt76: mt7921e: fix race issue between reset and suspend/resume
Sean Wang
2022-09-15
2
-4
/
+14
|
*
wifi: mt76: add rx_check callback for usb devices
Lorenzo Bianconi
2022-09-15
5
-0
/
+28
|
*
wifi: mt76: testmode: use random payload for tx packets
Shayne Chen
2022-09-15
1
-2
/
+6
|
*
wifi: mt76: connac: introduce mt76_connac_reg_map structure
Lorenzo Bianconi
2022-09-15
4
-174
/
+170
|
*
wifi: mac80211: keep A-MSDU data in sta and per-link
Benjamin Berg
2022-09-06
2
-4
/
+4
|
*
wifi: mac80211: make smps_mode per-link
Benjamin Berg
2022-09-06
4
-5
/
+5
*
|
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-09-29
1
-1
/
+1
*
|
wifi: mt76: fix 5 GHz connection regression on mt76x0/mt76x2
Felix Fietkau
2022-09-12
1
-1
/
+2
*
|
wifi: mt76: fix reading current per-tid starting sequence number for aggregation
Felix Fietkau
2022-09-12
1
-1
/
+1
|
/
*
wifi: mt76: mt7921e: fix crash in chip reset fail
Deren Wu
2022-08-26
1
-1
/
+1
*
Merge tag 'mt76-for-kvalo-2022-07-11' of https://github.com/nbd168/wireless
Kalle Valo
2022-07-18
60
-3794
/
+2992
|
\
|
*
mt76: mt7921: Let PCI core handle power state and use pm_sleep_ptr()
Kai-Heng Feng
2022-07-11
1
-18
/
+7
|
*
mediatek: mt76: eeprom: fix missing of_node_put() in mt76_find_power_limits_n...
Liang He
2022-07-11
1
-1
/
+4
[next]