summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel
AgeCommit message (Expand)AuthorFilesLines
2017-01-23iwlwifi: mvm: avoid crash on restart w/o reserved queuesJohannes Berg1-3/+4
2017-01-23iwlwifi: fix double hyphen in MODULE_FIRMWARE for 8000Jürg Billeter1-1/+1
2017-01-21iwlwifi: fix kernel crash when unregistering thermal zoneJens Axboe1-4/+8
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds5-5/+5
2016-12-16Makefile: drop -D__CHECK_ENDIAN__ from cflagsMichael S. Tsirkin4-5/+3
2016-12-16linux: drop __bitwise__ everywhereMichael S. Tsirkin1-2/+2
2016-12-14drivers/net/wireless/intel/iwlwifi/dvm/calib.c: simplfy min() expressionAndrew Morton1-2/+1
2016-12-03iwlwifi: use reset to set transport headerZhang Shengju1-1/+1
2016-11-27Merge tag 'wireless-drivers-next-for-davem-2016-11-25' of git://git.kernel.or...David S. Miller13-76/+250
2016-11-17wireless: fix bogus maybe-uninitialized warningArnd Bergmann1-1/+1
2016-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller9-53/+128
2016-10-27Merge tag 'iwlwifi-next-for-kalle-2016-10-25-2' of git://git.kernel.org/pub/s...Kalle Valo12-75/+249
2016-10-27Merge tag 'iwlwifi-for-kalle-2015-10-25' of git://git.kernel.org/pub/scm/linu...Kalle Valo9-53/+128
2016-10-26iwlwifi: mvm: use dev_coredumpsg()Aviya Erenfeld1-45/+55
2016-10-26iwlwifi: mvm: enable dynamic queue allocation modeLiad Kaufman1-3/+2
2016-10-20net: use core MTU range checking in wireless driversJarod Wilson4-13/+8
2016-10-19iwlwifi: mvm: assign cab queue to the correct stationSara Sharon2-9/+23
2016-10-19iwlwifi: mvm: tell the firmware about the AID of the peerEmmanuel Grumbach1-0/+1
2016-10-19iwlwifi: pcie: give a meaningful name to interrupt requestSharon Dvir1-1/+28
2016-10-19iwlwifi: mvm: use firmware station PM notification for AP_LINK_PSJohannes Berg9-7/+119
2016-10-19iwlwifi: mvm: fix dqa deferred frames markingLiad Kaufman1-0/+1
2016-10-19iwlwifi: mvm: support MONITOR vif in DQA modeLiad Kaufman1-3/+5
2016-10-19iwlwifi: mvm: fix reserved txq freeingLiad Kaufman1-3/+6
2016-10-19iwlwifi: mvm: update txq metadata to current ownerLiad Kaufman1-4/+9
2016-10-19iwlwifi: mvm: fix netdetect starting/stopping for unified imagesLuca Coelho2-6/+46
2016-10-19iwlwifi: pcie: fix SPLC structure parsingLuca Coelho1-31/+48
2016-10-19iwlwifi: mvm: wake the wait queue when the RX sync counter is zeroSara Sharon4-3/+5
2016-10-19iwlwifi: mvm: comply with fw_restart mod param on suspendHaim Dreyfuss1-1/+4
2016-10-19iwlwifi: mvm: fix d3_test with unified D0/D3 imagesLuca Coelho1-10/+15
2016-10-19iwlwifi: mvm: use ssize_t for len in iwl_debugfs_mem_read()Luca Coelho1-2/+2
2016-10-19iwlwifi: pcie: mark command queue lock with separate lockdep classJohannes Berg1-0/+8
2016-10-10Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-16/+10
2016-10-08Merge branch 'work.const-qstr' into work.miscAl Viro3-16/+10
2016-09-30Merge tag 'wireless-drivers-next-for-davem-2016-09-29' of git://git.kernel.or...David S. Miller44-881/+1628
2016-09-26iwlwifi: mvm: initialise ADD_STA before sending it to the firmwareEmmanuel Grumbach1-1/+1
2016-09-26iwlwifi: allow error table address new rangeSara Sharon1-1/+1
2016-09-26iwlwifi: mvm: fix typo in TC_CMD_SEC_KEY_FROM_TABLEEmmanuel Grumbach2-3/+3
2016-09-26iwlwifi: remove support for fw older than -17 and -22Luca Coelho14-118/+36
2016-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-10/+9
2016-09-22iwlwifi: mvm: correct rate_idx bounds-checkJohannes Berg1-1/+1
2016-09-22iwlwifi: mvm: bail out if CTDP start operation failsLuca Coelho1-1/+4
2016-09-22iwlwifi: pcie: avoid variable shadowing in TFD helpersJohannes Berg2-33/+33
2016-09-22iwlwifi: add two new 9560 series PCI IDsOren Givon1-0/+2
2016-09-22iwlwifi: mvm: cleanup usage of init_dbg parameterSara Sharon1-14/+14
2016-09-22iwlwifi: mvm: cleanup redundant no_power_up_nic_in_init configSara Sharon2-32/+15
2016-09-19iwlwifi: pcie: use LIST_HEAD() macroJohannes Berg1-3/+1
2016-09-19iwlwifi: mvm: use LIST_HEAD() macroJohannes Berg1-3/+1
2016-09-19iwlwifi: mvm: set HCMD_NAME for PHY_DB as wellSara Sharon3-2/+3
2016-09-19iwlwifi: mvm: Add mem debugfs entryIdo Yariv2-0/+179
2016-09-19iwlwifi: mvm: move AP-specific code to right functionJohannes Berg1-22/+20