summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2016-09-02net: emac: emac gigabit ethernet controller driverTimur Tabi11-0/+3857
2016-09-02net: dsa: remove ds_to_privVivien Didelot4-60/+60
2016-09-02rtnetlink: fdb dump: optimize by saving last interface markersRoopa Prabhu2-11/+10
2016-09-02net: pegasus: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-1/+2
2016-09-02bonding: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-1/+1
2016-09-02sky2: use napi_complete_donestephen hemminger1-1/+1
2016-09-02net: ethernet: stmmac: add support of Synopsys 3.50a MAC IPAlexandre TORGUE1-0/+1
2016-09-02net: ethernet: dwmac: add Ethernet glue logic for stm32 chipAlexandre TORGUE3-0/+206
2016-09-01net: xgene: fix backward compatibility fixArnd Bergmann1-4/+0
2016-09-01r8152: fix the coding style with checkpatch.plhayeswang1-6/+5
2016-09-01net: asix: autoneg will set WRITE_MEDIUM regRobert Foss1-4/+1
2016-09-01net: asix: see 802.3 spec for phy resetRobert Foss1-3/+24
2016-09-01net: asix: Fix AX88772x resume failuresRobert Foss1-1/+46
2016-09-01net: asix: Avoid looping when the device is disconnectedRobert Foss2-12/+46
2016-09-01net: asix: Add in_pm parameterRobert Foss4-150/+472
2016-09-01net: axienet: constify ethtool_ops structuresJulia Lawall1-1/+1
2016-09-01r8152: constify ethtool_ops structuresJulia Lawall1-1/+1
2016-09-01net: mediatek: constify ethtool_ops structuresJulia Lawall1-1/+1
2016-09-01ppp: declare PPP devices as LLTXGuillaume Nault1-0/+2
2016-09-01ppp: avoid dealock on recursive xmitGuillaume Nault1-12/+40
2016-09-01xgbe: constify get_netdev_ops and get_ethtool_opsstephen hemminger3-6/+7
2016-09-01net: dsa: mv88e6xxx: add MDB supportVivien Didelot1-0/+65
2016-09-01net: dsa: mv88e6xxx: make switchdev DB ops genericVivien Didelot1-43/+57
2016-09-01liquidio: CN23XX firmware downloadRaghu Vatsavayi3-46/+111
2016-09-01liquidio: MSIX support for CN23XXRaghu Vatsavayi6-69/+452
2016-09-01liquidio: CN23XX queue manipulationRaghu Vatsavayi5-8/+225
2016-09-01liquidio: CN23XX register setupRaghu Vatsavayi4-8/+316
2016-09-01liquidio: CN23XX device init and sriov configRaghu Vatsavayi4-1/+544
2016-09-01liquidio: CN23XX queue definitionsRaghu Vatsavayi6-33/+286
2016-09-01liquidio: CN23XX register definitionsRaghu Vatsavayi1-0/+604
2016-09-01liquidio: Common enable irq functionRaghu Vatsavayi8-14/+48
2016-09-01liquidio: Firmware version managementRaghu Vatsavayi2-5/+27
2016-09-01liquidio: Consolidate common functionalityRaghu Vatsavayi15-444/+426
2016-08-31net: wan: sbni: Spelling s/acknoweledge/acknowledge/, GrammarGeert Uytterhoeven1-2/+2
2016-08-31net: systemport: constify ethtool_ops structuresJulia Lawall1-1/+1
2016-08-31dwc_eth_qos: constify ethtool_ops structuresJulia Lawall1-1/+1
2016-08-31net: hisilicon: constify ethtool_ops structuresJulia Lawall4-4/+4
2016-08-31net: bcmgenet: constify ethtool_ops structuresJulia Lawall1-1/+1
2016-08-31net: ethernet: et131x: constify ethtool_ops structuresJulia Lawall1-1/+1
2016-08-31qede: hide 32-bit compile warningArnd Bergmann1-1/+1
2016-08-31ravb: avoid unused function warningsArnd Bergmann1-10/+4
2016-08-31net: veth: Set features for MPLSDavid Ahern1-0/+1
2016-08-31ixgbe: Eliminate useless message and improve logicMark Rustad1-11/+5
2016-08-31drivers: net: stmmac: fix spelling mistake "mulitcast" -> "multicast"Colin Ian King1-1/+1
2016-08-30Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller10-122/+200
2016-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller52-326/+591
2016-08-29fm10k: don't re-map queues when a mailbox message sufficesJacob Keller1-17/+29
2016-08-29fm10k: don't clear the RXQCTL register when enabling or disabling queuesJacob Keller1-3/+5
2016-08-29fm10k: remove unnecessary extra parenthesis around ((~value))Jacob Keller1-1/+1
2016-08-29fm10k: add support for Rx offloads on one Geneve tunnelJacob Keller4-4/+31