summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel
AgeCommit message (Expand)AuthorFilesLines
2016-11-26iwlwifi: mvm: wake the wait queue when the RX sync counter is zeroSara Sharon4-3/+5
2016-11-26iwlwifi: mvm: fix d3_test with unified D0/D3 imagesLuca Coelho1-10/+15
2016-11-26iwlwifi: mvm: fix netdetect starting/stopping for unified imagesLuca Coelho2-6/+46
2016-11-26iwlwifi: pcie: mark command queue lock with separate lockdep classJohannes Berg1-0/+8
2016-11-26iwlwifi: pcie: fix SPLC structure parsingLuca Coelho1-31/+48
2016-10-31iwlwifi: mvm: bail out if CTDP start operation failsLuca Coelho1-1/+4
2016-10-31iwlwifi: mvm: disable P2P queue on mac context releaseSara Sharon1-0/+5
2016-10-31iwlwifi: mvm: support BAR in reorder bufferSara Sharon1-3/+9
2016-10-31iwlwifi: mvm: free reserved queue on STA removalLiad Kaufman1-1/+23
2016-10-31iwlwifi: mvm: call a different txq_enable functionSara Sharon1-3/+1
2016-10-31iwlwifi: mvm: fix pending frames tracking on tx respLiad Kaufman1-1/+5
2016-10-31iwlwifi: check for valid ethernet address provided by OEMHaim Dreyfuss1-5/+10
2016-09-15iwlwifi: mvm: update TX queue before making a copy of the skbBeni Lev1-10/+9
2016-08-29iwlwifi: mvm: Advertise support for AP channel width changePeer, Ilan1-0/+1
2016-08-29iwlwifi: mvm: don't use ret when not initialisedEmmanuel Grumbach1-1/+2
2016-08-29iwlwifi: mvm: check if vif is NULL before using itSharon Dvir1-0/+2
2016-08-29iwlwifi: mvm: consider P2p device type for firmware dump triggersEmmanuel Grumbach1-1/+2
2016-07-18Merge tag 'iwlwifi-next-for-kalle-2016-07-11' of git://git.kernel.org/pub/scm...Kalle Valo3-5/+5
2016-07-15Merge tag 'wireless-drivers-next-for-davem-2016-07-13' of git://git.kernel.or...David S. Miller58-834/+2471
2016-07-12iwlwifi: add missing type declarationArnd Bergmann1-0/+1
2016-07-11iwlwifi: mvm: bump MAX firmware API for mvm devicesLuciano Coelho3-5/+5
2016-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo3-6/+22
2016-07-08Merge tag 'iwlwifi-next-for-kalle-2016-07-06' of git://git.kernel.org/pub/scm...Kalle Valo50-727/+2094
2016-07-06mac80211: Add support for beacon report radio measurementAvraham Stern3-10/+39
2016-07-06iwlwifi: move iwl_drv to be shared across transportsSara Sharon3-11/+7
2016-07-06iwlwifi: pcie: centralize SCD status loggingSara Sharon3-73/+47
2016-07-06iwlwifi: mvm: support v4 of the TX power commandLuca Coelho4-13/+36
2016-07-06iwlwifi: pcie: load FW chunk for a000 devicesSara Sharon2-11/+75
2016-07-06iwlwifi: pcie: initialize a000 device's TFD tableSara Sharon4-8/+65
2016-07-06iwlwifi: centralize 64 bit HW registers writeSara Sharon4-16/+74
2016-07-06iwlwifi: pcie: generalize and increase the size of scratchbufSara Sharon2-58/+54
2016-07-06iwlwifi: pcie: track rxb statusSara Sharon2-1/+11
2016-07-06iwlwifi: pcie: fix a race in firmware loading flowEmmanuel Grumbach3-17/+28
2016-07-06iwlwifi: decouple PCIe transport from mac80211Johannes Berg8-25/+37
2016-07-06iwlwifi: tracing: decouple from mac80211Johannes Berg1-3/+22
2016-07-06iwlwifi: store cipher scheme independent of mac80211Johannes Berg4-19/+20
2016-07-06iwlwifi: mvm: free RX reorder buffer on restartSara Sharon1-3/+4
2016-07-06iwlwifi: mvm: add RX aggregation printsSara Sharon2-2/+11
2016-07-06iwlwifi: mvm: support dqa-mode scd queue redirectionLiad Kaufman1-5/+110
2016-07-06iwlwifi: mvm: support tdls in dqa modeLiad Kaufman2-13/+26
2016-07-06iwlwifi: pcie: don't use vid 0Sara Sharon1-4/+7
2016-07-06iwlwifi: mvm: unmap the paging memory before freeing itEmmanuel Grumbach1-4/+8
2016-07-06iwlwifi: remove iwl_ht_params.smps_modeJohannes Berg2-8/+3
2016-07-06iwlwifi: mvm: fix the channel inhibition table for Channel 14Emmanuel Grumbach1-1/+1
2016-07-06iwlwifi: mvm: fix coex related commentsEmmanuel Grumbach1-2/+2
2016-07-06iwlwifi: mvm: write the correct internal TXF indexGolan Ben-Ami1-1/+2
2016-07-06iwlwifi: pcie: fix access to scratch bufferSara Sharon1-2/+2
2016-07-06iwlwifi: pcie: Enable MSI mode when using MSI interruptsIdo Yariv2-1/+6
2016-07-06iwlwifi: mvm: read SAR BIOS table from ACPILuca Coelho1-0/+173
2016-07-06iwlwifi: mvm: cleanup the coex codeEmmanuel Grumbach3-231/+0