index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath11k: debugfs: fix crash during rmmod
Carl Huang
2020-10-01
1
-4
/
+4
*
ath11k: fix warning caused by lockdep_assert_held
Carl Huang
2020-10-01
1
-0
/
+4
*
ath11k: mac: remove unused conf_mutex to solve a deadlock
Wen Gong
2020-10-01
1
-10
/
+1
*
ath11k: pci: fix rmmod crash
Carl Huang
2020-10-01
1
-1
/
+8
*
ath11k: add packet log support for QCA6390
Carl Huang
2020-10-01
9
-56
/
+169
*
ath11k: Use GFP_ATOMIC instead of GFP_KERNEL in idr_alloc
Govind Singh
2020-10-01
3
-21
/
+16
*
ath11k: Use GFP_ATOMIC instead of GFP_KERNEL in ath11k_dp_htt_get_ppdu_desc
Wen Gong
2020-10-01
1
-1
/
+1
*
ath11k: change to disable softirqs for ath11k_regd_update to solve deadlock
Wen Gong
2020-10-01
1
-3
/
+3
*
ath11k: disable monitor mode on QCA6390
Kalle Valo
2020-10-01
3
-0
/
+12
*
ath11k: pci: check TCSR_SOC_HW_VERSION
Kalle Valo
2020-10-01
1
-12
/
+34
*
ath11k: add interface_modes to hw_params
Kalle Valo
2020-10-01
3
-39
/
+75
*
ath11k: fix AP mode for QCA6390
Carl Huang
2020-10-01
1
-2
/
+4
*
ath11k: support loading ELF board files
Ben Greear
2020-10-01
1
-1
/
+11
*
ath11k: Correctly check errors for calls to debugfs_create_dir()
Alex Dewar
2020-10-01
1
-20
/
+5
*
ath11k: mac: fix parenthesis alignment
Kalle Valo
2020-10-01
1
-1
/
+1
*
ath11k: Move non-fatal warn logs to dbg level
Govind Singh
2020-09-29
1
-1
/
+1
*
ath9k: Remove set but not used variable
Li Heng
2020-09-29
1
-21
/
+0
*
net: vlan: Fixed signedness in vlan_group_prealloc_vid()
Florian Fainelli
2020-09-28
1
-1
/
+2
*
Merge branch 'bnxt_en-Update-for-net-next'
David S. Miller
2020-09-27
5
-184
/
+810
|
\
|
*
bnxt_en: Improve preset max value for ethtool -l.
Michael Chan
2020-09-27
1
-2
/
+7
|
*
bnxt_en: Implement ethtool set_fec_param() method.
Michael Chan
2020-09-27
3
-1
/
+107
|
*
bnxt_en: Report Active FEC encoding during link up.
Michael Chan
2020-09-27
1
-3
/
+26
|
*
bnxt_en: Report FEC settings to ethtool.
Michael Chan
2020-09-27
3
-3
/
+109
|
*
bnxt_en: avoid link reset if speed is not changed
Edwin Peer
2020-09-27
1
-1
/
+9
|
*
bnxt_en: Handle ethernet link being disabled by firmware.
Michael Chan
2020-09-27
2
-3
/
+29
|
*
bnxt_en: ethtool: support PAM4 link speeds up to 200G
Edwin Peer
2020-09-27
1
-8
/
+63
|
*
bnxt_en: add basic infrastructure to support PAM4 link speeds
Edwin Peer
2020-09-27
2
-21
/
+65
|
*
bnxt_en: refactor bnxt_get_fw_speed()
Edwin Peer
2020-09-27
1
-23
/
+24
|
*
bnxt_en: refactor code to limit speed advertising
Edwin Peer
2020-09-27
1
-8
/
+12
|
*
bnxt_en: Update firmware interface spec to 1.10.1.65.
Michael Chan
2020-09-27
5
-113
/
+361
|
/
*
ptp: add stub function for ptp_get_msgtype()
Yangbo Lu
2020-09-27
1
-0
/
+8
*
net: marvell: mvpp2: Fix W=1 warning with !CONFIG_ACPI
Andrew Lunn
2020-09-27
1
-0
/
+2
*
Merge branch 'mlxsw-Expose-transceiver-overheat-counter'
David S. Miller
2020-09-27
10
-5
/
+660
|
\
|
*
mlxsw: spectrum_ethtool: Expose transceiver_overheat counter
Amit Cohen
2020-09-27
1
-1
/
+56
|
*
mlxsw: Update module's settings when module is plugged in
Amit Cohen
2020-09-27
4
-0
/
+137
|
*
mlxsw: spectrum: Initialize netdev's module overheat counter
Amit Cohen
2020-09-27
2
-0
/
+26
|
*
mlxsw: Enable temperature event for all supported port module sensors
Amit Cohen
2020-09-27
2
-0
/
+107
|
*
mlxsw: Update transceiver_overheat counter according to MTWE
Amit Cohen
2020-09-27
6
-0
/
+99
|
*
mlxsw: core: Add an infrastructure to track transceiver overheat counter
Amit Cohen
2020-09-27
4
-0
/
+96
|
*
mlxsw: core_hwmon: Query MTMP before writing to set only relevant fields
Amit Cohen
2020-09-27
1
-4
/
+17
|
*
mlxsw: reg: Add Ports Module Administrative and Operational Status Register
Amit Cohen
2020-09-27
1
-0
/
+59
|
*
mlxsw: reg: Add Port Module Plug/Unplug Event Register
Amit Cohen
2020-09-27
1
-0
/
+45
|
*
mlxsw: reg: Add Management Temperature Warning Event Register
Amit Cohen
2020-09-27
1
-0
/
+18
|
/
*
Merge branch 'hns3-next'
David S. Miller
2020-09-27
13
-138
/
+548
|
\
|
*
net: hns3: add a structure for IR shaper's parameter in hclge_shaper_para_calc()
Huazhong Tan
2020-09-27
2
-44
/
+49
|
*
net: hns3: add a check for device specifications queried from firmware
Guangbin Huang
2020-09-27
2
-0
/
+28
|
*
net: hns3: replace the macro of max tm rate with the queried specification
Guangbin Huang
2020-09-27
5
-13
/
+29
|
*
net: hns3: add support to query device specifications
Guangbin Huang
2020-09-27
5
-1
/
+167
|
*
net: hns3: add debugfs to dump device capabilities
Guangbin Huang
2020-09-27
1
-0
/
+24
|
*
net: hns3: use capabilities queried from firmware
Guangbin Huang
2020-09-27
6
-19
/
+145
[next]