summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* be2net: fix initial MAC settingIvan Vecera2017-02-011-5/+28
* net: thunderx: avoid dereferencing xcv when NULLVincent2017-01-311-2/+1
* net/mlx4_core: Avoid command timeouts during VF driver device shutdownJack Morgenstein2017-01-303-1/+14
* Merge tag 'mlx5-fixes-2017-01-27' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2017-01-3015-157/+181
|\
| * net/mlx5e: Check ets capability before ets query FW commandMoshe Shemesh2017-01-291-0/+5
| * net/mlx5e: Fix update of hash function/key via ethtoolGal Pressman2017-01-293-105/+109
| * net/mlx5e: Modify TIRs hash only when it's neededGal Pressman2017-01-291-5/+13
| * net/mlx5e: Support TC encapsulation offloads with upper devicesHadar Hen Zion2017-01-291-7/+6
| * net/mlx5: E-Switch, Re-enable RoCE on mode change only after FDB destroyOr Gerlitz2017-01-291-11/+18
| * net/mlx5: E-Switch, Err when retrieving steering name-space failsOr Gerlitz2017-01-291-1/+2
| * net/mlx5: Return EOPNOTSUPP when failing to get steering name-spaceOr Gerlitz2017-01-294-6/+6
| * net/mlx5: Change ENOTSUPP to EOPNOTSUPPOr Gerlitz2017-01-2912-22/+22
* | gianfar: synchronize DMA API usage by free_skb_rx_queue w/ gfar_new_pageArseny Solokha2017-01-301-2/+2
* | net: adaptec: starfire: add checks for dma mapping errorsAlexey Khoroshilov2017-01-291-2/+43
* | net: macb: Fix 64 bit addressing support for GEMRafal Ozieblo2017-01-292-61/+147
* | stmmac: Discard masked flags in interrupt status registerAlexey Brodkin2017-01-291-0/+4
|/
* ravb: unmap descriptors when freeing ringsKazuya Mizuguchi2017-01-261-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/+18
* 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/+53
* gianfar: Do not reuse pages from emergency reserveEric Dumazet2017-01-191-1/+1
* net/mlx5e: Remove unused variableArnd Bergmann2017-01-191-1/+0
* 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/+0
* net/mlx4_en: Remove unnecessary checks when setting num channelsEran Ben Elisha2017-01-181-6/+1
* 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