summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2017-02-20nfp: report NSP ABI version in ethtool FW versionJakub Kicinski5-2/+41
2017-02-20nfp: store NSP ABI version in state structureJakub Kicinski1-14/+13
2017-02-20nfp: report manufacturing info on loadJakub Kicinski1-0/+7
2017-02-20nfp: refactor NSP initialization and add error messageJakub Kicinski1-23/+36
2017-02-20qlcnic: Fix a memory leak in error handling pathChristophe Jaillet1-2/+4
2017-02-20net: mvpp2: Fix a memory leak in error handling pathChristophe Jaillet1-2/+4
2017-02-20mlx4: reduce OOM risk on arches with large pagesEric Dumazet1-1/+2
2017-02-20Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller9-57/+147
2017-02-20net: qlogic: qla3xxx: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-11/+18
2017-02-20fsl/fman: fix spelling mistake in variable name en_tsu_err_exeptionColin Ian King1-4/+4
2017-02-20net: aquantia: remove function aq_ring_tx_deinitLino Sanfilippo3-39/+11
2017-02-20net: ena: remove superfluous check in ena_remove()Lino Sanfilippo1-6/+0
2017-02-20net: phy: Check phydev->drvFlorian Fainelli2-7/+25
2017-02-20net: phy: Fix PHY unbind crashFlorian Fainelli1-0/+2
2017-02-19net: ethernet: stmmac: dwmac-rk: Add RK3328 gmac supportdavid.wu1-0/+117
2017-02-19virtio-net: batch stats updatingJason Wang1-16/+31
2017-02-19mlx4: fix potential divide by 0 in mlx4_en_auto_moderation()Eric Dumazet1-10/+14
2017-02-19ibmvnic: Make CRQ interrupt tasklet wait for all capabilities crqsThomas Falcon2-2/+15
2017-02-19ibmvnic: Use common counter for capabilities checksThomas Falcon2-35/+39
2017-02-19ibmvnic: Handle processing of CRQ messages in a taskletThomas Falcon2-1/+18
2017-02-19qed: Add support for hardware offloaded FCoE.Arun Easi21-16/+2303
2017-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-3/+5
2017-02-18i40e: Invoke softirqs after napi_rescheduleBenjamin Poirier1-0/+2
2017-02-18i40e: remove duplicate device id from PCI tableCarolyn Wyborny1-1/+0
2017-02-18i40e: mark the value passed to csum_replace_by_diff as __wsumJacob Keller2-4/+6
2017-02-18i40e: Error handling for link eventHarshitha Ramamurthy2-2/+13
2017-02-18i40e: properly convert le16 value to CPU formatJacob Keller1-5/+6
2017-02-18i40e: convert to cpu from le16 to generate switch_id correctlyJacob Keller1-2/+3
2017-02-18i40e: refactor AQ CMD buffer debug printingAlan Brady2-14/+24
2017-02-18i40e: Fix Adaptive ITR enablingCarolyn Wyborny2-12/+12
2017-02-18i40evf: add commentMitch Williams1-0/+5
2017-02-18i40evf: free rings in remove functionMitch Williams1-1/+2
2017-02-18i40e: remove unnecessary call to i40e_update_link_infoJacob Keller1-1/+0
2017-02-18i40e: enable mc magic pkt wakeup during power downJoshua Hay3-10/+67
2017-02-18i40e: fix disable overflow promiscuous modeAlan Brady1-5/+7
2017-02-17vxlan: fix oops in dev_fill_metadata_dstPaolo Abeni1-2/+4
2017-02-17sfc: do not device_attach if a reset is pendingPeter Dunning5-11/+19
2017-02-17sfc: forget filters from sw table if hw replies ENOENT on removing themBert Kenward1-3/+8
2017-02-17sfc: fix filter_id misinterpretation in edge caseJon Cooper1-18/+30
2017-02-17vmxnet3: prevent building with 64K pagesArnd Bergmann1-0/+3
2017-02-17net/wan: add MODULE_LICENSE for fsl_ucc_hdlcValentin Longchamp1-0/+1
2017-02-17nfp: Use PCI_DEVICE_ID_NETRONOME_NFP* definesSimon Horman3-9/+4
2017-02-17netvsc: fix typo on statisticsSimon Xiao1-1/+1
2017-02-17net: qlogic: netxen: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-58/+65
2017-02-17net: hamachi: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-6/+8
2017-02-17net: bgmac: store MAC address directly in netdev->dev_addrTobias Klauser4-8/+6
2017-02-17Merge tag 'wireless-drivers-next-for-davem-2017-02-16' of git://git.kernel.or...David S. Miller28-431/+213
2017-02-17net: ethoc: Use eth_hw_addr_random()Tobias Klauser1-8/+2
2017-02-17dpaa_eth: small leak on errorDan Carpenter1-1/+1
2017-02-17net: mvneta: make mvneta_eth_tool_ops staticJisheng Zhang1-1/+1