summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)AuthorFilesLines
2014-02-20mac80211: allow driver to return error from sched_scan_stopJohannes Berg1-2/+4
2014-02-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville8-41/+59
2014-02-13Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville4-6/+9
2014-02-06iwlwifi: change number of PAPD groups in PHY DBAriej Marjieh1-2/+2
2014-02-06iwlwifi: mvm: support alive notification api version2Eran Harary4-12/+132
2014-02-06iwlwifi: 8000: add 11n only SKU of 8000 devicesAriej Marjieh2-0/+10
2014-02-06iwlwifi: mvm: remove upper limit for error log base pointerAriej Marjieh1-1/+1
2014-02-06iwlwifi: mvm: modify the tsf_id master/slave logicIlan Peer1-30/+46
2014-02-06iwlwifi: mvm: reserve sta_id 0 to stationEliad Peller4-36/+24
2014-02-06iwlwifi: mvm: fix typo in WARNING in rs.cEmmanuel Grumbach1-1/+1
2014-02-06mac80211: move VHT related RX_FLAG to another variableEmmanuel Grumbach1-2/+2
2014-02-05nl80211: fix scheduled scan RSSI matchset attribute confusionJohannes Berg1-0/+3
2014-02-05mac80211: remove module handling from rate control opsJohannes Berg2-2/+0
2014-02-05mac80211: make rate control ops constJohannes Berg2-2/+4
2014-02-04iwlwifi: mvm: refactor power codeEmmanuel Grumbach6-86/+117
2014-02-04iwlwifi: mvm: remove iwl_mvm_power_mac_disableEmmanuel Grumbach3-32/+1
2014-02-04iwlwifi: mvm: remove support for legacy power APIEmmanuel Grumbach11-434/+62
2014-02-04iwlwifi: mvm: store latest power command for debugfs readEmmanuel Grumbach2-1/+12
2014-02-04iwlwifi: mvm: don't send the beacon filtering command from iteratorEmmanuel Grumbach1-9/+49
2014-02-04iwlwifi: mvm: don't look at power commmand to decide if power is enabledEmmanuel Grumbach1-2/+4
2014-02-04iwlwifi: mvm: clean up in power codeEmmanuel Grumbach2-39/+27
2014-02-04iwlwifi: mvm: remove duplicate assignment to ap_ibss_activeEmmanuel Grumbach1-2/+0
2014-02-04iwlwifi: mvm: clean up iwl_mvm_bss_info_changed_ap_ibssJohannes Berg1-13/+7
2014-02-04iwlwifi: mvm: BT Coex - fix SYNC2SCO flagsEmmanuel Grumbach3-16/+6
2014-02-04iwlwifi: fix kerneldoc formatEmmanuel Grumbach1-1/+1
2014-02-04iwlwifi: mvm: abort scheduled scan on scan requestJohannes Berg3-3/+31
2014-02-04iwlwifi: fix potential buffer overrun in fw nameLiad Kaufman1-2/+3
2014-02-04iwlwifi: mvm: support multiple firmware sectionsEran Harary2-25/+47
2014-02-04iwlwifi: mvm: remove unneeded calculationsJohannes Berg1-7/+1
2014-02-04iwlwifi: mvm: add debugfs hook to take an mvm refEliad Peller2-2/+32
2014-02-04iwlwifi: mvm: get status on D0i3 exitEliad Peller4-4/+88
2014-02-04iwlwifi: mvm: configure WOWLAN_CONFIGURATION on D0i3 entryEliad Peller2-1/+18
2014-02-04iwlwifi: mvm: add d0i3_refs debugfs fileEliad Peller1-0/+30
2014-02-04iwlwifi: mvm: add D0i3 ref/unref when ap, ibss or p2p_cli vifs are runningEliad Peller2-0/+11
2014-02-04iwlwifi: mvm: add D0i3 ref/unref for ROC commandsEliad Peller2-0/+3
2014-02-04iwlwifi: mvm: add D0i3 ref/unref for scanArik Nemtsov3-3/+13
2014-02-04iwlwifi: mvm: allow transport sleep when FW is operationalEliad Peller4-0/+72
2014-02-04iwlwifi: mvm: configure vifs upon D0i3 entry/exitEliad Peller1-1/+50
2014-02-04iwlwifi: mvm: add D0i3 power configurationsEliad Peller5-41/+139
2014-02-04iwlwifi: add very first D0i3 supportArik Nemtsov3-2/+30
2014-02-04iwlwifi: add enter/exit D0i3 opsEliad Peller3-0/+42
2014-02-04iwlwifi: add D0i3 references boiler plateEliad Peller2-0/+21
2014-02-04iwlwifi: 7265: add power limit/tx backoff translation tableIdo Yariv1-0/+14
2014-02-04iwlwifi: mvm: handle platform PCIe power limitationIdo Yariv5-4/+43
2014-02-04iwlwifi: pcie: retrieve and parse ACPI power limitationsIdo Yariv2-0/+81
2014-02-04iwlwifi: mvm: fix quota allocationIlan Peer1-8/+28
2014-02-04iwlwifi: mvm: add the quota remainder to a data bindingIlan Peer1-2/+7
2014-02-04iwlwifi: mvm: add vif type in debugfs outputEmmanuel Grumbach1-0/+23
2014-02-04iwlwifi: rs: use const u16 for throughput tablesJohannes Berg5-37/+36
2014-02-04iwlwifi: mvm: allow to force reduced tx power from debugfsEmmanuel Grumbach4-7/+43