summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/igb
AgeCommit message (Expand)Author
2024-03-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-03-06igb: Fix missing time sync eventsVinicius Costa Gomes
2024-03-04intel: make module parameters readable in sys filesystemJon Maxwell
2024-03-04net: adopt skb_network_offset() and similar helpersEric Dumazet
2024-02-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-02-28igb: extend PTP timestamp adjustments to i211Oleksij Rempel
2024-02-28net: intel: igb: Use linkmode helpers for EEEAndrew Lunn
2024-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-02-14igb: Fix string truncation warnings in igb_set_fw_versionKunwu Chan
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-18intel: add bit macro includes where neededJesse Brandeburg
2023-12-13Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2023-12-13net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool opsAhmed Zaki
2023-12-12igb: Use FIELD_GET() to extract Link WidthIlpo Järvinen
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-20igb: Fix an end of loop testDan Carpenter
2023-10-18igb: replace deprecated strncpy with strscpyJustin Stitt
2023-10-18intel: fix format warningsJesse Brandeburg
2023-10-18intel: fix string truncation warningsJesse Brandeburg
2023-09-28ethernet/intel: Use list_for_each_entry() helperJinjie Ruan
2023-09-13igb: clean up in all error paths when enabling SR-IOVCorinna Vinschen
2023-09-05igb: Change IGB_MIN to allow set rx/tx value between 64 and 80Olga Zaborska
2023-09-03igb: disable virtualization features on 82580Corinna Vinschen
2023-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2023-08-28igb: set max size RX buffer when store bad packet is enabledRadoslaw Tyl
2023-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-22igb: Avoid starting unnecessary workqueuesAlessio Igor Bogani
2023-07-31net: flow_dissector: Use 64bits for used_keysRatheesh Kannoth
2023-06-22igb: Fix igb_down hung on surprise removalYing Hsu
2023-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-12igb: fix nvm.ops.read() error handlingAleksandr Loktionov
2023-06-08igb: Fix extts capture value format for 82580/i354/i350Yuezhen Luan
2023-05-19Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2023-05-18igb: Define igb_pm_ops conditionally on CONFIG_PMTom Rix
2023-05-17igb: fix bit_shift to be in [1..8] rangeAleksandr Loktionov
2023-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-03-21igb: refactor igb_ptp_adjfine_82580 to use diff_by_scaled_ppmAndrii Staikov
2023-03-16igb: Enable SR-IOV after reinitAkihiko Odaki
2023-03-16igb: revert rtnl_lock() that causes deadlockLin Ma
2023-03-08igb: Remove unnecessary aer.h includeBjorn Helgaas
2023-02-17Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2023-02-15igb: conditionalize I2C bit banging on external thermal sensor supportCorinna Vinschen
2023-02-14igb: Fix PPS input and output using 3rd and 4th SDPMiroslav Lichvar
2023-02-10Daniel Borkmann says:Jakub Kicinski
2023-02-08net/sched: taprio: give higher priority to higher TCs in software dequeue modeVladimir Oltean