/tools/perf/scripts/python/bin/

-6.17.y'>linux-6.17.y Hosts the 0x221E linux distro kernel.Ubuntu
summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/tehuti
AgeCommit message (Expand)Author
2022-09-28net: drop the weight argument from netif_napi_addJakub Kicinski
2022-08-31net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang
2022-01-02tehuti: Use dma_set_mask_and_coherent() and simplify codeChristophe JAILLET
2021-11-22ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen
2021-10-20ethernet: tehuti: use eth_hw_addr_set()Jakub Kicinski
2021-10-05ethernet: use eth_hw_addr_set() for dev->addr_len casesJakub Kicinski
2021-08-24ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo
2021-07-27tehuti: use ndo_siocdevprivateArnd Bergmann
2021-03-05net: tehuti: fix error return code in bdx_probe()Jia-Ju Bai
2020-09-25drivers/net/ethernet: clean up mis-targeted commentsJesse Brandeburg
2020-09-12net: tehuti: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-05-05net: tehuti: remove unused inline function bdx_tx_db_sizeYueHaibing
2020-03-17net: tehuti: reject unsupported coalescing paramsJakub Kicinski
2020-03-02tehuti: Replace zero-length array with flexible-array memberGustavo A. R. Silva