aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-13net: nps_enet: code reuseElad Kanfi1-10/+11
2016-07-13net: nps_enet: fix coding style issuesElad Kanfi1-3/+3
2016-07-13net: ethernet: bgmac: Remove redundant dev_err call in bgmac_probe()Wei Yongjun1-6/+2
2016-07-13stmmac: dwmac-socfpga: remove redundant dev_err call in socfpga_dwmac_parse_data()Wei Yongjun1-14/+3
2016-07-12mlxsw: core: Trace EMAD messagesJiri Pirko1-5/+13
2016-07-12dwc_eth_qos: fix missing clk_disable_unprepare() on error in dwceqos_probe()Wei Yongjun1-1/+1
2016-07-12net: mediatek: fix non static symbol warningsWei Yongjun1-3/+3
2016-07-12stmmac: dwmac-socfpga: fix wrong pointer passed to PTR_ERR()Wei Yongjun1-1/+1
2016-07-11net: ethernet: bgmac: Fix return value check in bgmac_probe()Wei Yongjun1-1/+1
2016-07-11nfp: check idx is -ENOSPC before using it is an indexColin Ian King1-1/+1
2016-07-11net: smc91x: ACPI Enable lan91x adaptersJeremy Linton1-3/+10
2016-07-11drivers/net: fixup comments after "Future-proof tunnel offload handlers"Sabrina Dubroca2-12/+4
2016-07-11Revert "net: ethernet: bcmgenet: use phy_ethtool_{get|set}_link_ksettings"Philippe Reynes1-2/+26
2016-07-10net: ethernet: Add TSE PCS support to dwmac-socfpgaTien Hock Loh4-22/+431
2016-07-09net: ethernet: bgmac: Add platform device supportJon Mason7-285/+650
2016-07-09net: ethernet: bgmac: convert to feature flagsJon Mason2-48/+140
2016-07-09net: ethernet: bgmac: move BCMA MDIO Phy code into a separate fileJon Mason4-217/+298
2016-07-09net: ethernet: bgmac: add dma_dev pointerJon Mason2-8/+10
2016-07-09net: ethernet: bgmac: change bgmac_* prints to dev_* printsJon Mason2-62/+55
2016-07-09bnxt: fix a conditionDan Carpenter1-1/+1
2016-07-06net: mediatek: remove .owner field for driverWei Yongjun1-1/+0
2016-07-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller18-149/+362
2016-07-05cxgb4: update latest firmware version supportedGanesh Goudar1-6/+6
2016-07-05net/mlx5: Avoid setting unused var when modifying vport node GUIDOr Gerlitz1-3/+0
2016-07-05net: hns: fix return value check in hns_dsaf_get_cfg()Wei Yongjun1-8/+8
2016-07-05mlxsw: Add the unresolved next-hops probesYotam Gigi2-1/+34
2016-07-05mlxsw: spectrum_router: Add the nexthop neigh activity updateYotam Gigi2-15/+61
2016-07-05mlxsw: spectrum_router: Implement next-hop routingJiri Pirko2-2/+492
2016-07-05mlxsw: reg: Add Router Algorithmic LPM ECMP Update RegisterJiri Pirko1-0/+69
2016-07-05mlxsw: reg: Add Router Adjacency Table registerYotam Gigi1-0/+133
2016-07-05mlxsw: Introduce simplistic KVD linear area managerJiri Pirko3-1/+99
2016-07-05mlxsw: spectrum: Define sizes of KVD areasJiri Pirko2-0/+8
2016-07-05mlxsw: Add KVD sizes configuration into profileJiri Pirko3-1/+62
2016-07-05mlxsw: spectrum_router: Offload neighbours based on NUD state changeYotam Gigi1-0/+103
2016-07-05mlxsw: spectrum_router: Periodically update the kernel's neigh tableYotam Gigi2-2/+194
2016-07-05mlxsw: reg: Add Router Algorithmic LPM Unicast Host Table Dump registerYotam Gigi1-0/+147
2016-07-05mlxsw: reg: Add Router Algorithmic LPM Unicast Host Table registerYotam Gigi1-0/+141
2016-07-05mlxsw: spectrum_router: Add private neigh tableJiri Pirko3-1/+153
2016-07-05net: add dev arg to ndo_neigh_construct/destroyJiri Pirko1-1/+2
2016-07-05net: r6040: Bump version and dateFlorian Fainelli1-2/+2
2016-07-05net: r6040: Update my emailFlorian Fainelli1-2/+2
2016-07-05net: r6040: Utilize napi_complete_done()Florian Fainelli1-1/+1
2016-07-05net: r6040: Utilize __napi_schedule_irqoffFlorian Fainelli1-1/+1
2016-07-05net: r6040: Check for skb->xmit_moreFlorian Fainelli1-1/+2
2016-07-05net: r6040: Reclaim transmitted buffers in NAPIFlorian Fainelli1-9/+8
2016-07-05net: r6040: Utilize skb_put_padto()Florian Fainelli1-5/+4
2016-07-05net: r6040: Increase statistics upon transmit completionFlorian Fainelli1-3/+5
2016-07-05net: r6040: Utilize phy_print_statusFlorian Fainelli1-8/+2
2016-07-05dwc_eth_qos: remove unused including <linux/version.h>Wei Yongjun1-1/+0
2016-07-05net/mlx5e: Expose flow control counters to ethtoolGal Pressman2-8/+38