index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2023-06-12
ionic: add support for ethtool extended stat link_down_count
Nitya Sunkad
2023-05-03
ionic: remove noise from ethtool rxnfc error msg
Shannon Nelson
2023-02-13
ionic: add tx/rx-push support with device Component Memory Buffers
Shannon Nelson
2022-02-18
ionic: prefer strscpy over strlcpy
Shannon Nelson
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2021-10-24
net: convert users of bitmap_foo() to linkmode_foo()
Sean Anderson
2021-10-02
ionic: remove debug stats
Shannon Nelson
2021-09-03
ionic: fix double use of queue-lock
Shannon Nelson
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2021-07-27
ionic: block some ethtool operations when fw in reset
Shannon Nelson
2021-04-13
ionic: git_ts_info bit shifters
Shannon Nelson
2021-04-02
ionic: add ethtool support for PTP
Shannon Nelson
2021-03-18
ionic: update ethtool support bits for BASET
Shannon Nelson
2021-03-18
ionic: code cleanup details
Shannon Nelson
2020-12-08
drivers: net: ionic: simplify the return expression of ionic_set_rxfh()
Zheng Yongjun
2020-11-05
ionic: check port ptr before use
Shannon Nelson
2020-09-16
ionic: dynamic interrupt moderation
Shannon Nelson
2020-09-02
ionic: clarify boolean precedence
Shannon Nelson
2020-08-28
ionic: change queue count with no reset
Shannon Nelson
2020-08-28
ionic: change the descriptor ring length without full reset
Shannon Nelson
2020-08-28
ionic: rework and simplify handling of the queue stats block
Shannon Nelson
2020-08-03
ionic: separate interrupt for Tx and Rx
Shannon Nelson
2020-07-20
ionic: use offset for ethtool regs data
Shannon Nelson
2020-07-07
ionic: centralize queue reset code
Shannon Nelson
2020-05-12
ionic: more ionic name tweaks
Shannon Nelson
2020-05-12
ionic: add support for more xcvr types
Shannon Nelson
2020-05-12
ionic: support longer tx sg lists
Shannon Nelson
2020-03-17
ionic: print data for unknown xcvr type
Shannon Nelson
2020-03-09
ionic: drop ethtool driver version
Shannon Nelson
2020-03-09
ionic: clean up bitflag usage
Shannon Nelson
2020-03-05
ionic: let core reject the unsupported coalescing parameters
Jakub Kicinski
2019-10-02
ionic: implement ethtool set-fec
Shannon Nelson
2019-10-02
ionic: report users coalesce request
Shannon Nelson
2019-10-02
ionic: use wait_on_bit_lock() rather than open code
Shannon Nelson
2019-09-05
ionic: Add coalesce and other features
Shannon Nelson
2019-09-05
ionic: Add RSS support
Shannon Nelson
2019-09-05
ionic: Add driver stats
Shannon Nelson
2019-09-05
ionic: Add initial ethtool support
Shannon Nelson