Age | Commit message (Expand) | Author |
2024-09-09 | net: thunderx: Remove setting of RX software timestamp | Gal Pressman |
2024-07-15 | net: Add struct kernel_ethtool_ts_info | Kory Maincent |
2023-12-13 | net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops | Ahmed Zaki |
2023-03-10 | net: thunderx: take into account xdp_features setting tx/rx queues | Lorenzo Bianconi |
2022-08-31 | net: ethernet: move from strlcpy with unused retval to strscpy | Wolfram Sang |
2021-11-22 | ethtool: extend ringparam setting/getting API with rx_buf_len | Hao Chen |
2021-08-24 | ethtool: extend coalesce setting uAPI with CQE mode | Yufeng Mo |
2020-11-23 | net: don't include ethtool.h from netdevice.h | Jakub Kicinski |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-03-03 | net/cavium: Clean driver versions | Leon Romanovsky |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206 | Thomas Gleixner |
2018-08-07 | net: thunderx: mark expected switch fall-through | Gustavo A. R. Silva |
2018-01-29 | net: ethernet: cavium: Correct Cavium Thunderx NIC driver names accordingly t... | Vadim Lomovtsev |
2018-01-16 | net: thunderx: add timestamping support | Sunil Goutham |
2017-05-02 | net: thunderx: Add basic XDP support | Sunil Goutham |
2017-05-02 | net: thunderx: Support for page recycling | Sunil Goutham |
2017-01-25 | net: thunderx: Support to configure queue sizes from ethtool | Sunil Goutham |
2017-01-11 | net: thunderx: Make hfunc variable const type in nicvf_set_rxfh() | Robert Richter |
2016-12-10 | net: nicvf: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes |
2016-11-25 | net: thunderx: Pause frame support | Sunil Goutham |
2016-11-25 | net: thunderx: Add ethtool support for supported ports and link modes. | Thanneeru Srinivasulu |
2016-11-16 | net: thunderx: Fix VF driver's interface statistics | Sunil Goutham |
2016-08-18 | net: thunderx: Fix OOPs with ethtool --register-dump | David Daney |
2016-02-11 | net, thunderx: Add TX timeout and RX buffer alloc failure stats. | Thanneeru Srinivasulu |
2015-12-02 | net: thunderx: Switchon carrier only upon interface link up | Sunil Goutham |
2015-08-30 | net: thunderx: Support for upto 96 queues for a VF | Sunil Goutham |
2015-08-30 | net: thunderx: Receive hashing HW offload support | Sunil Goutham |
2015-08-30 | net: thunderx: Add receive error stats reporting via ethtool | Sunil Goutham |
2015-07-29 | net: thunderx: Wakeup TXQ only if CQE_TX are processed | Sunil Goutham |
2015-07-29 | net: thunderx: Fix memory leak when changing queue count | Sunil Goutham |
2015-06-02 | net: thunderx: fix nicvf_set_rxfh() | Aleksey Makarov |
2015-05-27 | net: Adding support for Cavium ThunderX network controller | Sunil Goutham |