summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/mvm
AgeCommit message (Expand)AuthorFilesLines
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-15Merge tag 'wireless-drivers-next-for-davem-2016-07-13' of git://git.kernel.or...David S. Miller28-506/+1579
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 Valo26-423/+1286
2016-07-06mac80211: Add support for beacon report radio measurementAvraham Stern1-8/+29
2016-07-06iwlwifi: mvm: support v4 of the TX power commandLuca Coelho3-13/+32
2016-07-06iwlwifi: decouple PCIe transport from mac80211Johannes Berg1-0/+3
2016-07-06iwlwifi: store cipher scheme independent of mac80211Johannes Berg2-3/+17
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: mvm: unmap the paging memory before freeing itEmmanuel Grumbach1-4/+8
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: mvm: read SAR BIOS table from ACPILuca Coelho1-0/+173
2016-07-06iwlwifi: mvm: cleanup the coex codeEmmanuel Grumbach3-231/+0
2016-07-06iwlwifi: mvm: checksum IPv6 fragmented packetSara Sharon1-15/+6
2016-07-06iwlmvm: mvm: set correct state in smart-fifo configurationstriebit1-1/+1
2016-07-06iwlwifi: mvm: support new statistics notificationSara Sharon6-6/+56
2016-07-06iwlwifi: mvm: add support for GCMP encryptionAyala Beker6-24/+85
2016-07-06iwlwifi: mvm: fix txq aggregation bugOren Givon1-1/+9
2016-07-06iwlwifi: mvm: avoid harmless -Wmaybe-uninialized warningArnd Bergmann1-20/+21
2016-07-06iwlwifi: mvm: rs: add rate scaling support for 160MHz channelsGregory Greenman2-22/+60
2016-07-06iwlwifi: mvm: fix RX mpdu status enumAyala Beker1-2/+2
2016-07-06iwlwifi: mvm: Do not open aggregations for null data packetsMatti Gottlieb3-8/+9
2016-07-06iwlwifi: mvm: remove unnecessary device conversion when reading the MCCLuca Coelho1-3/+1
2016-07-06iwlwifi: mvm: support dqa-enable hcmdLiad Kaufman2-0/+35
2016-07-06iwlwifi: mvm: update aux queue in dqa modeLiad Kaufman3-8/+27
2016-07-06iwlwifi: mvm: set sta_id in SCD_QUEUE_CONFIG cmdLiad Kaufman2-0/+11
2016-07-06iwlwifi: mvm: support dqa queue sharingLiad Kaufman3-22/+175
2016-07-06iwlwifi: mvm: silence uninitialized variable warningDan Carpenter1-0/+2
2016-07-06iwlwifi: mvm: remove an unused variableDan Carpenter1-3/+2
2016-07-06iwlwifi: mvm: change scan timeout to a delayed workLuca Coelho4-15/+14
2016-07-06iwlwifi: mvm: fix possible division by zeroSara Sharon1-0/+3
2016-07-06iwlwifi: mvm: support dqa queue inactivation upon timeoutLiad Kaufman5-15/+398
2016-07-05Merge tag 'iwlwifi-next-for-kalle-2016-07-01' of git://git.kernel.org/pub/scm...Kalle Valo11-83/+293
2016-07-01iwlwifi: mvm: handle FRAME_RELEASE in MQ codeJohannes Berg1-2/+2
2016-07-01iwlwifi: mvm: Support CSA countdown offloadingAndrei Otcheretianski8-21/+193
2016-07-01iwlwifi: mvm: free dqa queues on STA removal also in non-bssLiad Kaufman1-2/+3
2016-07-01iwlwifi: mvm: update mpdu metadata APISara Sharon3-22/+54
2016-07-01iwlwifi: mvm: remove RX_PHY support for 9000 deviceSara Sharon3-16/+0
2016-07-01iwlwifi: rename CAPA_P2P_STANDALONE_UAPSD to CAPA_P2P_SCM_UAPSDAvraham Stern3-4/+4
2016-07-01iwlwifi: mvm: fix comment indentationJohannes Berg1-14/+14
2016-07-01iwlwifi: mvm: do not trust NSSN for amsdu sub-framesSara Sharon1-2/+18