summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2017-12-15net: qcom/emac: Reduce timeout for mdio read/writeHemanth Puranik
2017-12-15net: usb: qmi_wwan: add Telit ME910 PID 0x1101 supportDaniele Palmas
2017-12-15net: aquantia: Increment driver versionIgor Russkikh
2017-12-15net: aquantia: Fix typo in ethtool statistics namesIgor Russkikh
2017-12-15net: aquantia: Update hw counters on hw initIgor Russkikh
2017-12-15net: aquantia: Improve link state and statistics check interval callbackIgor Russkikh
2017-12-15net: aquantia: Fill in multicast counter in ndev stats from hardwareIgor Russkikh
2017-12-15net: aquantia: Fill ndev stat couters from hardwareIgor Russkikh
2017-12-15net: aquantia: Extend stat counters to 64bit valuesIgor Russkikh
2017-12-15net: aquantia: Fix hardware DMA stream overload on large MRRSIgor Russkikh
2017-12-15net: aquantia: Fix actual speed capabilities reportingIgor Russkikh
2017-12-15mlxsw: spectrum: Disable MAC learning for ovs portYuval Mintz
2017-12-13net/mlx4_en: Fill all counters under one call of stats lockEran Ben Elisha
2017-12-13net/mlx4_core: Fix wrong calculation of free countersEran Ben Elisha
2017-12-13net/mlx4_en: Fix selftest for small MTUsEugenia Emantayev
2017-12-13net: phy: marvell: avoid configuring fiber page for SGMII-to-CopperRussell King
2017-12-13skge: remove redundunt free_irq under spinlockStephen Hemminger
2017-12-13net: phy: meson-gxl: make function meson_gxl_read_status staticColin Ian King
2017-12-13of_mdio / mdiobus: ensure mdio devices have fwnode correctly populatedRussell King
2017-12-13net: phy: fix resume handlingRussell King
2017-12-13net: dsa: allow XAUI phy interface modeRussell King
2017-12-13hippi: Fix a Fix a possible sleep-in-atomic bug in rr_closeJia-Ju Bai
2017-12-13net: ethernet: arc: fix error handling in emac_rockchip_probeBranislav Radocaj
2017-12-13net: qmi_wwan: add Sierra EM7565 1199:9091Sebastian Sjoholm
2017-12-13Revert "ravb: add workaround for clock when resuming with WoL enabled"Geert Uytterhoeven
2017-12-11net: sh_eth: do not advertise Gigabit capabilities when not availableThomas Petazzoni
2017-12-11net: phy: meson-gxl: detect LPA corruptionJerome Brunet
2017-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-12-08Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2017-12-08Merge tag 'linux-can-fixes-for-4.15-20171208' of git://git.kernel.org/pub/scm...David S. Miller
2017-12-08Merge tag 'wireless-drivers-for-davem-2017-12-08' of git://git.kernel.org/pub...David S. Miller
2017-12-08net: mvpp2: fix the RSS table entry offsetAntoine Tenart
2017-12-08bnxt_en: Fix sources of spurious netpoll warningsCalvin Owens
2017-12-08sfc: pass valid pointers from efx_enqueue_unwindBert Kenward
2017-12-08gianfar: Disable EEE autoneg by defaultClaudiu Manoil
2017-12-08can: peak/pcie_fd: fix potential bug in restarting tx queueStephane Grosjean
2017-12-08can: usb_8dev: cancel urb on -EPIPE and -EPROTOMartin Kelly
2017-12-08can: kvaser_usb: cancel urb on -EPIPE and -EPROTOMartin Kelly
2017-12-08can: esd_usb2: cancel urb on -EPIPE and -EPROTOMartin Kelly
2017-12-08can: ems_usb: cancel urb on -EPIPE and -EPROTOMartin Kelly
2017-12-08can: mcba_usb: cancel urb on -EPROTOMartin Kelly
2017-12-07usbnet: fix alignment for frames with no ethernet headerBjørn Mork
2017-12-07net: dsa: mv88e6xxx: Unregister MDIO bus on error pathAndrew Lunn
2017-12-07net: dsa: mv88e6xxx: Fix interrupt masking on removalAndrew Lunn
2017-12-07net: ethernet: arc: fix error handling in emac_rockchip_probeBranislav Radocaj
2017-12-07net: mvmdio: disable/unprepare clocks in EPROBE_DEFER caseTobias Jordan
2017-12-07virtio_net: fix return value check in receive_mergeable()Yunjian Wang
2017-12-07Merge tag 'iwlwifi-for-kalle-2017-12-05' of git://git.kernel.org/pub/scm/linu...Kalle Valo
2017-12-07brcmfmac: Avoid build error with make W=1Andy Shevchenko
2017-12-06drivers: net: dsa: remove duplicate includesPravin Shedge