summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/mvm/mac80211.c
AgeCommit message (Expand)AuthorFilesLines
2014-05-22iwlwifi: mvm: remove vif argument from power_update_macArik Nemtsov1-9/+9
2014-05-21iwlwifi: mvm: pass force_assoc_off all the way down to avoid hacksLuciano Coelho1-6/+6
2014-05-21iwlwifi: mvm: don't filter out the first beaconAvri Altman1-5/+7
2014-05-21Merge remote-tracking branch 'iwlwifi-fixes/master' into iwlwifi-nextEmmanuel Grumbach1-1/+1
2014-05-21iwlwifi: mvm: disable beacon filteringEmmanuel Grumbach1-1/+1
2014-05-19iwlwifi: mvm: update power after phy_ctxt is NULL when unassigning chanctxLuciano Coelho1-1/+1
2014-05-15iwlwifi: mvm: BT Coex - send channel inhibition before associationEmmanuel Grumbach1-1/+1
2014-05-15iwlwifi: mvm: add uapsd_disable module parameterMatt Chen1-6/+7
2014-05-13iwlwifi: mvm: prevent sched scan while not idleDavid Spinadel1-1/+1
2014-05-13iwlwifi: remove CMD_SYNCEmmanuel Grumbach1-11/+9
2014-05-13Merge remote-tracking branch 'iwlwifi-fixes/master' into HEADEmmanuel Grumbach1-2/+7
2014-05-11iwlwifi: mvm: fix setting channel in monitor modeEmmanuel Grumbach1-2/+2
2014-05-11iwlwifi: mvm: stop sched scan before associationDavid Spinadel1-0/+3
2014-05-11iwlwifi: mvm: notify sched scan complete from stop routineDavid Spinadel1-2/+2
2014-05-11iwlwifi: add missing trailing newlines to debug messagesJohannes Berg1-2/+2
2014-05-07iwlwifi: mvm: implement mac80211's flush callbackEmmanuel Grumbach1-0/+29
2014-05-07iwlwifi:mvm: Add AP/GO channel switch supportAndrei Otcheretianski1-1/+43
2014-05-07iwlwifi: mvm: wait for d0i3 exit in some more ampdu actionsEliad Peller1-3/+15
2014-05-06iwlwifi: mvm: do no sched scan while associatedDavid Spinadel1-0/+5
2014-05-06Merge remote-tracking branch 'iwlwifi-fixes/master' into iwlwifi-nextEmmanuel Grumbach1-0/+1
2014-04-13iwlwifi: mvm: don't use d3 fw if d0i3 is usedEliad Peller1-1/+5
2014-04-13iwlwifi: mvm: Add support for Energy based scan (EBS)Haim Dreyfuss1-0/+5
2014-04-13iwlwifi: remove IWL_UCODE_TLV_FLAGS_UAPSD_SUPPORT flagEmmanuel Grumbach1-5/+6
2014-04-13iwlwifi: remove IWL_UCODE_TLV_FLAGS_SCHED_SCAN flagEmmanuel Grumbach1-8/+5
2014-04-13iwlwifi: remove IWL_UCODE_TLV_FLAGS_BF_UPDATED flagEmmanuel Grumbach1-2/+1
2014-04-13iwlwifi: mvm: deprecate -7 firmwareEmmanuel Grumbach1-5/+2
2014-04-13iwlwifi: mvm: don't enable bcast filtering on P2P clientEmmanuel Grumbach1-0/+4
2014-04-13iwlwifi: mvm: delay enabling smart FIFO until after beacon RXJohannes Berg1-0/+1
2014-03-19Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville1-28/+117
2014-03-18iwlwifi: mvm: disable uAPSD due to bugs in the firmwareEmmanuel Grumbach1-1/+1
2014-03-18iwlwifi: mvm: restructure scan parameters calculationAlexander Bondar1-2/+1
2014-03-18iwlwifi: mvm: send udev event upon firmware error to dump logsEmmanuel Grumbach1-0/+9
2014-03-16iwlwifi: mvm: reconfigure qos seq on D0i3 exitArik Nemtsov1-0/+69
2014-03-16iwlwifi: mvm: Change beacon filter enablement conditionAlexander Bondar1-1/+4
2014-03-16iwlwifi: mvm: fix merge damageEmmanuel Grumbach1-1/+1
2014-03-09iwlwifi: mvm: abort scan on sched_scan requestArik Nemtsov1-3/+22
2014-03-09iwlwifi: mvm: wait for stop sched-scan completionArik Nemtsov1-17/+7
2014-03-09iwlwifi: mvm: check for d0i3 fw capabilityEliad Peller1-3/+3
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