aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe
AgeCommit message (Expand)Author
2024-05-13Merge tag 'v5.10.215' into v5.10/standard/baseBruce Ashfield
2024-05-13Merge tag 'v5.10.213' into v5.10/standard/baseBruce Ashfield
2024-04-13ixgbe: avoid sleeping allocation in ixgbe_ipsec_vf_add_sa()Przemek Kitszel
2024-03-15ixgbe: {dis, en}able irqs in ixgbe_txrx_ring_{dis, en}ableMaciej Fijalkowski
2024-02-26Merge tag 'v5.10.210' into v5.10/standard/baseBruce Ashfield
2024-02-23ixgbe: Fix an error handling path in ixgbe_read_iosf_sb_reg_x550()Christophe JAILLET
2024-02-23ixgbe: Refactor overtemp event handlingJedrzej Jagielski
2024-02-23ixgbe: Refactor returning internal error codesJedrzej Jagielski
2024-02-23ixgbe: Remove non-inclusive languagePiotr Skajewski
2023-12-27Merge tag 'v5.10.205' into v5.10/standard/baseBruce Ashfield
2023-12-20net: vlan: introduce skb_vlan_eth_hdr()Vladimir Oltean
2023-11-17Merge tag 'v5.10.199' into v5.10/standard/baseBruce Ashfield
2023-10-25ixgbe: fix crash with empty VF macvlan listDan Carpenter
2023-09-26Merge tag 'v5.10.195' into v5.10/standard/baseBruce Ashfield
2023-09-19ixgbe: fix timestamp configuration codeVadim Fedorenko
2023-08-21Merge tag 'v5.10.190' into v5.10/standard/baseBruce Ashfield
2023-08-11vxlan: calculate correct header length for GPEJiri Benc
2023-05-19Merge tag 'v5.10.180' into v5.10/standard/baseBruce Ashfield
2023-05-17ixgbe: Enable setting RSS table to default valuesJoe Damato
2023-05-17ixgbe: Allow flow hash to be set via ethtoolJoe Damato
2023-02-27Merge tag 'v5.10.169' into v5.10/standard/baseBruce Ashfield
2023-02-22ixgbe: add double of VLAN header when computing the max MTUJason Xing
2023-02-22ixgbe: allow to increase MTU to 3K with XDP enabledJason Xing
2023-01-25Merge tag 'v5.10.164' into v5.10/standard/baseBruce Ashfield
2023-01-18ixgbe: fix pci device refcount leakYang Yingliang
2023-01-12ixgbe: add improvement for MDD response functionalitySlawomir Mrozowicz
2023-01-12ixgbe: add the ability for the PF to disable VF link stateSlawomir Mrozowicz
2022-08-31ixgbe: stop resetting SYSTIME in ixgbe_ptp_start_cyclecounterJacob Keller
2022-07-29ixgbe: Add locking to prevent panic when setting sriov_numvfs to zeroPiotr Skajewski
2022-06-14ixgbe: fix unexpected VLAN Rx in promisc mode on VFOlivier Matz
2022-06-14ixgbe: fix bcast packets Rx on VF after promisc removalOlivier Matz
2022-05-09ixgbe: ensure IPsec VF<->PF compatibilityLeon Romanovsky
2022-03-08ixgbe: xsk: change !netif_carrier_ok() handling in ixgbe_xmit_zc()Maciej Fijalkowski
2021-12-22ixgbe: set X550 MDIO speed before talking to PHYCyril Novikov
2021-12-22ixgbe: Document how to enable NBASE-T supportRobert Schlabbach
2021-10-06ixgbe: Fix NULL pointer dereference in ixgbe_xdp_setupFeng Zhou
2021-08-26ixgbe, xsk: clean up the resources in ixgbe_xsk_pool_enable error pathWang Hai
2021-07-28ixgbe: Fix packet corruption due to missing DMA syncMarkus Boehme
2021-07-28ixgbe: Fix an error handling path in 'ixgbe_probe()'Christophe JAILLET
2021-06-10ixgbe: add correct exception tracing for XDPMagnus Karlsson
2021-06-10ixgbe: optimize for XDP_REDIRECT in xsk pathMagnus Karlsson
2021-06-03ixgbe: fix large MTU request from VFJesse Brandeburg
2021-04-21ixgbe: fix unbalanced device enable/disable in suspend/resumeYongxin Liu
2021-03-30ixgbe: Fix memleak in ixgbe_configure_clsu32Dinghao Liu
2021-03-17ixgbe: fail to create xfrm offload of IPsec tunnel mode SAAntony Antony
2020-12-09ixgbe: avoid premature Rx buffer reuseBjörn Töpel
2020-10-20net: remove unneeded breakTom Rix
2020-10-18ixgbe: fix probing of multi-port devices with one MDIOJakub Kicinski
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-09-29net: intel: Remove in_interrupt() warningsSebastian Andrzej Siewior