summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
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-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
* | net/mlx4_core: Enable 4K UAR if SRIOV module parameter is not enabledHuy Nguyen2017-08-191-2/+2
* | 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
* | sfc: don't try and read ef10 data on non-ef10 NICBert Kenward2017-08-161-2/+6
* | Merge tag 'wireless-drivers-for-davem-2017-08-15' of git://git.kernel.org/pub...David S. Miller2017-08-1513-39/+90
|\|
| * brcmfmac: feature check for multi-scheduled scan fails on bcm4343x devicesArend Van Spriel2017-08-141-2/+4
| * iwlwifi: mvm: send delba upon rx ba session timeoutNaftali Goldstein2017-08-091-2/+2
| * iwlwifi: mvm: don't WARN when a legit race happens in A-MPDUEmmanuel Grumbach2017-08-091-4/+6
| * iwlwifi: mvm: start mac queues when deferred tx frames are purgedAvraham Stern2017-08-091-1/+11
| * iwlwifi: mvm: Fix a memory leak in an error handling path in 'iwl_mvm_sar_get...Christophe Jaillet2017-08-051-2/+4
| * iwlwifi: add the new 9000 series PCI IDsTzipi Peres2017-08-011-0/+20
| * iwlwifi: mvm: set the RTS_MIMO_PROT bit in flag mask when sending sta to fwNaftali Goldstein2017-08-011-1/+2
| * iwlwifi: fix fw_pre_next_step to apply also for C stepHaim Dreyfuss2017-08-013-13/+14
| * iwlwifi: mvm: rs: fix TLC statistics collectionGregory Greenman2017-08-011-4/+4
| * iwlwifi: mvm: set A-MPDU bit upon empty BA notification from FWGregory Greenman2017-08-011-0/+2
| * iwlwifi: split the regulatory rules when the bandwidth flags require itEmmanuel Grumbach2017-08-011-8/+11
| * iwlwifi: add TLV for MLME offload firmware capabilityEmmanuel Grumbach2017-08-011-0/+2
| * iwlwifi: mvm: fix TCP CSUM offload with WEP and A000 seriesEmmanuel Grumbach2017-08-011-2/+8
* | net/cxgb4vf: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flagCasey Leedom2017-08-153-0/+22
* | net/cxgb4: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flagCasey Leedom2017-08-153-8/+21
* | bonding: ratelimit failed speed/duplex update warningAndreas Born2017-08-141-3/+4
* | nfp: do not update MTU from BH in flower appSimon Horman2017-08-111-6/+2
* | net: stmmac: Use the right logging function in stmmac_mdio_registerRomain Perier2017-08-111-5/+4