summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: ti: cpsw-common: dont print error if ti_cm_get_macid() failsSekhar Nori2017-08-301-1/+1
* drivers: net: xgene: Correct probe sequence handlingQuan Nguyen2017-08-301-14/+13
* nfp: double free on error in probeDan Carpenter2017-08-301-3/+1
* net:ethernet:aquantia: Show info message if bad firmware version detected.Pavel Belous2017-08-301-0/+6
* net:ethernet:aquantia: Fix for multicast filter handling.Igor Russkikh2017-08-301-1/+16
* net:ethernet:aquantia: Fix for incorrect speed index.Pavel Belous2017-08-304-23/+18
* net:ethernet:aquantia: Workaround for HW checksum bug.Pavel Belous2017-08-302-0/+12
* net:ethernet:aquantia: Fix for number of RSS queues.Pavel Belous2017-08-301-0/+2
* net:ethernet:aquantia: Extra spinlocks removed.Pavel Belous2017-08-304-41/+14
* cxgb4: Fix stack out-of-bounds read due to wrong size to t4_record_mbox()Stefano Brivio2017-08-291-3/+3
* net: stmmac: sun8i: Remove the compatiblesMaxime Ripard2017-08-291-8/+0
* nfp: remove incorrect mask check for vlan matchingPieter Jansen van Vuuren2017-08-291-6/+2
* nfp: fix supported key layers calculationPieter Jansen van Vuuren2017-08-291-0/+19
* nfp: fix unchecked flow dissector usePieter Jansen van Vuuren2017-08-292-81/+93
* 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-263-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-261-0/+2
* | r8169: Be drop monitor friendlyFlorian Fainelli2017-08-261-2/+2
* | r8169: Do not increment tx_dropped in TX ring cleaningFlorian Fainelli2017-08-261-1/+0
* | netvsc: fix deadlock betwen link status and removalstephen hemminger2017-08-251-1/+6
* | net: systemport: Free DMA coherent descriptors on errorsFlorian Fainelli2017-08-251-0/+2
* | net: bcmgenet: Be drop monitor friendlyFlorian Fainelli2017-08-251-3/+3
* | net: systemport: Be drop monitor friendlyFlorian Fainelli2017-08-251-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-241-12/+28
* | bnxt_en: Free MSIX vectors when unregistering the device from bnxt_re.Michael Chan2017-08-241-0/+2
* | bnxt_en: Fix .ndo_setup_tc() to include XDP rings.Michael Chan2017-08-241-0/+1
* | nfp: TX time stamp packets before HW doorbell is rungJakub Kicinski2017-08-241-2/+2
* | nfp: avoid buffer leak when representor is missingJakub Kicinski2017-08-241-5/+5
* | nfp: make sure representors are destroyed before their lower netdevJakub Kicinski2017-08-241-8/+14
* | nfp: don't hold PF lock while enabling SR-IOVJakub Kicinski2017-08-241-9/+7
* | net: stmmac: socfgpa: Ensure emac bit set in sys manager for MII/GMII/SGMII.Stephan Gatzka2017-08-241-1/+4
* | fsl/man: Inherit parent device and of_nodeFlorian Fainelli2017-08-231-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-191-2/+2
| * | | PCI: Allow PCI express root ports to find themselvesThierry Reding2017-08-191-5/+4
| * | | tun: handle register_netdevice() failures properlyEric Dumazet2017-08-191-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
| |\ \ \ \