index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ixgbe
Age
Commit message (
Expand
)
Author
2026-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-06-13
ixgbe: e610: remove redundant assignment
Piotr Kwapulinski
2026-06-09
ixgbe: do not configure xps for XDP queues
Larysa Zaremba
2026-05-12
net: Consistently define pci_device_ids using named initializers
Uwe Kleine-König (The Capable Hub)
2026-05-08
ixgbe: E610: do not fill EEE lp_advertised from local PHY caps
David Carlier
2026-05-02
ixgbe: fix unaligned u32 access in ixgbe_update_flash_X550()
Aleksandr Loktionov
2026-05-02
ixgbe: E610: add EEE support
Jedrzej Jagielski
2026-05-02
ixgbe: move EEE config validation out of ixgbe_set_eee()
Jedrzej Jagielski
2026-05-02
ixgbe: E610: update ACI command structs with EEE fields
Jedrzej Jagielski
2026-05-02
ixgbe: E610: use new version of 0x601 ACI command buffer
Jedrzej Jagielski
2026-05-02
ixgbe: E610: update EEE supported speeds
Jedrzej Jagielski
2026-05-02
ixgbe: E610: add discovering EEE capability
Jedrzej Jagielski
2026-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-04-06
ixgbe: stop re-reading flash on every get_drvinfo for e610
Aleksandr Loktionov
2026-03-03
ixgbe: refactor: use DECLARE_BITMAP for ring state field
Aleksandr Loktionov
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-01-27
ixgbe: don't initialize aci lock in ixgbe_recovery_probe()
Kohei Enju
2026-01-27
ixgbe: fix memory leaks in the ixgbe_recovery_probe() path
Kohei Enju
2026-01-09
ixgbe: Add 10G-BX support
Birger Koblitz
2025-12-04
Merge tag 'pci-v6.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-11-27
ixgbe: avoid redundant call to ixgbe_non_sfp_link_config()
Alok Tiwari
2025-11-24
treewide: Drop pci_save_state() after pci_restore_state()
Lukas Wunner
2025-11-14
net: ixgbe: convert to use .get_rx_ring_count
Breno Leitao
2025-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-11-05
libie: depend on DEBUG_FS when building LIBIE_FWLOG
Michal Swiatkowski
2025-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-10-29
ixgbe: fix typos in ixgbe driver comments
Alok Tiwari
2025-10-28
ixgbe: use EOPNOTSUPP instead of ENOTSUPP in ixgbe_ptp_feature_enable()
Kohei Enju
2025-10-28
ixgbe: fix memory leak and use-after-free in ixgbe_recovery_probe()
Kohei Enju
2025-10-13
ixgbe: fix too early devlink_free() in ixgbe_remove()
Koichiro Den
2025-10-13
ixgbe: handle IXGBE_VF_FEATURES_NEGOTIATE mbox cmd
Jedrzej Jagielski
2025-10-13
ixgbe: handle IXGBE_VF_GET_PF_LINK_STATE mailbox operation
Jedrzej Jagielski
2025-09-29
ixgbe: fix typos and docstring inconsistencies
Alok Tiwari
2025-09-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-09-16
ixgbe: destroy aci.lock later within ixgbe_remove path
Jedrzej Jagielski
2025-09-16
ixgbe: initialize aci.lock before it's used
Jedrzej Jagielski
2025-09-11
ixgbe: fwlog support for e610
Michal Swiatkowski
2025-09-08
ixgbe: fix typo in function comment for ixgbe_get_num_per_func()
Alok Tiwari
2025-09-04
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2025-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-09-03
ixgbe: drop unnecessary casts to u16 / int
Jacek Kowalski
2025-09-03
ixgbe: reduce number of reads when getting OROM data
Jedrzej Jagielski
2025-09-03
ixgbe: add the 2.5G and 5G speeds in auto-negotiation for E610
Piotr Kwapulinski
2025-09-02
ixgbe: fix incorrect map used in eee linkmode
Alok Tiwari
2025-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
[next]