summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* mlxsw: spectrum: Forbid linking to devices that have uppersIdo Schimmel2017-09-011-0/+6
* 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: 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
* 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
* 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
* 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
* 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
* net/mlx4_core: Enable 4K UAR if SRIOV module parameter is not enabledHuy Nguyen2017-08-181-2/+2
* 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
* sfc: don't try and read ef10 data on non-ef10 NICBert Kenward2017-08-151-2/+6
OpenPOWER on IntegriCloud