summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2019-06-25mt76: mt76x02: fix edcca file permissionLorenzo Bianconi
2019-06-25mt76: mt7603: add debugfs knob to enable/disable edccaLorenzo Bianconi
2019-06-25mt76: mt76x02: run mt76x02_edcca_init atomically in mt76_edcca_setLorenzo Bianconi
2019-06-25mt76: mt76x2: move mutex_lock inside mt76x2_set_channelLorenzo Bianconi
2019-06-25mt76: mt76x2u: remove mt76x02_edcca_init in mt76x2u_set_channelLorenzo Bianconi
2019-06-25mt76: mt76x02: remove enable from mt76x02_edcca_init signatureLorenzo Bianconi
2019-06-25mt76: mt7615: add static qualifier to mt7615_rx_poll_completeLorenzo Bianconi
2019-06-25mt76: mt7615: rearrange cleanup operations in mt7615_unregister_deviceLorenzo Bianconi
2019-06-25mt76: mt7603: stop mac80211 queues before setting the channelLorenzo Bianconi
2019-06-25mt7615: mcu: run __mt76_mcu_send_msg in mt7615_mcu_send_firmwareLorenzo Bianconi
2019-06-25mt7615: mcu: init mcu_restart function pointerLorenzo Bianconi
2019-06-25mt7615: initialize mt76_mcu_ops data structureLorenzo Bianconi
2019-06-25mt7615: mcu: use standard signature for mt7615_mcu_msg_sendLorenzo Bianconi
2019-06-25mt7615: mcu: remove unused structure in mcu.hLorenzo Bianconi
2019-06-25mt7615: mcu: do not use function pointers whenever possibleLorenzo Bianconi
2019-06-25mt7615: mcu: unify __mt7615_mcu_set_dev_info and mt7615_mcu_set_dev_infoLorenzo Bianconi
2019-06-25mt7615: mcu: remove skb_ret from mt7615_mcu_msg_sendLorenzo Bianconi
2019-06-25mt7615: remove dest from mt7615_mcu_msg_send signatureLorenzo Bianconi
2019-06-25mt7615: remove query from mt7615_mcu_msg_send signatureLorenzo Bianconi
2019-06-25mt7615: mcu: remove unused parameter in mt7615_mcu_del_wtblLorenzo Bianconi
2019-06-25mt7615: mcu: unify mt7615_mcu_add_wtbl_bmc and mt7615_mcu_del_wtbl_bmcLorenzo Bianconi
2019-06-25mt7615: mcu: use proper msg size in mt7615_mcu_add_wtblLorenzo Bianconi
2019-06-25mt7615: mcu: use proper msg size in mt7615_mcu_add_wtbl_bmcLorenzo Bianconi
2019-06-25mt7615: mcu: remove bss_info_convert_vif_type routineLorenzo Bianconi
2019-06-25mt7615: mcu: simplify __mt7615_mcu_set_sta_recLorenzo Bianconi
2019-06-25mt7615: mcu: simplify __mt7615_mcu_set_wtblLorenzo Bianconi
2019-06-25mt76: mt7615: Make mt7615_irq_handler staticYueHaibing
2019-06-25mt76: mt7615: Use after free in mt7615_mcu_set_bcn()Dan Carpenter
2019-06-25mt76: Fix a signedness bug in mt7615_add_interface()Dan Carpenter
2019-06-25mt76: move netif_napi_del in mt76_dma_cleanupLorenzo Bianconi
2019-06-25mt76: mt7615: use napi polling for tx cleanupLorenzo Bianconi
2019-06-25mt76: mt7603: use napi polling for tx cleanupLorenzo Bianconi
2019-06-25mt76: move tx_napi in mt76_devLorenzo Bianconi
2019-06-25mt76: mt76x02: remove useless return in mt76x02_resync_beacon_timerLorenzo Bianconi
2019-06-25airo: switch to skcipher interfaceArd Biesheuvel
2019-06-25rt2800: do not enable watchdog by defaultStanislaw Gruszka
2019-06-25rt2x00: add restart hwStanislaw Gruszka
2019-06-25rt2800: do not nullify initialization vector dataStanislaw Gruszka
2019-06-25rt2800: add pre_reset_hw callbackStanislaw Gruszka
2019-06-25rt2800: initial watchdog implementationStanislaw Gruszka
2019-06-25rt2800: add helpers for reading dma done indexStanislaw Gruszka
2019-06-25rt2x00: allow to specify watchdog intervalStanislaw Gruszka
2019-06-25p54: remove dead branch in op_conf_tx callbackChristian Lamparter
2019-06-25rtw88: fix typo rtw_writ16_setTzu-En Huang
2019-06-25rtw88: rsvd page should go though management queueYan-Hsuan Chuang
2019-06-25rtw88: restore DACK results to save timeYan-Hsuan Chuang
2019-06-25rtw88: power on again if it was already onYan-Hsuan Chuang
2019-06-25rtw88: 8822c: use more accurate ofdm fa countingYan-Hsuan Chuang
2019-06-25rtw88: 8822c: disable rx clock gating before counter resetYan-Hsuan Chuang
2019-06-25rtw88: 8822c: update channel and bandwidth BB settingChien-Hsun Liao