summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)AuthorFilesLines
2015-10-13Merge tag 'wireless-drivers-next-for-davem-2015-10-09' of git://git.kernel.or...David S. Miller38-717/+994
2015-10-05iwlwifi: mvm: add minimal multi-RXQ infrastructureJohannes Berg2-27/+83
2015-10-05iwlwifi: size firmware flags memory correctlyJohannes Berg3-7/+20
2015-10-05iwlwifi: mvm: make threshold temperatures unsignedJohannes Berg1-6/+6
2015-10-05iwlwifi: nvm: add nvm phy_sku section to debugfsMoshe Harel3-0/+8
2015-10-05iwlwifi: mvm: fix signedness warnings in ToF debugfsJohannes Berg1-6/+10
2015-10-05iwlwifi: mvm: rs: dynamically switch between 80MHz and 20MHz in some scenariosEyal Shapira2-0/+48
2015-10-05iwlwifi: mvm: minor rx code cleanupJohannes Berg1-2/+2
2015-10-05iwlwifi: remove IWL3165_UCODE_API_OK and _MINJohannes Berg1-7/+0
2015-10-05iwlwifi: mvm: rs: fix success ratio comparison in rs_get_best_rateEyal Shapira1-2/+2
2015-10-05iwlwifi: mvm: rs: minor indentation fixEyal Shapira1-2/+2
2015-10-05iwlwifi: mvm: rs: remove overflowing debug messageEyal Shapira1-1/+0
2015-10-05iwlwifi: mvm: rs: improve rate debug messagesEyal Shapira1-9/+51
2015-10-05iwlwifi: mvm: stop using DEVICE_POWER_FLAGS_CAM_MSKJohannes Berg2-10/+4
2015-10-05iwlwifi: mvm: support enabling a queue with a given ssnLiad Kaufman3-7/+8
2015-10-05iwlwifi: mvm: support using multiple ACs on single HW queueLiad Kaufman7-89/+249
2015-10-05iwlwifi: transport: track number of allocated queuesJohannes Berg2-0/+6
2015-10-05iwlwifi: op-mode API: add rx_rss methodJohannes Berg1-1/+18
2015-10-05iwlwifi: mvm: remove PHY RX from handlersJohannes Berg1-1/+3
2015-10-05iwlwifi: mvm: Improve debugfs tof robustnessAssaf Krauss1-7/+9
2015-10-05iwlwifi: mvm: ToF - fill bssid of responder configurationGregory Greenman1-0/+1
2015-10-05iwlwifi: mvm: Fix tof debugfs formats (dec vs. hex)Assaf Krauss1-19/+21
2015-10-05iwlwifi: mvm: fix tof.h header guardNicolas Iooss1-1/+1
2015-10-05iwlwifi: mvm: Correctly update MAC context on add/del stationIlan Peer4-9/+5
2015-10-05iwlwifi: mvm: fix default disabled aggs in staLiad Kaufman1-1/+1
2015-10-05iwlwifi: enable tracing by defaultJohannes Berg1-0/+1
2015-10-05iwlwifi: mvm: correct skip-over-DTIM implementationJohannes Berg1-28/+46
2015-10-05iwlwifi: nvm: force 1x1 antenna in Series 8000Moshe Harel3-3/+17
2015-10-05iwlwifi: mvm: move DTS command and notification to new groupAviya Erenfeld3-2/+24
2015-09-22mac80211: allow to transmit A-MSDU within A-MPDUEmmanuel Grumbach2-2/+2
2015-09-21iwlwifi: mvm: add debug print for d0i3 exit indicationEliad Peller1-1/+4
2015-09-21iwlwifi: mvm: configure wowlan configuration only if connectedEliad Peller1-6/+11
2015-09-21iwlwifi: mvm: move RX API into its own fileJohannes Berg2-167/+239
2015-09-21iwlwifi: mvm: remove some unused defines from RX APIJohannes Berg1-17/+0
2015-09-21iwlwifi: mvm: remove pointless cfg_phy_cnt length checkJohannes Berg1-7/+0
2015-09-21iwlwifi: mvm: remove useless debug message from RXJohannes Berg1-1/+0
2015-09-21iwlwifi: mvm: make sure AP is operating for ToFJohannes Berg1-1/+2
2015-09-21iwlwifi: mvm: remove IWL_UCODE_TLV_API_STATS_V10 TLV flagEmmanuel Grumbach3-67/+15
2015-09-21iwlwifi: mvm: remove IWL_UCODE_TLV_API_ASYNC_DTM TLV flagEmmanuel Grumbach2-8/+0
2015-09-21iwlwifi: mvm: remove IWL_UCODE_TLV_API_SINGLE_SCAN_EBS TLV flagEmmanuel Grumbach2-4/+0
2015-09-21iwlwifi: mvm: remove IWL_UCODE_TLV_API_TX_POWER_DEV TLV flagEmmanuel Grumbach2-19/+0
2015-09-21iwlwifi: mvm: remove IWL_UCODE_TLV_API_HDC_PHASE_0 TLV flagEmmanuel Grumbach3-18/+1
2015-08-28iwlwifi: mvm: remove SCD_QUEUE_CONFIG TLV flagLiad Kaufman5-21/+2
2015-08-28iwlwifi: mvm: don't load -12.ucode anymoreEmmanuel Grumbach2-4/+4
2015-08-28iwlwifi: mvm: don't NUL-terminate low-latency debugfs fileJohannes Berg1-2/+1
2015-08-28iwlwifi: mvm: make sure d0i3 exit work runs before suspendingLuciano Coelho1-0/+3
2015-08-28iwlwifi: mvm: don't ask for beacons when AP vif and no assoc staGregory Greenman4-6/+35
2015-08-28iwlwifi: Deinline iwl_{read,write}(8,32}Emmanuel Grumbach2-18/+25
2015-08-28iwlwifi: mvm: add debugfs hook to send ECHO_CMD to the firmwareEmmanuel Grumbach3-0/+17
2015-08-28iwlwifi: mvm: fix statistics variables typeSara Sharon3-14/+14