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
/
pensando
/
ionic
/
ionic_ethtool.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-12
ionic: add support for ethtool extended stat link_down_count
Nitya Sunkad
1
-0
/
+10
2023-05-03
ionic: remove noise from ethtool rxnfc error msg
Shannon Nelson
1
-1
/
+1
2023-02-13
ionic: add tx/rx-push support with device Component Memory Buffers
Shannon Nelson
1
-6
/
+111
2022-02-19
ionic: prefer strscpy over strlcpy
Shannon Nelson
1
-3
/
+3
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
1
-2
/
+6
2021-10-24
net: convert users of bitmap_foo() to linkmode_foo()
Sean Anderson
1
-2
/
+1
2021-10-02
ionic: remove debug stats
Shannon Nelson
1
-38
/
+0
2021-09-03
ionic: fix double use of queue-lock
Shannon Nelson
1
-0
/
+5
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
1
-2
/
+6
2021-07-27
ionic: block some ethtool operations when fw in reset
Shannon Nelson
1
-0
/
+21
2021-04-14
ionic: git_ts_info bit shifters
Shannon Nelson
1
-13
/
+13
2021-04-03
ionic: add ethtool support for PTP
Shannon Nelson
1
-0
/
+93
2021-03-19
ionic: update ethtool support bits for BASET
Shannon Nelson
1
-0
/
+8
2021-03-19
ionic: code cleanup details
Shannon Nelson
1
-6
/
+2
2020-12-09
drivers: net: ionic: simplify the return expression of ionic_set_rxfh()
Zheng Yongjun
1
-6
/
+1
2020-11-05
ionic: check port ptr before use
Shannon Nelson
1
-0
/
+5
2020-09-17
ionic: dynamic interrupt moderation
Shannon Nelson
1
-25
/
+46
2020-09-03
ionic: clarify boolean precedence
Shannon Nelson
1
-2
/
+2
2020-08-28
ionic: change queue count with no reset
Shannon Nelson
1
-31
/
+57
2020-08-28
ionic: change the descriptor ring length without full reset
Shannon Nelson
1
-9
/
+26
2020-08-28
ionic: rework and simplify handling of the queue stats block
Shannon Nelson
1
-2
/
+2
2020-08-04
ionic: separate interrupt for Tx and Rx
Shannon Nelson
1
-20
/
+76
2020-07-21
ionic: use offset for ethtool regs data
Shannon Nelson
1
-2
/
+5
2020-07-08
ionic: centralize queue reset code
Shannon Nelson
1
-35
/
+17
2020-05-12
ionic: more ionic name tweaks
Shannon Nelson
1
-6
/
+7
2020-05-12
ionic: add support for more xcvr types
Shannon Nelson
1
-0
/
+3
2020-05-12
ionic: support longer tx sg lists
Shannon Nelson
1
-2
/
+2
2020-03-18
ionic: print data for unknown xcvr type
Shannon Nelson
1
-4
/
+9
2020-03-10
ionic: drop ethtool driver version
Shannon Nelson
1
-1
/
+0
2020-03-10
ionic: clean up bitflag usage
Shannon Nelson
1
-14
/
+10
2020-03-05
ionic: let core reject the unsupported coalescing parameters
Jakub Kicinski
1
-22
/
+1
2019-10-02
ionic: implement ethtool set-fec
Shannon Nelson
1
-27
/
+67
2019-10-02
ionic: report users coalesce request
Shannon Nelson
1
-11
/
+11
2019-10-02
ionic: use wait_on_bit_lock() rather than open code
Shannon Nelson
1
-4
/
+8
2019-09-05
ionic: Add coalesce and other features
Shannon Nelson
1
-0
/
+108
2019-09-05
ionic: Add RSS support
Shannon Nelson
1
-0
/
+73
2019-09-05
ionic: Add driver stats
Shannon Nelson
1
-0
/
+101
2019-09-05
ionic: Add initial ethtool support
Shannon Nelson
1
-0
/
+497