summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2016-08-02ethernet: hisilicon: hns: hns_dsaf_main: add missing of_node_put after callin...Peter Chen1-3/+4
2016-08-02ethernet: hisilicon: hns: hns_dsaf_mac: add missing of_node_put after calling...Peter Chen1-3/+6
2016-08-02ethernet: cavium: octeon: add missing of_node_put after calling of_parse_phandlePeter Chen1-0/+3
2016-08-02ethernet: aurora: nb8800: add missing of_node_put after calling of_parse_phandlePeter Chen1-0/+2
2016-08-02ethernet: arc: emac_main: add missing of_node_put after calling of_parse_phandlePeter Chen1-4/+11
2016-08-02ethernet: apm: xgene: add missing of_node_put after calling of_parse_phandlePeter Chen1-0/+1
2016-08-02ethernet: altera: add missing of_node_putPeter Chen1-0/+1
2016-08-028139too: fix system hang when there is a tx timeout event.Chun-Hao Lin1-4/+8
2016-08-02qed: Fix error return code in qed_resc_alloc()Wei Yongjun1-0/+1
2016-08-01net: qlcnic: avoid superfluous assignementxypron.glpk@gmx.de1-1/+0
2016-08-01dsa: b53: remove redundant ifxypron.glpk@gmx.de1-2/+1
2016-08-01qed: do not use unitialized variablexypron.glpk@gmx.de1-1/+1
2016-08-01wan/fsl_ucc_hdlc: avoid possible NULL pointer dereferencexypron.glpk@gmx.de1-1/+2
2016-08-01net: qlge: remove superfluous statementxypron.glpk@gmx.de1-1/+0
2016-08-01net: s2io: simplify logical constraintxypron.glpk@gmx.de1-1/+1
2016-08-01net: enic: use correct type specifierxypron.glpk@gmx.de1-2/+2
2016-08-01net: bna: use correct type specifier (2)xypron.glpk@gmx.de1-1/+2
2016-08-01net: bna: use correct type specificationsxypron.glpk@gmx.de1-1/+2
2016-08-01net: bcm63xx: avoid possible null pointer dereferencexypron.glpk@gmx.de1-1/+1
2016-08-01net: amd-xgbe: use correct format specifierxypron.glpk@gmx.de1-1/+1
2016-08-01net: ethernet: ax88796: avoid null pointer dereferencexypron.glpk@gmx.de1-1/+2
2016-08-01net: caif: use correct format specifierxypron.glpk@gmx.de1-2/+2
2016-08-01phy/micrel: Change phy_id_mask for KSZ8721Alexander Stein1-2/+2
2016-08-01r8169: fix nic may not work after changing mac address.Chun-Hao Lin1-1/+8
2016-08-01r8169: add checking driver's runtime pm status in rtl8169_get_ethtool_stats()Chun-Hao Lin1-1/+7
2016-08-01r8169: fix kernel log spam when set or get hardware wol setting.Chun-Hao Lin1-2/+18
2016-07-31net: dsa: bcm_sf2: Unwind errors in correct orderFlorian Fainelli1-2/+3
2016-07-31net: tulip: fix spelling mistake: "attemping" -> "attempting"Colin Ian King1-1/+1
2016-07-31macsec: fix negative refcnt on parent linkSabrina Dubroca1-2/+2
2016-07-31macsec: RXSAs don't need to hold a reference on RXSCsSabrina Dubroca1-2/+1
2016-07-31macsec: fix reference counting on RXSC in macsec_handle_frameSabrina Dubroca1-1/+8
2016-07-31drivers: net: cpsw: use of_platform_depopulate()Grygorii Strashko1-10/+1
2016-07-31drivers: net: cpsw: fix wrong regs access in cpsw_removeGrygorii Strashko1-1/+9
2016-07-31net: ethernet: ti: cpdma: fix lockup in cpdma_ctlr_destroy()Grygorii Strashko1-3/+0
2016-07-31cxgb4/cxgb4vf: Fixes regression in perf when tx vlan offload is disabledHariprasad Shenai2-2/+2
2016-07-31drivers: net: phy: xgene: Remove redundant dev_err call in xgene_mdio_probe()Wei Yongjun1-3/+1
2016-07-31qed: Prevent over-usage of vlan credits by PFYuval Mintz1-1/+8
2016-07-31qed: Correct min bandwidth for 100gYuval Mintz1-1/+1
2016-07-31qede: Reset statistics on explicit downYuval Mintz1-0/+1
2016-07-31qed: Don't over-do producer cleanup for RxYuval Mintz2-4/+4
2016-07-31qed: Fix removal of spoof checking for VFsYuval Mintz1-1/+1
2016-07-31qede: Don't try removing unconfigured vlansYuval Mintz1-4/+7
2016-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds694-23169/+59906
2016-07-27xgene: Fix build warning with ACPI disabled.David S. Miller1-2/+1
2016-07-27be2net: perform temperature query in adapter regardless of its interface stateGuilherme G. Piccoli1-4/+4
2016-07-27net/mlx5_core/health: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-5/+2
2016-07-27macsec: ensure rx_sa is set when validation is disabledBeniamino Galvani1-1/+2
2016-07-26drivers: net: xgene: ethtool: Use phy_ethtool_gset and ssetIyappan Subramanian1-3/+19
2016-07-26drivers: net: xgene: Use exported functionsIyappan Subramanian1-88/+9
2016-07-26drivers: net: xgene: Enable MDIO driverIyappan Subramanian3-6/+7