summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* libertas_tf: move the banner to a more appropriate placeLubomir Rintel2019-02-191-1/+1
* libertas_tf: don't set URB_ZERO_PACKET on IN USB transferLubomir Rintel2019-02-191-2/+0
* libertas_tf: lower the debug level of command traceLubomir Rintel2019-02-191-4/+3
* rsi: remove set but not used variables 'info, vif'YueHaibing2019-02-191-6/+0
* rsi: fix spelling mistakesSiva Rebbagondla2019-02-195-12/+12
* rsi: fix a typo in a debug messageDan Carpenter2019-02-191-1/+1
* brcmfmac: remove set but not used variable 'old_state'YueHaibing2019-02-191-2/+0
* brcmfmac: rework bphy_err() to take struct brcmf_pub argumentRafał Miłecki2019-02-192-233/+281
* brcmfmac: support firmware reporting 160 MHz channelsRafał Miłecki2019-02-191-0/+3
* brcmfmac: improve code handling bandwidth of firmware reported channelsRafał Miłecki2019-02-191-3/+10
* brcmfmac: print firmware reported ring status errorsRafał Miłecki2019-02-191-0/+25
* brcmfmac: use chipname in brcmf_fw_alloc_request() for error path as wellArend van Spriel2019-02-191-3/+3
* brcmfmac: check and dump trap info during sdio probeArend van Spriel2019-02-191-19/+40
* brcmfmac: disable MBSS feature for bcm4330 deviceArend van Spriel2019-02-191-2/+8
* brcmfmac: create debugfs files for bus-specific layerArend van Spriel2019-02-193-5/+18
* brcmfmac: add subtype check for event handling in data pathArend van Spriel2019-02-193-7/+16
* brcmfmac: assure SSID length from firmware is limitedArend van Spriel2019-02-191-0/+2
* rtlwifi: rtl8821ae: Remove CamelCase variablesLarry Finger2019-02-197-350/+350
* rtlwifi: rtl8723{be,ae}: Remove CamelCase variablesLarry Finger2019-02-197-24/+24
* rtlwifi: rtl8192se: Remove CamelCase variablesLarry Finger2019-02-196-63/+63
* rtlwifi: rtl8188de: Remove CamelCase variablesLarry Finger2019-02-196-102/+102
* rtlwifi: rtl8192{c,u}: Remove CamelCase variablesLarry Finger2019-02-1919-391/+390
* rtlwifi: rtl8188ee: Remove CamelCase variableLarry Finger2019-02-191-3/+0
* rtlwifi: btcoexist: Remove CamelCase variableLarry Finger2019-02-191-2/+0
* rtlwifi: Remove CamelCase variables from base codeLarry Finger2019-02-1916-60/+60
* rtlwifi: rtl8821ae: Replace old-style license informationLarry Finger2019-02-1922-531/+45
* rtlwifi: rtl8723_common: Replace old-style license informationLarry Finger2019-02-197-168/+14
* rtlwifi: rtl8723be: Replace old-style license informationLarry Finger2019-02-1922-528/+44
* rtlwifi: rtl8723ae: Replace old-style license informationLarry Finger2019-02-1927-648/+55
* rtlwifi: rtl8192se: Replace old-style license informationLarry Finger2019-02-1920-472/+51
* rtlwifi: rtl8192ee: Replace old-style license informationLarry Finger2019-02-1922-531/+44
* rtlwifi: rtl8192de: Replace old-style license informationLarry Finger2019-02-1920-482/+40
* rtlwifi: rtl8192cu: Replace old-style license informationLarry Finger2019-02-1920-476/+40
* rtlwifi: rtl8192ce: Replace old-style license informationLarry Finger2019-02-1918-436/+36
* rtlwifi: rtl8192com: Replace old-style license informationLarry Finger2019-02-197-168/+14
* rtlwifi: rtl8188ee: Replace old-style license informationLarry Finger2019-02-1922-531/+44
* rtlwifi: btcoex: Replace old-style license informationLarry Finger2019-02-1917-395/+42
* rtlwifi: Replace old-style license informationLarry Finger2019-02-1924-570/+51
* Merge tag 'mt76-for-kvalo-2019-02-18' of https://github.com/nbd168/wirelessKalle Valo2019-02-1937-422/+524
|\
| * mt76: mt76x2: simplify per-chain signal strength handlingFelix Fietkau2019-02-181-7/+8
| * mt76: fix resetting software IV flag on key deleteFelix Fietkau2019-02-181-1/+1
| * mt76: fix corrupted software generated tx CCMP PNFelix Fietkau2019-02-181-1/+1
| * mt76: fix tx status timeout processingFelix Fietkau2019-02-181-4/+1
| * mt76: Use the correct hweight8() functionBen Hutchings2019-02-181-2/+2
| * mt76x02u: remove bogus check and comment paddingStanislaw Gruszka2019-02-181-5/+9
| * mt76: usb: use dev_err_ratelimited instead of dev_err in mt76u_complete_rxLorenzo Bianconi2019-02-181-1/+2
| * mt76: usb: introduce disable_usb_sg parameterLorenzo Bianconi2019-02-181-1/+5
| * mt76: usb: use a linear buffer for tx/rx datapath if sg is not supportedLorenzo Bianconi2019-02-181-33/+54
| * mt76: usb: do not use sg buffers for mcu messagesLorenzo Bianconi2019-02-184-13/+36
| * mt76: usb: move mt76u_check_sg in usb.cLorenzo Bianconi2019-02-184-13/+16