summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | | Merge tag 'char-misc-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-08-133-0/+21
|\ \ \ \ \ \
| * | | | | | thunderbolt: Do not enumerate more ports from DROM than the controller hasMika Westerberg2017-08-101-0/+9
| * | | | | | mei: exclude device from suspend direct complete optimizationAlexander Usyskin2017-08-102-0/+12
* | | | | | | Merge tag 'tty-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-08-133-26/+70
|\ \ \ \ \ \ \
| * | | | | | | Revert "serial: Delete dead code for CIR serial ports"Sean Young2017-08-011-6/+17
| * | | | | | | tty: pl011: fix initialization order of QDF2400 E44Timur Tabi2017-07-302-20/+53
| |/ / / / / /
* | | | | | | Merge tag 'staging-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-08-1311-15/+137
|\ \ \ \ \ \ \
| * | | | | | | staging: comedi: comedi_fops: do not call blocking ops when !TASK_RUNNINGIan Abbott2017-07-301-0/+3
| * | | | | | | Merge tag 'iio-fixes-for-4.13a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-07-2310-15/+134
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | iio: aspeed-adc: wait for initial sequence.Mykola Kostenok2017-07-231-0/+26
| | * | | | | | iio: accel: bmc150: Always restore device to normal mode after suspend-resumeHans de Goede2017-07-171-8/+1