index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
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-12
qede: preserve per queue stats across up/down of interface
Bhaskar Upadhaya
1
-5
/
+11
2021-02-12
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-21
qede: introduce support for FEC control
Alexander Lobakin
1
-0
/
+74
2020-07-21
qede: format qede{,_vf}_ethtool_ops
Alexander Lobakin
1
-69
/
+68
2020-07-21
qede: populate supported link modes maps on module init
Alexander Lobakin
1
-54
/
+104
2020-07-21
qed, qede, qedf: convert link mode from u32 to ETHTOOL_LINK_MODE
Alexander Lobakin
1
-146
/
+54
2020-07-01
net: qede: update copyright years
Alexander Lobakin
1
-0
/
+1
2020-07-01
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-17
qede: remove some unused code in function qede_selftest_receive_traffic
Zheng Zengkai
1
-12
/
+1
2020-03-15
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-09
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-08
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-09
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-10
qede: Ingress tc flower offload (drop action) support.
Manish Chopra
1
-1
/
+1
2018-08-10
qed/qede: Multi CoS support.
Manish Chopra
1
-10
/
+38
2018-07-20
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-18
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
2017-07-27
qede: Add getter APIs support for RX flow classification
Chopra, Manish
1
-4
/
+18
2017-05-24
qede: Fix sparse warnings
Manish Chopra
1
-4
/
+6
2017-05-21
qede: Support 1G advertisment.
Sudarsana Reddy Kalluru
1
-0
/
+8
2017-05-21
qede: Honor user request for Tx buffers
Sudarsana Reddy Kalluru
1
-3
/
+3
2017-05-04
qede: Fix possible misconfiguration of advertised autoneg value.
sudarsana.kalluru@cavium.com
1
-0
/
+5
2017-05-04
qed*: Fix possible overflow for status block id field.
sudarsana.kalluru@cavium.com
1
-3
/
+2
2017-03-14
qed*: Add support for QL41xxx adapters
Mintz, Yuval
1
-29
/
+56
2017-02-21
qede: Prevent index problems in loopback test
Sudarsana Reddy Kalluru
1
-3
/
+3
2017-02-15
qede: Add driver support for PTP
Sudarsana Reddy Kalluru
1
-0
/
+10
2017-01-02
qed*: RSS indirection based on queue-handles
Mintz, Yuval
1
-36
/
+41
[next]