summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2014-12-02NFC: st21nfca: Add of_st21nfca_i2c_match to MODULE_DEVICE_TABLEChristophe Ricard-0/+3
2014-11-28NFC: Don't include linux/unaligned/access_ok.hJohannes Berg-2/+2
2014-11-25mwifiex: add Tx status support for ACTION framesAmitkumar Karwar-11/+41
2014-11-25mwifiex: add Tx status support for EAPOL packetsAmitkumar Karwar-4/+127
2014-11-25mwifiex: skip delay main work logic for USB interface.Amitkumar Karwar-6/+10
2014-11-25mwifiex: fix scan problem on big endian platformsAmitkumar Karwar-1/+1
2014-11-25mwifiex: fix sparse warningAmitkumar Karwar-1/+1
2014-11-25ath9k: add TPC capability to TX descriptor pathLorenzo Bianconi-12/+49
2014-11-25ath9k: add TX power per-rate tablesLorenzo Bianconi-0/+229
2014-11-25brcmfmac: correct .disconnect() callback while connectingArend van Spriel-0/+1
2014-11-24net: wireless: rtlwifi: rtl8192ee: Fix compilation of the driverAndreas Ruprecht-1/+1
2014-11-24net: wireless: rtlwifi: Do not always include drivers in obj-mAndreas Ruprecht-12/+0
2014-11-24ath: Fix a false radar detection patternVivek Natarajan-2/+2
2014-11-24wireless/p54: Remove duplicated net2280 headerRicardo Ribalda Delgado-452/+12
2014-11-24rtlwifi: update RCR register in rtl_op_configure_filter()Lorenzo Bianconi-0/+14
2014-11-24brcmfmac: fix static checker warning in pmklist handlingArend van Spriel-4/+3
2014-11-24iwlwifi: update the secure mem space and for the CPUsEmmanuel Grumbach-3/+3
2014-11-24iwlwifi: sdio: new SDIO card id for 4165 seriesOren Givon-0/+16
2014-11-24iwlwifi: declare d0i3 support for IWL_DEVICE_8000Eliad Peller-0/+1
2014-11-24iwlwifi: mvm: disconnect TDLS peers before channel switchArik Nemtsov-0/+3
2014-11-24iwlwifi: mvm: declare support for VHT BF info in radiotapEyal Shapira-1/+2
2014-11-24iwlwifi: mvm: add support to MFUART loading notificationChaya Rachel Ivgy-0/+36
2014-11-24iwlwifi: mvm: call iwl_trans_suspend/resumeEliad Peller-0/+3
2014-11-24iwlwifi: trans: add suspend/resume opsEliad Peller-0/+14
2014-11-24iwlwifi: mvm: treat netdetect wake up separatelyLuciano Coelho-3/+38
2014-11-24iwlwifi: mvm: refactor iwl_mvm_query_wakeup_reasons()Luciano Coelho-26/+47
2014-11-24iwlwifi: mvm: refactor wowlan and netdetect configuration when suspendingLuciano Coelho-22/+45
2014-11-24iwlwifi: mvm: add support for net detectLuciano Coelho-4/+8
2014-11-24iwlwifi: mvm: protect session during CSALuciano Coelho-0/+22
2014-11-24iwlwifi: mvm: clear TE data if CSA time event fails to startLuciano Coelho-0/+1
2014-11-24iwlwifi: mvm: disable beacon filtering during CSALuciano Coelho-0/+10
2014-11-24iwlwifi: mvm: add a channel_switch op to bypass mac80211 timerLuciano Coelho-0/+16
2014-11-24iwlwifi: mvm: finalize on post_switch instead of unassignLuciano Coelho-12/+19
2014-11-24iwlwifi: mvm: schedule CSA time event a bit before beacon 1Luciano Coelho-8/+17
2014-11-24iwlwifi: mvm: add CSA absent time event for clientsLuciano Coelho-18/+81
2014-11-24iwlwifi: mvm: use switching_chanctx argument instead of csa_activeLuciano Coelho-4/+4
2014-11-24iwlwifi: mvm: disable PS during channel switchLuciano Coelho-3/+25
2014-11-24iwlwifi: mvm: Handle failed beacon transmissions during CSAAndrei Otcheretianski-6/+29
2014-11-24iwlwifi: mvm: return the actual error code when switch_vif_chanctx failsLuciano Coelho-5/+3
2014-11-24iwlwifi: mvm: add support for CHANCTX_SWMODE_REASSIGN_VIFLuciano Coelho-1/+39
2014-11-24iwlwifi: mvm: refactor iwl_mvm_switch_vif_chanctx to support other modesLuciano Coelho-9/+31
2014-11-24iwlwifi: mvm: only save csa_vif in AP/GO modeLuciano Coelho-10/+18
2014-11-24iwlwifi: mvm: use new pre_channel_switch op instead of channel_switch_beaconLuciano Coelho-6/+13
2014-11-24iwlwifi: mvm: implement mac80211 TDLS channel-switch APIsArik Nemtsov-0/+557
2014-11-24iwlwifi: mvm: block TID when using TDLSLiad Kaufman-0/+9
2014-11-24iwlwifi: mvm: use private TFD queues for TDLS stationsArik Nemtsov-11/+121
2014-11-24iwlwifi: mvm: disconnect TDLS peers on reconfigArik Nemtsov-0/+6
2014-11-24iwlwifi: mvm: allow private per-STA TFD queuesArik Nemtsov-10/+57
2014-11-24iwlwifi: mvm: configure TDLS peers to FWArik Nemtsov-6/+145
2014-11-24iwlwifi: mvm: add TDLS channel switch FW APIsArik Nemtsov-0/+87