summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2018-09-19mt76x0: inital split between pci and usbStanislaw Gruszka
2018-09-19mt76x0: use mt76_register_device for device registrationLorenzo Bianconi
2018-09-19mt76x0: remove has_{2,5}ghz fields of mt76x0_eeprom_paramsLorenzo Bianconi
2018-09-19mt76x0: do not free/alloc buffers during suspend/resumeLorenzo Bianconi
2018-09-19mt76x0: move mt76x0_init_hardware in mt76x0_register_deviceLorenzo Bianconi
2018-09-19mt76x0: move stop related routines in mt76x0_mac_stopLorenzo Bianconi
2018-09-19mt76x0: fix memory leak during hw probeLorenzo Bianconi
2018-09-19mt76x0: alloc mcu buffers first in mt76x0_mcu_cmd_initLorenzo Bianconi
2018-09-19mt76: move mt76 rate definitions in mt76x02-lib moduleLorenzo Bianconi
2018-09-19mt76x0: remove mt76x0_stop_hardware routineLorenzo Bianconi
2018-09-19mt76: remove unused MT76_MORE_STATS stateLorenzo Bianconi
2018-09-19mt76x0: trim rx skb to proper lengthStanislaw Gruszka
2018-09-19mt76x0: init hw capabilitiesLorenzo Bianconi
2018-09-19mt76x0: enable per-sta tx queueingLorenzo Bianconi
2018-09-19mt76x0: remove unused stat_workLorenzo Bianconi
2018-09-19mt76x0: remove unused endpoint definitionsLorenzo Bianconi
2018-09-19mt76x0: remove unused mt76x0_tx_status routineLorenzo Bianconi
2018-09-19mt76x0: remove unused {tx/rx}_queue definitionsLorenzo Bianconi
2018-09-19mt76x0: remove unused stat work_queueLorenzo Bianconi
2018-09-19mt76x0: remove unused dma.c source fileLorenzo Bianconi
2018-09-19mt76x0: set max fragments sizeLorenzo Bianconi
2018-09-19mt76x0: stop stat workqueue at hw stopLorenzo Bianconi
2018-09-19mt76x0: unify tx/rx datapath with mt76x2u driverLorenzo Bianconi
2018-09-19mt76x0: use mt76_alloc_device for device allocationLorenzo Bianconi
2018-09-19mt76x0: init mt76_driver_ops callbacksLorenzo Bianconi
2018-09-19mt76x0: add mt76x0_queue_rx_skb routineLorenzo Bianconi
2018-09-19mt76x0: simplify mt76_mac_process_rx signatureLorenzo Bianconi
2018-09-19mt76x0: mark device as running in mt76x0_startLorenzo Bianconi
2018-09-19mt76x0: disable usb rx bulk aggregationLorenzo Bianconi
2018-09-19mt76: move mt76x2u_tx_status_data in mt76x02-lib moduleLorenzo Bianconi
2018-09-19mt76x0: introduce mt76x0_tx_prepare_skb routineLorenzo Bianconi
2018-09-19mt76: move mt76x2u_set_txinfo in mt76x02-lib moduleLorenzo Bianconi
2018-09-19mt76: move mt76_qsel definition in dma.hLorenzo Bianconi
2018-09-19mt76: move mt76x2u_tx_complete_skb in mt76x02-lib mouduleLorenzo Bianconi
2018-09-19mt76: move mt76x2u_remove_dma_hdr in mt76x02-lib moduleLorenzo Bianconi
2018-09-19mt76: move mt76x2_tx_complete routine in mt76x02-lib moduleLorenzo Bianconi
2018-09-19mt76x2: change mt76x2_tx_complete routine signatureLorenzo Bianconi
2018-09-19mt76: partially unify filling txwi fieldsStanislaw Gruszka
2018-09-19mt76: unify {insert/remove}_hdr_padStanislaw Gruszka
2018-09-19mt76x0: reserve enough space in mac80211Stanislaw Gruszka
2018-09-19mt76: unify mac_process_rateStanislaw Gruszka
2018-09-19mt76: use mt76_rx_status in mt76x0Stanislaw Gruszka
2018-09-19mt76: unify send_tx_status and related helpersStanislaw Gruszka
2018-09-19mt76: unify load_tx_statusStanislaw Gruszka
2018-09-19mt76: unify txwi and rxwi structuresStanislaw Gruszka
2018-09-19mt76: unify sta_rate_tbl_update and related helpersStanislaw Gruszka
2018-09-19mt76: unify add_interfaceStanislaw Gruszka
2018-09-19mt76: unify remove_interfaceStanislaw Gruszka
2018-09-19mt76x0: remove vif_maskStanislaw Gruszka
2018-09-19mt76: unify conf_txStanislaw Gruszka