aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-19rsi: Add pr_fmt,__printf, fix format & arg mismatchJoe Perches3-2/+5
2014-03-19rtl818x: remove unused conf_erp callback from RF ops structAndrea Merello1-1/+0
2014-03-19Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextJohn W. Linville1-0/+2
2014-03-19iwlwifi: mvm: add missing includeEmmanuel Grumbach1-0/+2
2014-03-18Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextJohn W. Linville37-438/+1709
2014-03-18rsi: make rsi_dbg a regular functionJohn W. Linville2-15/+24
2014-03-18iwlwifi: mvm: disable uAPSD due to bugs in the firmwareEmmanuel Grumbach1-1/+1
2014-03-18iwlwifi: mvm: ignore unchanged low-latency flagJohannes Berg1-0/+3
2014-03-18iwlwifi: mvm: remove spurious blank lineJohannes Berg1-1/+0
2014-03-18iwlwifi: mvm: fix theoretical NULL ptr dereferenceEmmanuel Grumbach1-0/+5
2014-03-18iwlwifi: mvm: configure low latency dependent scan parametersAlexander Bondar3-28/+101
2014-03-18iwlwifi: mvm: restructure scan parameters calculationAlexander Bondar2-44/+41
2014-03-18iwlwifi: mvm: remove using max_duration in firmware APIJohannes Berg2-23/+1
2014-03-18iwlwifi: mvm: BT Coex - add debugfs hook to set BT Tx priorityEmmanuel Grumbach5-0/+30
2014-03-18iwlwifi: mvm: send udev event upon firmware error to dump logsEmmanuel Grumbach6-20/+230
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-17ath9k_htc: move DEFAULT_SWBA_RESPONSE check to ath9k_htc_beacon_initOleksij Rempel1-17/+5