summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ixgbe
AgeCommit message (Expand)Author
2025-12-04Merge tag 'pci-v6.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-11-27ixgbe: avoid redundant call to ixgbe_non_sfp_link_config()Alok Tiwari
2025-11-24treewide: Drop pci_save_state() after pci_restore_state()Lukas Wunner
2025-11-14net: ixgbe: convert to use .get_rx_ring_countBreno Leitao
2025-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-11-05libie: depend on DEBUG_FS when building LIBIE_FWLOGMichal Swiatkowski
2025-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-10-29ixgbe: fix typos in ixgbe driver commentsAlok Tiwari
2025-10-28ixgbe: use EOPNOTSUPP instead of ENOTSUPP in ixgbe_ptp_feature_enable()Kohei Enju
2025-10-28ixgbe: fix memory leak and use-after-free in ixgbe_recovery_probe()Kohei Enju
2025-10-13ixgbe: fix too early devlink_free() in ixgbe_remove()Koichiro Den
2025-10-13ixgbe: handle IXGBE_VF_FEATURES_NEGOTIATE mbox cmdJedrzej Jagielski
2025-10-13ixgbe: handle IXGBE_VF_GET_PF_LINK_STATE mailbox operationJedrzej Jagielski
2025-09-29ixgbe: fix typos and docstring inconsistenciesAlok Tiwari
2025-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-09-16ixgbe: destroy aci.lock later within ixgbe_remove pathJedrzej Jagielski
2025-09-16ixgbe: initialize aci.lock before it's usedJedrzej Jagielski
2025-09-11ixgbe: fwlog support for e610Michal Swiatkowski
2025-09-08ixgbe: fix typo in function comment for ixgbe_get_num_per_func()Alok Tiwari
2025-09-04Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2025-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-09-03ixgbe: drop unnecessary casts to u16 / intJacek Kowalski
2025-09-03ixgbe: reduce number of reads when getting OROM dataJedrzej Jagielski
2025-09-03ixgbe: add the 2.5G and 5G speeds in auto-negotiation for E610Piotr Kwapulinski
2025-09-02ixgbe: fix incorrect map used in eee linkmodeAlok Tiwari
2025-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-08-25ixgbe: fix ixgbe_orom_civd_info struct layoutJedrzej Jagielski
2025-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-08-20ixgbe: fix ndo_xdp_xmit() workloadsMaciej Fijalkowski
2025-08-20ixgbe: xsk: resolve the negative overflow of budget in ixgbe_xmit_zcJason Xing
2025-08-18eth: intel: use vmalloc_array() to simplify codeQianfeng Rong
2025-08-12ixgbe: prevent from unwanted interface name changesJedrzej Jagielski
2025-07-30Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-07-29Merge tag 'timers-cleanups-2025-07-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-07-24ixgbe: use libie adminq descriptorsMichal Swiatkowski
2025-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-15ethernet: intel: fix building with large NR_CPUSArnd Bergmann
2025-07-03ixgbe: spelling correctionsSimon Horman
2025-07-03ixgbe: turn off MDD while modifying SRRCTLRadoslaw Tyl
2025-07-03ixgbe: add Tx hang detection unhandled MDDSlawomir Mrozowicz
2025-07-03ixgbe: check for MDD eventsDon Skidmore
2025-07-03ixgbe: add MDD supportPaul Greenwalt
2025-07-03ixgbe: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()Vladimir Oltean
2025-07-01time/timecounter: Fix the lie that struct cyclecounter is constGreg Kroah-Hartman
2025-06-16eth: ixgbe: migrate to new RXFH callbacksJakub Kicinski
2025-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-06-09ixgbe: Fix typos and clarify comments in X550 driver codeAlok Tiwari
2025-06-09ixgbe: add link_down_events statisticMartyna Szapar-Mudlaw
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-05-26Merge tag 'ipsec-next-2025-05-23' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni