summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-07-052-6/+6
|\
| * fs: implement vfs_iter_write using do_iter_writeChristoph Hellwig2017-06-292-3/+3
| * fs: implement vfs_iter_read using do_iter_readChristoph Hellwig2017-06-292-3/+3
* | Merge branch 'work.misc-set_fs' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-07-056-53/+0
|\ \
| * \ Merge remote-tracking branch 'jl/locks-4.13' into work.misc-set_fsAl Viro2017-06-26272-1566/+2821
| |\ \
| * | | lpfc debugfs: get rid of pointless access_ok()Al Viro2017-06-041-20/+0
| * | | adb: get rid of pointless access_ok()Al Viro2017-06-041-4/+0
| * | | isdn: get rid of pointless access_ok()Al Viro2017-06-043-26/+0
| * | | drbd: ->sendpage() never needed set_fs()Al Viro2017-05-271-3/+0
* | | | Cavium CNN55XX: fix broken default Kconfig entryLinus Torvalds2017-07-051-1/+0
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-051201-28833/+77813
|\ \ \ \
| * | | | net: phy: dp83867: add workaround for incorrect RX_CTRL pin strapMurali Karicheri2017-07-051-0/+11
| * | | | cxgb4: Support for get_ts_info ethtool methodAtul Gupta2017-07-051-1/+18
| * | | | cxgb4: Add PTP Hardware Clock (PHC) supportAtul Gupta2017-07-052-0/+287
| * | | | cxgb4: time stamping interface for PTPAtul Gupta2017-07-059-13/+595
| * | | | nfp: default to chained metadata prepend formatJakub Kicinski2017-07-051-1/+8
| * | | | nfp: remove legacy MAC address lookupJakub Kicinski2017-07-054-34/+8
| * | | | nfp: improve order of interfaces in breakout modeJakub Kicinski2017-07-053-14/+12
| * | | | net: macb: remove extraneous return when MACB_EXT_DESC is definedColin Ian King2017-07-051-1/+0
| * | | | net, vxlan: convert vxlan_sock.refcnt from atomic_t to refcount_tReshetova, Elena2017-07-041-5/+5
| * | | | net: ethernet: mediatek: fixed deadlock captured by lockdepSean Wang2017-07-041-4/+4
| * | | | qed: initialize ll2_syn_handle at start of functionMichal Kalderon2017-07-031-2/+1
| * | | | Merge tag 'wireless-drivers-next-for-davem-2017-07-03' of https://git.kernel....David S. Miller2017-07-0374-614/+1500
| |\ \ \ \
| | * \ \ \ Merge tag 'iwlwifi-next-for-kalle-2017-06-30' of git://git.kernel.org/pub/scm...Kalle Valo2017-06-3065-571/+1299
| | |\ \ \ \
| | | * | | | iwlwifi: bump MAX API for 8000/9000/A000 to 33Luca Coelho2017-06-293-4/+4
| | | * | | | iwlwifi: pcie: wait longer after device resetEmmanuel Grumbach2017-06-294-25/+15
| | | * | | | iwlwifi: pcie: propagate iwl_pcie_apm_init's statusEmmanuel Grumbach2017-06-291-8/+13
| | | * | | | iwlwifi: mvm: quietly accept non-sta disassoc framesJohannes Berg2017-06-291-1/+4
| | | * | | | iwlwifi: mvm: update rx statistics cmd apiLiad Kaufman2017-06-297-141/+371
| | | * | | | iwlwifi: mvm: remove DQA non-STA client mode special caseJohannes Berg2017-06-291-8/+0
| | | * | | | iwlwifi: mvm: don't mess the SNAP header in TSO for non-QoS packetsEmmanuel Grumbach2017-06-291-4/+6
| | | * | | | iwlwifi: pcie: reconfigure MSI-X HW on resumeJohannes Berg2017-06-291-0/+3
| | | * | | | iwlwifi: mvm: don't send fetch the TID from a non-QoS packet in TSOEmmanuel Grumbach2017-06-291-5/+5
| | | * | | | iwlwifi: mvm: fix mac80211's hw_queue in DQA modeJohannes Berg2017-06-291-6/+26
| | | * | | | iwlwifi: mvm: map cab_queue to real one earlierJohannes Berg2017-06-291-5/+6
| | | * | | | iwlwifi: mvm: fix mac80211 queue trackingJohannes Berg2017-06-293-2/+12
| | | * | | | iwlwifi: mvm: properly enable IP header checksummingJohannes Berg2017-06-291-8/+12
| | | * | | | iwlwifi: pcie: add MSI-X interrupt tracingJohannes Berg2017-06-292-1/+29
| | | * | | | iwlwifi: mvm: quietly accept non-sta assoc response framesJohannes Berg2017-06-291-4/+7
| | | * | | | iwlwifi: mvm: remove version 2 of paging commandJohannes Berg2017-06-292-49/+15
| | | * | | | iwlwifi: move configuration into sub-directoryJohannes Berg2017-06-299-2/+2
| | | * | | | iwlwifi: move notification wait into fw/Johannes Berg2017-06-297-6/+6
| | | * | | | iwlwifi: create new subdirectory for FW interactionJohannes Berg2017-06-2914-17/+17
| | | * | | | iwlwifi: mvm: rename iwl_shared_mem_cfg_v1 to the correct _v2Johannes Berg2017-06-292-4/+4
| | | * | | | iwlwifi: mvm: fix deduplication start logicJohannes Berg2017-06-291-2/+15
| | | * | | | iwlwifi: mvm: unconditionally stop device after initJohannes Berg2017-06-291-1/+1
| | | * | | | iwlwifi: pcie: warn if paging is already initialized during initJohannes Berg2017-06-291-0/+5
| | | * | | | iwlwifi: pcie: make ctxt-info free idempotentJohannes Berg2017-06-291-0/+2
| | | * | | | iwlwifi: unify external & internal modparam namesJohannes Berg2017-06-2915-43/+43
| | | * | | | iwlwifi: mvm: support multi tid ba notifLiad Kaufman2017-06-292-17/+15