summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* mwifiex: Fix skipped vendor specific IEsRoman Stratiienko2018-07-311-1/+7
* mwifiex: use atomic bitops to represent adapter status variablesGanapathi Bhat2018-07-3115-72/+91
* mwifiex: restructure rx_reorder_tbl_lock usageGanapathi Bhat2018-07-313-51/+53
* mwifiex: replace rx_pkt_lock by rx_reorder_tbl_lockGanapathi Bhat2018-07-313-13/+10
* mt76x2: fix CCK protection control frame rateLorenzo Bianconi2018-07-301-3/+9
* mt76x2: add frame protection supportLorenzo Bianconi2018-07-303-0/+47
* mt7601u: expose 802.11w supportDavide Caratti2018-07-301-0/+1
* mt7601u: use sw encryption for hw unsupported ciphersLorenzo Bianconi2018-07-301-0/+11
* qtnfmac: enable multiple SSIDs scan supportAndrey Shevchenko2018-07-304-7/+9
* qtnfmac: implement cfg80211 power management callbackSergei Maksimenko2018-07-304-0/+82
* iwlwifi: pcie: support 2k rx buffersGolan Ben Ami2018-07-267-9/+27
* iwlwifi: update registers changed for 22560 devicesGolan Ben Ami2018-07-262-3/+10
* iwlwifi: introduce new rx structures used by 22560 RFHGolan Ben Ami2018-07-261-0/+100
* iwlwifi: support new tx apiGolan Ben Ami2018-07-264-19/+83
* iwlwifi: support multiple tfd queue max sizes for different devicesGolan Ben Ami2018-07-2613-59/+119
* iwlwifi: cancel the injective function between hw pointers to tfd entry indexGolan Ben Ami2018-07-262-7/+16
* iwlwifi: update gen3 interrupts - sw error and image responseGolan Ben Ami2018-07-265-10/+59
* iwlwifi: pcie: start early debug for 22560 devicesGolan Ben Ami2018-07-263-6/+14
* iwlwifi: pcie: update bytes in the byte count tableGolan Ben Ami2018-07-262-4/+9
* iwlwifi: pcie: support context information for 22560 devicesGolan Ben Ami2018-07-267-60/+578
* iwlwifi: pcie: allocate and free rx cr's and tr's tailsGolan Ben Ami2018-07-262-83/+131
* iwlwifi: introduce device family 22560Golan Ben Ami2018-07-265-60/+55
* iwlwifi: allow different csr flags for different device familiesGolan Ben Ami2018-07-262-2/+4
* iwlwifi: add support for 22560 devicesLuca Coelho2018-07-265-30/+62
* iwlwifi: 22000 devices: restrict to HT A-MPDU sizeJohannes Berg2018-07-261-0/+24
* iwlwifi: mvm: add radiotap data for HELuca Coelho2018-07-261-6/+163
* iwlwifi: add module parameter to disable 802.11axLuca Coelho2018-07-265-4/+14
* iwlwifi: add support for IEEE802.11axLuca Coelho2018-07-2612-23/+525
* iwlwifi: fw: add FW APIs for HELuca Coelho2018-07-265-13/+257
* Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2018-07-2538-768/+4612
|\
| * wcn36xx: drop unnecessary initialization of variablesDaniel Mack2018-07-022-41/+38
| * wil6210: remove crash dump collection from OTP sectionMaya Erez2018-07-023-45/+47
| * wil6210: add support for Talyn-MB boot flowMaya Erez2018-07-022-32/+171
| * wil6210: add support for enhanced DMA debugfsMaya Erez2018-07-021-40/+307
| * wil6210: add support for enhanced DMA RX data flowsGidon Studinski2018-07-0215-40/+939
| * wil6210: add support for enhanced DMA TX data flowsMaya Erez2018-07-028-128/+750
| * wil6210: initialize TX and RX enhanced DMA ringsGidon Studinski2018-07-0213-113/+1513
| * wil6210: add support for enhanced DMA structuresGidon Studinski2018-07-0210-319/+696
| * wil6210: add support for Talyn-MB (Talyn ver 2.0) deviceMaya Erez2018-07-024-12/+113
| * ath10k: sdio: set skb len for all rx packetsAlagu Sankar2018-07-021-0/+1
| * ath10k: sdio: allocate correct size for RECV_1MORE_BLOCK rx packetsAlagu Sankar2018-07-022-0/+4
| * ath10k: sdio: use same endpoint id for all packets in a bundleAlagu Sankar2018-07-021-1/+4
| * wcn36xx: Fix WEP encryptionLoic Poulain2018-06-292-14/+25
| * wcn36xx: Track associated stationsLoic Poulain2018-06-292-0/+8
| * wcn36xx: Fix WEP104 encryption typeLoic Poulain2018-06-291-1/+1
| * ath10k: use locked skb_dequeue for rx completionsBob Copeland2018-06-291-4/+4
| * ath9k: use irqsave() in USB's complete callbackSebastian Andrzej Siewior2018-06-293-12/+15
| * ath9k: use timespec64 for tsf_tsArnd Bergmann2018-06-295-17/+17
| * ath10k: replace hardcoded constant with defineErik Stromdahl2018-06-282-2/+3
| * ath10k: rename HTC_HOST_MAX_MSG_PER_BUNDLE defineErik Stromdahl2018-06-284-9/+9