aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-15/+20
2014-02-27iwlwifi: fix TX status for aggregated packetsJohannes Berg2-14/+18
2014-02-27iwlwifi: mvm: change of listen interval from 70 to 10Max Stepanov1-1/+1
2014-02-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville52-1101/+2793
2014-02-20iwlwifi: dvm: clear IWL_STA_UCODE_INPROGRESS when assoc failsEmmanuel Grumbach1-0/+1
2014-02-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville8-41/+59
2014-02-13iwlwifi: disable TX AMPDU by default for iwldvmEmmanuel Grumbach4-9/+48
2014-02-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn 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-04nl80211: fix scheduled scan RSSI matchset attribute confusionJohannes Berg1-0/+3
2014-02-04mac80211: remove module handling from rate control opsJohannes Berg2-2/+0
2014-02-04mac80211: make rate control ops constJohannes Berg2-2/+4
2014-02-03iwlwifi: mvm: refactor power codeEmmanuel Grumbach6-86/+117
2014-02-03iwlwifi: mvm: remove iwl_mvm_power_mac_disableEmmanuel Grumbach3-32/+1
2014-02-03iwlwifi: mvm: remove support for legacy power APIEmmanuel Grumbach11-434/+62
2014-02-03iwlwifi: mvm: store latest power command for debugfs readEmmanuel Grumbach2-1/+12
2014-02-03iwlwifi: mvm: don't send the beacon filtering command from iteratorEmmanuel Grumbach1-9/+49
2014-02-03iwlwifi: mvm: don't look at power commmand to decide if power is enabledEmmanuel Grumbach1-2/+4
2014-02-03iwlwifi: mvm: clean up in power codeEmmanuel Grumbach2-39/+27
2014-02-03iwlwifi: mvm: remove duplicate assignment to ap_ibss_activeEmmanuel Grumbach1-2/+0
2014-02-03iwlwifi: mvm: clean up iwl_mvm_bss_info_changed_ap_ibssJohannes Berg1-13/+7
2014-02-03iwlwifi: mvm: BT Coex - fix SYNC2SCO flagsEmmanuel Grumbach3-16/+6
2014-02-03iwlwifi: fix kerneldoc formatEmmanuel Grumbach1-1/+1
2014-02-03iwlwifi: mvm: abort scheduled scan on scan requestJohannes Berg3-3/+31
2014-02-03iwlwifi: fix potential buffer overrun in fw nameLiad Kaufman1-2/+3
2014-02-03iwlwifi: mvm: support multiple firmware sectionsEran Harary2-25/+47
2014-02-03iwlwifi: mvm: remove unneeded calculationsJohannes Berg1-7/+1
2014-02-03iwlwifi: mvm: add debugfs hook to take an mvm refEliad Peller2-2/+32
2014-02-03iwlwifi: mvm: get status on D0i3 exitEliad Peller4-4/+88
2014-02-03iwlwifi: mvm: configure WOWLAN_CONFIGURATION on D0i3 entryEliad Peller2-1/+18
2014-02-03iwlwifi: mvm: add d0i3_refs debugfs fileEliad Peller1-0/+30
2014-02-03iwlwifi: mvm: add D0i3 ref/unref when ap, ibss or p2p_cli vifs are runningEliad Peller2-0/+11
2014-02-03iwlwifi: mvm: add D0i3 ref/unref for ROC commandsEliad Peller2-0/+3
2014-02-03iwlwifi: mvm: add D0i3 ref/unref for scanArik Nemtsov3-3/+13
2014-02-03iwlwifi: mvm: allow transport sleep when FW is operationalEliad Peller4-0/+72
2014-02-03iwlwifi: mvm: configure vifs upon D0i3 entry/exitEliad Peller1-1/+50
2014-02-03iwlwifi: mvm: add D0i3 power configurationsEliad Peller5-41/+139
2014-02-03iwlwifi: add very first D0i3 supportArik Nemtsov3-2/+30
2014-02-03iwlwifi: add enter/exit D0i3 opsEliad Peller3-0/+42
2014-02-03iwlwifi: add D0i3 references boiler plateEliad Peller2-0/+21
2014-02-03iwlwifi: 7265: add power limit/tx backoff translation tableIdo Yariv1-0/+14
2014-02-03iwlwifi: mvm: handle platform PCIe power limitationIdo Yariv5-4/+43
2014-02-03iwlwifi: pcie: retrieve and parse ACPI power limitationsIdo Yariv2-0/+81