summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/mvm/mac80211.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: disable TX AMPDU by default for iwldvmEmmanuel Grumbach2014-02-131-2/+20
* iwlwifi: mvm: disable scheduled scanJohannes Berg2014-01-301-1/+1
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-01-161-6/+22
|\
| * iwlwifi: mvm: reset Thermal Throttling's SMPS request upon disassociationEmmanuel Grumbach2014-01-131-0/+2
| * iwlwifi: mvm: use array indexing instead of treating it as a pointerJohannes Berg2014-01-131-2/+2
| * iwlwifi: mvm: update power after binding in start_ap_ibss()Ilan Peer2014-01-131-4/+14
| * iwlwifi: mvm: clear ap_ibss_active in case of failureIlan Peer2014-01-131-0/+4
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-01-031-4/+20
|\ \ | |/
| * iwlwifi: Update Copyright to 2014Emmanuel Grumbach2013-12-311-2/+2
| * iwlwifi: mvm: dynamically update tsf_idIlan Peer2013-12-311-0/+15
| * iwlwifi: mvm: squash a spurious warning on chnctx changeArik Nemtsov2013-12-311-1/+2
| * iwlwifi: mvm: fix harmless smatch / coccinelle warningsEmmanuel Grumbach2013-12-311-1/+1
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-12-181-78/+174
|\ \ | |/
| * iwlwifi: mvm: Do not allow AP MAC context update if not activeIlan Peer2013-12-171-0/+5
| * iwlwifi: trans: divide stop_hw into stop_device/op_mode_leaveArik Nemtsov2013-12-171-2/+0
| * iwlwifi: mvm: configure phy_ctxt with min_defEliad Peller2013-12-171-2/+2
| * iwlwifi: mvm: add multicast filtering supportEliad Peller2013-12-171-13/+98
| * iwlwifi: mvm: move iwl_mvm_set_tx_power to PHY areaEmmanuel Grumbach2013-12-171-14/+14
| * iwlwifi: mvm: Enable power save on a single P2P client interfaceAlexander Bondar2013-12-171-1/+2
| * iwlwifi: mvm: Disable power save for monitor interfaceAlexander Bondar2013-12-171-5/+10
| * iwlwifi: mvm: Change power management dependency on multi MACAlexander Bondar2013-12-171-47/+16
| * iwlwifi: mvm: Add uAPSD misbehaving AP notification handlingAlexander Bondar2013-12-171-0/+1
| * iwlwifi: mvm: add a generic cipher scheme supportMax Stepanov2013-12-171-1/+12
| * iwlwifi: mvm: Add Smart FIFO supportLilach Edelstein2013-12-171-0/+21
* | iwlwifi: mvm: use pre-RCU-sync sta removal operationJohannes Berg2013-12-161-0/+23
|/
* iwlwifi: mvm: Implement low-priority scanHaim Dreyfuss2013-12-091-1/+2
* iwlwifi: mvm: add iwl_mvm_sta_from_mac80211Johannes Berg2013-12-091-1/+1
* iwlwifi: mvm: fix ht protection flagsAvri Altman2013-12-091-0/+11
* iwlwifi: mvm: implement rate_update hook in rsEyal Shapira2013-12-091-1/+2
* cfg80211: move regulatory flags to their own variableLuis R. Rodriguez2013-11-251-3/+3
* iwlwifi: mvm: update UAPSD support TLV bitsAlexander Bondar2013-10-291-5/+9
* iwlwifi: mvm: add IBSS supportJohannes Berg2013-10-111-22/+42
* iwlwifi: mvm: BT Coex - track bandwidth changes in HTEmmanuel Grumbach2013-10-111-3/+4
* iwlwifi: mvm: add support for NICs which have only 16 Tx queues.Eytan Lifshitz2013-10-111-1/+1
* iwlwifi: mvm: new BT Coex APIEmmanuel Grumbach2013-10-021-1/+5
* iwlwifi: mvm: support sched scan if supported by the fwDavid Spinadel2013-10-021-0/+58
* iwlwifi: mvm: add no_basic_ssid optionDavid Spinadel2013-10-021-3/+10
* iwlwifi: mvm: Implement BT coex notificationsAndrei Otcheretianski2013-10-021-11/+0
* iwlwifi: mvm: give client MACs time to synchronise during restartJohannes Berg2013-10-021-1/+22
* iwlwifi: mvm: implement beacon filtering testmode commandJohannes Berg2013-10-021-0/+11
* iwlwifi: mvm: implement NoA testing using testmode cmdDavid Spinadel2013-10-021-0/+65
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-08-161-5/+24
|\
| * iwlwifi: mvm: Implement CQM offloadingAndrei Otcheretianski2013-08-161-3/+19
| * iwlwifi: mvm: Add basic uAPSD client supportAlexander Bondar2013-08-121-2/+5
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-08-091-6/+11
|\ \ | |/
| * iwlwifi: mvm: add some missing cleanups in iwl_mvm_mac_add_interfaceEliad Peller2013-08-061-5/+10
| * iwlwifi: fix some documentation typosEliad Peller2013-08-061-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-091-21/+21
|\ \
| * | iwlwifi: mvm: Disable managed PS when GO is addedIlan Peer2013-07-261-21/+21
* | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-08-021-6/+34
|\ \ \ | |/ / |/| / | |/
OpenPOWER on IntegriCloud