summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: 3c509: constify pnp_device_idArvind Yadav2017-08-161-1/+1
* liquidio: update VF's netdev->max_mtu if there's a change in PF's MTUVeerasenareddy Burru2017-08-162-6/+6
* mlx4: sizeof style usagestephen hemminger2017-08-1615-56/+56
* skge: add paren around sizeof argstephen hemminger2017-08-161-1/+1
* virtio: put paren around sizeofstephen hemminger2017-08-161-1/+1
* tun/tap: use paren's with sizeofstephen hemminger2017-08-162-2/+2
* liquidio: added support for ethtool --set-channels featureIntiyaz Basha2017-08-166-50/+226
* liquidio: moved octeon_setup_interrupt to lio_core.cIntiyaz Basha2017-08-164-263/+202
* liquidio: moved liquidio_legacy_intr_handler to lio_core.cIntiyaz Basha2017-08-163-56/+57
* liquidio: moved liquidio_msix_intr_handler to lio_core.cIntiyaz Basha2017-08-165-88/+50
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-1623-65/+153
|\
| * 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
| * | bonding: require speed/duplex only for 802.3ad, alb and tlbAndreas Born2017-08-111-2/+4
* | | mlxsw: spectrum_router: Use correct config optionIdo Schimmel2017-08-161-1/+1
* | | ipv6: fib: Provide offload indication using nexthop flagsIdo Schimmel2017-08-161-4/+4
* | | mlx5: remove unnecessary pci_set_drvdata()Zhu Yanjun2017-08-161-2/+0
* | | mlx4: remove unnecessary pci_set_drvdata()Zhu Yanjun2017-08-161-2/+0
* | | liquidio: fix issues with fw_type module parameterDerek Chickles2017-08-151-3/+3
* | | mlxsw: spectrum_router: Add support for nexthop group consolidation for IPv6Arkadi Sharshevsky2017-08-151-9/+141
* | | mlxsw: spectrum_router: Prepare nexthop group's hash table for IPv6Arkadi Sharshevsky2017-08-151-17/+52
* | | liquidio: added support for ethtool --set-ring featureIntiyaz Basha2017-08-156-11/+160
* | | liquidio: moved liquidio_setup_io_queues to lio_core.cIntiyaz Basha2017-08-154-216/+118
* | | liquidio: moved liquidio_napi_poll to lio_core.cIntiyaz Basha2017-08-154-108/+61
* | | liquidio: moved liquidio_napi_drv_callback to lio_core.cIntiyaz Basha2017-08-154-50/+41
* | | liquidio: moved liquidio_push_packet to lio_core.cIntiyaz Basha2017-08-154-275/+156
* | | liquidio: moved octeon_setup_droq to lio_core.cIntiyaz Basha2017-08-154-72/+37
* | | liquidio: moved update_txq_status to lio_core.cIntiyaz Basha2017-08-154-59/+36
* | | liquidio: moved wait_for_pending_requests to octeon_network.hIntiyaz Basha2017-08-155-55/+29
* | | Change Kconfig descriptionOhad Oz2017-08-141-1/+2
* | | Allow Mellanox switch devices to be configured if only I2C bus is setOhad Oz2017-08-141-1/+1
* | | net: phy: Use tab for indentation in KconfigMichal Simek2017-08-141-21/+21