summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ixgbe
AgeCommit message (Expand)Author
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
2023-01-17ixgbe: Use C45 mdiobus accessorsAndrew Lunn
2023-01-17ixgbe: Separate C22 and C45 transactionsAndrew Lunn
2023-01-13ixgbe: Filter out spurious link up indicationSebastian Czapla
2023-01-13ixgbe: XDP: fix checker warning from rcu pointerJesse Brandeburg
2023-01-10ixgbe: fix pci device refcount leakYang Yingliang
2022-12-05xfrm: allow state packet offload modeLeon Romanovsky
2022-11-04ixgbe: Remove unneeded semicolonYang Li
2022-11-04ixgbe: Remove local variableAnirudh Venkataramanan
2022-11-04ixgbe: change MAX_RXD/MAX_TXD based on adapter typeDaniel Willenson
2022-10-31ptp: introduce helpers to adjust by scaled parts per millionJacob Keller
2022-10-28net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).Thomas Gleixner
2022-09-28net: drop the weight argument from netif_napi_addJakub Kicinski
2022-08-31net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang
2022-08-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-08-24ixgbe: stop resetting SYSTIME in ixgbe_ptp_start_cyclecounterJacob Keller
2022-08-18ixgbe: Manual AN-37 for troublesome link partners for X550 SFIJeff Daly
2022-08-18ixgbe: Don't call kmap() on page allocated with GFP_ATOMICFabio M. De Francesco
2022-07-28ixgbe: convert .adjfreq to .adjfineJacob Keller
2022-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-18ixgbe: Add locking to prevent panic when setting sriov_numvfs to zeroPiotr Skajewski
2022-06-30ixgbe: drop unexpected word 'for' in commentsJiang Jian
2022-06-30ixgbe: remove unexpected word "the"Jiang Jian
2022-06-30intel: remove unused macrosJesse Brandeburg
2022-06-10Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2022-06-09drivers/net/ethernet/intel: fix typos in commentsJulia Lawall
2022-06-09ixgbe: Fix typos in commentsJiaqing Zhao
2022-06-09drivers, ixgbe: export vf statisticsMaximilian Heyne
2022-06-07ixgbe: fix unexpected VLAN Rx in promisc mode on VFOlivier Matz
2022-06-07ixgbe: fix bcast packets Rx on VF after promisc removalOlivier Matz
2022-05-13ixgbe: add xdp frags support to ndo_xdp_xmitLorenzo Bianconi
2022-05-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Jakub Kicinski
2022-05-06Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2022-05-06net: make drivers set the TSO limit not the GSO limitJakub Kicinski