summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/igb/igb_ethtool.c
AgeCommit message (Expand)Author
2024-02-28net: intel: igb: Use linkmode helpers for EEEAndrew Lunn
2024-01-31ethtool: add suffix _u32 to legacy bitmap members of struct ethtool_keeeHeiner Kallweit
2024-01-31ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...Heiner Kallweit
2023-12-18intel: legacy: field get conversionJesse Brandeburg
2023-12-18intel: legacy: field prep conversionJesse Brandeburg
2023-12-13net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool opsAhmed Zaki
2023-12-08net: Convert some ethtool_sprintf() to ethtool_puts()justinstitt@google.com
2023-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-10-20igb: Fix potential memory leak in igb_add_ethtool_nfc_entryMateusz Palczewski
2023-10-18intel: fix format warningsJesse Brandeburg
2023-06-12igb: fix nvm.ops.read() error handlingAleksandr Loktionov
2022-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-30igb: Allocate MSI-X vector when testingAkihiko Odaki
2022-10-28net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).Thomas Gleixner
2022-08-31net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang
2022-05-05igb: Convert kmap() to kmap_local_page()Alaa Mohamed
2022-02-07igb: refactor XDP registrationCorinna Vinschen
2021-11-22ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen
2021-08-24ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo
2021-07-23igb: Avoid memcpy() over-reading of ETH_SS_STATSKees Cook
2021-05-26intel: remove checker warningJesse Brandeburg
2021-03-23igb: Fix fall-through warnings for ClangGustavo A. R. Silva
2021-03-17intel: Update drivers to use ethtool_sprintfAlexander Duyck
2020-09-28igb: add XDP supportSven Auhagen
2020-07-30igb: Remove unnecessary usages of memsetSuraj Upadhyay
2020-07-01ethernet/intel: Convert fallthrough code commentsJeff Kirsher
2020-06-25net/intel: remove driver versions from Intel driversJeff Kirsher
2020-05-22igb: Report speed and duplex as unknown when device is runtime suspendedKai-Heng Feng
2020-03-12net: igb: let core reject the unsupported coalescing parametersJakub Kicinski
2020-01-19Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-09igb: Fix SGMII SFP module discovery for 100FX/LX.Manfred Rudigier
2019-12-31igb: dont drop packets if rx flow control is enabledRobert Beckett
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya
2019-06-28igb: add RR2DCDELAY to ethtool registers dumpArtem Bityutskiy
2019-06-28igb: minor ethool regdump amendmentArtem Bityutskiy
2019-03-19igb: fix various indentation issuesColin Ian King
2019-01-15Revert "igb: reduce CPU0 latency when updating statistics"Jeff Kirsher
2018-12-20igb: reduce CPU0 latency when updating statisticsJeff Kirsher
2018-11-07i40e/ixgbe/igb: fail on new WoL flag setting WAKE_MAGICSECURETodd Fujinaka
2018-08-24igb: Replace mdelay() with msleep() in igb_integrated_phy_loopback()Jia-Ju Bai
2018-06-12treewide: Use array_size() in vmalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-04-27net: intel: Cleanup the copyright/license headersJeff Kirsher
2018-04-25igb: Add MAC address support for ethtool nftuple filtersVinicius Costa Gomes
2018-04-25igb: Enable nfc filters to specify MAC addressesVinicius Costa Gomes
2018-04-25igb: Fix not adding filter elements to the listVinicius Costa Gomes
2018-03-23intel: add SPDX identifiers to all the Intel driversJeff Kirsher
2018-01-24igb: add function to get maximum RSS queuesZhang Shengju
2017-06-06igb: Remove useless argumentBenjamin Poirier
2017-06-06igb: add statistic indicating number of skipped Tx timestampsJacob Keller