summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
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
2019-11-04ice: Add support for XDPMaciej Fijalkowski
2019-11-04ice: get rid of per-tc flow in Tx queue configuration routinesMaciej Fijalkowski
2019-11-04ice: Introduce ice_base.cAnirudh Venkataramanan
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-01ixgbe: Remove duplicate clear_bit() callIgor Pylypiv
2019-11-01e1000: fix memory leaksWenwen Wang
2019-11-01i40e: Fix receive buffer starvation for AF_XDPJeff Kirsher
2019-11-01igb: Fix constant media auto sense switching when no cable is connectedManfred Rudigier
2019-10-31igb: Enable media autosense for the i350.Manfred Rudigier
2019-10-31igb/igc: Don't warn on fatal read failures when the device is removedLyude Paul
2019-10-29e1000e: Fix compiler warning when CONFIG_PM_SLEEP is not setSasha Neftin
2019-10-29e1000e: Add support for Tiger LakeSasha Neftin
2019-10-29i40e: Add UDP segmentation offload supportJosh Hunt
2019-10-29ixgbe: Add UDP segmentation offload supportJosh Hunt
2019-10-29igb: Add UDP segmentation offload supportJosh Hunt
2019-10-29e1000e: Drop unnecessary __E1000_DOWN bit twiddlingAlexander Duyck
2019-10-29e1000e: Use rtnl_lock to prevent race conditions between net and pci/pmAlexander Duyck
2019-10-29e1000e: Add support for Comet LakeSasha Neftin
2019-10-25i40e: prevent memory leak in i40e_setup_macvlansNavid Emamdoost
2019-10-25i40e: Refactoring VF MAC filters counting to make more reliableAleksandr Loktionov
2019-10-25i40e: Fix LED blinking flow for X710T*L devicesDamian Milosek
2019-10-25i40e: allow ethtool to report SW and FW versions in recovery modePiotr Kwapulinski
2019-10-25i40e: initialize ITRN registers with correct valuesNicholas Nunley
2019-10-25i40e: Extend PHY access with page change flagPiotr Azarewicz
2019-10-25i40e: Extract detection of HW flags into a functionPiotr Azarewicz
2019-10-25i40e: Wrong 'Advertised FEC modes' after set FEC to AUTOJaroslaw Gawin
2019-10-25i40e: Fix for persistent lldp supportSylwia Wnuczko
2019-10-21igc: Clean up unused shadow_vfta pointerSasha Neftin