summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-11-25mwifiex: add Tx status support for ACTION framesAmitkumar Karwar7-11/+41
2014-11-25mwifiex: add Tx status support for EAPOL packetsAmitkumar Karwar12-4/+127
2014-11-25mwifiex: skip delay main work logic for USB interface.Amitkumar Karwar1-6/+10
2014-11-25mwifiex: fix scan problem on big endian platformsAmitkumar Karwar1-1/+1
2014-11-25mwifiex: fix sparse warningAmitkumar Karwar1-1/+1
2014-11-25ath9k: add TPC capability to TX descriptor pathLorenzo Bianconi6-12/+49
2014-11-25ath9k: add TX power per-rate tablesLorenzo Bianconi4-0/+229
2014-11-25brcmfmac: correct .disconnect() callback while connectingArend van Spriel1-0/+1
2014-11-24net: wireless: rtlwifi: rtl8192ee: Fix compilation of the driverAndreas Ruprecht1-1/+1
2014-11-24net: wireless: rtlwifi: Do not always include drivers in obj-mAndreas Ruprecht4-12/+0
2014-11-24ath: Fix a false radar detection patternVivek Natarajan1-2/+2
2014-11-24wireless/p54: Remove duplicated net2280 headerRicardo Ribalda Delgado2-452/+12
2014-11-24rtlwifi: update RCR register in rtl_op_configure_filter()Lorenzo Bianconi1-0/+14
2014-11-24brcmfmac: fix static checker warning in pmklist handlingArend van Spriel1-4/+3
2014-11-24iwlwifi: update the secure mem space and for the CPUsEmmanuel Grumbach1-3/+3
2014-11-24iwlwifi: sdio: new SDIO card id for 4165 seriesOren Givon2-0/+16
2014-11-24iwlwifi: declare d0i3 support for IWL_DEVICE_8000Eliad Peller1-0/+1
2014-11-24iwlwifi: mvm: disconnect TDLS peers before channel switchArik Nemtsov1-0/+3
2014-11-24iwlwifi: mvm: declare support for VHT BF info in radiotapEyal Shapira1-1/+2
2014-11-24iwlwifi: mvm: add support to MFUART loading notificationChaya Rachel Ivgy4-0/+36
2014-11-24iwlwifi: mvm: call iwl_trans_suspend/resumeEliad Peller1-0/+3
2014-11-24iwlwifi: trans: add suspend/resume opsEliad Peller1-0/+14
2014-11-24iwlwifi: mvm: treat netdetect wake up separatelyLuciano Coelho2-3/+38
2014-11-24iwlwifi: mvm: refactor iwl_mvm_query_wakeup_reasons()Luciano Coelho1-26/+47
2014-11-24iwlwifi: mvm: refactor wowlan and netdetect configuration when suspendingLuciano Coelho1-22/+45
2014-11-24iwlwifi: mvm: add support for net detectLuciano Coelho2-4/+8
2014-11-24iwlwifi: mvm: protect session during CSALuciano Coelho2-0/+22
2014-11-24iwlwifi: mvm: clear TE data if CSA time event fails to startLuciano Coelho1-0/+1
2014-11-24iwlwifi: mvm: disable beacon filtering during CSALuciano Coelho1-0/+10
2014-11-24iwlwifi: mvm: add a channel_switch op to bypass mac80211 timerLuciano Coelho2-0/+16
2014-11-24iwlwifi: mvm: finalize on post_switch instead of unassignLuciano Coelho1-12/+19
2014-11-24iwlwifi: mvm: schedule CSA time event a bit before beacon 1Luciano Coelho2-8/+17
2014-11-24iwlwifi: mvm: add CSA absent time event for clientsLuciano Coelho5-18/+81
2014-11-24iwlwifi: mvm: use switching_chanctx argument instead of csa_activeLuciano Coelho1-4/+4
2014-11-24iwlwifi: mvm: disable PS during channel switchLuciano Coelho1-3/+25
2014-11-24iwlwifi: mvm: Handle failed beacon transmissions during CSAAndrei Otcheretianski3-6/+29
2014-11-24iwlwifi: mvm: return the actual error code when switch_vif_chanctx failsLuciano Coelho1-5/+3
2014-11-24iwlwifi: mvm: add support for CHANCTX_SWMODE_REASSIGN_VIFLuciano Coelho1-1/+39
2014-11-24iwlwifi: mvm: refactor iwl_mvm_switch_vif_chanctx to support other modesLuciano Coelho1-9/+31
2014-11-24iwlwifi: mvm: only save csa_vif in AP/GO modeLuciano Coelho1-10/+18
2014-11-24iwlwifi: mvm: use new pre_channel_switch op instead of channel_switch_beaconLuciano Coelho1-6/+13
2014-11-24iwlwifi: mvm: implement mac80211 TDLS channel-switch APIsArik Nemtsov6-0/+557
2014-11-24iwlwifi: mvm: block TID when using TDLSLiad Kaufman1-0/+9
2014-11-24iwlwifi: mvm: use private TFD queues for TDLS stationsArik Nemtsov5-11/+121
2014-11-24iwlwifi: mvm: disconnect TDLS peers on reconfigArik Nemtsov1-0/+6
2014-11-24iwlwifi: mvm: allow private per-STA TFD queuesArik Nemtsov2-10/+57
2014-11-24iwlwifi: mvm: configure TDLS peers to FWArik Nemtsov4-6/+145
2014-11-24iwlwifi: mvm: add TDLS channel switch FW APIsArik Nemtsov3-0/+87
2014-11-24iwlwifi: mvm: declare TDLS supportArik Nemtsov3-1/+9
2014-11-24iwlwifi: mvm: pull SNAP header into skb->headJohannes Berg1-3/+12