index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-19
mt76: mt7615: fix unused tx antenna mask in testmode
Shayne Chen
1
-11
/
+10
2021-12-19
mt76: mt7921s: fix the device cannot sleep deeply in suspend
Sean Wang
5
-18
/
+27
2021-12-19
mt76: mt7921: move mt76_connac_mcu_set_hif_suspend to bus-related files
Sean Wang
3
-37
/
+12
2021-12-19
mt76: mt7615: fix decap offload corner case with 4-addr VLAN frames
Felix Fietkau
1
-2
/
+21
2021-12-19
mt76: mt7915: fix decap offload corner case with 4-addr VLAN frames
Felix Fietkau
1
-2
/
+21
2021-12-19
mt76: mt76x02: introduce SAR support
Lorenzo Bianconi
13
-11
/
+101
2021-12-19
mt76: move sar utilities to mt76-core module
Lorenzo Bianconi
4
-48
/
+63
2021-12-19
mt76: mt7921: honor mt76_connac_mcu_set_rate_txpower return value in mt7921_config
Lorenzo Bianconi
1
-4
/
+8
2021-12-19
mt76: fix the wiphy's available antennas to the correct value
Bo Jiao
1
-2
/
+2
2021-12-19
mt76: do not pass the received frame with decryption error
Xing Song
4
-3
/
+28
2021-12-19
mt76: connac: remove PHY_MODE_AX_6G configuration in mt76_connac_get_phy_mode
Lorenzo Bianconi
2
-8
/
+5
2021-12-19
mt76: mt7615: remove dead code in get_omac_idx
Lorenzo Bianconi
1
-3
/
+0
2021-12-19
mt76: connac: fix a theoretical NULL pointer dereference in mt76_connac_get_phy_mode
Lorenzo Bianconi
1
-2
/
+2
2021-12-19
mt76: mt7921: fix possible NULL pointer dereference in mt7921_mac_write_txwi
Lorenzo Bianconi
1
-1
/
+1
2021-12-19
mt76: fix possible OOB issue in mt76_calculate_default_rate
Lorenzo Bianconi
1
-3
/
+4
2021-12-19
mt76: mt7921: introduce 160 MHz channel bandwidth support
Deren Wu
2
-0
/
+16
2021-12-19
mt76: debugfs: fix queue reporting for mt76-usb
Lorenzo Bianconi
1
-2
/
+3
2021-12-18
mt76: mt7921: add support for PCIe ID 0x0608/0x0616
Deren Wu
1
-0
/
+2
2021-12-18
mt76: testmode: add support to set MAC
Shayne Chen
3
-3
/
+39
2021-12-18
mt76: mt7915: add default calibrated data support
Shayne Chen
4
-18
/
+94
2021-12-18
mt76: only set rx radiotap flag from within decoder functions
Ryder Lee
2
-45
/
+33
2021-12-18
mt76: reverse the first fragmented frame to 802.11
Xing Song
4
-9
/
+263
2021-12-18
mt76: mt7915: fix SMPS operation fail
Ryder Lee
2
-28
/
+61
2021-12-18
mt76: mt7915: fix return condition in mt7915_tm_reg_backup_restore()
Shayne Chen
1
-9
/
+8
2021-12-18
mt76: mt7921: fix MT7921E reset failure
Sean Wang
3
-1
/
+6
2021-12-18
mt76: mt7615: fix possible deadlock while mt7615_register_ext_phy()
Peter Chiu
1
-2
/
+6
2021-12-18
mt76: mt7921: drop offload_flags overwritten
Sean Wang
1
-6
/
+0
2021-12-18
mt76: mt7915: get rid of mt7915_mcu_set_fixed_rate routine
Lorenzo Bianconi
1
-47
/
+0
2021-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2021-12-13
mt76: remove variable set but not used
Yang Li
1
-2
/
+1
2021-12-08
mt76: mt7921: fix build regression
Arnd Bergmann
1
-1
/
+1
2021-11-29
mt76: fix key pointer overwrite in mt7921s_write_txwi/mt7663_usb_sdio_write_txwi
Lorenzo Bianconi
2
-12
/
+10
2021-11-28
ieee80211: change HE nominal packet padding value defines
Miri Korenblit
2
-2
/
+4
2021-11-24
mt76: fix possible pktid leak
Lorenzo Bianconi
5
-27
/
+38
2021-11-24
mt76: fix timestamp check in tx_status
Deren Wu
1
-1
/
+1
2021-11-22
mt76: mt7915: fix NULL pointer dereference in mt7915_get_phy_mode
Lorenzo Bianconi
1
-2
/
+2
2021-10-23
mt76: connac: fix unresolved symbols when CONFIG_PM is unset
Felix Fietkau
1
-1
/
+1
2021-10-23
mt76: Make use of the helper macro kthread_run()
Cai Huoqing
1
-6
/
+4
2021-10-23
mt76: Print error message when reading EEPROM from mtd failed
Hauke Mehrtens
1
-1
/
+4
2021-10-23
mt76: mt7921: disable 4addr capability
Lorenzo Bianconi
1
-1
/
+2
2021-10-23
mt76: mt7915: add debugfs knobs for MCU utilization
Shayne Chen
6
-4
/
+75
2021-10-23
mt76: mt7915: add WA firmware log support
Shayne Chen
4
-14
/
+58
2021-10-23
mt76: mt7915: fix endiannes warning mt7915_mcu_beacon_check_caps
Lorenzo Bianconi
1
-3
/
+2
2021-10-23
mt76: mt7915: rework debugfs fixed-rate knob
Ryder Lee
3
-10
/
+61
2021-10-23
mt76: mt7915: rework .set_bitrate_mask() to support more options
Ryder Lee
5
-27
/
+175
2021-10-23
mt76: mt7915: remove mt7915_mcu_add_he()
Ryder Lee
4
-34
/
+14
2021-10-23
mt76: mt7615: apply cached RF data for DBDC
Ryder Lee
2
-2
/
+21
2021-10-23
mt76: mt7615: mt7622: fix ibss and meshpoint
Nick Hainke
1
-2
/
+2
2021-10-23
mt76: mt7921: fix Wformat build warning
Randy Dunlap
1
-1
/
+1
2021-10-23
mt76: mt7921: fix mt7921s Kconfig
Lorenzo Bianconi
1
-0
/
+1
[prev]
[next]