summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi
AgeCommit message (Expand)AuthorFilesLines
2018-03-19iwlwifi: mvm: Move unused phy's to a default channelAndrei Otcheretianski1-5/+16
2018-03-19iwlwifi: mvm: fix array out of bounds referenceAvraham Stern1-27/+11
2018-03-19iwlwifi: mvm: make sure internal station has a valid idAvraham Stern1-1/+2
2018-03-19iwlwifi: mvm: clear tx queue id when unreserving aggregation queueAvraham Stern1-4/+8
2018-03-19iwlwifi: mvm: Increase session protection time after CSAndrei Otcheretianski3-8/+15
2018-03-16iwlwifi: add shared clock PHY config flag for some devicesLuca Coelho5-19/+91
2018-03-16iwlwifi: mvm: fix error checking for multi/broadcast staJohannes Berg1-2/+2
2018-03-16iwlwifi: mvm: Correctly set IGTK for APBeni Lev1-9/+12
2018-03-16iwlwifi: mvm: set the correct tid when we flush the MCAST staEmmanuel Grumbach1-6/+4
2018-03-02iwlwifi: fix malformed CONFIG_IWLWIFI_PCIE_RTPM defaultUlf Magnusson1-1/+0
2018-03-02iwlwifi: mvm: Correctly set the tid for mcast queueIlan Peer1-3/+3
2018-03-02iwlwifi: mvm: Direct multicast frames to the correct stationIlan Peer1-1/+5
2018-03-02iwlwifi: mvm: fix "failed to remove key" messageSara Sharon1-1/+2
2018-03-02iwlwifi: avoid collecting firmware dump if not loadedShaul Triebitz5-5/+27
2018-03-02iwlwifi: mvm: fix assert 0x2B00 on older FWsSara Sharon1-10/+35
2018-03-02iwlwifi: mvm: Fix channel switch for count 0 and 1Andrei Otcheretianski2-4/+6
2018-03-02iwlwifi: mvm: fix TX of CCMP 256Sara Sharon1-2/+5
2018-03-02iwlwifi: Cancel and set MARKER_CMD timer during suspend-resumeHaim Dreyfuss4-0/+42
2018-02-16iwlwifi: mvm: always init rs with 20mhz bandwidth ratesNaftali Goldstein2-8/+24
2018-02-16iwlwifi: align timestamp cancel with timestamp startShaul Triebitz3-8/+2
2018-02-16iwlwifi: pcie: don't warn if we use all the transmit pointersEmmanuel Grumbach2-2/+2
2018-02-16iwlwifi: mvm: fix IBSS for devices that support station type APISara Sharon2-13/+14
2018-02-16iwlwifi: mvm: fix security bug in PN checkingSara Sharon1-19/+20
2018-01-15Merge tag 'wireless-drivers-next-for-davem-2018-01-13' of git://git.kernel.or...David S. Miller27-104/+582
2018-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-15/+14
2018-01-05iwlwifi: pcie: fix DMA memory mapping / unmappingEmmanuel Grumbach3-15/+14
2017-12-20iwlwifi: define and use if iwl_mvm_has_tlc_offloadEmmanuel Grumbach7-12/+15
2017-12-20iwlwifi: mvm: send the low latency commandShaul Triebitz2-1/+42
2017-12-20iwlwifi: mvm: adjust to quota offloadShaul Triebitz2-0/+6
2017-12-20iwlwifi: mvm: don't warn on multiple packets when opening a queueSara Sharon1-3/+2
2017-12-20iwlwifi: add skb address to tx cmd in trace events dataMordechay Goodstein1-3/+4
2017-12-20iwlwifi: fw: fix the enums in the rate scaling APIEmmanuel Grumbach1-17/+17
2017-12-20iwlwifi: mvm: support RX flags API changeSara Sharon3-2/+9
2017-12-20iwlwifi: runtime: sync FW and host clocks for logsMordechay Goodstein7-7/+313
2017-12-20iwlwifi: mvm: force quota update upon NoA settingShaul Triebitz1-1/+1
2017-12-20iwlwifi: avoid duplicate sw reset executions in the codeGolan Ben Ami5-16/+23
2017-12-20iwlwifi: support internal debug data collection for new devicesGolan Ben Ami6-42/+150
2017-12-19Merge tag 'wireless-drivers-next-for-davem-2017-12-18' of git://git.kernel.or...David S. Miller39-766/+1275
2017-12-08iwlwifi: mvm: fix wrong #ifdef that uses a macro from backportsLuca Coelho1-1/+1
2017-12-05iwlwifi: mvm: request statistics when reading debugfsJohannes Berg1-0/+3
2017-12-05iwlwifi: mvm: make init_dbg effective only on failureLiad Kaufman2-5/+5
2017-12-05iwlwifi: mvm: rs: add sanity check when sending LQ commandGregory Greenman1-1/+3
2017-12-05iwlwifi: mvm: rs: add size checks when printing to a bufferGregory Greenman3-36/+45
2017-12-05iwlwifi: mvm: rs: new rate scale API - add debugfs hooksGregory Greenman4-0/+141
2017-12-05iwlwifi: mvm: rs: new rate scale API - add FW notificationsGregory Greenman5-0/+89
2017-12-05iwlwifi: mvm: rs: add basic implementation of the new RS API handlersGregory Greenman6-12/+379
2017-12-05iwlwifi: mvm: rs: add ops for the new rate scaling in the FWGregory Greenman8-48/+166
2017-12-05iwlwifi: mvm: rs: introduce new API for rate scalingGregory Greenman9-30/+79
2017-12-05iwlwifi: mvm: avoid dumping assert log when device is stoppedSara Sharon1-0/+6
2017-12-05iwlwifi: mvm: remove set but unused variable in iwl_mvm_roc_done_wkEmmanuel Grumbach1-7/+2