summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
* | ath: Fix a false radar detection patternVivek Natarajan2014-11-241-2/+2
* | wireless/p54: Remove duplicated net2280 headerRicardo Ribalda Delgado2014-11-242-452/+12Star
* | rtlwifi: update RCR register in rtl_op_configure_filter()Lorenzo Bianconi2014-11-241-0/+14
* | brcmfmac: fix static checker warning in pmklist handlingArend van Spriel2014-11-241-4/+3Star
* | iwlwifi: update the secure mem space and for the CPUsEmmanuel Grumbach2014-11-241-3/+3
* | iwlwifi: sdio: new SDIO card id for 4165 seriesOren Givon2014-11-242-0/+16
* | iwlwifi: declare d0i3 support for IWL_DEVICE_8000Eliad Peller2014-11-241-0/+1
* | iwlwifi: mvm: disconnect TDLS peers before channel switchArik Nemtsov2014-11-241-0/+3
* | iwlwifi: mvm: declare support for VHT BF info in radiotapEyal Shapira2014-11-241-1/+2
* | iwlwifi: mvm: add support to MFUART loading notificationChaya Rachel Ivgy2014-11-244-0/+36
* | iwlwifi: mvm: call iwl_trans_suspend/resumeEliad Peller2014-11-241-0/+3
* | iwlwifi: trans: add suspend/resume opsEliad Peller2014-11-241-0/+14
* | iwlwifi: mvm: treat netdetect wake up separatelyLuciano Coelho2014-11-242-3/+38
* | iwlwifi: mvm: refactor iwl_mvm_query_wakeup_reasons()Luciano Coelho2014-11-241-26/+47
* | iwlwifi: mvm: refactor wowlan and netdetect configuration when suspendingLuciano Coelho2014-11-241-22/+45
* | iwlwifi: mvm: add support for net detectLuciano Coelho2014-11-242-4/+8
* | iwlwifi: mvm: protect session during CSALuciano Coelho2014-11-242-0/+22
* | iwlwifi: mvm: clear TE data if CSA time event fails to startLuciano Coelho2014-11-241-0/+1
* | iwlwifi: mvm: disable beacon filtering during CSALuciano Coelho2014-11-241-0/+10
* | iwlwifi: mvm: add a channel_switch op to bypass mac80211 timerLuciano Coelho2014-11-242-0/+16
* | iwlwifi: mvm: finalize on post_switch instead of unassignLuciano Coelho2014-11-241-12/+19
* | iwlwifi: mvm: schedule CSA time event a bit before beacon 1Luciano Coelho2014-11-242-8/+17
* | iwlwifi: mvm: add CSA absent time event for clientsLuciano Coelho2014-11-245-18/+81
* | iwlwifi: mvm: use switching_chanctx argument instead of csa_activeLuciano Coelho2014-11-241-4/+4
* | iwlwifi: mvm: disable PS during channel switchLuciano Coelho2014-11-241-3/+25
* | iwlwifi: mvm: Handle failed beacon transmissions during CSAAndrei Otcheretianski2014-11-243-6/+29
* | iwlwifi: mvm: return the actual error code when switch_vif_chanctx failsLuciano Coelho2014-11-241-5/+3Star
* | iwlwifi: mvm: add support for CHANCTX_SWMODE_REASSIGN_VIFLuciano Coelho2014-11-241-1/+39
* | iwlwifi: mvm: refactor iwl_mvm_switch_vif_chanctx to support other modesLuciano Coelho2014-11-241-9/+31
* | iwlwifi: mvm: only save csa_vif in AP/GO modeLuciano Coelho2014-11-241-10/+18
* | iwlwifi: mvm: use new pre_channel_switch op instead of channel_switch_beaconLuciano Coelho2014-11-241-6/+13
* | iwlwifi: mvm: implement mac80211 TDLS channel-switch APIsArik Nemtsov2014-11-246-0/+557
* | iwlwifi: mvm: block TID when using TDLSLiad Kaufman2014-11-241-0/+9
* | iwlwifi: mvm: use private TFD queues for TDLS stationsArik Nemtsov2014-11-245-11/+121
* | iwlwifi: mvm: disconnect TDLS peers on reconfigArik Nemtsov2014-11-241-0/+6
* | iwlwifi: mvm: allow private per-STA TFD queuesArik Nemtsov2014-11-242-10/+57
* | iwlwifi: mvm: configure TDLS peers to FWArik Nemtsov2014-11-244-6/+145
* | iwlwifi: mvm: add TDLS channel switch FW APIsArik Nemtsov2014-11-243-0/+87
* | iwlwifi: mvm: declare TDLS supportArik Nemtsov2014-11-243-1/+9
* | iwlwifi: mvm: pull SNAP header into skb->headJohannes Berg2014-11-241-3/+12
* | iwlwifi: mvm: pull crypto header into skb->headJohannes Berg2014-11-241-7/+16
* | iwlwifi: build mac80211 rx_status in placeJohannes Berg2014-11-241-50/+49Star
* | iwlwifi: mvm: add WEP RX hardware offload supportJohannes Berg2014-11-242-17/+61
* | iwlwifi: mvm: refactor key add/remove functionsJohannes Berg2014-11-241-64/+79
* | iwlwifi: mvm: add remove flow for AUX ROC time eventsMatti Gottlieb2014-11-243-24/+89
* | iwlwifi: mvm: remove warning on unknown scan completeDavid Spinadel2014-11-241-2/+4
* | iwlwifi: mvm: use unsigned for ssid_bitmapJohannes Berg2014-11-241-3/+3
* | iwlwifi: pcie: support 7265-D devicesJohannes Berg2014-11-244-17/+75
* | iwlwifi: pcie: support loading FW with extended mem rangeArik Nemtsov2014-11-232-4/+28
* | iwlwifi: mvm: disable beacon filtering escape timerEliad Peller2014-11-231-1/+1