summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'wireless-drivers-next-for-davem-2019-02-06' of git://git.kernel.or...David S. Miller2019-02-06182-3919/+4080
|\
| * wireless: prefix header search paths with $(srctree)/Masahiro Yamada2019-02-017-12/+10
| * mt7601u: do not use WARN_ON in the datapathLorenzo Bianconi2019-02-011-3/+3
| * mwifiex: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-02-011-3/+2
| * libertas: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-02-011-6/+0
| * rt2x00: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-02-011-27/+0
| * rsi: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-02-011-5/+0
| * brcmsmac: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-02-012-23/+5
| * b43legacy: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-02-011-27/+8
| * b43: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-02-011-28/+8
| * cw1200: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-02-011-20/+6
| * qtnfmac: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-02-011-13/+1
| * rtlwifi: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-02-011-11/+3
| * wl18xx: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-02-011-19/+1
| * wl12xx: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-02-011-19/+1
| * wl1251: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-02-011-54/+5
| * wlcore: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-02-012-31/+7
| * iwlegacy: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-02-014-42/+8
| * mt7601u: bump supported EEPROM versionStanislaw Gruszka2019-02-011-1/+1
| * wlcore: clean up an indentation issueColin Ian King2019-02-011-1/+1
| * rsi: Suppress sdhci warnings in mmcSiva Rebbagondla2019-02-011-6/+9
| * wireless: remove unneeded semicolonYueHaibing2019-02-015-7/+7
| * rtlwifi: rtl818x: fix indentation issueColin Ian King2019-02-011-1/+1
| * cw1200: fix indentation issuesColin Ian King2019-02-011-2/+2
| * libertas: fix indentation issueColin Ian King2019-02-011-1/+1
| * rt2x00: Work around a firmware bug with shared keysBernd Edlinger2019-02-011-89/+4
| * qtnfmac: qtnf_cmd_send_with_reply cleanupSergey Matyukevich2019-02-011-6/+4
| * qtnfmac: remove unused declarationsSergey Matyukevich2019-02-011-2/+0
| * qtnfmac: add missing bss record to host scan cacheSergey Matyukevich2019-02-012-5/+78
| * qtnfmac: convert to SPDX license identifiersSergey Matyukevich2019-02-0123-327/+45
| * qtnfmac: do not reject retry changes in driverSergey Matyukevich2019-02-012-5/+8
| * qtnfmac: switch to 32bit values for RTS/FRAG thresholdsSergey Matyukevich2019-02-013-6/+17
| * qtnfmac: add support for 4addr modeSergey Matyukevich2019-02-015-17/+31
| * qtnfmac: fix INTx interrupt handlingSergey Matyukevich2019-02-011-3/+3
| * qtnfmac: support EBUSY errcode for QLINK protocolAndrey Shevchenko2019-02-012-0/+3
| * mwifiex: add support for sd8977 chipsetHemantkumar Suthar2019-02-013-1/+76
| * rtlwifi: Don't clear num_rx_inperiod too earlyBernd Edlinger2019-02-011-2/+2
| * rtl8723ae: Re-introduce the adaptive rate controlBernd Edlinger2019-02-011-2/+85
| * rtl8723ae: Dont use old data for input gain controlBernd Edlinger2019-02-012-0/+10
| * rtl8723ae: Take the FW LPS mode handling outBernd Edlinger2019-02-011-4/+4
| * libertas: add checks for the return value of sysfs_create_groupKangjie Lu2019-02-011-0/+5
| * qtnfmac: use struct_size() in kzalloc()Gustavo A. R. Silva2019-02-011-3/+2
| * rt2x00: reduce tx power to nominal level on RT6352Tomislav Požega2019-02-011-1/+1
| * iwlwifi: mvm: fix merge damage in iwl_mvm_rx_mpdu_mq()Luca Coelho2019-01-311-0/+3
| * Merge tag 'iwlwifi-next-for-kalle-2019-01-29' of git://git.kernel.org/pub/scm...Kalle Valo2019-01-3045-2046/+1759
| |\
| | * iwiwifi: fix bad monitor buffer register addressesShahar S Matityahu2019-01-291-2/+2
| | * iwlwifi: dbg_ini: set dump mask BIT(n) instead of nShahar S Matityahu2019-01-291-2/+2
| | * iwlwifi: dbg_ini: retrieve dump_delay value properlyShahar S Matityahu2019-01-291-1/+1
| | * iwlwifi: dbg_ini: properly handle ini user triggerShahar S Matityahu2019-01-291-4/+0
| | * iwlwifi: dbg_ini: allocate dram buffer with proper flagsShahar S Matityahu2019-01-291-2/+4