summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel
AgeCommit message (Expand)AuthorLines
2016-09-15iwlwifi: mvm: update TX queue before making a copy of the skbBeni Lev-10/+9
2016-08-29iwlwifi: mvm: Advertise support for AP channel width changePeer, Ilan-0/+1
2016-08-29iwlwifi: mvm: don't use ret when not initialisedEmmanuel Grumbach-1/+2
2016-08-29iwlwifi: mvm: check if vif is NULL before using itSharon Dvir-0/+2
2016-08-29iwlwifi: mvm: consider P2p device type for firmware dump triggersEmmanuel Grumbach-1/+2
2016-07-18Merge tag 'iwlwifi-next-for-kalle-2016-07-11' of git://git.kernel.org/pub/scm...Kalle Valo-5/+5
2016-07-14Merge tag 'wireless-drivers-next-for-davem-2016-07-13' of git://git.kernel.or...David S. Miller-834/+2471
2016-07-12iwlwifi: add missing type declarationArnd Bergmann-0/+1
2016-07-11iwlwifi: mvm: bump MAX firmware API for mvm devicesLuciano Coelho-5/+5
2016-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo-6/+22
2016-07-08Merge tag 'iwlwifi-next-for-kalle-2016-07-06' of git://git.kernel.org/pub/scm...Kalle Valo-727/+2094
2016-07-06mac80211: Add support for beacon report radio measurementAvraham Stern-10/+39
2016-07-06iwlwifi: move iwl_drv to be shared across transportsSara Sharon-11/+7
2016-07-06iwlwifi: pcie: centralize SCD status loggingSara Sharon-73/+47
2016-07-06iwlwifi: mvm: support v4 of the TX power commandLuca Coelho-13/+36
2016-07-06iwlwifi: pcie: load FW chunk for a000 devicesSara Sharon-11/+75
2016-07-06iwlwifi: pcie: initialize a000 device's TFD tableSara Sharon-8/+65
2016-07-06iwlwifi: centralize 64 bit HW registers writeSara Sharon-16/+74
2016-07-06iwlwifi: pcie: generalize and increase the size of scratchbufSara Sharon-58/+54
2016-07-06iwlwifi: pcie: track rxb statusSara Sharon-1/+11
2016-07-06iwlwifi: pcie: fix a race in firmware loading flowEmmanuel Grumbach-17/+28
2016-07-06iwlwifi: decouple PCIe transport from mac80211Johannes Berg-25/+37
2016-07-06iwlwifi: tracing: decouple from mac80211Johannes Berg-3/+22
2016-07-06iwlwifi: store cipher scheme independent of mac80211Johannes Berg-19/+20
2016-07-06iwlwifi: mvm: free RX reorder buffer on restartSara Sharon-3/+4
2016-07-06iwlwifi: mvm: add RX aggregation printsSara Sharon-2/+11
2016-07-06iwlwifi: mvm: support dqa-mode scd queue redirectionLiad Kaufman-5/+110
2016-07-06iwlwifi: mvm: support tdls in dqa modeLiad Kaufman-13/+26
2016-07-06iwlwifi: pcie: don't use vid 0Sara Sharon-4/+7
2016-07-06iwlwifi: mvm: unmap the paging memory before freeing itEmmanuel Grumbach-4/+8
2016-07-06iwlwifi: remove iwl_ht_params.smps_modeJohannes Berg-8/+3
2016-07-06iwlwifi: mvm: fix the channel inhibition table for Channel 14Emmanuel Grumbach-1/+1
2016-07-06iwlwifi: mvm: fix coex related commentsEmmanuel Grumbach-2/+2
2016-07-06iwlwifi: mvm: write the correct internal TXF indexGolan Ben-Ami-1/+2
2016-07-06iwlwifi: pcie: fix access to scratch bufferSara Sharon-2/+2
2016-07-06iwlwifi: pcie: Enable MSI mode when using MSI interruptsIdo Yariv-1/+6
2016-07-06iwlwifi: mvm: read SAR BIOS table from ACPILuca Coelho-0/+173
2016-07-06iwlwifi: mvm: cleanup the coex codeEmmanuel Grumbach-231/+0
2016-07-06iwlwifi: mvm: checksum IPv6 fragmented packetSara Sharon-15/+6
2016-07-06iwlmvm: mvm: set correct state in smart-fifo configurationstriebit-1/+1
2016-07-06iwlwifi: pcie: enable interrupts before releasing the NIC's CPUEmmanuel Grumbach-1/+4
2016-07-06iwlwifi: Add a000 HW family supportHaim Dreyfuss-1/+136
2016-07-06iwlwifi: mvm: support new statistics notificationSara Sharon-6/+56
2016-07-06iwlwifi: mvm: add support for GCMP encryptionAyala Beker-24/+85
2016-07-06iwlwifi: Reserve iwl_fw_error_dump_type enumGolan Ben-Ami-0/+4
2016-07-06iwlwifi: add dump of RFHSara Sharon-2/+113
2016-07-06iwlwifi: dvm: Remove unused array 'iwlagn_loose_lookup'Guenter Roeck-17/+0
2016-07-06iwlwifi: mvm: fix txq aggregation bugOren Givon-1/+9
2016-07-06iwlwifi: mvm: avoid harmless -Wmaybe-uninialized warningArnd Bergmann-20/+21
2016-07-06iwlwifi: mvm: rs: add rate scaling support for 160MHz channelsGregory Greenman-22/+60