summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
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
2018-09-19mt76: unify AC to hw queue mappingStanislaw Gruszka
2018-09-19mt76x0: remove empty sta_notifyStanislaw Gruszka
2018-09-19mt76: unify set_keyStanislaw Gruszka
2018-09-19mt76: unify ampdu_actionStanislaw Gruszka
2018-09-19mt76: pratially unify add_interfaceStanislaw Gruszka
2018-09-19mt76: unify sta_add / sta_removeStanislaw Gruszka
2018-09-19mt76: move wcid fields to common mt76_dev structStanislaw Gruszka
2018-09-17Merge wireless-drivers into wireless-drivers-nextKalle Valo
2018-09-17mt76x0: fix remove_interfaceStanislaw Gruszka
2018-09-04orinoco_usb: fix spelling mistake in fall-through annotationGustavo A. R. Silva
2018-09-04rtlwifi: remove set but unused variablesKevin Lo
2018-09-04rsi: remove set but not used variables 'header_size' and 'tx_params'YueHaibing
2018-09-04wireless: remove unnecessary unlikely()Igor Stoppa
2018-09-04rtl8xxxu: Add rtl8188ctv supportAleksei Mamlin
2018-09-04mt76: Enable NL80211_EXT_FEATURE_CQM_RSSI_LISTKristian Evensen
2018-09-04mt76x0: remove unused routines for usb_buff alloc/freeLorenzo Bianconi
2018-09-04mt76x0: use mt76u_mcu_fw_send_data for fw uploadingLorenzo Bianconi
2018-09-04mt76x0: remove unused mt76x0_mcu structureLorenzo Bianconi
2018-09-04mt76x0: use mt76u_mcu_send_msg utility routine to send fw cmdsLorenzo Bianconi
2018-09-04mt76x0: remove unused mt76x0_wait_asic_ready routineLorenzo Bianconi
2018-09-04mt76x0: remove mt76x0_vendor_request routineLorenzo Bianconi
2018-09-04mt76x0: remove mt76x0_complete_urb routineLorenzo Bianconi
2018-09-04mt76x0: use shared mt76 usb mcu completionLorenzo Bianconi
2018-09-04mt76x0: remove mt76x0_mcu_msg_alloc routineLorenzo Bianconi
2018-09-04mt76x0: remove mt76x0_vendor_single_wr routineLorenzo Bianconi
2018-09-04mt76x0: remove mt76x0_vendor_reset routineLorenzo Bianconi
2018-09-04mt76x0: use mt76u_init for bus initializationLorenzo Bianconi
2018-09-04mt76: add multiple regs read support to usb_mcu layerLorenzo Bianconi
2018-09-04mt76: move mt76x2u_mcu_deinit routine in mt76-usb moduleLorenzo Bianconi
2018-09-04mt76: split __mt76u_mcu_send_msg and mt76u_mcu_send_msg routinesLorenzo Bianconi
2018-09-04mt76: move mt76_reg_pair definition in mt76.hLorenzo Bianconi
2018-09-04mt76x0: use mt76x02_sta and mt76x02_tx_statusStanislaw Gruszka