index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
igb
Age
Commit message (
Expand
)
Author
2024-08-20
igb: cope with large MAX_SKB_FRAGS
Paolo Abeni
2024-07-15
Merge branch 'net-make-timestamping-selectable'
Jakub Kicinski
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
2024-07-11
net: intel: Remove MODULE_AUTHORs
Tony Nguyen
2024-06-20
igb: Add MII write support
Jackie Jone
2024-06-10
net: intel: Use *-y instead of *-objs in Makefile
Andy Shevchenko
2024-05-08
igb: flower: validate control flags
Asbjørn Sloth Tønnesen
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-04-08
igb: Remove redundant runtime resume for ethtool_ops
Bjorn Helgaas
2024-03-29
net: intel: implement modern PM ops declarations
Jesse Brandeburg
2024-03-29
igb: simplify pci ops declaration
Jesse Brandeburg
2024-03-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-03-06
igb: Fix missing time sync events
Vinicius Costa Gomes
2024-03-04
intel: make module parameters readable in sys filesystem
Jon Maxwell
2024-03-04
net: adopt skb_network_offset() and similar helpers
Eric Dumazet
2024-02-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-28
igb: extend PTP timestamp adjustments to i211
Oleksij Rempel
2024-02-28
net: intel: igb: Use linkmode helpers for EEE
Andrew Lunn
2024-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-14
igb: Fix string truncation warnings in igb_set_fw_version
Kunwu Chan
2024-01-31
ethtool: add suffix _u32 to legacy bitmap members of struct ethtool_keee
Heiner Kallweit
2024-01-31
ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...
Heiner Kallweit
2023-12-18
intel: legacy: field get conversion
Jesse Brandeburg
2023-12-18
intel: legacy: field prep conversion
Jesse Brandeburg
2023-12-18
intel: add bit macro includes where needed
Jesse Brandeburg
2023-12-13
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
Jakub Kicinski
2023-12-13
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
2023-12-12
igb: Use FIELD_GET() to extract Link Width
Ilpo Järvinen
2023-12-08
net: Convert some ethtool_sprintf() to ethtool_puts()
justinstitt@google.com
2023-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-20
igb: Fix potential memory leak in igb_add_ethtool_nfc_entry
Mateusz Palczewski
2023-10-20
igb: Fix an end of loop test
Dan Carpenter
2023-10-18
igb: replace deprecated strncpy with strscpy
Justin Stitt
2023-10-18
intel: fix format warnings
Jesse Brandeburg
2023-10-18
intel: fix string truncation warnings
Jesse Brandeburg
2023-09-28
ethernet/intel: Use list_for_each_entry() helper
Jinjie Ruan
2023-09-13
igb: clean up in all error paths when enabling SR-IOV
Corinna Vinschen
2023-09-05
igb: Change IGB_MIN to allow set rx/tx value between 64 and 80
Olga Zaborska
2023-09-03
igb: disable virtualization features on 82580
Corinna Vinschen
2023-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-08-28
igb: set max size RX buffer when store bad packet is enabled
Radoslaw Tyl
2023-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-22
igb: Avoid starting unnecessary workqueues
Alessio Igor Bogani
2023-07-31
net: flow_dissector: Use 64bits for used_keys
Ratheesh Kannoth
2023-06-22
igb: Fix igb_down hung on surprise removal
Ying Hsu
2023-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-12
igb: fix nvm.ops.read() error handling
Aleksandr Loktionov
2023-06-08
igb: Fix extts capture value format for 82580/i354/i350
Yuezhen Luan
2023-05-19
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
Jakub Kicinski
2023-05-18
igb: Define igb_pm_ops conditionally on CONFIG_PM
Tom Rix
[next]