summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: Consolidate update FTE for all removal changesEli Britstein2019-03-111-6/+25
* net/mlx5: Add a locked flag to node removal functionsEli Britstein2019-03-111-42/+44
* net/mlx5: Add modify FTE helper functionEli Britstein2019-03-112-21/+30
* net/mlx5: Fix multiple updates of steering rules in parallelEli Britstein2019-03-111-0/+6
* net: hns3: fix to stop multiple HNS reset due to the AER changesShiju Jose2019-03-103-3/+11
* net: stmmac: Avoid one more sometimes uninitialized Clang warningNathan Chancellor2019-03-091-1/+1
* net: ethernet: sun: Zero initialize class in default case in niu_add_ethtool_...Nathan Chancellor2019-03-091-0/+1
* 8139too : Add support for U.S. Robotics USR997901A 10/100 Cardbus NICMatthew Whitehead2019-03-091-0/+1
* net: hns3: add dma_rmb() for rx descriptionJian Shen2019-03-081-0/+2
* net: ethernet: stmmac: add management of clk_csr propertyChristophe Roullier2019-03-081-0/+3
* net: ethernet: stmmac: update to support all PHY config for stm32mp157c.Christophe Roullier2019-03-081-21/+86
* net: ethernet: stmmac: manage Ethernet WoL for stm32mp157c.Christophe Roullier2019-03-081-1/+29
* nfp: fix simple vNIC mailbox lengthDirk van der Merwe2019-03-071-1/+1
* net: stmmac: Avoid sometimes uninitialized Clang warningsNathan Chancellor2019-03-071-3/+3
* qede: Fix internal loopback failure with jumbo mtu configurationSudarsana Reddy Kalluru2019-03-071-2/+5
* enic: fix build warning without CONFIG_CPUMASK_OFFSTACKArnd Bergmann2019-03-071-3/+3
* ravb: Decrease TxFIFO depth of Q3 and Q2 to oneMasaru Nagai2019-03-071-1/+1
* davinci_emac: always build in CONFIG_OF codeArnd Bergmann2019-03-071-3/+1Star
* net: hns3: Fix a logical vs bitwise typoDan Carpenter2019-03-061-2/+2
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-03-051-4/+5
|\
| * soc: fsl: dpio: add a device_link at dpaa2_io_service_registerIoana Ciornei2019-01-111-4/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-03-041-3/+11
|\ \
| * | net: mscc: Enable all ports in QSGMIIKavya Sree Kotagiri2019-03-031-3/+11
* | | sky2: Disable MSI on Dell Inspiron 1545 and Gateway P-79Kai-Heng Feng2019-03-041-1/+23
* | | net/mlx5e: Update tx reporter status in case channels were successfully openedEran Ben Elisha2019-03-041-0/+4
* | | cxgb4/chtls: Prefix adapter flags with CXGB4Arjun Vynipadath2019-03-0411-104/+105
* | | mellanox: Switch to bitmap_zalloc()Andy Shevchenko2019-03-045-22/+16Star
* | | mlxsw: i2c: Extend initialization by querying resources dataVadim Pasternak2019-03-042-6/+17
* | | mlxsw: i2c: Extend input parameters list of command APIVadim Pasternak2019-03-041-19/+101
* | | mlxsw: i2c: Modify input parameter name in initialization APIVadim Pasternak2019-03-041-1/+1
* | | mlxsw: i2c: Fix comment misspellingVadim Pasternak2019-03-041-1/+1
* | | mlxsw: core: Move resource query API to common locationVadim Pasternak2019-03-043-37/+40
* | | mlxsw: minimal: Add ethtool supportVadim Pasternak2019-03-041-2/+322
* | | mlxsw: minimal: Make structures and variables names shorterVadim Pasternak2019-03-041-18/+18
* | | mlxsw: core: Move ethtool module callbacks to a common locationVadim Pasternak2019-03-043-107/+139
* | | fsl/fman: Use vsprintf extension %pMJoe Perches2019-03-041-3/+1Star
* | | dpaa2-eth: add XDP_REDIRECT supportIoana Radulescu2019-03-043-14/+176
* | | dpaa2-eth: Add software annotation typesIoana Radulescu2019-03-042-22/+40
* | | net: macb: Add support for suspend/resume with full power downHarini Katakam2019-03-031-2/+38
* | | net: macb: Add pm runtime supportHarini Katakam2019-03-031-36/+112
* | | net: macb: Support clock management for tsu_clkHarini Katakam2019-03-032-6/+27
* | | net: macb: Check MDIO state before read/write and use timeoutsHarini Katakam2019-03-032-6/+29
* | | Merge tag 'mlx5-updates-2019-03-01' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2019-03-0214-109/+604
|\ \ \
| * | | net/mlx5: Update the list of the PCI supported devicesEran Ben Elisha2019-03-011-0/+2
| * | | net/mlx5e: Set peer flow needed also for multipathRoi Dayan2019-03-011-2/+9
| * | | net/mlx5e: Update check for merged eswitch deviceRoi Dayan2019-03-011-4/+3Star
| * | | net/mlx5e: Use hint to resolve route when in HW multipath modeRoi Dayan2019-03-011-0/+12
| * | | net/mlx5e: Always query offloaded tc peer rule counterRoi Dayan2019-03-011-11/+15
| * | | net/mlx5e: Re-attempt to offload flows on multipath port affinity eventsRoi Dayan2019-03-014-12/+71
| * | | net/mlx5: Emit port affinity event for multipath offloadsRoi Dayan2019-03-011-0/+11