index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ixgbe
/
ixgbe_main.c
Age
Commit message (
Expand
)
Author
4 days
Merge tag 'pci-v6.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
11 days
ixgbe: avoid redundant call to ixgbe_non_sfp_link_config()
Alok Tiwari
14 days
treewide: Drop pci_save_state() after pci_restore_state()
Lukas Wunner
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-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-08-20
ixgbe: fix ndo_xdp_xmit() workloads
Maciej Fijalkowski
2025-07-03
ixgbe: spelling corrections
Simon Horman
2025-07-03
ixgbe: turn off MDD while modifying SRRCTL
Radoslaw Tyl
2025-07-03
ixgbe: add Tx hang detection unhandled MDD
Slawomir Mrozowicz
2025-07-03
ixgbe: check for MDD events
Don Skidmore
2025-07-03
ixgbe: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
Vladimir Oltean
2025-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-06-09
ixgbe: add link_down_events statistic
Martyna Szapar-Mudlaw
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-04-29
ixgbe: devlink: add devlink region support for E610
Slawomir Mrozowicz
2025-04-29
ixgbe: create E610 specific ethtool_ops structure
Jedrzej Jagielski
2025-04-15
ixgbe: add support for FW rollback mode
Andrii Staikov
2025-04-15
ixgbe: add E610 implementation of FW recovery mode
Jedrzej Jagielski
2025-04-15
ixgbe: add FW API version check
Jedrzej Jagielski
2025-04-15
ixgbe: add support for devlink reload
Jedrzej Jagielski
2025-04-15
ixgbe: add E610 functions getting PBA and FW ver info
Jedrzej Jagielski
2025-04-15
ixgbe: add E610 functions for acquiring flash data
Slawomir Mrozowicz
2025-04-15
ixgbe: add initial devlink support
Jedrzej Jagielski
2025-04-15
ixgbe: wrap netdev_priv() usage
Przemek Kitszel
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-03-18
ixgbe: add support for thermal sensor event reception
Jedrzej Jagielski
2025-02-11
ixgbe: Fix possible skb NULL pointer dereference
Piotr Kwapulinski
2025-01-07
ixgbe: Fix passing 0 to ERR_PTR in ixgbe_run_xdp()
Yue Haibing
2024-12-20
ixgbe: Enable link management in E610 device
Piotr Kwapulinski
2024-12-20
ixgbe: Clean up the E610 link management related code
Piotr Kwapulinski
2024-12-20
ixgbe: Add support for E610 device capabilities detection
Piotr Kwapulinski
2024-11-15
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2024-11-15
ndo_fdb_add: Add a parameter to report whether notification was sent
Petr Machata
2024-11-13
ixgbe: Break include dependency cycle
Diomidis Spinellis
2024-09-03
netdev_features: convert NETIF_F_FCOE_MTU to dev->fcoe_mtu
Alexander Lobakin
2024-07-11
net: intel: Remove MODULE_AUTHORs
Tony Nguyen
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-04-01
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
Jakub Kicinski
2024-03-29
netlink: introduce type-checking attribute iteration
Johannes Berg
2024-03-29
net: intel: implement modern PM ops declarations
Jesse Brandeburg
2024-03-08
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
David S. Miller
2024-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-03-06
ixgbe: pull out stats update to common routines
Maciej Fijalkowski
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-03-01
ixgbe: {dis, en}able irqs in ixgbe_txrx_ring_{dis, en}able
Maciej Fijalkowski
[next]