summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: SRIOV core code refactoringMohamad Haj Yahia2016-09-103-129/+101
* net/mlx5: Skip waiting for vf pages in internal errorMohamad Haj Yahia2016-09-101-1/+12
* net: fs_enet: make rx_copybreak value configurableChristophe Leroy2016-09-101-0/+40
* net: fs_enet: don't unmap DMA when packet len is below copybreakChristophe Leroy2016-09-101-16/+20
* net: fs_enet: merge NAPI RX and NAPI TXChristophe Leroy2016-09-105-295/+160
* alx: add module parameter to enable msi-x supportTobias Regnery2016-09-091-1/+4
* alx: add msi-x supportTobias Regnery2016-09-094-8/+184
* alx: factor out part of the interrupt handlerTobias Regnery2016-09-091-14/+20
* alx: refactor msi enablement and disablementTobias Regnery2016-09-092-9/+26
* qed: mark symbols static where possibleBaoyou Xie2016-09-094-28/+35
* via-velocity: remove null pointer check on array tdinfo->skb_dmaColin Ian King2016-09-091-12/+9
* qede: mark qede_set_features() staticBaoyou Xie2016-09-091-1/+1
* net: ethernet: xilinx: Enable emaclite for MIPSZubair Lutfullah Kakakhel2016-09-081-2/+2
* be2net: Update the driver version to 11.1.0.0Sriharsha Basavapatna2016-09-071-1/+1
* be2net: Fix mac address collision in some configurationsSuresh Reddy2016-09-072-2/+5
* be2net: Avoid redundant addition of mac address in HWSuresh Reddy2016-09-071-20/+66
* be2net: Add privilege level check for OPCODE_COMMON_GET_EXT_FAT_CAPABILITIES ...Somnath Kotur2016-09-072-4/+13
* be2net: Issue COMMON_RESET_FUNCTION cmd during driver unloadSomnath Kotur2016-09-071-0/+3
* be2net: Support UE recovery in BEx/Skyhawk adaptersSriharsha Basavapatna2016-09-076-35/+430
* net: smsc911x: request and deassert optional RESET GPIOLinus Walleij2016-09-071-0/+9
* qed*: Add support for the ethtool get_regs operationTomer Tayar2016-09-072-0/+26
* qed: Add support for debug data collectionTomer Tayar2016-09-077-12/+8916
* qed: add missing header dependenciesBaoyou Xie2016-09-071-0/+1
* sfc: check MTU against minimum thresholdBert Kenward2016-09-062-1/+14
* net: arc_emac: mark arc_mdio_reset() staticBaoyou Xie2016-09-061-1/+1
* qed: Add infrastructure for debug data collectionTomer Tayar2016-09-064-0/+131
* bnx2x: Add support for segmentation of tunnels with outer checksumsAlexander Duyck2016-09-061-3/+12
* qed: Remove OOM messagesJoe Perches2016-09-0611-141/+47
* net/mlx4_en: protect ring->xdp_prog with rcu_read_lockBrenden Blanco2016-09-063-11/+19
* net: ethernet: mediatek: enhance RX path by aggregating more SKBs into NAPISean Wang2016-09-061-14/+17
* net: ethernet: mediatek: enhance RX path by reducing the frequency of the mem...Sean Wang2016-09-061-5/+6
* net: ti: cpmac: Fix compiler warning due to type confusionPaul Burton2016-09-041-2/+3
* cxgb4: Add support for ndo_get_vf_configHariprasad Shenai2016-09-043-2/+72
* liquidio:CN23XX pause frame supportRaghu Vatsavayi2016-09-023-7/+126
* liquidio: CN23XX napi supportRaghu Vatsavayi2016-09-023-6/+30
* liquidio: CN23XX health monitoringRaghu Vatsavayi2016-09-023-2/+132
* liquidio: ethtool and led control supportRaghu Vatsavayi2016-09-024-8/+390
* liquidio: CN23XX octeon3 instructionRaghu Vatsavayi2016-09-028-76/+212
* liquidio: CN23XX IQ accessRaghu Vatsavayi2016-09-021-0/+66
* liquidio: RX control commandsRaghu Vatsavayi2016-09-023-13/+96
* liquidio: link and control commandsRaghu Vatsavayi2016-09-023-8/+76
* net: stmmac: dwmac-rk: add pd_gmac support for rk3399David Wu2016-09-021-0/+9
* net: stmmac: dwmac-rk: fixes the gmac resume after PD on/offRoger Chen2016-09-021-9/+10
* net: stmmac: dwmac-rk: add rk3366 & rk3399 specific dataRoger Chen2016-09-021-0/+226
* net: emac: emac gigabit ethernet controller driverTimur Tabi2016-09-0111-0/+3857
* rtnetlink: fdb dump: optimize by saving last interface markersRoopa Prabhu2016-09-011-3/+4
* sky2: use napi_complete_donestephen hemminger2016-09-011-1/+1
* net: ethernet: stmmac: add support of Synopsys 3.50a MAC IPAlexandre TORGUE2016-09-011-0/+1
* net: ethernet: dwmac: add Ethernet glue logic for stm32 chipAlexandre TORGUE2016-09-013-0/+206
* net: xgene: fix backward compatibility fixArnd Bergmann2016-09-011-4/+0
OpenPOWER on IntegriCloud