aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-07wcn36xx: split DMA mask register writing.Fengwei Yin1-1/+1
2016-01-07wcn36xx: handle rx skb allocation failure to avoid system crashFengwei Yin1-21/+22
2016-01-07ath9k: fix ath9k_hw_nvram_check_version()Dan Carpenter1-1/+1
2016-01-07ath9k: Enable support for cloned SKBSPawel Kulakowski1-0/+1
2016-01-07wil6210: support for platform specific crash recoveryLior David6-10/+73
2016-01-07wil6210: fix kernel OOPS when stopping interface during Rx trafficHamad Kadmany1-1/+11
2016-01-07ath10k: set SM power save disabled to default valuePeter Oh1-1/+2
2016-01-07rt2x00pci: Disable memory-write-invalidate when the driver exitsJia-Ju Bai1-0/+2
2016-01-07brcmfmac: introduce module parameter to force successful probeArend van Spriel3-1/+25
2016-01-07brcmfmac: Move all module parameters to one placeHante Meuleman9-52/+144
2016-01-07brcmfmac: Fix warn trace on module unload while in ibss modeHante Meuleman1-2/+7
2016-01-07brcmfmac: obtain feature info using 'cap' firmware commandArend van Spriel1-22/+31
2016-01-07brcmfmac: Add support for scheduled scan mac randomizationHante Meuleman4-8/+77
2016-01-07brcmfmac: Add get_station support for IBSSHante Meuleman3-0/+69
2016-01-07brcmfmac: add arp offload ip address table configuration supportFranky Lin2-0/+110
2016-01-07ipw2x00: add checks for dma mapping errorsAlexey Khoroshilov1-2/+9
2016-01-07mwifiex: reduce cloned skb queue sizeAmitkumar Karwar1-1/+1
2016-01-07mwifiex: increase priority for critical messageXinming Hu2-5/+5
2016-01-07mwifiex: fix missing debug messagesXinming Hu1-16/+10
2016-01-07mwifiex: correctly handling kzallocInsu Yun1-0/+11
2016-01-07iwlegacy: 4965-mac: constify il_sensitivity_ranges structureJulia Lawall1-1/+1
2016-01-04switch wireless debugfs ->write() instances to memdup_user_nul()Al Viro2-174/+89
2016-01-04convert a bunch of open-coded instances of memdup_user_nul()Al Viro1-9/+3
2015-12-31wil6210: fix a warning message conditionDan Carpenter1-1/+1
2015-12-31ath9k_htc: fix handling return value of ath9k_hw_calibrateAndrzej Hajda1-1/+1
2015-12-31ath10k: reduce indentation by moving powersave check within functionRajkumar Manoharan1-19/+15
2015-12-31ath10k: wake up device before accessing registersRajkumar Manoharan1-3/+3
2015-12-31prism54: fix checks for dma mapping errorsAlexey Khoroshilov3-5/+8
2015-12-31wlcore/wl12xx: spi: fix NULL pointer dereference (Oops)Uri Mashiach1-3/+7
2015-12-31wlcore/wl18xx: fw logger over sdioShahar Patury13-128/+177
2015-12-30rtlwifi: rtl_pci: Fix kernel panicLarry Finger1-8/+3
2015-12-30rsi: bool tests do not need comparisonNicholas Mc Guire1-1/+1
2015-12-30rsi: consolidate kmalloc/memset 0 calls to kzallocNicholas Mc Guire1-2/+1
2015-12-30mwifiex: enable MSI interrupt support in pcieAvinash Patil2-8/+26
2015-12-30mwifiex: add missing check for PCIe8997 chipsetAmitkumar Karwar1-0/+1
2015-12-30mwifiex: fix PCIe register information for 8997 chipsetAmitkumar Karwar1-4/+4
2015-12-30mwifiex: fix potential integer truncationchunfan chen2-4/+4
2015-12-30rtlwifi: rtl8192cu: Add missing parameter setupLarry Finger1-0/+2
2015-12-30rtlwifi: rtl8192ce: Fix handling of module parametersLarry Finger1-0/+2
2015-12-30rtlwifi: rtl8192se: Fix module parameter initializationLarry Finger1-2/+4
2015-12-30rtlwifi: rtl8192de: Fix incorrect module parameter descriptionsLarry Finger1-2/+2
2015-12-30rtlwifi: rtl8188ee: Fix module parameter initializationLarry Finger1-2/+5
2015-12-30rtlwifi: rtl8821ae: Fix errors in parameter initializationLarry Finger1-4/+5
2015-12-30rtlwifi: rtl8723ae: Fix initialization of module parametersLarry Finger1-0/+9
2015-12-30rtlwifi: rtl8723be: Fix module parameter initializationLarry Finger1-1/+7
2015-12-30mwifiex: fix WPA connection problemchunfan chen1-22/+53
2015-12-30mwifiex: use world for unidentified region codeAmitkumar Karwar1-2/+2
2015-12-30mwifiex: update region_code_index arrayAmitkumar Karwar2-2/+2
2015-12-30mwifiex: fix wake on disconnect featurechunfan chen1-2/+2
2015-12-30mwifiex: fix AMPDU not setup on TDLS link problemAmitkumar Karwar1-0/+10