summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
Commit message (Expand)AuthorAgeFilesLines
...
* | | | intel/igbvf:fix repeated words in commentsJilin Yuan2022-06-302-2/+2
* | | | intel/igb:fix repeated words in commentsJilin Yuan2022-06-302-3/+3
* | | | intel/iavf:fix repeated words in commentsJilin Yuan2022-06-301-1/+1
* | | | intel/i40e:fix repeated words in commentsJilin Yuan2022-06-301-1/+1
* | | | intel/fm10k:fix repeated words in commentsJilin Yuan2022-06-301-2/+2
* | | | intel/e1000e:fix repeated words in commentsJilin Yuan2022-06-301-1/+1
* | | | intel/e1000:fix repeated words in commentsJilin Yuan2022-06-301-1/+1
* | | | ixgbe: drop unexpected word 'for' in commentsJiang Jian2022-06-301-1/+1
* | | | igb: remove unexpected word "the"Jiang Jian2022-06-301-1/+1
* | | | fm10k: remove unexpected word "the"Jiang Jian2022-06-301-1/+1
* | | | ixgbe: remove unexpected word "the"Jiang Jian2022-06-301-2/+2
* | | | intel: remove unused macrosJesse Brandeburg2022-06-3014-26/+0
|/ / /
* | | i40e: read the XDP program once per NAPICiara Loftus2022-06-242-12/+16
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-06-234-16/+99
|\| |
| * | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2022-06-223-7/+89
| |\ \
| | * | ice: ethtool: Prohibit improper channel config for DCBAnatolii Gerasymenko2022-06-212-5/+47
| | * | ice: ethtool: advertise 1000M speeds properlyAnatolii Gerasymenko2022-06-211-1/+38
| | * | ice: Fix switchdev rules book keepingWojciech Drewek2022-06-211-0/+1
| | * | ice: ignore protocol field in GTP offloadMarcin Szycik2022-06-211-1/+3
| * | | igb: Make DMA faster when CPU is active on the PCIe linkKai-Heng Feng2022-06-221-7/+5
| |/ /
| * / igb: fix a use-after-free issue in igb_clean_tx_ringLorenzo Bianconi2022-06-171-2/+5
| |/
* | intel/i40e: delete if NULL check before dev_kfree_skbBernard Zhao2022-06-211-4/+2
* | i40e: Remove unnecessary synchronize_irq() before free_irq()Minghao Chi2022-06-211-2/+0
* | i40e: Add support for ethtool -s <interface> speed <speed in Mb>Mateusz Palczewski2022-06-211-0/+90
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-06-169-56/+118
|\|
| * ice: Fix memory corruption in VF driverPrzemyslaw Patynowski2022-06-141-0/+5
| * ice: Fix queue config fail handlingPrzemyslaw Patynowski2022-06-141-27/+26
| * ice: Sync VLAN filtering features for DVMRoman Storozhenko2022-06-141-18/+31
| * ice: Fix PTP TX timestamp offset calculationMichal Michalik2022-06-142-1/+32
| * iavf: Fix issue with MAC address of VF shown as zeroMichal Wilczynski2022-06-091-1/+1
| * i40e: Fix call trace in setup_tx_descriptorsAleksandr Loktionov2022-06-091-8/+17
| * i40e: Fix calculating the number of queue pairsGrzegorz Szczurek2022-06-091-1/+1
| * i40e: Fix adding ADQ filter to TC0Grzegorz Szczurek2022-06-091-0/+5
* | i40e: add xdp frags support to ndo_xdp_xmitLorenzo Bianconi2022-06-151-25/+62
* | ethernet: Remove vf rate limit check for driversBin Chen2022-06-101-10/+0
* | Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski2022-06-1012-13/+136
|\ \
| * | drivers/net/ethernet/intel: fix typos in commentsJulia Lawall2022-06-093-3/+3
| * | ixgbe: Fix typos in commentsJiaqing Zhao2022-06-092-2/+2
| * | ixgb: Fix typos in commentsJiaqing Zhao2022-06-091-2/+2
| * | e1000: Fix typos in commentsJiaqing Zhao2022-06-091-2/+2
| * | igb: Remove duplicate definesKai-Heng Feng2022-06-092-4/+0
| * | drivers, ixgbe: export vf statisticsMaximilian Heyne2022-06-093-0/+127
* | | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2022-06-094-74/+65
|\ \ \
| * | | ice: Use correct order for the parameters of devm_kcalloc()Christophe JAILLET2022-06-081-2/+2
| * | | ice: remove u16 arithmetic in ice_gnssKarol Kolacinski2022-06-081-5/+6
| * | | ice: remove VLAN representor specific opsMichal Swiatkowski2022-06-082-40/+7
| * | | ice: don't set VF VLAN caps in switchdevMichal Swiatkowski2022-06-081-27/+50
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-06-091-4/+4
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | ixgbe: fix unexpected VLAN Rx in promisc mode on VFOlivier Matz2022-06-071-2/+2
| * | ixgbe: fix bcast packets Rx on VF after promisc removalOlivier Matz2022-06-071-2/+2
| |/