summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-02-19mwifiex: don't advertise IBSS features without FW supportBrian Norris1-3/+7
2019-02-19mwifiex: Fix NL80211_TX_POWER_LIMITEDAdrian Bunk3-6/+19
2019-02-19libertas_tf: remove set but not used variable 'flags'YueHaibing1-2/+0
2019-02-19libertas_tf: fix signal reportingLubomir Rintel1-1/+2
2019-02-19libertas_tf: move the banner to a more appropriate placeLubomir Rintel1-1/+1
2019-02-19libertas_tf: don't set URB_ZERO_PACKET on IN USB transferLubomir Rintel1-2/+0
2019-02-19libertas_tf: lower the debug level of command traceLubomir Rintel1-4/+3
2019-02-19rsi: remove set but not used variables 'info, vif'YueHaibing1-6/+0
2019-02-19rsi: fix spelling mistakesSiva Rebbagondla5-12/+12
2019-02-19rsi: fix a typo in a debug messageDan Carpenter1-1/+1
2019-02-19brcmfmac: remove set but not used variable 'old_state'YueHaibing1-2/+0
2019-02-19brcmfmac: rework bphy_err() to take struct brcmf_pub argumentRafał Miłecki2-233/+281
2019-02-19brcmfmac: support firmware reporting 160 MHz channelsRafał Miłecki1-0/+3
2019-02-19brcmfmac: improve code handling bandwidth of firmware reported channelsRafał Miłecki1-3/+10
2019-02-19brcmfmac: print firmware reported ring status errorsRafał Miłecki1-0/+25
2019-02-19brcmfmac: use chipname in brcmf_fw_alloc_request() for error path as wellArend van Spriel1-3/+3
2019-02-19brcmfmac: check and dump trap info during sdio probeArend van Spriel1-19/+40
2019-02-19brcmfmac: disable MBSS feature for bcm4330 deviceArend van Spriel1-2/+8
2019-02-19brcmfmac: create debugfs files for bus-specific layerArend van Spriel3-5/+18
2019-02-19brcmfmac: add subtype check for event handling in data pathArend van Spriel3-7/+16
2019-02-19brcmfmac: assure SSID length from firmware is limitedArend van Spriel1-0/+2
2019-02-19rtlwifi: rtl8821ae: Remove CamelCase variablesLarry Finger7-350/+350
2019-02-19rtlwifi: rtl8723{be,ae}: Remove CamelCase variablesLarry Finger7-24/+24
2019-02-19rtlwifi: rtl8192se: Remove CamelCase variablesLarry Finger6-63/+63
2019-02-19rtlwifi: rtl8188de: Remove CamelCase variablesLarry Finger6-102/+102
2019-02-19rtlwifi: rtl8192{c,u}: Remove CamelCase variablesLarry Finger19-391/+390
2019-02-19rtlwifi: rtl8188ee: Remove CamelCase variableLarry Finger1-3/+0
2019-02-19rtlwifi: btcoexist: Remove CamelCase variableLarry Finger1-2/+0
2019-02-19rtlwifi: Remove CamelCase variables from base codeLarry Finger16-60/+60
2019-02-19rtlwifi: rtl8821ae: Replace old-style license informationLarry Finger22-531/+45
2019-02-19rtlwifi: rtl8723_common: Replace old-style license informationLarry Finger7-168/+14
2019-02-19rtlwifi: rtl8723be: Replace old-style license informationLarry Finger22-528/+44
2019-02-19rtlwifi: rtl8723ae: Replace old-style license informationLarry Finger27-648/+55
2019-02-19rtlwifi: rtl8192se: Replace old-style license informationLarry Finger20-472/+51
2019-02-19rtlwifi: rtl8192ee: Replace old-style license informationLarry Finger22-531/+44
2019-02-19rtlwifi: rtl8192de: Replace old-style license informationLarry Finger20-482/+40
2019-02-19rtlwifi: rtl8192cu: Replace old-style license informationLarry Finger20-476/+40
2019-02-19rtlwifi: rtl8192ce: Replace old-style license informationLarry Finger18-436/+36
2019-02-19rtlwifi: rtl8192com: Replace old-style license informationLarry Finger7-168/+14
2019-02-19rtlwifi: rtl8188ee: Replace old-style license informationLarry Finger22-531/+44
2019-02-19rtlwifi: btcoex: Replace old-style license informationLarry Finger17-395/+42
2019-02-19rtlwifi: Replace old-style license informationLarry Finger24-570/+51
2019-02-18mt76: mt76x2: simplify per-chain signal strength handlingFelix Fietkau1-7/+8
2019-02-18mt76: fix resetting software IV flag on key deleteFelix Fietkau1-1/+1
2019-02-18mt76: fix corrupted software generated tx CCMP PNFelix Fietkau1-1/+1
2019-02-18mt76: fix tx status timeout processingFelix Fietkau1-4/+1
2019-02-18mt76: Use the correct hweight8() functionBen Hutchings1-2/+2
2019-02-18mt76x02u: remove bogus check and comment paddingStanislaw Gruszka1-5/+9
2019-02-18mt76: usb: use dev_err_ratelimited instead of dev_err in mt76u_complete_rxLorenzo Bianconi1-1/+2
2019-02-18mt76: usb: introduce disable_usb_sg parameterLorenzo Bianconi1-1/+5