summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-08-163-8/+0
|\
| * Merge branch 'pci/misc'Bjorn Helgaas2018-08-151-6/+0
| |\
| | * PCI: Add PCI_DEVICE_DATA() macro to fully describe device ID entryAndy Shevchenko2018-08-141-6/+0
| * | iwlwifi: Remove unnecessary include of <linux/pci-aspm.h>Bjorn Helgaas2018-08-061-1/+0
| * | ath9k: Remove unnecessary include of <linux/pci-aspm.h>Bjorn Helgaas2018-08-061-1/+0
| |/
* | 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/+36
* | 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/+1
* | 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/+0
* | 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/+3
| * | 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
| * | ath10k: htt_tx: move lock into id_get functionNicholas Mc Guire2018-07-301-8/+2
| * | ath6kl: remove redundant variables netlen, orig_buf, orig_len, dropped and statsColin Ian King2018-07-303-12/+3
| * | ath5k: remove redundant pointer rfColin Ian King2018-07-301-5/+0