summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel
AgeCommit message (Expand)AuthorFilesLines
2018-04-13iwlwifi: fix min API version for 7265D, 3168, 8000 and 8265Luca Coelho2-4/+4
2018-04-13iwlwifi: pcie: only use d0i3 in suspend/resume if system_pm is set to d0i3Luca Coelho1-2/+4
2018-04-13iwlwifi: tt: move ucode_loaded check under mutexJohannes Berg1-3/+5
2018-04-13iwlwifi: mvm: Fix command queue number on d0i3 flowHaim Dreyfuss1-1/+4
2018-04-13iwlwifi: mvm: fix firmware debug restart recordingEmmanuel Grumbach4-19/+27
2018-03-24iwlwifi: a000: fix memory offsets and lengthsLiad Kaufman1-3/+3
2018-03-24iwlwifi: split the handler and the wake parts of the notification infraEmmanuel Grumbach2-11/+24
2018-03-22iwlwifi: mvm: rs: don't override the rate history in the search cycleEmmanuel Grumbach1-3/+1
2018-03-22iwlwifi: mvm: fix RX SKB header size and align it properlyJohannes Berg1-3/+15
2018-02-03iwlwifi: mvm: fix the TX queue hang timeout for MONITOR vif typeEmmanuel Grumbach1-0/+2
2017-12-20iwlwifi: mvm: cleanup pending frames in DQA modeSara Sharon4-31/+28
2017-11-08iwlwifi: mvm: use the PROBE_RESP_QUEUE to send deauth to unknown stationEmmanuel Grumbach1-4/+6
2017-10-12iwlwifi: add workaround to disable wide channels in 5GHzLuca Coelho1-11/+55
2017-10-12iwlwifi: mvm: use IWL_HCMD_NOCOPY for MCAST_FILTER_CMDLuca Coelho1-1/+9
2017-09-09iwlwifi: pci: add new PCI ID for 7265DLuca Coelho1-0/+1
2017-08-11iwlwifi: dvm: prevent an out of bounds accessEmmanuel Grumbach1-1/+1
2017-07-05iwlwifi: fix kernel crash when unregistering thermal zoneJens Axboe1-4/+8
2017-05-14iwlwifi: mvm: writing zero bytes to debugfs causes a crashDan Carpenter1-0/+2
2017-05-14iwlwifi: mvm: synchronize firmware DMA paging memorySara Sharon2-3/+24
2017-05-14iwlwifi: mvm: fix references to first_agg_queue in DQA modeSara Sharon1-4/+3
2017-05-14iwlwifi: mvm: fix pending frame counter calculationSara Sharon2-12/+24
2017-05-14iwlwifi: mvm/pcie: adjust A-MSDU tx_cmd length in PCIeJohannes Berg2-39/+22
2017-05-14iwlwifi: mvm: Use aux queue for offchannel frames in dqaBeni Lev1-4/+6
2017-05-14iwlwifi: mvm: fix reorder timer re-armingSara Sharon1-1/+2
2017-05-14iwlwifi: pcie: fix the set of DMA memory maskSara Sharon1-6/+2
2017-05-14iwlwifi: pcie: trans: Remove unused 'shift_param'Kirtika Ruchandani1-6/+2
2017-05-14iwlwifi: pcie: don't increment / decrement a boolEmmanuel Grumbach1-1/+1
2017-05-14iwlwifi: mvm: overwrite skb info laterJohannes Berg1-5/+15
2017-05-14iwlwifi: mvm: don't restart HW if suspend fails with unified imageLuca Coelho1-5/+8
2017-05-14iwlwifi: fix MODULE_FIRMWARE for 6030Jürg Billeter1-1/+1
2017-02-09iwlwifi: mvm: avoid crash on restart w/o reserved queuesJohannes Berg1-3/+4
2017-02-09iwlwifi: fix double hyphen in MODULE_FIRMWARE for 8000Jürg Billeter1-1/+1
2016-10-27Merge tag 'iwlwifi-for-kalle-2015-10-25' of git://git.kernel.org/pub/scm/linu...Kalle Valo9-53/+128
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