aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe
AgeCommit message (Expand)Author
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-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
2024-02-23net: remove unneeded breakTom Rix
2023-10-25ixgbe: fix crash with empty VF macvlan listDan Carpenter
2023-09-23ixgbe: fix timestamp configuration codeVadim Fedorenko
2023-08-11vxlan: calculate correct header length for GPEJiri Benc
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-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-18ixgbe: fix pci device refcount leakYang Yingliang
2022-09-05ixgbe: 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-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-03ixgbe: fix large MTU request from VFJesse Brandeburg
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-30ixgbe: avoid premature Rx buffer reuseBjörn Töpel
2020-09-03scsi: fcoe: Fix I/O path allocationMike Christie
2020-07-16ixgbe: protect ring accesses with READ- and WRITE_ONCECiara Loftus
2020-06-22ixgbe: fix signed-integer-overflow warningXie XiuQi
2020-06-22ixgbe: Fix XDP redirect on archs with PAGE_SIZE above 4KJesper Dangaard Brouer
2020-02-05ixgbe: Fix calculation of queue with VFs and flow director on interface flapCambda Zhu
2020-01-12net/ixgbe: Fix concurrency issues between config flow and XSKMaxim Mikityanskiy
2019-12-31ixgbe: protect TX timestamping from API misuseManjunath Patil
2019-11-08ixgbe: need_wakeup flag might not be set for TxMagnus Karlsson
2019-11-01ixgbe: Remove duplicate clear_bit() callIgor Pylypiv
2019-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-09-16ixgbe: fix xdp handle calculationsCiara Loftus
2019-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-09-12ixgbe: Fix secpath usage for IPsec TX offload.Steffen Klassert
2019-09-11ixgbe: fix double clean of Tx descriptors with xdpIlya Maximets
2019-09-11ixgbe: Prevent u8 wrapping of ITR value to something less than 10usAlexander Duyck
2019-09-11ixgbe: use skb_get_queue_mapping in tx pathTonghao Zhang
2019-09-11ixgbe: fix memory leaksWenwen Wang
2019-09-09ixgbe: sync the first fragment unconditionallyFiro Yang
2019-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-09-05ixgbe: fix xdp handle calculationsKevin Laatz
2019-09-05ixgbe: Use kzfree() rather than its implementation.zhong jiang
2019-08-31ixgbe: modify driver for handling offsetsKevin Laatz