summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ixgbe
AgeCommit message (Expand)Author
2024-03-25ixgbe: avoid sleeping allocation in ixgbe_ipsec_vf_add_sa()Przemek Kitszel
2024-03-08Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller
2024-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-03-06ixgbe: pull out stats update to common routinesMaciej Fijalkowski
2024-03-04ixgbe: Add 1000BASE-BX supportErnesto Castellotti
2024-03-04intel: make module parameters readable in sys filesystemJon Maxwell
2024-03-04net: adopt skb_network_offset() and similar helpersEric Dumazet
2024-03-01ixgbe: {dis, en}able irqs in ixgbe_txrx_ring_{dis, en}ableMaciej Fijalkowski
2024-02-28net: ethernet: ixgbe: Convert EEE to use linkmodesAndrew Lunn
2024-02-06ixgbe: Clarify the values of the returning statusJedrzej Jagielski
2024-02-06ixgbe: Rearrange args to fix reverse Christmas treeJedrzej Jagielski
2024-02-06ixgbe: Convert ret val type from s32 to intJedrzej Jagielski
2024-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-01-31ethtool: add suffix _u32 to legacy bitmap members of struct ethtool_keeeHeiner Kallweit
2024-01-31ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...Heiner Kallweit
2024-01-29ixgbe: Fix an error handling path in ixgbe_read_iosf_sb_reg_x550()Christophe JAILLET
2024-01-02ixgbe: Refactor returning internal error codesJedrzej Jagielski
2024-01-02ixgbe: Refactor overtemp event handlingJedrzej Jagielski
2024-01-02ixgbe: report link state for VF devicesOvidiu Panait
2023-12-18intel: legacy: field get conversionJesse Brandeburg
2023-12-18intel: legacy: field prep conversionJesse Brandeburg
2023-12-13net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool opsAhmed Zaki
2023-12-08net: Convert some ethtool_sprintf() to ethtool_puts()justinstitt@google.com
2023-10-20ixgbe: fix end of loop test in ixgbe_set_vf_macvlan()Dan Carpenter
2023-10-18intel: fix format warningsJesse Brandeburg
2023-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-10-10ixgbe: fix crash with empty VF macvlan listDan Carpenter
2023-10-03net: Tree wide: Replace xdp_do_flush_map() with xdp_do_flush().Sebastian Andrzej Siewior
2023-09-28ethernet/intel: Use list_for_each_entry() helperJinjie Ruan
2023-09-13ixgbe: fix timestamp configuration codeVadim Fedorenko
2023-08-08rtnetlink: remove redundant checks for nlattr IFLA_BRIDGE_MODELin Ma
2023-08-08ixgbe: Remove unused function declarationsYue Haibing
2023-07-24vxlan: calculate correct header length for GPEJiri Benc
2023-06-07eth: ixgbe: fix the wake conditionJakub Kicinski
2023-04-27ixgbe: Fix panic during XDP_TX with > 64 CPUsJohn Hickey
2023-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2023-04-23net: vlan: introduce skb_vlan_eth_hdr()Vladimir Oltean
2023-04-20ixgbe: Enable setting RSS table to default valuesJoe Damato
2023-04-20ixgbe: Allow flow hash to be set via ethtoolJoe Damato
2023-04-10net: piggy back on the memory barrier in bql when waking queuesJakub Kicinski
2023-04-10ixgbe: use new queue try_stop/try_wake macrosJakub Kicinski
2023-03-08ixgbe: Remove unnecessary aer.h includeBjorn Helgaas
2023-02-17Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2023-02-14ixgbe: add double of VLAN header when computing the max MTUJason Xing
2023-02-14ixgbe: allow to increase MTU to 3K with XDP enabledJason Xing
2023-02-10Daniel Borkmann says:Jakub Kicinski
2023-02-02drivers: net: turn on XDP featuresMarek Majtyka
2023-01-30ixgbe: Remove redundant pci_enable_pcie_error_reporting()Bjorn Helgaas
2023-01-26ixgbe: fill IPsec state validation failure reasonLeon Romanovsky
2023-01-26xfrm: extend add state callback to set failure reasonLeon Romanovsky