summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2022-07-28igb: convert .adjfreq to .adjfineJacob Keller
2022-07-28ixgbe: convert .adjfreq to .adjfineJacob Keller
2022-07-28i40e: convert .adjfreq to .adjfineJacob Keller
2022-07-28i40e: use mul_u64_u64_div_u64 for PTP frequency calculationJacob Keller
2022-07-28e1000e: convert .adjfreq to .adjfineJacob Keller
2022-07-28e1000e: remove unnecessary range check in e1000e_phc_adjfreqJacob Keller
2022-07-28ice: implement adjfine with mul_u64_u64_div_u64Jacob Keller
2022-07-26ice: do not setup vlan for loopback VSIMaciej Fijalkowski
2022-07-26ice: check (DD | EOF) bits on Rx descriptor rather than (EOP | RS)Maciej Fijalkowski
2022-07-26ice: Fix VSIs unable to share unicast MACAnirudh Venkataramanan
2022-07-26ice: Fix tunnel checksum offload with fragmented trafficPrzemyslaw Patynowski
2022-07-26ice: Fix max VLANs available for VFPrzemyslaw Patynowski
2022-07-26ice: Add support for PPPoE hardware offloadMarcin Szycik
2022-07-25i40e: Fix interface init with MSI interrupts (no MSI-X)Michal Maloszewski
2022-07-25Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller
2022-07-22Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2022-07-22iavf: Check for duplicate TC flower filter before parsingAvinash Dayanand
2022-07-22i40e: Refactor tc mqprio checksPrzemyslaw Patynowski
2022-07-21ice: add write functionality for GNSS TTYKarol Kolacinski
2022-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-21ice: add i2c write commandKarol Kolacinski
2022-07-19Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2022-07-19Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2022-07-18ixgbe: Add locking to prevent panic when setting sriov_numvfs to zeroPiotr Skajewski
2022-07-18i40e: Fix erroneous adapter reinitialization during recovery processDawid Lukwinski
2022-07-18iavf: Fix missing state logsPrzemyslaw Patynowski
2022-07-18iavf: Fix handling of dummy receive descriptorsPrzemyslaw Patynowski
2022-07-18iavf: Disallow changing rx/tx-frames and rx/tx-frames-irqPrzemyslaw Patynowski
2022-07-18iavf: Fix VLAN_V2 addition/rejectionPrzemyslaw Patynowski
2022-07-18igc: Remove forced_speed_duplex valueSasha Neftin
2022-07-18igc: Remove MSI-X PBA Clear registerSasha Neftin
2022-07-18igc: Lift TAPRIO schedule restrictionKurt Kanzenbach
2022-07-15ice: Remove pci_aer_clear_nonfatal_status() callZhuo Chen
2022-07-15ice: Add EXTTS feature to the feature bitmapAnirudh Venkataramanan
2022-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-14igc: Reinstate IGC_REMOVED logic and implement it properlyLennert Buytenhek
2022-07-14Revert "e1000e: Fix possible HW unit hang after an s0ix exit"Sasha Neftin
2022-07-14e1000e: Enable GPT clock before sending message to CSMESasha Neftin
2022-07-12igb: add xdp frags support to ndo_xdp_xmitLorenzo Bianconi
2022-07-12ice: change devlink code to read NVM in blocksPaul M Stillwell Jr
2022-07-12ice: handle E822 generic device ID in PLDM headerPaul M Stillwell Jr
2022-07-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-02net: add skb_[inner_]tcp_all_headers helpersEric Dumazet
2022-07-01Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/nexDavid S. Miller
2022-06-30net/ice: fix initializing the bitmap in the switch codeAlexander Lobakin
2022-06-30intel/ice:fix repeated words in commentsJilin Yuan
2022-06-30ice: Remove unnecessary NULL check before dev_putZiyang Xuan
2022-06-30ice: use eth_broadcast_addr() to set broadcast addressLu Wei
2022-06-30ice: switch: dynamically add VLAN headers to dummy packetsMartyna Szapar-Mudlaw
2022-06-30ice: Add support for VLAN TPID filters in switchdevMartyna Szapar-Mudlaw