summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mt76: move MT_TXD_INFO, MT_MCU_MSG and MT_RX_FCE_INFO defs in dma.hLorenzo Bianconi2018-08-022-38/+38
* Merge tag 'iwlwifi-next-for-kalle-2018-08-02' of git://git.kernel.org/pub/scm...Kalle Valo2018-08-0224-638/+936
|\
| * iwlwifi: pcie: split tx to amsdu and non amsduSara Sharon2018-08-021-49/+100
| * iwlwifi: move some msix and rx functions to a common placeGolan Ben Ami2018-08-023-42/+48
| * iwlwifi: pcie: include tcp.h implicitlyLuca Coelho2018-08-021-0/+1
| * iwlwifi: mvm: remove dead gscan codeLuca Coelho2018-08-024-126/+2Star
| * iwlwifi: hard code power save mode to CAM for 22560 devicesGolan Ben Ami2018-08-021-2/+5
| * Revert "iwlwifi: implement fseq version mismatch warning"Sara Sharon2018-08-025-117/+3Star
| * iwlwifi: pcie: don't access periphery registers when not availableEmmanuel Grumbach2018-08-022-12/+16
| * iwlwifi: mvm: configure multi RX queueSara Sharon2018-08-026-11/+86
| * iwlwifi: d3: disable dbg recording before entering D3Luca Coelho2018-08-021-0/+7
| * iwlwifi: allow masking out memory areas from the fw dumpShahar S Matityahu2018-08-027-157/+244
| * iwlwifi: trans: add a new op for getting DMA dataSara Sharon2018-08-022-0/+43
| * iwlwifi: pcie: move rxb retrieval to a helper functionSara Sharon2018-08-021-33/+42
| * iwlwifi: pcie: unionize used bd and completion descriptorSara Sharon2018-08-022-25/+13Star
| * iwlwifi: support new rx_mpdu_desc apiGolan Ben Ami2018-08-024-73/+218
| * iwlwifi: pcie: support rx structures for 22560 devicesGolan Ben Ami2018-08-023-26/+128
| * iwlwifi: pcie: add a bunch of PCI IDs for 22000 and 22560Luca Coelho2018-08-021-3/+18
|/
* rt2x00: remove redundant functions rt2x00mac_sta_{add/remove}YueHaibing2018-07-311-18/+0Star
* rtl818x: Replace mdelay() with msleep() in rtl8225se_rf_initJia-Ju Bai2018-07-311-2/+2
* atmel: Replace mdelay() with msleep() in probe_atmel_card()Jia-Ju Bai2018-07-311-1/+1
* wlcore: Set rx_status boottime_ns field on rxLoic Poulain2018-07-311-2/+6
* wlcore: remove duplicate \n for some warningsH. Nikolaus Schaller2018-07-311-5/+5
* brcmfmac: specify some features per firmware versionRafał Miłecki2018-07-311-0/+38
* hostap: hide unused procfs helpersYueHaibing2018-07-313-18/+17Star
* atmel: hide unused procfs helpersYueHaibing2018-07-311-0/+2
* ray_cs: remove redundant pointer 'p'Colin Ian King2018-07-311-5/+1Star
* iwlegacy: remove several redundant variablesColin Ian King2018-07-313-18/+0Star
* ipw2x00: remove redundant variables len, ret, reason and cryptColin Ian King2018-07-312-9/+0Star
* airo: remove unused variables len and dev and clean up formattingColin Ian King2018-07-312-8/+3Star
* rsi: move init_done flag to end of rsi_91x_init().Amol Hanwate2018-07-311-1/+1
* rsi: fill rx_params only once.Amol Hanwate2018-07-311-5/+0Star
* 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/+7Star
* rsi: remove redundant device idsSiva Rebbagondla2018-07-314-9/+8Star
* 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/+9Star
* 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/+10Star
* 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