summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ixgbe
AgeCommit message (Expand)AuthorFilesLines
2023-06-08eth: ixgbe: fix the wake conditionJakub Kicinski1-1/+1
2023-04-27ixgbe: Fix panic during XDP_TX with > 64 CPUsJohn Hickey2-5/+4
2023-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni1-11/+12
2023-04-23net: vlan: introduce skb_vlan_eth_hdr()Vladimir Oltean1-1/+1
2023-04-21ixgbe: Enable setting RSS table to default valuesJoe Damato1-9/+10
2023-04-21ixgbe: Allow flow hash to be set via ethtoolJoe Damato1-2/+2
2023-04-11net: piggy back on the memory barrier in bql when waking queuesJakub Kicinski1-7/+5
2023-04-11ixgbe: use new queue try_stop/try_wake macrosJakub Kicinski1-28/+10
2023-03-09ixgbe: Remove unnecessary aer.h includeBjorn Helgaas1-1/+0
2023-02-17Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2-11/+19
2023-02-14ixgbe: add double of VLAN header when computing the max MTUJason Xing2-2/+3
2023-02-14ixgbe: allow to increase MTU to 3K with XDP enabledJason Xing1-9/+16
2023-02-11Daniel Borkmann says:Jakub Kicinski1-0/+6
2023-02-03drivers: net: turn on XDP featuresMarek Majtyka1-0/+6
2023-01-30ixgbe: Remove redundant pci_enable_pcie_error_reporting()Bjorn Helgaas1-5/+0
2023-01-27ixgbe: fill IPsec state validation failure reasonLeon Romanovsky1-11/+10
2023-01-27xfrm: extend add state callback to set failure reasonLeon Romanovsky1-2/+4
2023-01-18ixgbe: Use C45 mdiobus accessorsAndrew Lunn1-2/+4
2023-01-18ixgbe: Separate C22 and C45 transactionsAndrew Lunn1-55/+182
2023-01-13ixgbe: Filter out spurious link up indicationSebastian Czapla1-3/+18
2023-01-13ixgbe: XDP: fix checker warning from rcu pointerJesse Brandeburg1-7/+6
2023-01-10ixgbe: fix pci device refcount leakYang Yingliang1-5/+9
2022-12-05xfrm: allow state packet offload modeLeon Romanovsky1-0/+5
2022-11-04ixgbe: Remove unneeded semicolonYang Li1-1/+1
2022-11-04ixgbe: Remove local variableAnirudh Venkataramanan1-7/+2
2022-11-04ixgbe: change MAX_RXD/MAX_TXD based on adapter typeDaniel Willenson2-6/+48
2022-10-31ptp: introduce helpers to adjust by scaled parts per millionJacob Keller1-20/+4
2022-10-29net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).Thomas Gleixner2-8/+8
2022-09-29net: drop the weight argument from netif_napi_addJakub Kicinski1-2/+1
2022-09-01net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang3-6/+6
2022-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-13/+46
2022-08-24ixgbe: stop resetting SYSTIME in ixgbe_ptp_start_cyclecounterJacob Keller1-13/+46
2022-08-19ixgbe: Manual AN-37 for troublesome link partners for X550 SFIJeff Daly2-3/+56
2022-08-18ixgbe: Don't call kmap() on page allocated with GFP_ATOMICFabio M. De Francesco1-3/+1
2022-07-28ixgbe: convert .adjfreq to .adjfineJacob Keller1-33/+40
2022-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-0/+10
2022-07-19ixgbe: Add locking to prevent panic when setting sriov_numvfs to zeroPiotr Skajewski3-0/+10
2022-06-30ixgbe: drop unexpected word 'for' in commentsJiang Jian1-1/+1
2022-06-30ixgbe: remove unexpected word "the"Jiang Jian1-2/+2
2022-06-30intel: remove unused macrosJesse Brandeburg3-5/+0
2022-06-11Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski6-3/+130
2022-06-09drivers/net/ethernet/intel: fix typos in commentsJulia Lawall1-1/+1
2022-06-09ixgbe: Fix typos in commentsJiaqing Zhao2-2/+2
2022-06-09drivers, ixgbe: export vf statisticsMaximilian Heyne3-0/+127
2022-06-07ixgbe: fix unexpected VLAN Rx in promisc mode on VFOlivier Matz1-2/+2
2022-06-07ixgbe: fix bcast packets Rx on VF after promisc removalOlivier Matz1-2/+2
2022-05-14ixgbe: add xdp frags support to ndo_xdp_xmitLorenzo Bianconi1-36/+63
2022-05-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Jakub Kicinski2-6/+5
2022-05-07Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski1-2/+2
2022-05-06net: make drivers set the TSO limit not the GSO limitJakub Kicinski1-2/+2