summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: loop: Do not unregister invalid fixed PHYFlorian Fainelli2017-09-031-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-09-0154-287/+377
|\
| * mlxsw: spectrum: Forbid linking to devices that have uppersIdo Schimmel2017-09-011-0/+6
| * wl1251: add a missing spin_lock_init()Cong Wang2017-08-311-0/+1
| * Revert "net: phy: Correctly process PHY_HALTED in phy_stop_machine()"Florian Fainelli2017-08-301-3/+0
| * Merge tag 'mlx5-fixes-2017-08-30' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2017-08-3010-36/+43
| |\
| | * net/mlx5e: Fix CQ moderation mode not set properlyTal Gilboa2017-08-301-0/+1
| | * net/mlx5e: Fix inline header size for small packetsMoshe Shemesh2017-08-301-7/+10
| | * net/mlx5: E-Switch, Unload the representors in the correct orderShahar Klein2017-08-301-1/+1
| | * net/mlx5e: Properly resolve TC offloaded ipv6 vxlan tunnel source addressPaul Blakey2017-08-301-5/+3
| | * net/mlx5e: Don't override user RSS upon set channelsInbar Karmy2017-08-301-2/+4
| | * net/mlx5e: Fix dangling page pointer on DMA mapping errorEran Ben Elisha2017-08-301-1/+1
| | * net/mlx5: Remove the flag MLX5_INTERFACE_STATE_SHUTDOWNHuy Nguyen2017-08-301-2/+0
| | * net/mlx5: Skip mlx5_unload_one if mlx5_load_one failsHuy Nguyen2017-08-301-3/+1
| | * net/mlx5: Fix arm SRQ command for ISSI version 0Noa Osherovich2017-08-301-6/+6
| | * net/mlx5e: Fix DCB_CAP_ATTR_DCBX capability for DCBNL getcap.Huy Nguyen2017-08-302-9/+13
| | * net/mlx5e: Check for qos capability in dcbnl_initializeHuy Nguyen2017-08-301-0/+3
| * | net: dsa: bcm_sf2: Fix number of CFP entries for BCM7278Florian Fainelli2017-08-303-4/+9
| * | 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-291-14/+13
| * nfp: double free on error in probeDan Carpenter2017-08-291-3/+1
| * net:ethernet:aquantia: Show info message if bad firmware version detected.Pavel Belous2017-08-291-0/+6
| * net:ethernet:aquantia: Fix for multicast filter handling.Igor Russkikh2017-08-291-1/+16
| * net:ethernet:aquantia: Fix for incorrect speed index.Pavel Belous2017-08-294-23/+18
| * net:ethernet:aquantia: Workaround for HW checksum bug.Pavel Belous2017-08-292-0/+12
| * net:ethernet:aquantia: Fix for number of RSS queues.Pavel Belous2017-08-291-0/+2
| * net:ethernet:aquantia: Extra spinlocks removed.Pavel Belous2017-08-294-41/+14
| * cxgb4: Fix stack out-of-bounds read due to wrong size to t4_record_mbox()Stefano Brivio2017-08-281-3/+3
| * net: stmmac: sun8i: Remove the compatiblesMaxime Ripard2017-08-281-8/+0
| * nfp: remove incorrect mask check for vlan matchingPieter Jansen van Vuuren2017-08-281-6/+2
| * nfp: fix supported key layers calculationPieter Jansen van Vuuren2017-08-281-0/+19
| * nfp: fix unchecked flow dissector usePieter Jansen van Vuuren2017-08-282-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-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