summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2022-08-07Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linuxLinus Torvalds
2022-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2022-08-01net: ice: fix error NETIF_F_HW_VLAN_CTAG_FILTER check in ice_vsi_sync_fltr()Jian Shen
2022-08-01Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2022-07-29Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2022-07-29iavf: Fix 'tc qdisc show' listing too many queuesPrzemyslaw Patynowski
2022-07-29iavf: Fix max_rate limitingPrzemyslaw Patynowski
2022-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-28ice: allow toggling loopback mode via ndo_set_features callbackMaciej Fijalkowski
2022-07-28ice: compress branches in ice_set_features()Maciej Fijalkowski
2022-07-28ice: Fix promiscuous mode not turning offMichal Wilczynski
2022-07-28ice: Introduce enabling promiscuous mode on multiple VF'sMichal Wilczynski
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