summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/mvm/mac80211.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: mvm: update power after phy_ctxt is NULL when unassigning chanctxLuciano Coelho2014-05-191-1/+1
* iwlwifi: mvm: BT Coex - send channel inhibition before associationEmmanuel Grumbach2014-05-151-1/+1
* iwlwifi: mvm: add uapsd_disable module parameterMatt Chen2014-05-151-6/+7
* iwlwifi: remove CMD_SYNCEmmanuel Grumbach2014-05-131-11/+9
* Merge remote-tracking branch 'iwlwifi-fixes/master' into HEADEmmanuel Grumbach2014-05-131-2/+7
|\
| * iwlwifi: mvm: fix setting channel in monitor modeEmmanuel Grumbach2014-05-111-2/+2
| * iwlwifi: mvm: do no sched scan while associatedDavid Spinadel2014-05-061-0/+5
* | iwlwifi: mvm: stop sched scan before associationDavid Spinadel2014-05-111-0/+3
* | iwlwifi: mvm: notify sched scan complete from stop routineDavid Spinadel2014-05-111-2/+2
* | iwlwifi: add missing trailing newlines to debug messagesJohannes Berg2014-05-111-2/+2
* | iwlwifi: mvm: implement mac80211's flush callbackEmmanuel Grumbach2014-05-061-0/+29
* | iwlwifi:mvm: Add AP/GO channel switch supportAndrei Otcheretianski2014-05-061-1/+43
* | iwlwifi: mvm: wait for d0i3 exit in some more ampdu actionsEliad Peller2014-05-061-3/+15
* | Merge remote-tracking branch 'iwlwifi-fixes/master' into iwlwifi-nextEmmanuel Grumbach2014-05-061-0/+1
|\ \ | |/
| * iwlwifi: mvm: delay enabling smart FIFO until after beacon RXJohannes Berg2014-04-131-0/+1
* | iwlwifi: mvm: don't use d3 fw if d0i3 is usedEliad Peller2014-04-131-1/+5
* | iwlwifi: mvm: Add support for Energy based scan (EBS)Haim Dreyfuss2014-04-131-0/+5
* | iwlwifi: remove IWL_UCODE_TLV_FLAGS_UAPSD_SUPPORT flagEmmanuel Grumbach2014-04-131-5/+6
* | iwlwifi: remove IWL_UCODE_TLV_FLAGS_SCHED_SCAN flagEmmanuel Grumbach2014-04-131-8/+5
* | iwlwifi: remove IWL_UCODE_TLV_FLAGS_BF_UPDATED flagEmmanuel Grumbach2014-04-131-2/+1
* | iwlwifi: mvm: deprecate -7 firmwareEmmanuel Grumbach2014-04-131-5/+2
* | iwlwifi: mvm: don't enable bcast filtering on P2P clientEmmanuel Grumbach2014-04-131-0/+4
|/
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-03-181-28/+117
|\
| * iwlwifi: mvm: disable uAPSD due to bugs in the firmwareEmmanuel Grumbach2014-03-181-1/+1
| * iwlwifi: mvm: restructure scan parameters calculationAlexander Bondar2014-03-181-2/+1
| * iwlwifi: mvm: send udev event upon firmware error to dump logsEmmanuel Grumbach2014-03-181-0/+9
| * iwlwifi: mvm: reconfigure qos seq on D0i3 exitArik Nemtsov2014-03-161-0/+69
| * iwlwifi: mvm: Change beacon filter enablement conditionAlexander Bondar2014-03-161-1/+4
| * iwlwifi: mvm: fix merge damageEmmanuel Grumbach2014-03-161-1/+1
| * iwlwifi: mvm: abort scan on sched_scan requestArik Nemtsov2014-03-091-3/+22
| * iwlwifi: mvm: wait for stop sched-scan completionArik Nemtsov2014-03-091-17/+7
| * iwlwifi: mvm: check for d0i3 fw capabilityEliad Peller2014-03-091-3/+3
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-041-2/+20
|\ \ | |/ |/|
| * iwlwifi: disable TX AMPDU by default for iwldvmEmmanuel Grumbach2014-02-131-2/+20
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-02-241-7/+5
|\ \
| * | iwlwifi: mvm: Enable power save on BSS and P2P client in DCMAlexander Bondar2014-02-131-6/+0
| * | iwlwifi: mvm: propagate LDPC / STBC status to radiotapEmmanuel Grumbach2014-02-131-0/+4
| * | iwlwifi: make various things constJohannes Berg2014-02-131-1/+1
* | | mac80211: allow driver to return error from sched_scan_stopJohannes Berg2014-02-201-2/+4
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-02-131-1/+1
|\ \ \ | |/ / |/| / | |/
| * iwlwifi: mvm: disable scheduled scanJohannes Berg2014-01-301-1/+1
* | iwlwifi: mvm: reserve sta_id 0 to stationEliad Peller2014-02-061-1/+2
* | iwlwifi: mvm: refactor power codeEmmanuel Grumbach2014-02-031-8/+11
* | iwlwifi: mvm: remove iwl_mvm_power_mac_disableEmmanuel Grumbach2014-02-031-1/+1
* | iwlwifi: mvm: remove support for legacy power APIEmmanuel Grumbach2014-02-031-29/+2
* | iwlwifi: mvm: remove duplicate assignment to ap_ibss_activeEmmanuel Grumbach2014-02-031-2/+0
* | iwlwifi: mvm: clean up iwl_mvm_bss_info_changed_ap_ibssJohannes Berg2014-02-031-13/+7
* | iwlwifi: mvm: abort scheduled scan on scan requestJohannes Berg2014-02-031-1/+24
* | iwlwifi: mvm: get status on D0i3 exitEliad Peller2014-02-031-0/+5
* | iwlwifi: mvm: add D0i3 ref/unref when ap, ibss or p2p_cli vifs are runningEliad Peller2014-02-031-0/+9
OpenPOWER on IntegriCloud