aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-24net/mlx5e: Enable adaptive-TX moderationTal Gilboa5-56/+125
2018-04-24net/dim: Rename *_get_profile() functions to *_get_rx_moderation()Tal Gilboa5-15/+17
2018-04-24vhost_net: use packet weight for rx handler, tooPaolo Abeni1-4/+8
2018-04-23dca: make function dca_common_get_tag staticColin Ian King1-1/+1
2018-04-23qed: Add configuration information to register dump and debug dataDenis Bolotin3-5/+136
2018-04-23qed: Delete unused parameter p_ptt from mcp APIsDenis Bolotin3-13/+2
2018-04-23net: stmmac: Implement logic to automatically select HW InterfaceJose Abreu11-164/+279
2018-04-23r8169: don't use netif_info et al before net_device has been registeredHeiner Kallweit1-13/+12
2018-04-22hv_netvsc: select needed ucs2_string routineStephen Hemminger1-0/+1
2018-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller374-7867/+18366
2018-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller6-6/+12
2018-04-20Merge tag 'mmc-v4.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2-8/+56
2018-04-20Merge tag 'md/4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds2-7/+24
2018-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds32-182/+508
2018-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds5-37/+84
2018-04-20tun: do not compute the rxhash, if not neededPaolo Abeni1-9/+6
2018-04-20lan78xx: Add support to dump lan78xx registersRaghuram Chary J1-0/+54
2018-04-20lan78xx: Read LED states from Device TreePhil Elwell2-1/+56
2018-04-20lan78xx: Read MAC address from DT if presentPhil Elwell1-22/+20
2018-04-20sfc: set and clear interrupt affinity hintsBert Kenward1-0/+36
2018-04-20Merge tag 'for-linus-4.17-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds3-6/+7
2018-04-20qed* : Add new TLV to request PF to update MAC in bulletin boardShahed Shaikh5-0/+110
2018-04-20qed* : use trust mode to allow VF to override forced MACShahed Shaikh2-18/+195
2018-04-20geneve: configure MTU based on a lower deviceAlexey Kodanev1-3/+53
2018-04-20geneve: check MTU for a minimum in geneve_change_mtu()Alexey Kodanev1-3/+2
2018-04-20geneve: cleanup hard coded value for Ethernet header lengthAlexey Kodanev1-4/+5
2018-04-20geneve: remove white-space before '#if IS_ENABLED(CONFIG_IPV6)'Alexey Kodanev1-1/+1
2018-04-20team: account for oper stateGeorge Wilkie1-1/+1
2018-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds4-4/+2
2018-04-20liquidio: Added ndo_get_vf_stats supportIntiyaz Basha5-0/+151
2018-04-20net: ethernet: ave: add support for phy-mode setting of system controllerKunihiko Hayashi2-12/+140
2018-04-20net: ethernet: ave: add multiple clocks and resets support as required propertyKunihiko Hayashi1-24/+84
2018-04-20net: phy: mdio-boardinfo: Allow recursive mdiobus_register()Andrew Lunn1-1/+4
2018-04-19bnxt_en: Fix memory fault in bnxt_ethtool_init()Vasundhara Volam2-24/+27
2018-04-19virtio_net: sparse annotation fixMichael S. Tsirkin1-1/+1
2018-04-19virtio_net: fix adding vids on big-endianMichael S. Tsirkin1-3/+3
2018-04-19virtio_net: split out ctrl bufferMichael S. Tsirkin1-29/+39
2018-04-19net: hns: Avoid action name truncationdann frazier1-1/+1
2018-04-19net-next: New ax88796 platform driver for Amiga X-Surf 100 Zorro board (m68k)Michael Karcher3-2/+398
2018-04-19net-next: ax88796: release platform device drvdata on probe error and module removeMichael Schmitz1-0/+2
2018-04-19net-next: ax88796: set IRQF_SHARED flag when IRQ resource is marked as shareableMichael Karcher1-0/+3
2018-04-19net-next: ax88796: add interrupt status callback to platform dataMichael Karcher1-2/+21
2018-04-19net-next: ax88796: Add block_input/output hooks to ax_plat_dataMichael Karcher1-2/+8
2018-04-19net-next: ax88796: Do not free IRQ in ax_remove() (already freed in ax_close()).Michael Karcher1-1/+0
2018-04-19net-next: ax88796: Attach MII bus only when openMichael Karcher1-88/+95
2018-04-19net-next: ax88796: Fix MAC address readingMichael Karcher1-0/+6
2018-04-19net-next: phy: new Asix Electronics PHY driverMichael Schmitz3-0/+70
2018-04-19net: phy: mdio-gpio: Remove redundant platform data headerAndrew Lunn1-1/+1
2018-04-19net: phy: mdio-gpio: Add #defines for the GPIO index'sAndrew Lunn1-3/+7
2018-04-19net: phy: mdio-gpio: Parse properties directly into bitbang structureAndrew Lunn1-29/+16