aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/mvm/mac80211.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+9
2014-11-23iwlwifi: mvm: check TLV flag before trying to use hotspot firmware commandsLuciano Coelho1-3/+9
2014-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2014-11-04Merge tag 'mac80211-next-for-john-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-3/+17
2014-11-04mac80211: replace restart_complete() with reconfig_complete()Eliad Peller1-3/+17
2014-11-03iwlwifi: fix RFkill while calibratingEmmanuel Grumbach1-0/+1
2014-10-29iwlwifi: mvm: port to devcoredump frameworkJohannes Berg1-10/+47
2014-10-29iwlwifi: mvm: flush queues without mutex heldJohannes Berg1-6/+12
2014-10-29iwlwifi: mvm: remove mvm argument from get_queues_maskArik Nemtsov1-1/+1
2014-10-29iwlwifi: mvm: add MVM_FW_BCAST_FILTER_PASS_ALL optionMax Stepanov1-0/+3
2014-10-29iwlwifi: mvm: spin off a function to start scan offloadLuciano Coelho1-18/+2
2014-10-23iwlwifi: mvm: ROC - bug fixes around time events and lockingMatti Gottlieb1-9/+16
2014-10-23iwlwifi: mvm: Add tx power condition to bss_info_changed_ap_ibssHaim Dreyfuss1-0/+7
2014-09-21iwlwifi: mvm: Refactor and fix max probe len computationAndrei Otcheretianski1-9/+1
2014-09-16iwlwifi: mvm: Allow schedule scan while connectedAlexander Bondar1-1/+7
2014-09-16iwlwifi: mvm: Set RRM_ENABLED bit in scan commandsAndrei Otcheretianski1-0/+9
2014-09-16iwlwifi: mvm: Announce Quiet Period supportAssaf Krauss1-0/+3
2014-09-16iwlwifi: mvm: Update TX power in TPC reportsAndrei Otcheretianski1-0/+4
2014-09-16iwlwifi: mvm: support cloned tx skbsIdo Yariv1-1/+2
2014-09-15Merge tag 'mac80211-next-for-john-2014-09-12' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-4/+4
2014-09-14iwlwifi: mvm: move IWL_MVM_UAPSD_QUEUES to constants.hEliad Peller1-1/+1
2014-09-14iwlwifi: mvm: move TDLS code to separate fileArik Nemtsov1-85/+0
2014-09-14iwlwifi: mvm: update QoS parameters when they changeJohannes Berg1-1/+1
2014-09-14iwlwifi: mvm: allow to collect debug data when restart is disabledEmmanuel Grumbach1-8/+6
2014-09-14iwlwifi: mvm: use the firmware to get the temperature during CT killLuciano Coelho1-10/+24
2014-09-14iwlwifi: mvm: add MVM_FW_MCAST_FILTER_PASS_ALL optionMax Stepanov1-5/+6
2014-09-14iwlwifi: mvm: reset ucode_loaded flag when mac80211 stop is calledLuciano Coelho1-0/+2
2014-09-14Merge remote-tracking branch 'iwlwifi-fixes/master' into NEXTEmmanuel Grumbach1-11/+14
2014-09-11mac80211: replace SMPS hw flags with wiphy feature bitsEliad Peller1-4/+4
2014-09-08iwlwifi: mvm: correctly handle PM/QoS changes from mac80211Johannes Berg1-5/+6
2014-09-03iwlwifi: mvm: clean up AUX station handlingJohannes Berg1-1/+1
2014-09-03iwlwifi: mvm: clean up broadcast station handlingJohannes Berg1-19/+7
2014-09-03iwlwifi: mvm: use iwl_mvm_mac_get_queues_mask() moreJohannes Berg1-8/+10
2014-09-03iwlwifi: mvm: correct firmware disassoc command sequenceJohannes Berg1-7/+27
2014-09-03iwlwifi: mvm: set the TX disable bit when doing a chanctx switchLuciano Coelho1-0/+20
2014-09-03iwlwifi: add Intel Mobile Communications copyrightJohannes Berg1-0/+2
2014-09-03iwlwifi: mvm: wait for TE notif when protecting TDLS sessionLiad Kaufman1-3/+3
2014-09-03iwlwifi: mvm: add option that allows a vif to disable PSLuciano Coelho1-0/+4
2014-09-03iwlwifi: mvm: re-enable ps when monitor interfaces are removedLuciano Coelho1-0/+1
2014-09-03iwlwifi: mvm: clear d0i3 state on recoveryEliad Peller1-0/+3
2014-09-03iwlwifi: mvm: use dynamic SMPS for P2P ClientEmmanuel Grumbach1-1/+5
2014-09-01iwlwifi: mvm: enable scheduled scan on newest firmwareEmmanuel Grumbach1-6/+8
2014-08-14iwlwifi: mvm: disable scheduled scan to prevent firmware crashEmmanuel Grumbach1-1/+2
2014-07-22iwlwifi: mvm: teardown TDLS peers during chan-switch and AP DCMArik Nemtsov1-22/+30
2014-07-22Merge branch 'iwlwifi-fixes' into iwlwifi-nextEmmanuel Grumbach1-7/+0
2014-07-22iwlwifi: mvm: reset beacon filtering and BT Coex data upon FW restartEmmanuel Grumbach1-0/+7
2014-07-22iwlwifi: mvm: update smart fifo / beacon filtering upon associationEran Harary1-2/+6
2014-07-22iwlwifi: split fw-error-dump between transport and mvmEmmanuel Grumbach1-16/+15
2014-07-22iwlwifi: mvm: wait for handlers when stopping scansEliad Peller1-35/+51
2014-07-22iwlwifi: mvm: add Aux ROC request/response flowAriej Marjieh1-2/+124