index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qlogic
/
qede
/
qede_ethtool.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-28
net: qlogic: qede: Use linkmode helpers for EEE
Andrew Lunn
1
-22
/
+38
2024-01-31
ethtool: add suffix _u32 to legacy bitmap members of struct ethtool_keee
Heiner Kallweit
1
-14
/
+14
2024-01-31
ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...
Heiner Kallweit
1
-2
/
+2
2023-12-13
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
1
-15
/
+17
2023-10-18
qede: Refactor qede_forced_speed_maps_init()
Paul Greenwalt
1
-34
/
+12
2023-06-06
qed/qede: Fix scheduling while atomic
Manish Chopra
1
-2
/
+22
2023-03-10
qede: remove linux/version.h and linux/compiler.h
Muhammad Usama Anjum
1
-1
/
+0
2022-08-31
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-2
/
+2
2021-12-03
qed*: esl priv flag support through ethtool
Manish Chopra
1
-0
/
+13
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
1
-2
/
+6
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
1
-2
/
+6
2021-07-29
qede: Remove the qede module version
Shai Malin
1
-3
/
+3
2021-02-11
qede: preserve per queue stats across up/down of interface
Bhaskar Upadhaya
1
-5
/
+11
2021-02-11
qede: add per queue coalesce support for qede driver
Bhaskar Upadhaya
1
-0
/
+124
2020-09-11
qede: Notify qedr when mtu has changed
Michal Kalderon
1
-1
/
+3
2020-07-20
qede: introduce support for FEC control
Alexander Lobakin
1
-0
/
+74
2020-07-20
qede: format qede{,_vf}_ethtool_ops
Alexander Lobakin
1
-69
/
+68
2020-07-20
qede: populate supported link modes maps on module init
Alexander Lobakin
1
-54
/
+104
2020-07-20
qed, qede, qedf: convert link mode from u32 to ETHTOOL_LINK_MODE
Alexander Lobakin
1
-146
/
+54
2020-06-30
net: qede: update copyright years
Alexander Lobakin
1
-0
/
+1
2020-06-30
net: qede: convert to SPDX License Identifiers
Alexander Lobakin
1
-28
/
+2
2020-05-14
net: qede: optional hw recovery procedure
Igor Russkikh
1
-0
/
+24
2020-03-16
qede: remove some unused code in function qede_selftest_receive_traffic
Zheng Zengkai
1
-12
/
+1
2020-03-14
net: qede: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+2
2019-09-11
qed*: Fix size of config attribute dump.
Sudarsana Reddy Kalluru
1
-6
/
+8
2019-08-31
qede: Add support for dumping the grc data.
Sudarsana Reddy Kalluru
1
-2
/
+27
2019-08-31
qede: Add support for reading the config id attributes.
Sudarsana Reddy Kalluru
1
-0
/
+89
2019-08-08
qed: Add new ethtool supported port types based on media.
Rahul Verma
1
-1
/
+2
2019-05-29
qede: Handle infinite driver spinning for Tx timestamp.
Sudarsana Reddy Kalluru
1
-0
/
+1
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-5
/
+19
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
1
-8
/
+0
2019-03-20
qede: Populate mbi version in ethtool driver query data.
Sudarsana Reddy Kalluru
1
-5
/
+19
2019-03-07
qede: Fix internal loopback failure with jumbo mtu configuration
Sudarsana Reddy Kalluru
1
-2
/
+5
2019-02-08
qede: Add ethtool interface for SmartAN query.
Sudarsana Reddy Kalluru
1
-1
/
+10
2018-11-29
qede - Add a statistic for a case where driver drops tx packet due to memory ...
Michael Shteinbok
1
-0
/
+1
2018-10-16
qede: Check available link modes before link set from ethtool.
Rahul Verma
1
-19
/
+45
2018-10-16
qed: Add supported link and advertise link to display in ethtool.
Rahul Verma
1
-4
/
+27
2018-10-02
qede: Add driver support for 20G link speed.
Sudarsana Reddy Kalluru
1
-0
/
+9
2018-08-09
qede: Ingress tc flower offload (drop action) support.
Manish Chopra
1
-1
/
+1
2018-08-09
qed/qede: Multi CoS support.
Manish Chopra
1
-10
/
+38
2018-07-19
qede: Add driver callbacks for eeprom module query.
Sudarsana Reddy Kalluru
1
-0
/
+88
2018-05-31
qed*: Add link change count value to ethtool statistics display.
Sudarsana Reddy Kalluru
1
-0
/
+2
2018-05-25
qed*: Support drop action classification
Manish Chopra
1
-0
/
+1
2018-05-17
qede: Add build_skb() support.
Manish Chopra
1
-1
/
+2
2018-03-29
qede: Ethtool flash update support.
Sudarsana Reddy Kalluru
1
-0
/
+9
2017-12-19
qede: Use NETIF_F_GRO_HW.
Michael Chan
1
-0
/
+3
2017-07-27
qed: Read per queue coalesce from hardware
Rahul Verma
1
-5
/
+42
2017-07-27
qed: Add support for vf coalesce configuration.
Rahul Verma
1
-10
/
+28
2017-07-27
qede: Add ethtool support for Energy efficient ethernet.
Sudarsana Reddy Kalluru
1
-0
/
+84
2017-07-27
qed/qede: Add setter APIs support for RX flow classification
Chopra, Manish
1
-2
/
+12
[next]