aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-10net/mlx5: Organize device list API in one placeMohamad Haj Yahia5-296/+362
2016-09-10net/mlx5e: Restore vlan filter after seamless resetMohamad Haj Yahia1-6/+32
2016-09-10net/mlx5e: Implement mlx5e interface attach/detach callbacksMohamad Haj Yahia3-63/+183
2016-09-10net/mlx5: Implement vports admin state backup/restoreMohamad Haj Yahia2-141/+124
2016-09-10net/mlx5: Align sriov/eswitch modules with the new load/unload flow.Mohamad Haj Yahia3-14/+34
2016-09-10net/mlx5: Implement eswitch attach/detach flowsMohamad Haj Yahia2-3/+23
2016-09-10net/mlx5: Implement SRIOV attach/detach flowsMohamad Haj Yahia2-8/+23
2016-09-10net/mlx5: Split the load/unload flow into hardware and software flowsMohamad Haj Yahia1-64/+107
2016-09-10net/mlx5: Introduce attach/detach to interface APIMohamad Haj Yahia1-20/+129
2016-09-10net/mlx5: SRIOV core code refactoringMohamad Haj Yahia3-129/+101
2016-09-10net/mlx5: Skip waiting for vf pages in internal errorMohamad Haj Yahia1-1/+12
2016-09-10net: fs_enet: make rx_copybreak value configurableChristophe Leroy1-0/+40
2016-09-10net: fs_enet: don't unmap DMA when packet len is below copybreakChristophe Leroy1-16/+20
2016-09-10net: fs_enet: merge NAPI RX and NAPI TXChristophe Leroy5-295/+160
2016-09-09alx: add module parameter to enable msi-x supportTobias Regnery1-1/+4
2016-09-09alx: add msi-x supportTobias Regnery4-8/+184
2016-09-09alx: factor out part of the interrupt handlerTobias Regnery1-14/+20
2016-09-09alx: refactor msi enablement and disablementTobias Regnery2-9/+26
2016-09-09qed: mark symbols static where possibleBaoyou Xie4-28/+35
2016-09-09via-velocity: remove null pointer check on array tdinfo->skb_dmaColin Ian King1-12/+9
2016-09-09qede: mark qede_set_features() staticBaoyou Xie1-1/+1
2016-09-08net: ethernet: xilinx: Enable emaclite for MIPSZubair Lutfullah Kakakhel1-2/+2
2016-09-07be2net: Update the driver version to 11.1.0.0Sriharsha Basavapatna1-1/+1
2016-09-07be2net: Fix mac address collision in some configurationsSuresh Reddy2-2/+5
2016-09-07be2net: Avoid redundant addition of mac address in HWSuresh Reddy1-20/+66
2016-09-07be2net: Add privilege level check for OPCODE_COMMON_GET_EXT_FAT_CAPABILITIES SLI cmd.Somnath Kotur2-4/+13
2016-09-07be2net: Issue COMMON_RESET_FUNCTION cmd during driver unloadSomnath Kotur1-0/+3
2016-09-07be2net: Support UE recovery in BEx/Skyhawk adaptersSriharsha Basavapatna6-35/+430
2016-09-07net: smsc911x: request and deassert optional RESET GPIOLinus Walleij1-0/+9
2016-09-07qed*: Add support for the ethtool get_regs operationTomer Tayar2-0/+26
2016-09-07qed: Add support for debug data collectionTomer Tayar7-12/+8916
2016-09-07qed: add missing header dependenciesBaoyou Xie1-0/+1
2016-09-06sfc: check MTU against minimum thresholdBert Kenward2-1/+14
2016-09-06net: arc_emac: mark arc_mdio_reset() staticBaoyou Xie1-1/+1
2016-09-06qed: Add infrastructure for debug data collectionTomer Tayar4-0/+131
2016-09-06bnx2x: Add support for segmentation of tunnels with outer checksumsAlexander Duyck1-3/+12
2016-09-06qed: Remove OOM messagesJoe Perches11-141/+47
2016-09-06net/mlx4_en: protect ring->xdp_prog with rcu_read_lockBrenden Blanco3-11/+19
2016-09-06net: ethernet: mediatek: enhance RX path by aggregating more SKBs into NAPISean Wang1-14/+17
2016-09-06net: ethernet: mediatek: enhance RX path by reducing the frequency of the memory barrier usedSean Wang1-5/+6
2016-09-04net: ti: cpmac: Fix compiler warning due to type confusionPaul Burton1-2/+3
2016-09-04cxgb4: Add support for ndo_get_vf_configHariprasad Shenai3-2/+72
2016-09-02liquidio:CN23XX pause frame supportRaghu Vatsavayi3-7/+126
2016-09-02liquidio: CN23XX napi supportRaghu Vatsavayi3-6/+30
2016-09-02liquidio: CN23XX health monitoringRaghu Vatsavayi3-2/+132
2016-09-02liquidio: ethtool and led control supportRaghu Vatsavayi4-8/+390
2016-09-02liquidio: CN23XX octeon3 instructionRaghu Vatsavayi8-76/+212
2016-09-02liquidio: CN23XX IQ accessRaghu Vatsavayi1-0/+66
2016-09-02liquidio: RX control commandsRaghu Vatsavayi3-13/+96
2016-09-02liquidio: link and control commandsRaghu Vatsavayi3-8/+76