summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rsi: fill rx_params only once.Amol Hanwate2018-07-311-5/+0
* rsi: Correct RSI_NEEDED_HEADROOM in mac80211_attach.Amol Hanwate2018-07-311-1/+1
* rsi: add firmware support for AP+BT dual modeSiva Rebbagondla2018-07-311-0/+3
* rsi: remove redundant flash_content variableSiva Rebbagondla2018-07-311-16/+7
* rsi: remove redundant device idsSiva Rebbagondla2018-07-314-9/+8
* rsi: optimize virtual interfacesSiva Rebbagondla2018-07-311-1/+2
* rsi: fix for WoWLAN wakeup in security mode.Siva Rebbagondla2018-07-311-1/+1
* rsi: fix for 40MHZ connection issue.Ganapathi Raju2018-07-311-12/+9
* rsi: fix for low throughput issueSiva Rebbagondla2018-07-311-1/+1
* 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
* Merge tag 'iwlwifi-next-for-kalle-2018-07-26' of git://git.kernel.org/pub/scm...Kalle Valo2018-07-3047-353/+2205
|\
| * 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