summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/mvm/mac80211.c
AgeCommit message (Expand)AuthorFilesLines
2014-03-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-2/+20
2014-02-25Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville1-7/+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/linvil...John W. Linville1-1/+1
2014-02-13iwlwifi: disable TX AMPDU by default for iwldvmEmmanuel Grumbach1-2/+20
2014-02-13iwlwifi: mvm: Enable power save on BSS and P2P client in DCMAlexander Bondar1-6/+0
2014-02-13iwlwifi: mvm: propagate LDPC / STBC status to radiotapEmmanuel Grumbach1-0/+4
2014-02-13iwlwifi: make various things constJohannes Berg1-1/+1
2014-02-06iwlwifi: mvm: reserve sta_id 0 to stationEliad Peller1-1/+2
2014-02-04iwlwifi: mvm: refactor power codeEmmanuel Grumbach1-8/+11
2014-02-04iwlwifi: mvm: remove iwl_mvm_power_mac_disableEmmanuel Grumbach1-1/+1
2014-02-04iwlwifi: mvm: remove support for legacy power APIEmmanuel Grumbach1-29/+2
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: abort scheduled scan on scan requestJohannes Berg1-1/+24
2014-02-04iwlwifi: mvm: get status on D0i3 exitEliad Peller1-0/+5
2014-02-04iwlwifi: mvm: add D0i3 ref/unref when ap, ibss or p2p_cli vifs are runningEliad Peller1-0/+9
2014-02-04iwlwifi: mvm: add D0i3 ref/unref for scanArik Nemtsov1-3/+9
2014-02-04iwlwifi: mvm: allow transport sleep when FW is operationalEliad Peller1-0/+49
2014-02-04iwlwifi: mvm: add D0i3 power configurationsEliad Peller1-6/+7
2014-02-04iwlwifi: mvm: add bcast_filtering debugfs entriesEliad Peller1-12/+31
2014-02-04iwlwifi: mvm: add dest ip to bcast filter configurationEliad Peller1-0/+73
2014-02-04iwlwifi: mvm: add predefined broadcast filter configurationEliad Peller1-0/+27
2014-02-04iwlwifi: mvm: add basic bcast filtering implementationEliad Peller1-0/+116
2014-02-04iwlwifi: mvm: implement AP/GO uAPSD supportJohannes Berg1-9/+50
2014-01-30iwlwifi: mvm: disable scheduled scanJohannes Berg1-1/+1
2014-01-16Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville1-6/+22
2014-01-14iwlwifi: mvm: reset Thermal Throttling's SMPS request upon disassociationEmmanuel Grumbach1-0/+2
2014-01-14iwlwifi: mvm: use array indexing instead of treating it as a pointerJohannes Berg1-2/+2
2014-01-13iwlwifi: mvm: update power after binding in start_ap_ibss()Ilan Peer1-4/+14
2014-01-13iwlwifi: mvm: clear ap_ibss_active in case of failureIlan Peer1-0/+4
2014-01-04Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville1-4/+20
2013-12-31iwlwifi: Update Copyright to 2014Emmanuel Grumbach1-2/+2
2013-12-31iwlwifi: mvm: dynamically update tsf_idIlan Peer1-0/+15
2013-12-31iwlwifi: mvm: squash a spurious warning on chnctx changeArik Nemtsov1-1/+2
2013-12-31iwlwifi: mvm: fix harmless smatch / coccinelle warningsEmmanuel Grumbach1-1/+1
2013-12-19Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville1-78/+174
2013-12-17iwlwifi: mvm: Do not allow AP MAC context update if not activeIlan Peer1-0/+5
2013-12-17iwlwifi: trans: divide stop_hw into stop_device/op_mode_leaveArik Nemtsov1-2/+0
2013-12-17iwlwifi: mvm: configure phy_ctxt with min_defEliad Peller1-2/+2
2013-12-17iwlwifi: mvm: add multicast filtering supportEliad Peller1-13/+98
2013-12-17iwlwifi: mvm: move iwl_mvm_set_tx_power to PHY areaEmmanuel Grumbach1-14/+14
2013-12-17iwlwifi: mvm: Enable power save on a single P2P client interfaceAlexander Bondar1-1/+2
2013-12-17iwlwifi: mvm: Disable power save for monitor interfaceAlexander Bondar1-5/+10
2013-12-17iwlwifi: mvm: Change power management dependency on multi MACAlexander Bondar1-47/+16
2013-12-17iwlwifi: mvm: Add uAPSD misbehaving AP notification handlingAlexander Bondar1-0/+1
2013-12-17iwlwifi: mvm: add a generic cipher scheme supportMax Stepanov1-1/+12
2013-12-17iwlwifi: mvm: Add Smart FIFO supportLilach Edelstein1-0/+21
2013-12-16iwlwifi: mvm: use pre-RCU-sync sta removal operationJohannes Berg1-0/+23
2013-12-10iwlwifi: mvm: Implement low-priority scanHaim Dreyfuss1-1/+2