aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-12-28net/mlx5: E-Switch, Refactor vport representors initializationMark Bloch4-19/+41
2017-12-15net: qcom/emac: Reduce timeout for mdio read/writeHemanth Puranik1-3/+4
2017-12-15net: usb: qmi_wwan: add Telit ME910 PID 0x1101 supportDaniele Palmas1-0/+1
2017-12-15net: aquantia: Increment driver versionIgor Russkikh2-3/+6
2017-12-15net: aquantia: Fix typo in ethtool statistics namesIgor Russkikh1-8/+8
2017-12-15net: aquantia: Update hw counters on hw initIgor Russkikh2-0/+8
2017-12-15net: aquantia: Improve link state and statistics check interval callbackIgor Russkikh2-3/+6
2017-12-15net: aquantia: Fill in multicast counter in ndev stats from hardwareIgor Russkikh1-0/+1
2017-12-15net: aquantia: Fill ndev stat couters from hardwareIgor Russkikh1-16/+16
2017-12-15net: aquantia: Extend stat counters to 64bit valuesIgor Russkikh4-67/+79
2017-12-15net: aquantia: Fix hardware DMA stream overload on large MRRSIgor Russkikh2-0/+18
2017-12-15net: aquantia: Fix actual speed capabilities reportingIgor Russkikh6-9/+35
2017-12-15mlxsw: spectrum: Disable MAC learning for ovs portYuval Mintz1-0/+18
2017-12-13net/mlx4_en: Fill all counters under one call of stats lockEran Ben Elisha1-26/+31
2017-12-13net/mlx4_core: Fix wrong calculation of free countersEran Ben Elisha1-1/+0
2017-12-13net/mlx4_en: Fix selftest for small MTUsEugenia Emantayev2-1/+4
2017-12-13net: phy: marvell: avoid configuring fiber page for SGMII-to-CopperRussell King1-0/+4
2017-12-13skge: remove redundunt free_irq under spinlockStephen Hemminger1-1/+0
2017-12-13net: phy: meson-gxl: make function meson_gxl_read_status staticColin Ian King1-1/+1
2017-12-13of_mdio / mdiobus: ensure mdio devices have fwnode correctly populatedRussell King1-0/+1
2017-12-13net: phy: fix resume handlingRussell King3-14/+9
2017-12-13net: dsa: allow XAUI phy interface modeRussell King1-0/+1
2017-12-13hippi: Fix a Fix a possible sleep-in-atomic bug in rr_closeJia-Ju Bai1-1/+1
2017-12-13net: ethernet: arc: fix error handling in emac_rockchip_probeBranislav Radocaj1-3/+7
2017-12-13net: qmi_wwan: add Sierra EM7565 1199:9091Sebastian Sjoholm1-0/+1
2017-12-13Revert "ravb: add workaround for clock when resuming with WoL enabled"Geert Uytterhoeven1-25/+2
2017-12-11net: sh_eth: do not advertise Gigabit capabilities when not availableThomas Petazzoni1-0/+10
2017-12-11net: phy: meson-gxl: detect LPA corruptionJerome Brunet1-1/+73
2017-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds37-87/+213
2017-12-08Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-1/+1
2017-12-08Merge tag 'linux-can-fixes-for-4.15-20171208' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-canDavid S. Miller6-6/+12
2017-12-08Merge tag 'wireless-drivers-for-davem-2017-12-08' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-driversDavid S. Miller15-27/+122
2017-12-08net: mvpp2: fix the RSS table entry offsetAntoine Tenart1-1/+1
2017-12-08bnxt_en: Fix sources of spurious netpoll warningsCalvin Owens1-2/+2
2017-12-08sfc: pass valid pointers from efx_enqueue_unwindBert Kenward1-1/+4
2017-12-08gianfar: Disable EEE autoneg by defaultClaudiu Manoil1-0/+5
2017-12-08can: peak/pcie_fd: fix potential bug in restarting tx queueStephane Grosjean1-6/+3
2017-12-08can: usb_8dev: cancel urb on -EPIPE and -EPROTOMartin Kelly1-0/+2
2017-12-08can: kvaser_usb: cancel urb on -EPIPE and -EPROTOMartin Kelly1-0/+2
2017-12-08can: esd_usb2: cancel urb on -EPIPE and -EPROTOMartin Kelly1-0/+2
2017-12-08can: ems_usb: cancel urb on -EPIPE and -EPROTOMartin Kelly1-0/+2
2017-12-08can: mcba_usb: cancel urb on -EPROTOMartin Kelly1-0/+1
2017-12-07usbnet: fix alignment for frames with no ethernet headerBjørn Mork2-1/+6
2017-12-07net: dsa: mv88e6xxx: Unregister MDIO bus on error pathAndrew Lunn1-14/+16
2017-12-07net: dsa: mv88e6xxx: Fix interrupt masking on removalAndrew Lunn1-2/+2
2017-12-07net: ethernet: arc: fix error handling in emac_rockchip_probeBranislav Radocaj1-2/+5
2017-12-07net: mvmdio: disable/unprepare clocks in EPROBE_DEFER caseTobias Jordan1-1/+2
2017-12-07virtio_net: fix return value check in receive_mergeable()Yunjian Wang1-1/+1
2017-12-07Merge tag 'iwlwifi-for-kalle-2017-12-05' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixesKalle Valo5-6/+40
2017-12-07brcmfmac: Avoid build error with make W=1Andy Shevchenko1-1/+1