summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-12-19net/ixgbe: Fix concurrency issues between config flow and XSKMaxim Mikityanskiy
2019-12-19net/i40e: Fix concurrency issues between config flow and XSKMaxim Mikityanskiy
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya
2019-12-03Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-11-22ice: Update FW API minor versionKevin Scott
2019-11-22ice: remove pointless NULL check of port_infoJacob Keller
2019-11-22ice: Implement ethtool ops for channelsHenry Tieman
2019-11-22ice: implement VF stats NDOJesse Brandeburg
2019-11-22ice: add helpers for virtchnlJesse Brandeburg
2019-11-22ice: Add ice_pf_to_dev(pf) macroBrett Creeley
2019-11-22ice: Do not use devm* functions for local usesTony Nguyen
2019-11-22ice: Refactor removal of VLAN promiscuous rulesBrett Creeley
2019-11-22ice: Fix setting coalesce to handle DCB configurationBrett Creeley
2019-11-22ice: Only disable VF state when freeing each VF resourcesAkeem G Abodunrin
2019-11-22ice: fix stack leakageJesse Brandeburg
2019-11-22ice: Don't modify stripping for add/del VLANs on VFBrett Creeley
2019-11-22ice: Disallow VF VLAN opcodes if VLAN offloads disabledBrett Creeley
2019-11-22ice: Correct capabilities reporting of max TCsBruce Allan
2019-11-22ice: Store number of functions for the deviceBruce Allan
2019-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-15igb: Reject requests that fail to enable time stamping on both edges.Richard Cochran
2019-11-15ptp: Introduce strict checking of external time stamp options.Richard Cochran
2019-11-15igb: reject unsupported external timestamp flagsJacob Keller
2019-11-15net: reject PTP periodic output requests with unsupported flagsJacob Keller
2019-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-08ixgbe: need_wakeup flag might not be set for TxMagnus Karlsson
2019-11-08i40e: need_wakeup flag might not be set for TxMagnus Karlsson
2019-11-08igb/igc: use ktime accessors for skb->tstampJacob Keller
2019-11-08i40e: Fix for ethtool -m issue on X722 NICArkadiusz Kubalewski
2019-11-08iavf: initialize ITRN registers with correct valuesNicholas Nunley
2019-11-08ice: fix potential infinite loop because loop counter being too smallColin Ian King
2019-11-08ice: print opcode when printing controlq errorsJacob Keller
2019-11-08ice: use more accurate ICE_DBG mask typesJacob Keller
2019-11-08ice: Introduce and use ice_vsi_type_strAnirudh Venkataramanan
2019-11-08ice: remove unnecessary conditional checkBruce Allan
2019-11-08ice: Update enum ice_flg64_bits to current specificationBrett Creeley
2019-11-08ice: delay lessMitch Williams
2019-11-08ice: use pkg_dwnld_status instead of sq_last_statusBruce Allan
2019-11-08ice: Change max MSI-x vector_id check in cfg_irq_mapBrett Creeley
2019-11-08ice: Check if VF is disabled for Opcode and other operationsAkeem G Abodunrin
2019-11-08ice: configure software LLDP in ice_init_pf_dcbPaul Greenwalt
2019-11-08ice: Fix to change Rx/Tx ring descriptor size via ethtool with DCBxUsha Ketineni
2019-11-08ice: avoid setting features during resetHenry Tieman
2019-11-08ice: Implement DCBNL supportDave Ertman
2019-11-08ice: Add NDO callback to set the maximum per-queue bitrateUsha Ketineni
2019-11-08ice: Use ice_ena_vsi and ice_dis_vsi in DCB configuration flowAnirudh Venkataramanan
2019-11-07net: ethernet: intel: Demote MTU change prints to debugFlorian Fainelli
2019-11-06ice: Fix return value when SR-IOV is not supportedAnirudh Venkataramanan
2019-11-06ice: Rename VF function ice_vc_dis_vf to match its behaviorBrett Creeley