summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)AuthorFilesLines
2022-07-02net: add skb_[inner_]tcp_all_headers helpersEric Dumazet3-5/+5
2022-07-01Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/nexDavid S. Miller7-189/+283
2022-07-01intel/ice:fix repeated words in commentsJilin Yuan1-1/+1
2022-06-30ice: Remove unnecessary NULL check before dev_putZiyang Xuan1-4/+2
2022-06-30ice: use eth_broadcast_addr() to set broadcast addressLu Wei1-1/+1
2022-06-30ice: switch: dynamically add VLAN headers to dummy packetsMartyna Szapar-Mudlaw1-397/+140
2022-06-30ice: Add support for VLAN TPID filters in switchdevMartyna Szapar-Mudlaw6-5/+85
2022-06-30ice: Add support for double VLAN in switchdevMartyna Szapar-Mudlaw4-2/+275
2022-06-30intel/ixgbevf:fix repeated words in commentsJilin Yuan2-2/+2
2022-06-30intel/igc:fix repeated words in commentsJilin Yuan1-1/+1
2022-06-30intel/igbvf:fix repeated words in commentsJilin Yuan2-2/+2
2022-06-30intel/igb:fix repeated words in commentsJilin Yuan2-3/+3
2022-06-30intel/iavf:fix repeated words in commentsJilin Yuan1-1/+1
2022-06-30intel/i40e:fix repeated words in commentsJilin Yuan1-1/+1
2022-06-30intel/fm10k:fix repeated words in commentsJilin Yuan1-2/+2
2022-06-30intel/e1000e:fix repeated words in commentsJilin Yuan1-1/+1
2022-06-30intel/e1000:fix repeated words in commentsJilin Yuan1-1/+1
2022-06-30ixgbe: drop unexpected word 'for' in commentsJiang Jian1-1/+1
2022-06-30igb: remove unexpected word "the"Jiang Jian1-1/+1
2022-06-30fm10k: remove unexpected word "the"Jiang Jian1-1/+1
2022-06-30ixgbe: remove unexpected word "the"Jiang Jian1-2/+2
2022-06-30intel: remove unused macrosJesse Brandeburg14-26/+0
2022-06-25i40e: read the XDP program once per NAPICiara Loftus2-12/+16
2022-06-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-16/+99
2022-06-23Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski3-7/+89
2022-06-23igb: Make DMA faster when CPU is active on the PCIe linkKai-Heng Feng1-7/+5
2022-06-22ice: ethtool: Prohibit improper channel config for DCBAnatolii Gerasymenko2-5/+47
2022-06-21intel/i40e: delete if NULL check before dev_kfree_skbBernard Zhao1-4/+2
2022-06-21i40e: Remove unnecessary synchronize_irq() before free_irq()Minghao Chi1-2/+0
2022-06-21i40e: Add support for ethtool -s <interface> speed <speed in Mb>Mateusz Palczewski1-0/+90
2022-06-21ice: ethtool: advertise 1000M speeds properlyAnatolii Gerasymenko1-1/+38
2022-06-21ice: Fix switchdev rules book keepingWojciech Drewek1-0/+1
2022-06-21ice: ignore protocol field in GTP offloadMarcin Szycik1-1/+3
2022-06-18igb: fix a use-after-free issue in igb_clean_tx_ringLorenzo Bianconi1-2/+5
2022-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski9-56/+118
2022-06-15i40e: add xdp frags support to ndo_xdp_xmitLorenzo Bianconi1-25/+62
2022-06-14ice: Fix memory corruption in VF driverPrzemyslaw Patynowski1-0/+5
2022-06-14ice: Fix queue config fail handlingPrzemyslaw Patynowski1-27/+26
2022-06-14ice: Sync VLAN filtering features for DVMRoman Storozhenko1-18/+31
2022-06-14ice: Fix PTP TX timestamp offset calculationMichal Michalik2-1/+32
2022-06-11ethernet: Remove vf rate limit check for driversBin Chen1-10/+0
2022-06-11Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski12-13/+136
2022-06-10Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski4-74/+65
2022-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-4/+4
2022-06-09drivers/net/ethernet/intel: fix typos in commentsJulia Lawall3-3/+3
2022-06-09ixgbe: Fix typos in commentsJiaqing Zhao2-2/+2
2022-06-09ixgb: Fix typos in commentsJiaqing Zhao1-2/+2
2022-06-09e1000: Fix typos in commentsJiaqing Zhao1-2/+2
2022-06-09igb: Remove duplicate definesKai-Heng Feng2-4/+0
2022-06-09drivers, ixgbe: export vf statisticsMaximilian Heyne3-0/+127