summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-03-1423-138/+263
|\
| * lan743x: Fix TX Stall IssueBryan Whitehead2019-03-131-8/+1
| * net/mlx4_core: Fix qp mtt size calculationJack Morgenstein2019-03-121-3/+3
| * net/mlx4_core: Fix locking in SRIOV mode when switching between events and po...Jack Morgenstein2019-03-121-0/+8
| * net/mlx4_core: Fix reset flow when in command polling modeJack Morgenstein2019-03-121-0/+1
| * mlxsw: minimal: Initialize base_macJiri Pirko2019-03-121-0/+18
| * mlxsw: core: Prevent duplication during QSFP module initializationVadim Pasternak2019-03-121-10/+11
| * net: dwmac-sun8i: fix a missing check of of_get_phy_modeKangjie Lu2019-03-121-1/+4
| * net: sh_eth: fix a missing check of of_get_phy_modeKangjie Lu2019-03-121-1/+5
| * net: 8390: fix potential NULL pointer dereferencesKangjie Lu2019-03-121-0/+10
| * net: fujitsu: fix a potential NULL pointer dereferenceKangjie Lu2019-03-121-0/+5
| * net: qlogic: fix a potential NULL pointer dereferenceKangjie Lu2019-03-121-0/+6
| * Merge tag 'mlx5-fixes-2019-03-11' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2019-03-118-101/+128
| |\
| | * net/mlx5: Avoid panic when setting vport rateTonghao Zhang2019-03-111-4/+9
| | * net/mlx5: Avoid panic when setting vport mac, getting vport configTonghao Zhang2019-03-111-2/+2
| | * net/mlx5e: Fix access to non-existing receive queueTariq Toukan2019-03-111-0/+3
| | * net/mlx5e: IPoIB, Fix RX checksum statistics updateFeras Daoud2019-03-111-3/+8
| | * net/mlx5: Remove redundant lag function to get pf numRoi Dayan2019-03-112-23/+0
| | * net/mlx5e: Properly get the PF number phys port name ndoRoi Dayan2019-03-111-6/+7
| | * 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: rocker: fix a potential NULL pointer dereferenceKangjie Lu2019-03-111-0/+5
| * | net: qlge: fix a potential NULL pointer dereferenceKangjie Lu2019-03-111-0/+5
| * | net: thunder: fix a potential NULL pointer dereferenceKangjie Lu2019-03-111-0/+6
| * | net: lio_core: fix two NULL pointer dereferencesKangjie Lu2019-03-111-0/+10
| * | lan743x: Fix RX Kernel PanicBryan Whitehead2019-03-111-14/+32
| * | net: liquidio: fix a NULL pointer dereferenceKangjie Lu2019-03-111-0/+5
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-03-1114-40/+149
|\|
| * net: hns3: fix to stop multiple HNS reset due to the AER changesShiju Jose2019-03-093-3/+11
| * net: stmmac: Avoid one more sometimes uninitialized Clang warningNathan Chancellor2019-03-081-1/+1
| * net: ethernet: sun: Zero initialize class in default case in niu_add_ethtool_...Nathan Chancellor2019-03-081-0/+1
| * 8139too : Add support for U.S. Robotics USR997901A 10/100 Cardbus NICMatthew Whitehead2019-03-081-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/+1
| * net: hns3: Fix a logical vs bitwise typoDan Carpenter2019-03-061-2/+2
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-03-094-34/+74
|\ \
| * | net/mlx5: ODP support for XRC transport is not enabled by default in FWMoni Shoua2019-03-061-16/+23
| * | Merge branch 'mlx5-next' into rdma.git for-nextJason Gunthorpe2019-02-2121-254/+462
| |\ \
| | * | net/mlx5: Factor out HCA capabilities functionsLeon Romanovsky2019-02-191-15/+31
| * | | cxgb4: add tcb flags and tcb rpl structRaju Rangoju2019-02-082-0/+20