summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: mvm: remove WARN_ON for invalid BA notificationJohannes Berg2015-03-191-2/+4
* iwlwifi: add new 3165 series PCI IDsOren Givon2015-03-191-2/+4
* iwlwifi: mvm: protect rate scaling against non-mvm IBSS stationsJohannes Berg2015-03-191-2/+22
* iwlwifi: dvm: run INIT firmware again upon .start()Emmanuel Grumbach2015-03-192-6/+0Star
* iwlwifi: mvm: disconnect if CSA time event fails schedulingJohannes Berg2015-03-121-0/+2
* iwlwifi: dvm: drop VO packets when mac80211 tells us toEmmanuel Grumbach2015-03-121-8/+9
* iwlwifi: mvm: BT Coex - fix a NULL pointer exceptionEmmanuel Grumbach2015-03-052-2/+4
* iwlwifi: fix max_ht_ampdu_exponent for older devicesEmmanuel Grumbach2015-02-254-14/+29
* iwlwifi: mvm: disable beamformer unless FW supports itEyal Shapira2015-02-231-1/+4
* iwlwifi: mvm: Fix ROC removalAndrei Otcheretianski2015-02-231-6/+3Star
* iwlwifi: mvm: don't try to stop scans that are not running anymoreLuciano Coelho2015-02-231-2/+31
* iwlwifi: mvm: rs: fix BT Coex check to look at the correct antEyal Shapira2015-02-231-7/+14
* iwlwifi: mvm: call ieee80211_scan_completed() even if scan abort failsLuciano Coelho2015-02-231-7/+6Star
* 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