aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/mvm (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+5
2014-03-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville3-12/+30
2014-03-04iwlwifi: mvm: don't WARN when statistics are handled lateEmmanuel Grumbach1-2/+5
2014-02-27iwlwifi: fix TX status for aggregated packetsJohannes Berg1-9/+9
2014-02-27iwlwifi: mvm: change of listen interval from 70 to 10Max Stepanov1-1/+1
2014-02-24Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextJohn W. Linville18-72/+374
2014-02-23iwlwifi: mvm: remove redundant define in fw.cInbal Hacohen1-2/+0
2014-02-23iwlwifi: nvm: remove reading valid antennas from NVMJohannes Berg1-2/+0
2014-02-20iwlwifi: mvm: add Rx frames statistics via debugfsEyal Shapira4-2/+185
2014-02-20iwlwifi: mvm: set immediate apply time bit in time eventsEmmanuel Grumbach2-2/+5
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/linville/wirelessJohn W. Linville6-40/+48
2014-02-13iwlwifi: disable TX AMPDU by default for iwldvmEmmanuel Grumbach1-2/+20
2014-02-13iwlwifi: mvm: don't dump log of second CPU when not relevantEmmanuel Grumbach1-1/+3
2014-02-13iwlwifi: remove iwl_fw_valid_(tx|rx)_ant inlinesJohannes Berg9-22/+22
2014-02-13iwlwifi: mvm: new NVM format in family 8000Eran Harary2-15/+52
2014-02-13iwlwifi: mvm: Enable power save on BSS and P2P client in DCMAlexander Bondar4-17/+41
2014-02-13iwlwifi: mvm: add debugfs for prph reg read/writeEliad Peller2-0/+45
2014-02-13iwlwifi: mvm: use IEEE80211_TX_CTRL_PORT_CTRL_PROTO flagJohannes Berg1-1/+1
2014-02-13iwlwifi: mvm: propagate LDPC / STBC status to radiotapEmmanuel Grumbach4-2/+15
2014-02-13iwlwifi: make various things constJohannes Berg4-6/+5
2014-02-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville3-4/+7
2014-02-06iwlwifi: mvm: support alive notification api version2Eran Harary4-12/+132
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 Berg1-1/+0
2014-02-04mac80211: make rate control ops constJohannes Berg1-1/+2
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: mvm: abort scheduled scan on scan requestJohannes Berg3-3/+31
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