index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
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
2024-09-03
ionic: Remove setting of RX software timestamp
Gal Pressman
1
-2
/
+0
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
1
-1
/
+1
2024-06-19
ionic: Use an u16 for rx_copybreak
Brett Creeley
1
-1
/
+10
2024-02-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+6
2024-02-27
ionic: check cmd_regs before copying in or out
Shannon Nelson
1
-1
/
+6
2024-02-16
ionic: add initial framework for XDP support
Shannon Nelson
1
-0
/
+5
2023-12-13
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
1
-12
/
+14
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-18
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-13
ionic: git_ts_info bit shifters
Shannon Nelson
1
-13
/
+13
2021-04-02
ionic: add ethtool support for PTP
Shannon Nelson
1
-0
/
+93
2021-03-18
ionic: update ethtool support bits for BASET
Shannon Nelson
1
-0
/
+8
2021-03-18
ionic: code cleanup details
Shannon Nelson
1
-6
/
+2
2020-12-08
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-16
ionic: dynamic interrupt moderation
Shannon Nelson
1
-25
/
+46
2020-09-02
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-03
ionic: separate interrupt for Tx and Rx
Shannon Nelson
1
-20
/
+76
2020-07-20
ionic: use offset for ethtool regs data
Shannon Nelson
1
-2
/
+5
2020-07-07
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-17
ionic: print data for unknown xcvr type
Shannon Nelson
1
-4
/
+9
2020-03-09
ionic: drop ethtool driver version
Shannon Nelson
1
-1
/
+0
2020-03-09
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