summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2014-03-17wil6210: update target reset to support new HWVladimir Kondratiev3-1/+34
2014-03-17wil6210: generalize tx desc mappingVladimir Kondratiev2-27/+33
2014-03-17wil6210: add scatter-gather supportVladimir Kondratiev4-67/+115
2014-03-17wil6210: enable scan while connectedVladimir Kondratiev2-8/+2
2014-03-17wil6210: Block data till "data port open" reportedVladimir Kondratiev5-6/+38
2014-03-17wil6210: Helpers to deal with 'cidxtid' fieldsVladimir Kondratiev2-1/+26
2014-03-17ath9k: Fix temperature compensationSujith Manoharan1-24/+35
2014-03-17ath9k: Disable AR_INTR_SYNC_HOST1_FATAL for QCA953xSujith Manoharan2-2/+2
2014-03-17ath9k: Add QCA953x WMAC platform supportSujith Manoharan2-0/+5
2014-03-17rtl8180: move eeprom read stuff in a separate functionAndrea Merello2-58/+73
2014-03-17rtl8180: make *IFS and CW tunable by mac80211, and set them in the proper placeAndrea Merello3-24/+83
2014-03-17rtl8180: support for BSS_CHANGED_BASIC_RATESAndrea Merello1-6/+45
2014-03-17rtl8180: remove too-early-added rtl8187se enum valueAndrea Merello1-1/+0
2014-03-17brcmfmac: remove mode field from brcmf_cfg80211_vif structureArend van Spriel3-62/+21
2014-03-17brcmfmac: assure active clock request upon entering SLEEP stateArend van Spriel1-11/+28
2014-03-17brcmfmac: Improve scanning settings for connect.Hante Meuleman1-14/+20
2014-03-17brcmfmac: Protect tx seq number for data and controlHante Meuleman1-106/+108
2014-03-17brcmfmac: add BCM4354 SDIO interface supportFranky Lin4-1/+13
2014-03-17ath9k_htc: move DEFAULT_SWBA_RESPONSE check to ath9k_htc_beacon_initOleksij Rempel1-17/+5
2014-03-17ath9k_htc: use ath9k_cmn_beacon_config_apOleksij Rempel1-35/+8
2014-03-17ath9k: remove unused ath9k_get_next_tbttOleksij Rempel1-27/+0
2014-03-17ath9k: move ath9k_beacon_config_ap commonOleksij Rempel3-19/+34
2014-03-17ath9k_htc: use ath9k_cmn_beacon_config_adhocOleksij Rempel1-28/+7
2014-03-17ath9k_htc: use ath9k_htc_beacon_init in ath9k_htc_beacon_config_adhocOleksij Rempel1-19/+12
2014-03-17ath9k_htc: use ath9k_htc_beacon_init in ath9k_htc_beacon_config_apOleksij Rempel1-20/+11
2014-03-17ath9k_htc: add ath9k_htc_beacon_init (but not use it)Oleksij Rempel1-0/+22
2014-03-17ath9k: move ath9k_beacon_config_adhoc to commonOleksij Rempel3-19/+29
2014-03-17ath9k_htc: use ath9k_cmn_beacon_config_staOleksij Rempel1-82/+2
2014-03-17ath9k: move ath9k_beacon_config_sta to common-beaconOleksij Rempel5-78/+153
2014-03-17ath9k-common: add nexttbtt and intval to ath_beacon_configOleksij Rempel1-0/+2
2014-03-17ath9k|ath9k_htc: move IEEE80211_MS_TO_TU to commonOleksij Rempel3-2/+2
2014-03-17ath9k: remove unused beacon_qiOleksij Rempel1-1/+0
2014-03-17ath9k_htc: sync beacon slot code with ath9kOleksij Rempel3-4/+24
2014-03-17ath9k: remove unused bc_tstampOleksij Rempel1-1/+0
2014-03-17ath9k_htc: add ATH_OP_PRIM_STA_VIFOleksij Rempel1-0/+4
2014-03-17ath9k_htc: use common->op_flagsOleksij Rempel5-18/+19
2014-03-17ath9k: move sc_flags to ath_commonOleksij Rempel12-60/+73
2014-03-17ath9k_htc: use ath_beacon_conf.enable_beaconOleksij Rempel3-5/+4
2014-03-17ath9k_htc: move beaconq to struct htc_beaconOleksij Rempel3-7/+7
2014-03-17ath9k_htc: use common ath_beacon_configOleksij Rempel3-27/+25
2014-03-17ath9k: move struct ath_beacon_config to commonOleksij Rempel2-9/+9
2014-03-16iwlwifi: mvm: configure protocol offloading on D0i3Eliad Peller4-8/+13
2014-03-16iwlwifi: mvm: reconfigure qos seq on D0i3 exitArik Nemtsov4-1/+219
2014-03-16iwlwifi: mvm: configure seq_num to D0i3Eliad Peller7-167/+300
2014-03-16iwlwifi: mvm: Change beacon filter enablement conditionAlexander Bondar1-1/+4
2014-03-16iwlwifi: mvm: don't fail completely if led mode is not supportedEmmanuel Grumbach1-0/+2
2014-03-16iwlwifi: add rs_rate_scale_clear_tbl_windows helper functionEliad Peller1-11/+12
2014-03-16iwlwifi: rs: split rs_collect_tx_dataEliad Peller1-9/+18
2014-03-16iwlwifi: mvm: don't enable protection for all AMPDUsEyal Shapira1-3/+0
2014-03-16iwlwifi: mvm: rs: fix search cycle rulesEyal Shapira1-18/+18