aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-31phy/micrel: Change phy_id_mask for KSZ8721Alexander Stein1-2/+2
2016-07-31r8169: fix nic may not work after changing mac address.Chun-Hao Lin1-1/+8
2016-07-31r8169: add checking driver's runtime pm status in rtl8169_get_ethtool_stats()Chun-Hao Lin1-1/+7
2016-07-31r8169: fix kernel log spam when set or get hardware wol setting.Chun-Hao Lin1-2/+18
2016-07-30net: dsa: bcm_sf2: Unwind errors in correct orderFlorian Fainelli1-2/+3
2016-07-30net: tulip: fix spelling mistake: "attemping" -> "attempting"Colin Ian King1-1/+1
2016-07-30macsec: fix negative refcnt on parent linkSabrina Dubroca1-2/+2
2016-07-30macsec: RXSAs don't need to hold a reference on RXSCsSabrina Dubroca1-2/+1
2016-07-30macsec: fix reference counting on RXSC in macsec_handle_frameSabrina Dubroca1-1/+8
2016-07-30drivers: net: cpsw: use of_platform_depopulate()Grygorii Strashko1-10/+1
2016-07-30drivers: net: cpsw: fix wrong regs access in cpsw_removeGrygorii Strashko1-1/+9
2016-07-30net: ethernet: ti: cpdma: fix lockup in cpdma_ctlr_destroy()Grygorii Strashko1-3/+0
2016-07-30cxgb4/cxgb4vf: Fixes regression in perf when tx vlan offload is disabledHariprasad Shenai2-2/+2
2016-07-30drivers: net: phy: xgene: Remove redundant dev_err call in xgene_mdio_probe()Wei Yongjun1-3/+1
2016-07-30qed: Prevent over-usage of vlan credits by PFYuval Mintz1-1/+8
2016-07-30qed: Correct min bandwidth for 100gYuval Mintz1-1/+1
2016-07-30qede: Reset statistics on explicit downYuval Mintz1-0/+1
2016-07-30qed: Don't over-do producer cleanup for RxYuval Mintz2-4/+4
2016-07-30qed: Fix removal of spoof checking for VFsYuval Mintz1-1/+1
2016-07-30qede: 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-26xgene: Fix build warning with ACPI disabled.David S. Miller1-2/+1
2016-07-26be2net: perform temperature query in adapter regardless of its interface stateGuilherme G. Piccoli1-4/+4
2016-07-26net/mlx5_core/health: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-5/+2
2016-07-26macsec: ensure rx_sa is set when validation is disabledBeniamino Galvani1-1/+2
2016-07-25drivers: net: xgene: ethtool: Use phy_ethtool_gset and ssetIyappan Subramanian1-3/+19
2016-07-25drivers: net: xgene: Use exported functionsIyappan Subramanian1-88/+9
2016-07-25drivers: net: xgene: Enable MDIO driverIyappan Subramanian3-6/+7
2016-07-25drivers: net: xgene: Add backward compatibilityIyappan Subramanian5-53/+100
2016-07-25drivers: net: phy: xgene: Add MDIO driverIyappan Subramanian4-0/+627
2016-07-25drivers: net: xgene: Fix module unload crash - clkrst sequenceIyappan Subramanian4-18/+86
2016-07-25drivers: net: xgene: Fix module unload crash - change sw sequenceIyappan Subramanian2-49/+73
2016-07-25drivers: net: xgene: Fix module unload crash - hw resource cleanupIyappan Subramanian6-29/+149
2016-07-25drivers: net: xgene: Separate set_speed from mac_initIyappan Subramanian7-33/+151
2016-07-25ipvlan: Scrub skb before crossing the namespace boundryMahesh Bandewar1-14/+25
2016-07-25bnxt_en: Add new NPAR and dual media device IDs.Michael Chan1-6/+33
2016-07-25bnxt_en: Log a message, if enabling NTUPLE filtering fails.Vasundhara Volam1-2/+6
2016-07-25bnxt_en: Improve ntuple filters by checking destination MAC address.Michael Chan2-3/+24
2016-07-25qed: Fix setting/clearing bit in completion bitmapManish Chopra1-4/+3
2016-07-25caif-hsi: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-4/+1
2016-07-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2016-07-25net/mlx4_core: Check device state before unregistering itAlex Vesker1-0/+3
2016-07-25mlxsw: spectrum: Fix compilation error when CLS_ACT isn't setIdo Schimmel1-6/+5
2016-07-25net: davinci_cpdma: remove excessive dump of register values to kernel logUwe Kleine-König3-219/+0
2016-07-25net/mlx5e: Query minimum required header copy during xmitHadar Hen Zion3-0/+43
2016-07-25net/mlx5e: Check the minimum inline header mode before xmitHadar Hen Zion2-4/+46
2016-07-25Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller12-107/+160
2016-07-25hv_netvsc: Fix VF register on bonding devicesHaiyang Zhang1-2/+2
2016-07-25Merge tag 'wireless-drivers-next-for-davem-2016-07-22' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller71-628/+1126
2016-07-25libcxgb: remove unused including <linux/version.h>Wei Yongjun1-1/+0