summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* ravb: unmap descriptors when freeing ringsKazuya Mizuguchi2017-01-271-48/+64
* net-next: ethernet: mediatek: change the compatible stringJohn Crispin2017-01-251-1/+1
* bnxt_en: Fix RTNL lock usage on bnxt_get_port_module_status().Michael Chan2017-01-251-3/+6
* bnxt_en: Fix RTNL lock usage on bnxt_update_link().Michael Chan2017-01-251-19/+18Star
* bnxt_en: Fix bnxt_reset() in the slow path task.Michael Chan2017-01-251-13/+25
* alx: work around hardware bug in interrupt fallback pathTobias Regnery2017-01-241-2/+6
* alx: fix fallback to msi or legacy interruptsTobias Regnery2017-01-241-0/+1
* alx: fix wrong condition to free descriptor memoryTobias Regnery2017-01-241-1/+1
* ibmveth: Add a proper check for the availability of the checksum featuresThomas Huth2017-01-241-2/+5
* mlxsw: spectrum_router: Correctly reallocate adjacency entriesIdo Schimmel2017-01-241-4/+6
* amd-xgbe: Check xgbe_init() return codeLendacky, Thomas2017-01-222-2/+6
* amd-xgbe: Add a hardware quirk for register definitionsLendacky, Thomas2017-01-224-3/+20
* net/mlx5e: Do not recycle pages from emergency reserveEric Dumazet2017-01-201-0/+3
* bcm63xx_enet: avoid uninitialized variable warningArnd Bergmann2017-01-201-2/+4
* qed: avoid possible stack overflow in qed_ll2_acquire_connectionArnd Bergmann2017-01-203-61/+53Star
* gianfar: Do not reuse pages from emergency reserveEric Dumazet2017-01-191-1/+1
* net/mlx5e: Remove unused variableArnd Bergmann2017-01-191-1/+0Star
* bnxt_en: Fix "uninitialized variable" bug in TPA code path.Michael Chan2017-01-181-1/+1
* net/mlx5e: Remove unnecessary checks when setting num channelsEran Ben Elisha2017-01-181-10/+0Star
* net/mlx4_en: Remove unnecessary checks when setting num channelsEran Ben Elisha2017-01-181-6/+1Star
* stmmac: add missing of_node_putJulia Lawall2017-01-171-0/+1
* net/mlx4_core: Eliminate warning messages for SRQ_LIMIT under SRIOVJack Morgenstein2017-01-161-9/+14
* net/mlx4_core: Fix when to save some qp context flags for dynamic VST to VGT ...Jack Morgenstein2017-01-161-2/+3
* net/mlx4_core: Fix racy CQ (Completion Queue) freeJack Morgenstein2017-01-161-18/+20
* net: stmmac: don't use netdev_[dbg, info, ..] before net_device is registeredHeiner Kallweit2017-01-161-9/+10
* net/mlx5e: Fix a -Wmaybe-uninitialized warningArnd Bergmann2017-01-161-4/+7
* be2net: fix MAC addr setting on privileged BE3 VFsIvan Vecera2017-01-161-2/+10
* be2net: don't delete MAC on close on unprivileged BE3 VFsIvan Vecera2017-01-161-1/+5
* be2net: fix status check in be_cmd_pmac_add()Ivan Vecera2017-01-161-1/+1
* cpmac: remove hopeless #warningArnd Bergmann2017-01-161-1/+1
* ravb: do not use zero-length alignment DMA descriptorMasaru Nagai2017-01-161-0/+13
* mlx4: do not call napi_schedule() without careEric Dumazet2017-01-161-1/+4
* net: systemport: Decouple flow control from __bcm_sysport_tx_reclaimFlorian Fainelli2017-01-131-7/+18
* net: thunderx: acpi: fix LMAC initializationVadim Lomovtsev2017-01-121-5/+6
* net: qcom/emac: grab a reference to the phydev on ACPI systemsTimur Tabi2017-01-122-4/+9
* ravb: Remove Rx overflow log messagesKazuya Mizuguchi2017-01-121-6/+2Star
* mlxsw: pci: Fix EQE structure definitionElad Raz2017-01-121-4/+4
* mlxsw: switchx2: Fix memory leak at skb reallocationArkadi Sharshevsky2017-01-121-0/+1
* mlxsw: spectrum: Fix memory leak at skb reallocationArkadi Sharshevsky2017-01-121-0/+1
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-01-111-3/+3
|\
| * mm: rename __page_frag functions to __page_frag_cache, drop order from drainAlexander Duyck2017-01-111-3/+3
* | net/mlx5: Only cancel recovery work when cleaning up deviceDaniel Jurgens2017-01-111-2/+4
* | net/mlx5e: Remove WARN_ONCE from adaptive moderation codeGil Rockah2017-01-111-6/+1Star
* | net/mlx5e: Un-register uplink representor on nic_disableSaeed Mahameed2017-01-111-7/+6Star
* | net/mlx5e: Properly handle FW errors while adding TC rulesOr Gerlitz2017-01-111-7/+11
* | net/mlx5e: Fix kbuild warnings for uninitialized parametersHadar Hen Zion2017-01-111-2/+2
* | net/mlx5e: Set inline mode requirements for matching on IP fragmentsOr Gerlitz2017-01-111-0/+4
* | net/mlx5e: Properly get address type of encapsulation IP headersOr Gerlitz2017-01-111-4/+9
* | net/mlx5e: TC ipv4 tunnel encap offload error flow fixesOr Gerlitz2017-01-111-8/+8
* | net/mlx5e: Warn when rejecting offload attempts of IP tunnelsOr Gerlitz2017-01-111-6/+24