summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: mvpp2: fix the mac address used when using PPv2.2Antoine Tenart2017-08-281-1/+1
* cdc_ncm: flag the u-blox TOBY-L4 as wwanAleksander Morgado2017-08-281-0/+7
* Merge tag 'wireless-drivers-for-davem-2017-08-25' of git://git.kernel.org/pub...David S. Miller2017-08-253-9/+12
|\
| * iwlwifi: pcie: move rx workqueue initialization to iwl_trans_pcie_alloc()Luca Coelho2017-08-243-9/+12
* | net: sxgbe: check memory allocation failureChristophe Jaillet2017-08-251-0/+2
* | r8169: Be drop monitor friendlyFlorian Fainelli2017-08-251-2/+2
* | r8169: Do not increment tx_dropped in TX ring cleaningFlorian Fainelli2017-08-251-1/+0
* | netvsc: fix deadlock betwen link status and removalstephen hemminger2017-08-241-1/+6
* | net: systemport: Free DMA coherent descriptors on errorsFlorian Fainelli2017-08-241-0/+2
* | net: bcmgenet: Be drop monitor friendlyFlorian Fainelli2017-08-241-3/+3
* | net: systemport: Be drop monitor friendlyFlorian Fainelli2017-08-241-1/+1
* | qlge: avoid memcpy buffer overflowArnd Bergmann2017-08-241-1/+1
* | virtio_net: be drop monitor friendlyEric Dumazet2017-08-241-1/+1
* | bnxt_en: Do not setup MAC address in bnxt_hwrm_func_qcaps().Michael Chan2017-08-231-12/+28
* | bnxt_en: Free MSIX vectors when unregistering the device from bnxt_re.Michael Chan2017-08-231-0/+2
* | bnxt_en: Fix .ndo_setup_tc() to include XDP rings.Michael Chan2017-08-231-0/+1
* | nfp: TX time stamp packets before HW doorbell is rungJakub Kicinski2017-08-231-2/+2
* | nfp: avoid buffer leak when representor is missingJakub Kicinski2017-08-231-5/+5
* | nfp: make sure representors are destroyed before their lower netdevJakub Kicinski2017-08-231-8/+14
* | nfp: don't hold PF lock while enabling SR-IOVJakub Kicinski2017-08-231-9/+7
* | net: stmmac: socfgpa: Ensure emac bit set in sys manager for MII/GMII/SGMII.Stephan Gatzka2017-08-231-1/+4
* | fsl/man: Inherit parent device and of_nodeFlorian Fainelli2017-08-221-0/+2
* | net: phy: Deal with unbound PHY driver in phy_attached_print()Florian Fainelli2017-08-221-2/+4
* | macsec: add genl family module aliasSabrina Dubroca2017-08-221-0/+1
* | mlxsw: spectrum_switchdev: Fix mrouter flag updateNogah Frankel2017-08-221-4/+11
* | net: ftgmac100: Fix oops in probe on failure to find associated PHYAndrew Jeffery2017-08-221-1/+0
* | Merge tag 'rtc-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-08-211-1/+0
|\ \
| * | rtc: ds1307: fix regmap configHeiner Kallweit2017-08-211-1/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-08-215-10/+11
|\ \ \
| * | | net/mlx4_core: Enable 4K UAR if SRIOV module parameter is not enabledHuy Nguyen2017-08-181-2/+2
| * | | PCI: Allow PCI express root ports to find themselvesThierry Reding2017-08-181-5/+4
| * | | tun: handle register_netdevice() failures properlyEric Dumazet2017-08-181-0/+3
| * | | netxen: fix incorrect loop counter decrementColin Ian King2017-08-181-1/+1
| * | | nfp: fix infinite loop on umapping cleanupColin Ian King2017-08-181-2/+1
* | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-08-204-9/+10
|\ \ \ \
| * \ \ \ Merge branch 'clockevents/4.13-fixes' of http://git.linaro.org/people/daniel....Ingo Molnar2017-08-134-9/+10
| |\ \ \ \
| | * | | | clocksource/drivers/Kconfig: Fix CLKSRC_PISTACHIO dependenciesMatt Redfearn2017-08-111-1/+1
| | * | | | clocksource/drivers/timer-of: Checking for IS_ERR() instead of NULLDan Carpenter2017-08-111-2/+2
| | * | | | clocksource/drivers/em_sti: Fix error return codes in em_sti_probe()Gustavo A. R. Silva2017-08-101-5/+6
| | * | | | clocksource/drivers/arm_arch_timer: Fix mem frame loop initializationMatthias Kaehlcke2017-08-101-1/+1
* | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-08-209-33/+74
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'irqchip-4.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Thomas Gleixner2017-08-149-33/+74
| |\ \ \ \ \ \
| | * | | | | | irqchip/gic-v3-its-platform-msi: Fix msi-parent parsing loopLorenzo Pieralisi2017-08-101-0/+1
| | * | | | | | irqchip/gic-v3-its: Allow GIC ITS number more than MAX_NUMNODESHanjun Guo2017-08-101-7/+31
| | * | | | | | irqchip: brcmstb-l2: Define an irq_pm_shutdown functionFlorian Fainelli2017-08-071-0/+1
| | * | | | | | irqchip/gic: Ensure we have an ISB between ack and ->handle_irqWill Deacon2017-08-022-2/+7
| | * | | | | | irqchip/gic-v3-its: Remove ACPICA version check for ACPI NUMARobert Richter2017-08-021-1/+1
| | * | | | | | irqchip/gic-v3: Honor forced affinity settingSuzuki K Poulose2017-07-041-1/+6
| | * | | | | | irqchip/gic-v3: Report failures in gic_irq_domain_allocSuzuki K Poulose2017-07-041-2/+5
| | * | | | | | irqchip/gic-v2: Report failures in gic_irq_domain_allocSuzuki K Poulose2017-07-041-2/+5