summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | ice: Fix promiscuous mode not turning offMichal Wilczynski2022-07-283-19/+72
| * | | | ice: Introduce enabling promiscuous mode on multiple VF'sMichal Wilczynski2022-07-2812-169/+155
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-07-286-48/+20
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | ice: do not setup vlan for loopback VSIMaciej Fijalkowski2022-07-261-3/+5
| * | ice: check (DD | EOF) bits on Rx descriptor rather than (EOP | RS)Maciej Fijalkowski2022-07-261-1/+2
| * | ice: Fix VSIs unable to share unicast MACAnirudh Venkataramanan2022-07-262-40/+2
| * | ice: Fix tunnel checksum offload with fragmented trafficPrzemyslaw Patynowski2022-07-261-3/+5
| * | ice: Fix max VLANs available for VFPrzemyslaw Patynowski2022-07-261-1/+2
| * | i40e: Fix interface init with MSI interrupts (no MSI-X)Michal Maloszewski2022-07-251-0/+4
* | | ice: Add support for PPPoE hardware offloadMarcin Szycik2022-07-266-2/+259
* | | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller2022-07-254-33/+58
|\ \ \
| * | | iavf: Check for duplicate TC flower filter before parsingAvinash Dayanand2022-07-221-22/+33
| * | | i40e: Refactor tc mqprio checksPrzemyslaw Patynowski2022-07-223-11/+25
* | | | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2022-07-226-35/+299
|\ \ \ \ | |/ / / |/| | |
| * | | ice: add write functionality for GNSS TTYKarol Kolacinski2022-07-213-31/+245
| * | | ice: add i2c write commandKarol Kolacinski2022-07-213-4/+54
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-07-2115-67/+107
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski2022-07-195-26/+81
| |\ \
| | * | iavf: Fix missing state logsPrzemyslaw Patynowski2022-07-181-0/+4
| | * | iavf: Fix handling of dummy receive descriptorsPrzemyslaw Patynowski2022-07-181-3/+2
| | * | iavf: Disallow changing rx/tx-frames and rx/tx-frames-irqPrzemyslaw Patynowski2022-07-184-13/+1
| | * | iavf: Fix VLAN_V2 addition/rejectionPrzemyslaw Patynowski2022-07-183-10/+74
| * | | ixgbe: Add locking to prevent panic when setting sriov_numvfs to zeroPiotr Skajewski2022-07-183-0/+10
| * | | i40e: Fix erroneous adapter reinitialization during recovery processDawid Lukwinski2022-07-181-8/+5
| |/ /
| * | igc: Reinstate IGC_REMOVED logic and implement it properlyLennert Buytenhek2022-07-142-1/+7
| * | Revert "e1000e: Fix possible HW unit hang after an s0ix exit"Sasha Neftin2022-07-144-32/+0
| * | e1000e: Enable GPT clock before sending message to CSMESasha Neftin2022-07-141-0/+4
* | | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski2022-07-193-11/+17
|\ \ \
| * | | igc: Remove forced_speed_duplex valueSasha Neftin2022-07-181-2/+0
| * | | igc: Remove MSI-X PBA Clear registerSasha Neftin2022-07-181-3/+0
| * | | igc: Lift TAPRIO schedule restrictionKurt Kanzenbach2022-07-181-6/+17
* | | | ice: Remove pci_aer_clear_nonfatal_status() callZhuo Chen2022-07-151-6/+0
* | | | ice: Add EXTTS feature to the feature bitmapAnirudh Venkataramanan2022-07-153-5/+15
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-07-144-21/+136
|\| |
| * | ice: change devlink code to read NVM in blocksPaul M Stillwell Jr2022-07-121-19/+40
| * | ice: handle E822 generic device ID in PLDM headerPaul M Stillwell Jr2022-07-123-2/+96
* | | igb: add xdp frags support to ndo_xdp_xmitLorenzo Bianconi2022-07-121-43/+78
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-07-075-0/+107
|\| |
| * | i40e: Fix VF's MAC Address change on VMNorbert Zulinski2022-06-301-0/+4
| * | i40e: Fix dropped jumbo frames statisticsLukasz Cieplicki2022-06-304-0/+103
* | | net: add skb_[inner_]tcp_all_headers helpersEric Dumazet2022-07-023-5/+5
* | | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/nexDavid S. Miller2022-07-017-189/+283
|\ \ \
| * | | ice: Remove unnecessary NULL check before dev_putZiyang Xuan2022-06-301-4/+2
| * | | ice: use eth_broadcast_addr() to set broadcast addressLu Wei2022-06-301-1/+1
| * | | ice: switch: dynamically add VLAN headers to dummy packetsMartyna Szapar-Mudlaw2022-06-301-397/+140
| * | | ice: Add support for VLAN TPID filters in switchdevMartyna Szapar-Mudlaw2022-06-306-5/+85
| * | | ice: Add support for double VLAN in switchdevMartyna Szapar-Mudlaw2022-06-304-2/+275
* | | | intel/ice:fix repeated words in commentsJilin Yuan2022-06-301-1/+1
* | | | intel/ixgbevf:fix repeated words in commentsJilin Yuan2022-06-302-2/+2
* | | | intel/igc:fix repeated words in commentsJilin Yuan2022-06-301-1/+1