summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
Commit message (Expand)AuthorAgeFilesLines
* i40e: clean up several indentation issuesColin Ian King2019-01-223-8/+8
* i40e: increase indentationJulia Lawall2019-01-221-1/+1
* i40e: update version numberAlice Michael2019-01-221-2/+2
* i40e: remove debugfs tx_timeout supportLihong Yang2019-01-221-25/+1Star
* i40e: check queue pairs num in config queues handlerSergey Nemov2019-01-221-1/+6
* i40e: Change unmatched function typesGrzegorz Siwik2019-01-221-4/+4
* i40e: Add support FEC configuration for Fortville 25GDamian Dybek2019-01-223-2/+256
* i40e: Limiting RSS queues to CPUsAleksandr Loktionov2019-01-221-0/+1
* i40e: Remove umem from VSIJan Sokolowski2019-01-222-99/+21Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-01-213-10/+10
|\
| * Revert "igb: reduce CPU0 latency when updating statistics"Jeff Kirsher2019-01-153-10/+10
* | net: Add extack argument to ndo_fdb_add()Petr Machata2019-01-184-4/+8
* | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2019-01-1618-284/+1446
|\ \ | |/ |/|
| * ice: add const qualifier to mac_addr parameterJacob Keller2019-01-152-4/+4
| * ice: Add support for new PHY typesAnirudh Venkataramanan2019-01-157-23/+418
| * ice: Offload SCTP checksumAnirudh Venkataramanan2019-01-154-0/+9
| * ice: Allow for software timestampingTony Nguyen2019-01-151-0/+1
| * ice: Implement getting and setting ethtool coalesceBrett Creeley2019-01-153-0/+261
| * ice: Add support for adaptive interrupt moderationBrett Creeley2019-01-155-23/+120
| * ice: Move aggregator list into ice_hw instanceAnirudh Venkataramanan2019-01-154-14/+26
| * ice: Rework queue management code for reuseAnirudh Venkataramanan2019-01-155-123/+159
| * ice: Add ethtool private flag to make forcing link down optionalBruce Allan2019-01-153-6/+95
| * ice: Set physical link up/down when an interface is set up/downBrett Creeley2019-01-152-5/+96
| * ice: Implement support for normal get_eeprom[_len] ethtool opsBruce Allan2019-01-153-0/+134
| * ice: Add ethtool set_phys_id handlerAnirudh Venkataramanan2019-01-154-0/+68
| * ice: Configure RSS LUT and HASH KEY in rebuild pathMd Fahad Iqbal Polash2019-01-151-0/+6
| * ice: Refactor a few Tx scheduler functionsAnirudh Venkataramanan2019-01-152-91/+53Star
| * ice: Fix unused variable build warningBruce Allan2019-01-151-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-01-151-1/+1
|\ \
| * | ixgbe: fix Kconfig when driver is not a moduleJeff Kirsher2019-01-041-1/+1
| |/
* / cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-084-12/+12
|/
* Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2018-12-2113-26/+373
|\
| * ixgbe: use mii_bus to handle MII related ioctlsSteve Douthit2018-12-201-0/+18
| * ixgbe: register a mdiobusSteve Douthit2018-12-205-0/+309
| * igb: Fix an issue that PME is not enabled during runtime suspendKai-Heng Feng2018-12-201-3/+5
| * ice: Do not enable NAPI on q_vectors that have no ringsYoung Xiao2018-12-201-4/+12
| * i40e: extend PTP gettime function to read system clockMiroslav Lichvar2018-12-201-6/+12
| * i40e: define proper net_device::neigh_priv_lenKonstantin Khorenko2018-12-201-0/+3
| * e100: Fix passing zero to 'PTR_ERR' warning in e100_load_ucode_waitYueHaibing2018-12-201-2/+2
| * igb: Change RXPBSIZE size when setting Qav modeJesus Sanchez-Palencia2018-12-202-1/+2
| * igb: reduce CPU0 latency when updating statisticsJeff Kirsher2018-12-203-10/+10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-205-53/+32Star
|\ \ | |/ |/|
| * ixgbe: Fix race when the VF driver does a resetRoss Lagerwall2018-12-131-1/+10
| * i40e: DRY rx_ptype handling codeMichał Mirosław2018-12-133-15/+6Star
| * i40e: fix VLAN.TCI == 0 RX HW offloadMichał Mirosław2018-12-133-30/+9Star
| * i40e: fix mac filter delete when setting mac addressStefan Assmann2018-12-121-7/+7
* | xfrm: prefer secpath_set over secpath_dupFlorian Westphal2018-12-192-8/+10
* | drivers: net: intel: use secpath helpers in more placesFlorian Westphal2018-12-194-7/+12
* | net: ndo_bridge_setlink: Add extackPetr Machata2018-12-133-3/+7
* | net: documentation: build a directory structure for driversJakub Kicinski2018-12-051-12/+12