index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
igb
/
igb_main.c
Age
Commit message (
Expand
)
Author
2024-07-11
net: intel: Remove MODULE_AUTHORs
Tony Nguyen
2024-06-20
igb: Add MII write support
Jackie Jone
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-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-14
igb: Fix string truncation warnings in igb_set_fw_version
Kunwu Chan
2023-12-18
intel: legacy: field get conversion
Jesse Brandeburg
2023-12-18
intel: legacy: field prep conversion
Jesse Brandeburg
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 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-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-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-08
igb: Fix extts capture value format for 82580/i354/i350
Yuezhen Luan
2023-05-18
igb: Define igb_pm_ops conditionally on CONFIG_PM
Tom Rix
2023-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-03-16
igb: Enable SR-IOV after reinit
Akihiko Odaki
2023-03-16
igb: revert rtnl_lock() that causes deadlock
Lin Ma
2023-03-08
igb: Remove unnecessary aer.h include
Bjorn Helgaas
2023-02-17
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2023-02-15
igb: conditionalize I2C bit banging on external thermal sensor support
Corinna Vinschen
2023-02-14
igb: Fix PPS input and output using 3rd and 4th SDP
Miroslav Lichvar
2023-02-10
Daniel Borkmann says:
Jakub Kicinski
2023-02-08
net/sched: taprio: give higher priority to higher TCs in software dequeue mode
Vladimir Oltean
2023-02-02
drivers: net: turn on XDP features
Marek Majtyka
2023-01-30
igb: Remove redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
2022-12-13
igb: Initialize mailbox message for VF reset
Tony Nguyen
2022-11-04
igb: Proactively round up to kmalloc bucket size
Kees Cook
2022-11-04
igb: Do not free q_vector unless new one was allocated
Kees Cook
2022-10-28
net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).
Thomas Gleixner
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-08-31
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-18
igb: Add lock to avoid data race
Lin Ma
2022-07-12
igb: add xdp frags support to ndo_xdp_xmit
Lorenzo Bianconi
2022-06-30
intel/igb:fix repeated words in comments
Jilin Yuan
2022-06-22
igb: Make DMA faster when CPU is active on the PCIe link
Kai-Heng Feng
2022-06-17
igb: fix a use-after-free issue in igb_clean_tx_ring
Lorenzo Bianconi
2022-05-18
igb: skip phy status check where unavailable
Kevin Mitchell
2022-02-07
igb: refactor XDP registration
Corinna Vinschen
[next]