summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: decouple PCIe transport from mac80211Johannes Berg2016-07-068-25/+37
* iwlwifi: tracing: decouple from mac80211Johannes Berg2016-07-061-3/+22
* iwlwifi: store cipher scheme independent of mac80211Johannes Berg2016-07-064-19/+20
* 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: pcie: don't use vid 0Sara Sharon2016-07-061-4/+7
* iwlwifi: mvm: unmap the paging memory before freeing itEmmanuel Grumbach2016-07-061-4/+8
* iwlwifi: remove iwl_ht_params.smps_modeJohannes Berg2016-07-062-8/+3Star
* 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: pcie: fix access to scratch bufferSara Sharon2016-07-061-2/+2
* iwlwifi: pcie: Enable MSI mode when using MSI interruptsIdo Yariv2016-07-062-1/+6
* 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: pcie: enable interrupts before releasing the NIC's CPUEmmanuel Grumbach2016-07-061-1/+4
* iwlwifi: Add a000 HW family supportHaim Dreyfuss2016-07-064-1/+136
* iwlwifi: mvm: support new statistics notificationSara Sharon2016-07-066-6/+56
* iwlwifi: mvm: add support for GCMP encryptionAyala Beker2016-07-066-24/+85
* iwlwifi: Reserve iwl_fw_error_dump_type enumGolan Ben-Ami2016-07-061-0/+4
* iwlwifi: add dump of RFHSara Sharon2016-07-061-2/+113
* iwlwifi: dvm: Remove unused array 'iwlagn_loose_lookup'Guenter Roeck2016-07-061-17/+0Star
* 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: pcie: poll RFH for RX DMA stopSara Sharon2016-07-062-3/+36
* iwlwifi: mvm: remove unnecessary device conversion when reading the MCCLuca Coelho2016-07-061-3/+1Star
* iwlwifi: add new 8265Oren Givon2016-07-061-0/+6
* iwlwifi: add new 8260 PCI IDsOren Givon2016-07-061-0/+3
* 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-057-22/+199
* 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: pcie: unify restock calls on initSara Sharon2016-07-051-15/+13Star
* iwlwifi: mvm: support dqa queue inactivation upon timeoutLiad Kaufman2016-07-055-15/+398
* iwlwifi: change fw.mvm_fw to fw.typeJohannes Berg2016-07-052-12/+28
* iwlwifi: remove useless enum valuesJohannes Berg2016-07-051-2/+2
* iwlwifi: mvm: handle FRAME_RELEASE in MQ codeJohannes Berg2016-07-011-2/+2
* iwlwifi: mvm: Support CSA countdown offloadingAndrei Otcheretianski2016-07-019-21/+197
* iwlwifi: pcie: make sure packet arrived to destined queueSara Sharon2016-07-012-1/+10