summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/mvm
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: decouple PCIe transport from mac80211Johannes Berg2016-07-061-0/+3
* iwlwifi: store cipher scheme independent of mac80211Johannes Berg2016-07-062-3/+17
* iwlwifi: mvm: free RX reorder buffer on restartSara Sharon2016-07-061-3/+4
* iwlwifi: mvm: add RX aggregation printsSara Sharon2016-07-062-2/+11
* iwlwifi: mvm: support dqa-mode scd queue redirectionLiad Kaufman2016-07-061-5/+110
* iwlwifi: mvm: support tdls in dqa modeLiad Kaufman2016-07-062-13/+26
* iwlwifi: mvm: unmap the paging memory before freeing itEmmanuel Grumbach2016-07-061-4/+8
* iwlwifi: mvm: fix the channel inhibition table for Channel 14Emmanuel Grumbach2016-07-061-1/+1
* iwlwifi: mvm: fix coex related commentsEmmanuel Grumbach2016-07-061-2/+2
* iwlwifi: mvm: write the correct internal TXF indexGolan Ben-Ami2016-07-061-1/+2
* iwlwifi: mvm: read SAR BIOS table from ACPILuca Coelho2016-07-061-0/+173
* iwlwifi: mvm: cleanup the coex codeEmmanuel Grumbach2016-07-063-231/+0Star
* iwlwifi: mvm: checksum IPv6 fragmented packetSara Sharon2016-07-061-15/+6Star
* iwlmvm: mvm: set correct state in smart-fifo configurationstriebit2016-07-061-1/+1
* iwlwifi: mvm: support new statistics notificationSara Sharon2016-07-066-6/+56
* iwlwifi: mvm: add support for GCMP encryptionAyala Beker2016-07-066-24/+85
* iwlwifi: mvm: fix txq aggregation bugOren Givon2016-07-061-1/+9
* iwlwifi: mvm: avoid harmless -Wmaybe-uninialized warningArnd Bergmann2016-07-061-20/+21
* iwlwifi: mvm: rs: add rate scaling support for 160MHz channelsGregory Greenman2016-07-062-22/+60
* iwlwifi: mvm: fix RX mpdu status enumAyala Beker2016-07-061-2/+2
* iwlwifi: mvm: Do not open aggregations for null data packetsMatti Gottlieb2016-07-063-8/+9
* iwlwifi: mvm: remove unnecessary device conversion when reading the MCCLuca Coelho2016-07-061-3/+1Star
* iwlwifi: mvm: support dqa-enable hcmdLiad Kaufman2016-07-052-0/+35
* iwlwifi: mvm: update aux queue in dqa modeLiad Kaufman2016-07-053-8/+27
* iwlwifi: mvm: set sta_id in SCD_QUEUE_CONFIG cmdLiad Kaufman2016-07-052-0/+11
* iwlwifi: mvm: support dqa queue sharingLiad Kaufman2016-07-053-22/+175
* iwlwifi: mvm: silence uninitialized variable warningDan Carpenter2016-07-051-0/+2
* iwlwifi: mvm: remove an unused variableDan Carpenter2016-07-051-3/+2Star
* iwlwifi: mvm: change scan timeout to a delayed workLuca Coelho2016-07-054-15/+14Star
* iwlwifi: mvm: fix possible division by zeroSara Sharon2016-07-051-0/+3
* iwlwifi: mvm: support dqa queue inactivation upon timeoutLiad Kaufman2016-07-055-15/+398
* iwlwifi: mvm: handle FRAME_RELEASE in MQ codeJohannes Berg2016-07-011-2/+2
* iwlwifi: mvm: Support CSA countdown offloadingAndrei Otcheretianski2016-07-018-21/+193
* iwlwifi: mvm: free dqa queues on STA removal also in non-bssLiad Kaufman2016-07-011-2/+3
* iwlwifi: mvm: update mpdu metadata APISara Sharon2016-07-013-22/+54
* iwlwifi: mvm: remove RX_PHY support for 9000 deviceSara Sharon2016-07-013-16/+0Star
* iwlwifi: rename CAPA_P2P_STANDALONE_UAPSD to CAPA_P2P_SCM_UAPSDAvraham Stern2016-07-013-4/+4
* iwlwifi: mvm: fix comment indentationJohannes Berg2016-07-011-14/+14
* iwlwifi: mvm: do not trust NSSN for amsdu sub-framesSara Sharon2016-07-011-2/+18
* iwlwifi: advertise maximal MPDU length when Rx MQ is supportedEmmanuel Grumbach2016-07-011-0/+5
* iwlwifi: mvm: support dqa-mode agg on non-shared queueLiad Kaufman2016-05-106-40/+207
* iwlwifi: don't access a nonexistent register upon assertEmmanuel Grumbach2016-05-101-3/+4
* iwlwifi: mvm: use helpers to get iwl_mvm_staSara Sharon2016-05-106-31/+14Star
* iwlwifi: mvm: remove redundant alloc_ctx parameterSara Sharon2016-05-101-1/+1
* iwlwifi: mvm: loosen nssn comparison to reorder buffer headSara Sharon2016-05-101-4/+18
* iwlwifi: mvm: don't allow negative reference countSara Sharon2016-05-101-1/+5
* iwlwifi: mvm: add more registers to dump upon errorGolan Ben-Ami2016-05-101-9/+44
* iwlwifi: mvm: add a new mvm reference type for RX dataLuca Coelho2016-05-103-0/+17
* iwlwifi: mvm: pass station to mac80211 RX where knownJohannes Berg2016-05-102-4/+9
* iwlwifi: wake from runtime suspend before sending sync commandsLuca Coelho2016-05-103-1/+9