summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2016-08-01ethernet: marvell: mvpp2: add missing of_node_put after calling of_parse_phandlePeter Chen
2016-08-01ethernet: marvell: mvneta: add missing of_node_put after calling of_parse_pha...Peter Chen
2016-08-01ethernet: hisilicon: hns: hns_dsaf_main: add missing of_node_put after callin...Peter Chen
2016-08-01ethernet: hisilicon: hns: hns_dsaf_mac: add missing of_node_put after calling...Peter Chen
2016-08-01ethernet: cavium: octeon: add missing of_node_put after calling of_parse_phandlePeter Chen
2016-08-01ethernet: aurora: nb8800: add missing of_node_put after calling of_parse_phandlePeter Chen
2016-08-01ethernet: arc: emac_main: add missing of_node_put after calling of_parse_phandlePeter Chen
2016-08-01ethernet: apm: xgene: add missing of_node_put after calling of_parse_phandlePeter Chen
2016-08-01ethernet: altera: add missing of_node_putPeter Chen
2016-08-018139too: fix system hang when there is a tx timeout event.Chun-Hao Lin
2016-08-01qed: Fix error return code in qed_resc_alloc()Wei Yongjun
2016-08-01net: qlcnic: avoid superfluous assignementxypron.glpk@gmx.de
2016-08-01dsa: b53: remove redundant ifxypron.glpk@gmx.de
2016-08-01qed: do not use unitialized variablexypron.glpk@gmx.de
2016-08-01wan/fsl_ucc_hdlc: avoid possible NULL pointer dereferencexypron.glpk@gmx.de
2016-08-01net: qlge: remove superfluous statementxypron.glpk@gmx.de
2016-08-01net: s2io: simplify logical constraintxypron.glpk@gmx.de
2016-08-01net: enic: use correct type specifierxypron.glpk@gmx.de
2016-08-01net: bna: use correct type specifier (2)xypron.glpk@gmx.de
2016-08-01net: bna: use correct type specificationsxypron.glpk@gmx.de
2016-08-01net: bcm63xx: avoid possible null pointer dereferencexypron.glpk@gmx.de
2016-08-01net: amd-xgbe: use correct format specifierxypron.glpk@gmx.de
2016-08-01net: ethernet: ax88796: avoid null pointer dereferencexypron.glpk@gmx.de
2016-08-01net: caif: use correct format specifierxypron.glpk@gmx.de
2016-07-31phy/micrel: Change phy_id_mask for KSZ8721Alexander Stein
2016-07-31r8169: fix nic may not work after changing mac address.Chun-Hao Lin
2016-07-31r8169: add checking driver's runtime pm status in rtl8169_get_ethtool_stats()Chun-Hao Lin
2016-07-31r8169: fix kernel log spam when set or get hardware wol setting.Chun-Hao Lin
2016-07-30net: dsa: bcm_sf2: Unwind errors in correct orderFlorian Fainelli
2016-07-30net: tulip: fix spelling mistake: "attemping" -> "attempting"Colin Ian King
2016-07-30macsec: fix negative refcnt on parent linkSabrina Dubroca
2016-07-30macsec: RXSAs don't need to hold a reference on RXSCsSabrina Dubroca
2016-07-30macsec: fix reference counting on RXSC in macsec_handle_frameSabrina Dubroca
2016-07-30drivers: net: cpsw: use of_platform_depopulate()Grygorii Strashko
2016-07-30drivers: net: cpsw: fix wrong regs access in cpsw_removeGrygorii Strashko
2016-07-30net: ethernet: ti: cpdma: fix lockup in cpdma_ctlr_destroy()Grygorii Strashko
2016-07-30cxgb4/cxgb4vf: Fixes regression in perf when tx vlan offload is disabledHariprasad Shenai
2016-07-30drivers: net: phy: xgene: Remove redundant dev_err call in xgene_mdio_probe()Wei Yongjun
2016-07-30qed: Prevent over-usage of vlan credits by PFYuval Mintz
2016-07-30qed: Correct min bandwidth for 100gYuval Mintz
2016-07-30qede: Reset statistics on explicit downYuval Mintz
2016-07-30qed: Don't over-do producer cleanup for RxYuval Mintz
2016-07-30qed: Fix removal of spoof checking for VFsYuval Mintz
2016-07-30qede: Don't try removing unconfigured vlansYuval Mintz
2016-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-07-26xgene: Fix build warning with ACPI disabled.David S. Miller
2016-07-26be2net: perform temperature query in adapter regardless of its interface stateGuilherme G. Piccoli
2016-07-26net/mlx5_core/health: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-07-26macsec: ensure rx_sa is set when validation is disabledBeniamino Galvani
2016-07-25drivers: net: xgene: ethtool: Use phy_ethtool_gset and ssetIyappan Subramanian