summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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/+0
* iwlwifi: mvm: checksum IPv6 fragmented packetSara Sharon2016-07-061-15/+6
* 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/+0
* 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/+1
* 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-062-0/+35
* iwlwifi: mvm: update aux queue in dqa modeLiad Kaufman2016-07-063-8/+27
* iwlwifi: mvm: set sta_id in SCD_QUEUE_CONFIG cmdLiad Kaufman2016-07-062-0/+11
* iwlwifi: mvm: support dqa queue sharingLiad Kaufman2016-07-067-22/+199
* iwlwifi: mvm: silence uninitialized variable warningDan Carpenter2016-07-061-0/+2
* iwlwifi: mvm: remove an unused variableDan Carpenter2016-07-061-3/+2
* iwlwifi: mvm: change scan timeout to a delayed workLuca Coelho2016-07-064-15/+14
* iwlwifi: mvm: fix possible division by zeroSara Sharon2016-07-061-0/+3
* iwlwifi: pcie: unify restock calls on initSara Sharon2016-07-061-15/+13
* iwlwifi: mvm: support dqa queue inactivation upon timeoutLiad Kaufman2016-07-065-15/+398
* iwlwifi: change fw.mvm_fw to fw.typeJohannes Berg2016-07-062-12/+28
* iwlwifi: remove useless enum valuesJohannes Berg2016-07-061-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
* iwlwifi: pcie: allow more than one frame in RB for 9000 devicesSara Sharon2016-07-011-3/+1
* iwlwifi: pcie: set RB chunk size per busSara Sharon2016-07-012-3/+9
* iwlwifi: pcie: workaround HW shadow registers bugSara Sharon2016-07-016-9/+35
* 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-014-23/+58
* iwlwifi: mvm: remove RX_PHY support for 9000 deviceSara Sharon2016-07-013-16/+0
* iwlwifi: rename CAPA_P2P_STANDALONE_UAPSD to CAPA_P2P_SCM_UAPSDAvraham Stern2016-07-014-6/+7
* 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-016-6/+23
* iwlwifi: add default value to disable_11ac mod param descriptionEmmanuel Grumbach2016-05-101-1/+1
* iwlwifi: pcie: grab NIC access only once on RX initSara Sharon2016-05-101-40/+57