summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-07-08rtlwifi: Add missing newlines to RT_TRACE callsJoe Perches33-60/+60
2016-07-08rtlwifi: Create _rtl_dbg_trace function to reduce RT_TRACE code sizeJoe Perches2-8/+34
2016-07-08rtl8xxxu: Reduce console noise when removing the kernel moduleJes Sorensen1-1/+1
2016-07-08rtl8xxxu: remove unneeded assignmentsLuis de Bethencourt1-2/+0
2016-07-08Merge tag 'iwlwifi-next-for-kalle-2016-07-06' of git://git.kernel.org/pub/scm...Kalle Valo50-727/+2094
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
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: pcie: enable interrupts before releasing the NIC's CPUEmmanuel Grumbach1-1/+4
2016-07-06iwlwifi: Add a000 HW family supportHaim Dreyfuss4-1/+136
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: Reserve iwl_fw_error_dump_type enumGolan Ben-Ami1-0/+4
2016-07-06iwlwifi: add dump of RFHSara Sharon1-2/+113
2016-07-06iwlwifi: dvm: Remove unused array 'iwlagn_loose_lookup'Guenter Roeck1-17/+0
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: pcie: poll RFH for RX DMA stopSara Sharon2-3/+36
2016-07-06iwlwifi: mvm: remove unnecessary device conversion when reading the MCCLuca Coelho1-3/+1
2016-07-06iwlwifi: add new 8265Oren Givon1-0/+6
2016-07-06iwlwifi: add new 8260 PCI IDsOren Givon1-0/+3
2016-07-06iwlwifi: mvm: support dqa-enable hcmdLiad Kaufman2-0/+35