index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
pensando
/
ionic
/
ionic_ethtool.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2021-11-22
1
-2
/
+6
*
net: convert users of bitmap_foo() to linkmode_foo()
Sean Anderson
2021-10-24
1
-2
/
+1
*
ionic: remove debug stats
Shannon Nelson
2021-10-02
1
-38
/
+0
*
ionic: fix double use of queue-lock
Shannon Nelson
2021-09-03
1
-0
/
+5
*
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2021-08-24
1
-2
/
+6
*
ionic: block some ethtool operations when fw in reset
Shannon Nelson
2021-07-27
1
-0
/
+21
*
ionic: git_ts_info bit shifters
Shannon Nelson
2021-04-13
1
-13
/
+13
*
ionic: add ethtool support for PTP
Shannon Nelson
2021-04-02
1
-0
/
+93
*
ionic: update ethtool support bits for BASET
Shannon Nelson
2021-03-18
1
-0
/
+8
*
ionic: code cleanup details
Shannon Nelson
2021-03-18
1
-6
/
+2
*
drivers: net: ionic: simplify the return expression of ionic_set_rxfh()
Zheng Yongjun
2020-12-08
1
-6
/
+1
*
ionic: check port ptr before use
Shannon Nelson
2020-11-05
1
-0
/
+5
*
ionic: dynamic interrupt moderation
Shannon Nelson
2020-09-16
1
-25
/
+46
*
ionic: clarify boolean precedence
Shannon Nelson
2020-09-02
1
-2
/
+2
*
ionic: change queue count with no reset
Shannon Nelson
2020-08-28
1
-31
/
+57
*
ionic: change the descriptor ring length without full reset
Shannon Nelson
2020-08-28
1
-9
/
+26
*
ionic: rework and simplify handling of the queue stats block
Shannon Nelson
2020-08-28
1
-2
/
+2
*
ionic: separate interrupt for Tx and Rx
Shannon Nelson
2020-08-03
1
-20
/
+76
*
ionic: use offset for ethtool regs data
Shannon Nelson
2020-07-20
1
-2
/
+5
*
ionic: centralize queue reset code
Shannon Nelson
2020-07-07
1
-35
/
+17
*
ionic: more ionic name tweaks
Shannon Nelson
2020-05-12
1
-6
/
+7
*
ionic: add support for more xcvr types
Shannon Nelson
2020-05-12
1
-0
/
+3
*
ionic: support longer tx sg lists
Shannon Nelson
2020-05-12
1
-2
/
+2
*
ionic: print data for unknown xcvr type
Shannon Nelson
2020-03-17
1
-4
/
+9
*
ionic: drop ethtool driver version
Shannon Nelson
2020-03-09
1
-1
/
+0
*
ionic: clean up bitflag usage
Shannon Nelson
2020-03-09
1
-14
/
+10
*
ionic: let core reject the unsupported coalescing parameters
Jakub Kicinski
2020-03-05
1
-22
/
+1
*
ionic: implement ethtool set-fec
Shannon Nelson
2019-10-02
1
-27
/
+67
*
ionic: report users coalesce request
Shannon Nelson
2019-10-02
1
-11
/
+11
*
ionic: use wait_on_bit_lock() rather than open code
Shannon Nelson
2019-10-02
1
-4
/
+8
*
ionic: Add coalesce and other features
Shannon Nelson
2019-09-05
1
-0
/
+108
*
ionic: Add RSS support
Shannon Nelson
2019-09-05
1
-0
/
+73
*
ionic: Add driver stats
Shannon Nelson
2019-09-05
1
-0
/
+101
*
ionic: Add initial ethtool support
Shannon Nelson
2019-09-05
1
-0
/
+497