index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-09-29
wl3501_cs: Remove unnecessary NULL check
Alex Dewar
1
-3
/
+1
2020-09-29
wl1251/wl12xx: fix a typo in comments
Wang Qing
2
-2
/
+2
2020-09-29
qtnfmac: fix resource leaks on unsupported iftype error return path
Colin Ian King
1
-0
/
+2
2020-09-29
rtw88: show current regulatory in tx power table
Tzu-En Huang
1
-0
/
+23
2020-09-29
rtw88: add dump fw crash log
Tzu-En Huang
4
-0
/
+81
2020-09-29
rtw88: add dump firmware fifo support
Tzu-En Huang
6
-18
/
+85
2020-09-29
rtw88: handle and recover when firmware crash
Tzu-En Huang
8
-64
/
+181
2020-09-29
rtw88: increse the size of rx buffer size
Tzu-En Huang
1
-2
/
+2
2020-09-28
net: vlan: Fixed signedness in vlan_group_prealloc_vid()
Florian Fainelli
1
-1
/
+2
2020-09-27
bnxt_en: Improve preset max value for ethtool -l.
Michael Chan
1
-2
/
+7
2020-09-27
bnxt_en: Implement ethtool set_fec_param() method.
Michael Chan
3
-1
/
+107
2020-09-27
bnxt_en: Report Active FEC encoding during link up.
Michael Chan
1
-3
/
+26
2020-09-27
bnxt_en: Report FEC settings to ethtool.
Michael Chan
3
-3
/
+109
2020-09-27
bnxt_en: avoid link reset if speed is not changed
Edwin Peer
1
-1
/
+9
2020-09-27
bnxt_en: Handle ethernet link being disabled by firmware.
Michael Chan
2
-3
/
+29
2020-09-27
bnxt_en: ethtool: support PAM4 link speeds up to 200G
Edwin Peer
1
-8
/
+63
2020-09-27
bnxt_en: add basic infrastructure to support PAM4 link speeds
Edwin Peer
2
-21
/
+65
2020-09-27
bnxt_en: refactor bnxt_get_fw_speed()
Edwin Peer
1
-23
/
+24
2020-09-27
bnxt_en: refactor code to limit speed advertising
Edwin Peer
1
-8
/
+12
2020-09-27
bnxt_en: Update firmware interface spec to 1.10.1.65.
Michael Chan
5
-113
/
+361
2020-09-27
ptp: add stub function for ptp_get_msgtype()
Yangbo Lu
1
-0
/
+8
2020-09-27
net: marvell: mvpp2: Fix W=1 warning with !CONFIG_ACPI
Andrew Lunn
1
-0
/
+2
2020-09-27
mlxsw: spectrum_ethtool: Expose transceiver_overheat counter
Amit Cohen
1
-1
/
+56
2020-09-27
mlxsw: Update module's settings when module is plugged in
Amit Cohen
4
-0
/
+137
2020-09-27
mlxsw: spectrum: Initialize netdev's module overheat counter
Amit Cohen
2
-0
/
+26
2020-09-27
mlxsw: Enable temperature event for all supported port module sensors
Amit Cohen
2
-0
/
+107
2020-09-27
mlxsw: Update transceiver_overheat counter according to MTWE
Amit Cohen
6
-0
/
+99
2020-09-27
mlxsw: core: Add an infrastructure to track transceiver overheat counter
Amit Cohen
4
-0
/
+96
2020-09-27
mlxsw: core_hwmon: Query MTMP before writing to set only relevant fields
Amit Cohen
1
-4
/
+17
2020-09-27
mlxsw: reg: Add Ports Module Administrative and Operational Status Register
Amit Cohen
1
-0
/
+59
2020-09-27
mlxsw: reg: Add Port Module Plug/Unplug Event Register
Amit Cohen
1
-0
/
+45
2020-09-27
mlxsw: reg: Add Management Temperature Warning Event Register
Amit Cohen
1
-0
/
+18
2020-09-27
net: hns3: add a structure for IR shaper's parameter in hclge_shaper_para_calc()
Huazhong Tan
2
-44
/
+49
2020-09-27
net: hns3: add a check for device specifications queried from firmware
Guangbin Huang
2
-0
/
+28
2020-09-27
net: hns3: replace the macro of max tm rate with the queried specification
Guangbin Huang
5
-13
/
+29
2020-09-27
net: hns3: add support to query device specifications
Guangbin Huang
5
-1
/
+167
2020-09-27
net: hns3: add debugfs to dump device capabilities
Guangbin Huang
1
-0
/
+24
2020-09-27
net: hns3: use capabilities queried from firmware
Guangbin Huang
6
-19
/
+145
2020-09-27
net: hns3: use capability flag to indicate FEC
Guangbin Huang
4
-4
/
+11
2020-09-27
net: hns3: add support to query device capability
Guangbin Huang
5
-18
/
+29
2020-09-27
net: hns3: delete redundant PCI revision judgement
Guangbin Huang
2
-5
/
+1
2020-09-27
net: hns3: add device version to replace pci revision
Guangbin Huang
10
-69
/
+100
2020-09-26
netdevsim: fix duplicated debugfs directory
Jakub Kicinski
2
-2
/
+2
2020-09-26
net: dsa: tag_rtl4_a: use the generic flow dissector procedure
Vladimir Oltean
1
-9
/
+0
2020-09-26
net: dsa: tag_sja1105: use a custom flow dissector procedure
Vladimir Oltean
1
-0
/
+11
2020-09-26
net: dsa: tag_qca: use the generic flow dissector procedure
Vladimir Oltean
1
-8
/
+0
2020-09-26
net: dsa: tag_mtk: use the generic flow dissector procedure
Vladimir Oltean
1
-8
/
+0
2020-09-26
net: dsa: tag_edsa: use the generic flow dissector procedure
Vladimir Oltean
1
-8
/
+0
2020-09-26
net: dsa: tag_dsa: use the generic flow dissector procedure
Vladimir Oltean
1
-8
/
+0
2020-09-26
net: dsa: tag_brcm: use generic flow dissector procedure
Vladimir Oltean
1
-22
/
+12
[next]