summaryrefslogtreecommitdiffstats
path: root/drivers
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-156-50/+226
* liquidio: moved octeon_setup_interrupt to lio_core.cIntiyaz Basha2017-08-154-263/+202
* liquidio: moved liquidio_legacy_intr_handler to lio_core.cIntiyaz Basha2017-08-153-56/+57
* liquidio: moved liquidio_msix_intr_handler to lio_core.cIntiyaz Basha2017-08-155-88/+50
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-15127-519/+1386
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-08-1531-77/+325
| |\
| | * PCI: fix oops when try to find Root Port for a PCI devicedingtianhong2017-08-151-3/+4
| | * sfc: don't try and read ef10 data on non-ef10 NICBert Kenward2017-08-151-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-143-0/+22
| | * | net/cxgb4: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flagCasey Leedom2017-08-143-8/+21
| | * | PCI: Disable Relaxed Ordering Attributes for AMD A1100dingtianhong2017-08-141-0/+16
| | * | PCI: Disable Relaxed Ordering for some Intel processorsdingtianhong2017-08-141-0/+62
| | * | PCI: Disable PCIe Relaxed Ordering if unsupporteddingtianhong2017-08-142-0/+54
| | * | bonding: ratelimit failed speed/duplex update warningAndreas Born2017-08-131-3/+4
| | * | mISDN: Fix null pointer dereference at mISDN_FsmNewAnton Vasilyev2017-08-115-9/+36
| | * | 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
| * | | Merge tag 'md/4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds2017-08-142-16/+50
| |\ \ \
| | * | | MD: not clear ->safemode for external metadata arrayShaohua Li2017-08-111-1/+1
| | * | | md/r5cache: fix io_unit handling in r5l_log_endio()Song Liu2017-08-081-9/+31
| | * | | md/r5cache: call mddev_lock/unlock() in r5c_journal_mode_setSong Liu2017-08-081-6/+15
| | * | | md: fix test in md_write_start()NeilBrown2017-08-081-1/+1
| | * | | md: always clear ->safemode when md_check_recovery gets the mddev lock.NeilBrown2017-08-081-0/+3
| * | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-08-141-3/+3
| |\ \ \ \
| | * | | | crypto: ixp4xx - Fix error handling path in 'aead_perform()'Herbert Xu2017-08-091-3/+3
| * | | | | Merge tag 'driver-core-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-08-131-15/+34
| |\ \ \ \ \
| | * | | | | firmware: avoid invalid fallback aborts by using killable waitLuis R. Rodriguez2017-08-101-2/+1
| | * | | | | firmware: fix batched requests - send wake up on failure on direct lookupsLuis R. Rodriguez2017-08-101-8/+30
| | * | | | | firmware: fix batched requests - wake all waitersLuis R. Rodriguez2017-08-101-7/+5