summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/igb/igb_ethtool.c
AgeCommit message (Expand)AuthorFilesLines
2024-09-06igb: Remove setting of RX software timestampGal Pressman1-7/+1
2024-07-15net: Add struct kernel_ethtool_ts_infoKory Maincent1-1/+1
2024-04-08igb: Remove redundant runtime resume for ethtool_opsBjorn Helgaas1-15/+0
2024-02-28net: intel: igb: Use linkmode helpers for EEEAndrew Lunn1-12/+23
2024-01-31ethtool: add suffix _u32 to legacy bitmap members of struct ethtool_keeeHeiner Kallweit1-10/+10
2024-01-31ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...Heiner Kallweit1-4/+4
2023-12-18intel: legacy: field get conversionJesse Brandeburg1-4/+4
2023-12-18intel: legacy: field prep conversionJesse Brandeburg1-2/+1
2023-12-13net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool opsAhmed Zaki1-13/+14
2023-12-08net: Convert some ethtool_sprintf() to ethtool_puts()justinstitt@google.com1-4/+2
2023-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+5
2023-10-20igb: Fix potential memory leak in igb_add_ethtool_nfc_entryMateusz Palczewski1-1/+5
2023-10-18intel: fix format warningsJesse Brandeburg1-2/+2
2023-06-12igb: fix nvm.ops.read() error handlingAleksandr Loktionov1-0/+3
2022-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+2
2022-11-30igb: Allocate MSI-X vector when testingAkihiko Odaki1-0/+2
2022-10-28net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).Thomas Gleixner1-6/+6
2022-08-31net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang1-3/+3
2022-05-05igb: Convert kmap() to kmap_local_page()Alaa Mohamed1-2/+2
2022-02-07igb: refactor XDP registrationCorinna Vinschen1-4/+0
2021-11-22ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen1-2/+6
2021-08-24ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo1-2/+6
2021-07-23igb: Avoid memcpy() over-reading of ETH_SS_STATSKees Cook1-2/+1
2021-05-26intel: remove checker warningJesse Brandeburg1-1/+1
2021-03-23igb: Fix fall-through warnings for ClangGustavo A. R. Silva1-0/+1
2021-03-17intel: Update drivers to use ethtool_sprintfAlexander Duyck1-26/+14
2020-09-28igb: add XDP supportSven Auhagen1-0/+4
2020-07-30igb: Remove unnecessary usages of memsetSuraj Upadhyay1-2/+2
2020-07-01ethernet/intel: Convert fallthrough code commentsJeff Kirsher1-4/+4
2020-06-25net/intel: remove driver versions from Intel driversJeff Kirsher1-1/+0
2020-05-22igb: Report speed and duplex as unknown when device is runtime suspendedKai-Heng Feng1-1/+2
2020-03-12net: igb: let core reject the unsupported coalescing parametersJakub Kicinski1-21/+1
2020-01-19Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+1
2020-01-09igb: Fix SGMII SFP module discovery for 100FX/LX.Manfred Rudigier1-1/+1
2019-12-31igb: dont drop packets if rx flow control is enabledRobert Beckett1-0/+8
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya1-2/+2
2019-06-28igb: add RR2DCDELAY to ethtool registers dumpArtem Bityutskiy1-1/+4
2019-06-28igb: minor ethool regdump amendmentArtem Bityutskiy1-35/+35
2019-03-19igb: fix various indentation issuesColin Ian King1-2/+2
2019-01-15Revert "igb: reduce CPU0 latency when updating statistics"Jeff Kirsher1-2/+2
2018-12-20igb: reduce CPU0 latency when updating statisticsJeff Kirsher1-2/+2
2018-11-07i40e/ixgbe/igb: fail on new WoL flag setting WAKE_MAGICSECURETodd Fujinaka1-1/+1
2018-08-24igb: Replace mdelay() with msleep() in igb_integrated_phy_loopback()Jia-Ju Bai1-1/+1
2018-06-12treewide: Use array_size() in vmalloc()Kees Cook1-4/+4
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook1-4/+4
2018-04-27net: intel: Cleanup the copyright/license headersJeff Kirsher1-22/+1
2018-04-25igb: Add MAC address support for ethtool nftuple filtersVinicius Costa Gomes1-4/+39
2018-04-25igb: Enable nfc filters to specify MAC addressesVinicius Costa Gomes1-0/+28
2018-04-25igb: Fix not adding filter elements to the listVinicius Costa Gomes1-1/+1
2018-03-23intel: add SPDX identifiers to all the Intel driversJeff Kirsher1-0/+1