index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
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
2025-09-14
ionic: use int type for err in ionic_get_module_eeprom_by_page
Alok Tiwari
2025-04-22
ionic: add module eeprom channel data to ionic_if and ethtool
Shannon Nelson
2025-04-22
ionic: support ethtool get_module_eeprom_by_page
Shannon Nelson
2025-04-22
ionic: extend the QSFP module sprom for more pages
Shannon Nelson
2024-12-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-12-15
ionic: use ee->offset when returning sprom data
Shannon Nelson
2024-12-12
ionic: add support for QSFP_PLUS_CMIS
Shannon Nelson
2024-12-12
ionic: add speed defines for 200G and 400G
Shannon Nelson
2024-09-03
ionic: Remove setting of RX software timestamp
Gal Pressman
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
2024-06-19
ionic: Use an u16 for rx_copybreak
Brett Creeley
2024-02-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-27
ionic: check cmd_regs before copying in or out
Shannon Nelson
2024-02-16
ionic: add initial framework for XDP support
Shannon Nelson
2023-12-13
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
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
[next]