summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: mvm: reduce quota thresholdJohannes Berg2015-02-031-1/+1
* iwlwifi: mvm: don't send a command the firmware doesn't knowEmmanuel Grumbach2015-02-021-1/+2
* iwlwifi: mvm: Fix building channels in scan_config_cmdIlan Peer2015-02-011-2/+2
* iwlwifi: mvm: Enable EBS also in single scan on umac interfaceHaim Dreyfuss2015-02-011-0/+7
* iwlwifi: mvm: fix failure path when power_update fails in add_interfaceLuciano Coelho2015-02-011-1/+1
* iwlwifi: mvm: Fix a few EBS error handling bugsHaim Dreyfuss2015-02-012-3/+13
* iwlwifi: allow to define the stuck queue timer per queueEmmanuel Grumbach2015-02-0113-62/+87
* iwlwifi: mvm: enable watchdog on Tx queues for mvmEmmanuel Grumbach2015-02-016-16/+10Star
* iwlwifi: mvm: ignore stale TDLS ch-switch responsesArik Nemtsov2015-02-012-2/+16
* iwlwifi: mvm: improve TDLS ch-sw state machineArik Nemtsov2015-02-012-14/+35
* iwlwifi: pcie: disable the SCD_BASE_ADDR when we resume from WoWLANEmmanuel Grumbach2015-02-011-1/+6
* iwlwifi: pcie: prepare the enablement of 31 TFD queuesEmmanuel Grumbach2015-02-014-32/+40
* iwlwifi: mvm: rs: enable forcing single stream Tx decisionEyal Shapira2015-02-013-0/+102
* iwlwifi: mvm: add beamformer supportEyal Shapira2015-02-015-28/+177
* iwlwifi: pcie: don't dump useless data when a TFD queue hangsEmmanuel Grumbach2015-02-011-6/+0Star
* iwlwifi: mvm: always use mac color zeroLuciano Coelho2015-02-011-3/+0Star
* iwlwifi: mvm: remove space padding after sysassert descriptionJohannes Berg2015-02-011-1/+1
* iwlwifi: mvm: don't reprobe if we fail during reconfig and fw_restart is falseLuciano Coelho2015-02-011-5/+5
* iwlwifi: mvm: check IWL_UCODE_TLV_API_SCD_CFG in API and not in capaEmmanuel Grumbach2015-01-251-1/+1
* iwlwifi: mvm: fix rx chains configuration in phy ctxt cmdLiad Kaufman2015-01-221-1/+1
* iwlwifi: pcie: support secured boot flow for family 8000 B stepEran Harary2015-01-221-3/+5
* iwlwifi: mvm: rs: remove stats argument from functionsJohannes Berg2015-01-223-26/+72
* iwlwifi: mvm: use a new API for enabling STBCEyal Shapira2015-01-223-3/+28
* iwlwifi: mvm: rs: refactor ht/vht initEyal Shapira2015-01-221-38/+4Star
* iwlwifi: mvm: really disable TDLS queuesEmmanuel Grumbach2015-01-221-2/+2
* iwlwifi: mvm: Do not consider invalid HW queues in queue maskIlan Peer2015-01-221-2/+4
* iwlwifi: mvm: BT Coex - set all the co-running values to 0Emmanuel Grumbach2015-01-222-16/+16
* iwlwifi: mvm: support family 8000 C stepEran Harary2015-01-223-2/+3
* iwlwifi: pcie: init ref_lockJohannes Berg2015-01-221-0/+1
* iwlwifi: mvm: document switch case fall-through in iwl_mvm_send_sta_keyJohn W. Linville2015-01-221-0/+1
* iwlwifi: mvm: rs: use STBC regardless of power save modeEyal Shapira2015-01-221-8/+0Star
* Revert "iwlwifi: mvm: drop non VO frames when flushing"Emmanuel Grumbach2015-01-221-9/+11
* iwlwifi: mvm: add support for new LTR commandEmmanuel Grumbach2015-01-223-9/+51
* iwlwifi: mvm: BT Coex - fine tune the MPLUT registerEmmanuel Grumbach2015-01-221-1/+1
* Merge remote-tracking branch 'iwlwifi-fixes/master' into iwlwifi-nextEmmanuel Grumbach2015-01-2212-46/+112
|\
| * iwlwifi: mvm: validate tid and sta_id in ba_notifEyal Shapira2015-01-201-0/+5
| * iwlwifi: mvm: abort scheduled scan upon RFKILLEmmanuel Grumbach2015-01-181-0/+7
| * iwlwifi: mvm: set the tx cmd tid for BAR frame correctlyEyal Shapira2015-01-131-2/+9
| * iwlwifi: mvm: drop non VO frames when flushingEmmanuel Grumbach2015-01-121-11/+9Star
| * iwlwifi: mvm: fix EBS on single scanDavid Spinadel2015-01-123-14/+41
| * iwlwifi: bump firmware API for mvm devices to 12Emmanuel Grumbach2015-01-052-3/+3
| * iwlwifi: mvm: scan dwell time correctionsDavid Spinadel2015-01-052-5/+16
| * iwlwifi: mvm: add a flag to enable match found notificationDavid Spinadel2015-01-052-0/+4
| * iwlwifi: mvm: fix out of bounds access to tid_to_mac80211_acEyal Shapira2015-01-051-2/+6
| * iwlwifi: mvm: fix Rx with both chainsEyal Shapira2015-01-051-1/+1
| * iwlwifi: 7000: fix reported firmware name for 7265DEmmanuel Grumbach2015-01-051-1/+1
| * iwlwifi: pcie: correctly define 7265-D cfgArik Nemtsov2015-01-051-1/+3
| * iwlwifi: pcie: limit fw chunk sizes given to fhLiad Kaufman2014-12-142-1/+2
| * iwlwifi: add new device IDs for 3165Emmanuel Grumbach2014-12-141-0/+4
| * iwlwifi: don't double free a pointer if no FW was foundEmmanuel Grumbach2014-12-141-1/+1