summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
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
2019-11-06ice: Get rid of ice_cleanup_headerKrzysztof Kazimierczak
2019-11-06ice: print PCI link speed and widthPaul Greenwalt
2019-11-06ice: print unsupported module messagePaul Greenwalt
2019-11-06ice: write register with correct offsetMitch Williams
2019-11-06ice: Check for null pointer dereference when setting ringsMichal Swiatkowski
2019-11-06ice: save PCI state in probeMichal Swiatkowski
2019-11-06ice: Adjust DCB INIT for SW modeDave Ertman
2019-11-06ice: fix driver unload flowBruce Allan
2019-11-06ice: handle DCBx non-contiguous TC requestPaul Greenwalt
2019-11-06ice: Update Boot Configuration Section read of NVMMd Fahad Iqbal Polash
2019-11-06ice: add ethtool -m support for reading i2c eeprom modulesScott W Taylor
2019-11-05Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2019-11-04i40e: implement VF stats NDOJesse Brandeburg
2019-11-04i40e: enable X710 supportAlice Michael
2019-11-04ixgbe: protect TX timestamping from API misuseManjunath Patil
2019-11-04fm10k: update driver version to match out-of-treeJacob Keller
2019-11-04ixgbe: Make use of cpumask_local_spread to improve RSS localityAlexander Duyck
2019-11-04fm10k: add support for ndo_get_vf_stats operationJacob Keller
2019-11-04fm10k: add missing field initializers to TLV attributes)Jacob Keller
2019-11-04ice: allow 3k MTU for XDPMaciej Fijalkowski
2019-11-04ice: add build_skb() supportMaciej Fijalkowski
2019-11-04ice: introduce frame padding computation logicMaciej Fijalkowski
2019-11-04ice: introduce legacy Rx flagMaciej Fijalkowski
2019-11-04ice: Add support for AF_XDPKrzysztof Kazimierczak
2019-11-04ice: Move common functions to ice_txrx_lib.cKrzysztof Kazimierczak