summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net: qcom/emac: Reduce timeout for mdio read/writeHemanth Puranik2017-12-151-3/+4
* net: usb: qmi_wwan: add Telit ME910 PID 0x1101 supportDaniele Palmas2017-12-151-0/+1
* net: aquantia: Increment driver versionIgor Russkikh2017-12-152-3/+6
* net: aquantia: Fix typo in ethtool statistics namesIgor Russkikh2017-12-151-8/+8
* net: aquantia: Update hw counters on hw initIgor Russkikh2017-12-152-0/+8
* net: aquantia: Improve link state and statistics check interval callbackIgor Russkikh2017-12-152-3/+6
* net: aquantia: Fill in multicast counter in ndev stats from hardwareIgor Russkikh2017-12-151-0/+1
* net: aquantia: Fill ndev stat couters from hardwareIgor Russkikh2017-12-151-16/+16
* net: aquantia: Extend stat counters to 64bit valuesIgor Russkikh2017-12-154-67/+79
* net: aquantia: Fix hardware DMA stream overload on large MRRSIgor Russkikh2017-12-152-0/+18
* net: aquantia: Fix actual speed capabilities reportingIgor Russkikh2017-12-156-9/+35
* mlxsw: spectrum: Disable MAC learning for ovs portYuval Mintz2017-12-151-0/+18
* net/mlx4_en: Fill all counters under one call of stats lockEran Ben Elisha2017-12-131-26/+31
* net/mlx4_core: Fix wrong calculation of free countersEran Ben Elisha2017-12-131-1/+0
* net/mlx4_en: Fix selftest for small MTUsEugenia Emantayev2017-12-132-1/+4
* net: phy: marvell: avoid configuring fiber page for SGMII-to-CopperRussell King2017-12-131-0/+4
* skge: remove redundunt free_irq under spinlockStephen Hemminger2017-12-131-1/+0
* net: phy: meson-gxl: make function meson_gxl_read_status staticColin Ian King2017-12-131-1/+1
* of_mdio / mdiobus: ensure mdio devices have fwnode correctly populatedRussell King2017-12-131-0/+1
* net: phy: fix resume handlingRussell King2017-12-133-14/+9
* net: dsa: allow XAUI phy interface modeRussell King2017-12-131-0/+1
* hippi: Fix a Fix a possible sleep-in-atomic bug in rr_closeJia-Ju Bai2017-12-131-1/+1
* net: ethernet: arc: fix error handling in emac_rockchip_probeBranislav Radocaj2017-12-131-3/+7
* net: qmi_wwan: add Sierra EM7565 1199:9091Sebastian Sjoholm2017-12-131-0/+1
* Revert "ravb: add workaround for clock when resuming with WoL enabled"Geert Uytterhoeven2017-12-131-25/+2
* net: sh_eth: do not advertise Gigabit capabilities when not availableThomas Petazzoni2017-12-111-0/+10
* net: phy: meson-gxl: detect LPA corruptionJerome Brunet2017-12-111-1/+73
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-12-0837-87/+213
|\
| * Merge tag 'linux-can-fixes-for-4.15-20171208' of git://git.kernel.org/pub/scm...David S. Miller2017-12-086-6/+12
| |\
| | * can: peak/pcie_fd: fix potential bug in restarting tx queueStephane Grosjean2017-12-081-6/+3
| | * can: usb_8dev: cancel urb on -EPIPE and -EPROTOMartin Kelly2017-12-081-0/+2
| | * can: kvaser_usb: cancel urb on -EPIPE and -EPROTOMartin Kelly2017-12-081-0/+2
| | * can: esd_usb2: cancel urb on -EPIPE and -EPROTOMartin Kelly2017-12-081-0/+2
| | * can: ems_usb: cancel urb on -EPIPE and -EPROTOMartin Kelly2017-12-081-0/+2
| | * can: mcba_usb: cancel urb on -EPROTOMartin Kelly2017-12-081-0/+1
| * | Merge tag 'wireless-drivers-for-davem-2017-12-08' of git://git.kernel.org/pub...David S. Miller2017-12-0815-27/+122
| |\ \
| | * \ Merge tag 'iwlwifi-for-kalle-2017-12-05' of git://git.kernel.org/pub/scm/linu...Kalle Valo2017-12-075-6/+40
| | |\ \
| | | * | iwlwifi: mvm: mark MIC stripped MPDUsSara Sharon2017-12-051-0/+2
| | | * | iwlwifi: mvm: enable RX offloading with TKIP and WEPDavid Spinadel2017-12-052-4/+12
| | | * | iwlwifi: mvm: flush queue before deleting ROCJohannes Berg2017-12-052-2/+24
| | | * | iwlwifi: add new cards for 9260 and 22000 seriesIhab Zhaika2017-12-051-0/+2
| | * | | brcmfmac: Avoid build error with make W=1Andy Shevchenko2017-12-071-1/+1
| | |/ /
| | * | brcmfmac: change driver unbind order of the sdio function devicesArend Van Spriel2017-12-021-1/+1
| | * | Merge tag 'iwlwifi-for-kalle-2017-11-28' of git://git.kernel.org/pub/scm/linu...Kalle Valo2017-12-0211-19/+80
| | |\ \
| | | * | iwlwifi: fix access to prph when transport is stoppedSara Sharon2017-11-253-2/+15
| | | * | iwlwifi: pcie: fix erroneous "Read failed message"Sara Sharon2017-11-251-0/+1
| | | * | iwlwifi: mvm: fix packet injectionEmmanuel Grumbach2017-11-256-15/+49
| | | * | iwlwifi: mvm: fix the TX queue hang timeout for MONITOR vif typeEmmanuel Grumbach2017-11-251-0/+2
| | | * | iwlwifi: mvm: don't use transmit queue hang detection when it is not possibleEmmanuel Grumbach2017-11-251-1/+10
| | | * | iwlwifi: mvm: set correct chains in Rx statusShaul Triebitz2017-11-251-1/+3