summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-03-17rsi: Add RS9113 wireless driverFariya Fatima21-0/+6644
2014-03-17wil6210: fix race between disconnect and Tx NAPIVladimir Kondratiev6-4/+47
2014-03-17wil6210: add memory barriers for the reset flowVladimir Kondratiev1-0/+6
2014-03-17wil6210: target reset flow updateVladimir Kondratiev2-6/+8
2014-03-17wil6210: use GROVladimir Kondratiev2-8/+8
2014-03-17wil6210: serialize fw_recovery and start_apVladimir Kondratiev2-4/+13
2014-03-17wil6210: fix secondary connectVladimir Kondratiev1-0/+4
2014-03-17wil6210: fw error recoveryVladimir Kondratiev4-1/+58
2014-03-17wil6210: Fix kernel oops in reset flowVladimir Kondratiev3-4/+21
2014-03-17wil6210: fix memory leak in the AP flowVladimir Kondratiev2-0/+7
2014-03-17wil6210: reduce printingVladimir Kondratiev1-2/+2
2014-03-17wil6210: reset on power goodVladimir Kondratiev2-2/+8
2014-03-17wil6210: sort HW registers definitionsVladimir Kondratiev2-18/+19
2014-03-17wil6210: fix for HW bug in interrupt setup logicVladimir Kondratiev3-0/+19
2014-03-17wil6210: report reset timeVladimir Kondratiev1-3/+3
2014-03-17wil6210: reduce dmesg pollution after FW crashVladimir Kondratiev1-1/+6
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-17Merge tag 'nfc-next-3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville8-34/+1601
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