summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-08-183-0/+3
|\
| * Merge 4.18-rc5 into char-misc-nextGreg Kroah-Hartman2018-07-162-2/+1Star
| |\
| * | headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap2018-07-073-0/+3
* | | Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-08-163-8/+0Star
|\ \ \
| * \ \ Merge branch 'pci/misc'Bjorn Helgaas2018-08-151-6/+0Star
| |\ \ \
| | * | | PCI: Add PCI_DEVICE_DATA() macro to fully describe device ID entryAndy Shevchenko2018-08-141-6/+0Star
| | |/ /
| * | | iwlwifi: Remove unnecessary include of <linux/pci-aspm.h>Bjorn Helgaas2018-08-061-1/+0Star
| * | | ath9k: Remove unnecessary include of <linux/pci-aspm.h>Bjorn Helgaas2018-08-061-1/+0Star
| |/ /
* | | b43legacy/leds: Ensure NUL-termination of LED name stringMichael Büsch2018-08-091-1/+1
* | | b43/leds: Ensure NUL-termination of LED name stringMichael Büsch2018-08-091-1/+1
* | | rtlwifi: btcoex: Fix if == else warnings in halbtc8723b2ant.cYueHaibing2018-08-091-144/+36Star
* | | iwlegacy: fix spelling mistake "acumulative" -> "accumulative"Colin Ian King2018-08-091-1/+1
* | | rsi: remove redundant variables bss, wh and temp_flash_contentColin Ian King2018-08-091-9/+1Star
* | | mt76: fix build for MediaTek MT7610U USB wireless dongleValdis Kletnieks2018-08-091-0/+1
* | | mt76x0: Remove VLA usageKees Cook2018-08-091-3/+3
* | | mt76x0: perform mt76x0_mac_set_ampdu_factorStanislaw Gruszka2018-08-091-2/+0Star
* | | mt76x0: correct type for eeprom gain valueStanislaw Gruszka2018-08-091-1/+1
* | | brcmfmac: fix brcmf_wiphy_wowl_params() NULL pointer dereferenceWinnie Chang2018-08-091-4/+4
* | | Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2018-08-0637-203/+2044
|\ \ \
| * | | wil6210: fix eDMA RX chainingMaya Erez2018-07-313-7/+15
| * | | wil6210: prevent FW download if HW is configured for secured bootMaya Erez2018-07-311-0/+5
| * | | wil6210: off channel transmit management frames in AP modeAhmad Masri2018-07-314-7/+101
| * | | wil6210: align to latest auto generated wmi.hAhmad Masri2018-07-311-3/+197
| * | | wil6210: set default 3-MSIAlexei Avshalom Lazar2018-07-311-2/+2
| * | | wil6210: support Talyn specific board fileMaya Erez2018-07-314-6/+38
| * | | wil6210: increase firmware ready timeoutHamad Kadmany2018-07-311-1/+1
| * | | wil6210: support max aggregation window size 64Maya Erez2018-07-314-4/+19
| * | | wil6210: allow scan on AP interfaceAhmad Masri2018-07-311-1/+2
| * | | wil6210: add support for link statisticsDedy Lansky2018-07-314-16/+437
| * | | wil6210: fix min() compilation errorsAlexei Avshalom Lazar2018-07-311-1/+1
| * | | wil6210: add 3-MSI supportAlexei Avshalom Lazar2018-07-315-21/+110
| * | | wil6210: align to latest auto generated wmi.hDedy Lansky2018-07-311-25/+434
| * | | wil6210: support Talyn specific FW fileMaya Erez2018-07-312-0/+11
| * | | wil6210: fix RX checksum report to network stackMaya Erez2018-07-314-2/+20
| * | | wil6210: fix temperature debugfsDedy Lansky2018-07-311-3/+4
| * | | wil6210: add TX latency statisticsDedy Lansky2018-07-316-0/+188
| * | | wil6210: drop Rx packets with L2 error indication from HWDedy Lansky2018-07-314-39/+55
| * | | wil6210: Rx multicast packets duplicate detectionDedy Lansky2018-07-317-13/+40
| * | | ath9k: fix more-data flag for buffered multicast packetsFelix Fietkau2018-07-311-9/+3Star
| * | | ath9k_hw: fix channel maximum power level testFelix Fietkau2018-07-311-2/+5
| * | | ath9k: fix block-ack window tracking issuesFelix Fietkau2018-07-311-11/+18
| * | | ath9k: report tx status on EOSPFelix Fietkau2018-07-311-1/+2
| * | | ath9k: clear potentially stale EOSP status bit in intermediate queuesFelix Fietkau2018-07-311-1/+2
| * | | ath9k: fix moredata bit in PS buffered frame releaseFelix Fietkau2018-07-311-0/+20
| * | | ath9k: don't run periodic and nf calibation at the same timeFelix Fietkau2018-07-311-3/+3
| * | | ath9k_hw: set spectral scan enable bit on trigger for AR9003+Felix Fietkau2018-07-311-0/+2
| * | | ath6kl: replace GFP_ATOMIC with GFP_KERNEL in ath6kl_bmi_init()Jia-Ju Bai2018-07-311-1/+1
| * | | ath10k: prevent active scans on potential unusable channelsSven Eckelmann2018-07-311-0/+7
| * | | ath10k: fix parenthesis alignmentKalle Valo2018-07-311-3/+3
| * | | ath10k: add debugfs file warm_hw_resetMaharaja Kennadyrajan2018-07-303-2/+65