summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rtlwifi: Replace old-style license informationLarry Finger2019-02-1924-570/+51
* Merge tag 'mt76-for-kvalo-2019-02-18' of https://github.com/nbd168/wirelessKalle Valo2019-02-1937-422/+524
|\
| * mt76: mt76x2: simplify per-chain signal strength handlingFelix Fietkau2019-02-181-7/+8
| * mt76: fix resetting software IV flag on key deleteFelix Fietkau2019-02-181-1/+1
| * mt76: fix corrupted software generated tx CCMP PNFelix Fietkau2019-02-181-1/+1
| * mt76: fix tx status timeout processingFelix Fietkau2019-02-181-4/+1
| * mt76: Use the correct hweight8() functionBen Hutchings2019-02-181-2/+2
| * mt76x02u: remove bogus check and comment paddingStanislaw Gruszka2019-02-181-5/+9
| * mt76: usb: use dev_err_ratelimited instead of dev_err in mt76u_complete_rxLorenzo Bianconi2019-02-181-1/+2
| * mt76: usb: introduce disable_usb_sg parameterLorenzo Bianconi2019-02-181-1/+5
| * mt76: usb: use a linear buffer for tx/rx datapath if sg is not supportedLorenzo Bianconi2019-02-181-33/+54
| * mt76: usb: do not use sg buffers for mcu messagesLorenzo Bianconi2019-02-184-13/+36
| * mt76: usb: move mt76u_check_sg in usb.cLorenzo Bianconi2019-02-184-13/+16
| * mt76: usb: do not run mt76u_queues_deinit twiceLorenzo Bianconi2019-02-181-9/+2
| * mt76: usb: fix possible memory leak in mt76u_buf_freeLorenzo Bianconi2019-02-181-4/+10
| * mt76: usb: fix possible NULL pointer dereference in mt76u_mcu_deinitLorenzo Bianconi2019-02-181-3/+5
| * mt76x02u: use usb_bulk_msg to upload firmwareStanislaw Gruszka2019-02-183-37/+29
| * mt76x0: init: introduce mt76x0_init_txpower routineLorenzo Bianconi2019-02-184-11/+39
| * mt76x0: phy: report target_power in debugfsLorenzo Bianconi2019-02-181-0/+1
| * mt76: change the return type of mt76_dma_attach()Ryder Lee2019-02-182-3/+2
| * mt76x2: remove mt76x2_alloc_device routineLorenzo Bianconi2019-02-183-33/+20
| * mt76x0: remove mt76x0u_alloc_device routineLorenzo Bianconi2019-02-184-38/+24
| * mt76x2u: remove mt76x2u_alloc_device routineLorenzo Bianconi2019-02-183-30/+18
| * mt76: move alloc_device common code in mt76_alloc_deviceLorenzo Bianconi2019-02-185-13/+14
| * mt76: increase ED/CCA tx block thresholdFelix Fietkau2019-02-181-1/+1
| * mt76: measure the time between mt76x02_edcca_check runsFelix Fietkau2019-02-182-2/+10
| * mt76: clear CCA timer stats in mt76x02_edcca_initFelix Fietkau2019-02-181-0/+3
| * mt76: run MAC work every 100msFelix Fietkau2019-02-186-6/+7
| * mt76: explicitly disable energy detect cca during scanFelix Fietkau2019-02-185-8/+12
| * mt76: mt76x2: avoid running DPD calibration if tx is blockedFelix Fietkau2019-02-181-1/+1
| * mt76: fix software encryption issuesFelix Fietkau2019-02-182-8/+8
| * mt76: remove add_buf pointer in mt76_queue_opsLorenzo Bianconi2019-02-182-2/+0
| * mt76: move mt76_dma_tx_queue_skb_raw in mt76-core moduleLorenzo Bianconi2019-02-183-32/+37
| * mt76x0: mcu: remove useless commented configurationLorenzo Bianconi2019-02-181-6/+0
| * mt76: move mt76_mcu_rx_event in mt76-coreLorenzo Bianconi2019-02-183-2/+9
| * mt76: move mt76_mcu_get_response in mt76-coreLorenzo Bianconi2019-02-183-16/+20
| * mt76: move mt76_mcu_msg_alloc in mt76-coreLorenzo Bianconi2019-02-186-29/+49
| * mt76x0: eeprom: fix VHT mcs{8,9} rate power offsetLorenzo Bianconi2019-02-181-3/+3
| * mt76x02: enable support for IBSS and MESHStanislaw Gruszka2019-02-181-11/+10
| * mt76: beaconing fixes for USBStanislaw Gruszka2019-02-183-11/+30
| * mt76x02: init beacon config for mt76x2uStanislaw Gruszka2019-02-181-5/+1
| * mt76x02: minor beaconing init changesStanislaw Gruszka2019-02-181-6/+12
| * mt76x02: initialize mutli bss mode when set up addressStanislaw Gruszka2019-02-184-16/+18
| * mt76x02: use commmon add interface for mt76x2uStanislaw Gruszka2019-02-183-19/+5
| * mt76x02: use mask for vifsStanislaw Gruszka2019-02-182-0/+13
|/
* Merge tag 'iwlwifi-next-for-kalle-2019-02-14' of git://git.kernel.org/pub/scm...Kalle Valo2019-02-1851-299/+2349
|\
| * iwlwifi: mvm: stop static queues correctlyAvraham Stern2019-02-141-0/+15
| * iwlwifi: dbg_ini: add early and after alive apply points to unified imagesShahar S Matityahu2019-02-141-0/+3
| * iwlwifi: mvm: Do not return an error value on HW restartIlan Peer2019-02-141-0/+4
| * iwlwifi: mvm: Don't warn on command failure during restartIlan Peer2019-02-141-2/+8