summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek
Commit message (Expand)AuthorAgeFilesLines
* mt76: use mt76_rx_status in mt76x0Stanislaw Gruszka2018-09-194-3/+8
* mt76: unify send_tx_status and related helpersStanislaw Gruszka2018-09-199-308/+157Star
* mt76: unify load_tx_statusStanislaw Gruszka2018-09-198-52/+30Star
* mt76: unify txwi and rxwi structuresStanislaw Gruszka2018-09-1915-164/+94Star
* mt76: unify sta_rate_tbl_update and related helpersStanislaw Gruszka2018-09-1918-288/+155Star
* mt76: unify add_interfaceStanislaw Gruszka2018-09-194-42/+34Star
* mt76: unify remove_interfaceStanislaw Gruszka2018-09-196-20/+14Star
* mt76x0: remove vif_maskStanislaw Gruszka2018-09-192-12/+1Star
* mt76: unify conf_txStanislaw Gruszka2018-09-198-107/+49Star
* mt76: unify AC to hw queue mappingStanislaw Gruszka2018-09-195-18/+22
* mt76x0: remove empty sta_notifyStanislaw Gruszka2018-09-191-7/+0Star
* mt76: unify set_keyStanislaw Gruszka2018-09-197-108/+74Star
* mt76: unify ampdu_actionStanislaw Gruszka2018-09-198-99/+59Star
* mt76: pratially unify add_interfaceStanislaw Gruszka2018-09-198-31/+21Star
* mt76: unify sta_add / sta_removeStanislaw Gruszka2018-09-196-126/+73Star
* mt76: move wcid fields to common mt76_dev structStanislaw Gruszka2018-09-1912-46/+39Star
* Merge wireless-drivers into wireless-drivers-nextKalle Valo2018-09-171-2/+1Star
|\
| * mt76x0: fix remove_interfaceStanislaw Gruszka2018-09-171-2/+1Star
* | mt76: Enable NL80211_EXT_FEATURE_CQM_RSSI_LISTKristian Evensen2018-09-041-0/+2
* | mt76x0: remove unused routines for usb_buff alloc/freeLorenzo Bianconi2018-09-042-54/+0Star
* | mt76x0: use mt76u_mcu_fw_send_data for fw uploadingLorenzo Bianconi2018-09-041-82/+6Star
* | mt76x0: remove unused mt76x0_mcu structureLorenzo Bianconi2018-09-042-17/+0Star
* | mt76x0: use mt76u_mcu_send_msg utility routine to send fw cmdsLorenzo Bianconi2018-09-043-200/+31Star
* | mt76x0: remove unused mt76x0_wait_asic_ready routineLorenzo Bianconi2018-09-042-35/+1Star
* | mt76x0: remove mt76x0_vendor_request routineLorenzo Bianconi2018-09-043-37/+3Star
* | mt76x0: remove mt76x0_complete_urb routineLorenzo Bianconi2018-09-043-11/+3Star
* | mt76x0: use shared mt76 usb mcu completionLorenzo Bianconi2018-09-042-6/+6
* | mt76x0: remove mt76x0_mcu_msg_alloc routineLorenzo Bianconi2018-09-041-17/+2Star
* | mt76x0: remove mt76x0_vendor_single_wr routineLorenzo Bianconi2018-09-043-29/+5Star
* | mt76x0: remove mt76x0_vendor_reset routineLorenzo Bianconi2018-09-043-8/+1Star
* | mt76x0: use mt76u_init for bus initializationLorenzo Bianconi2018-09-044-109/+12Star
* | mt76: add multiple regs read support to usb_mcu layerLorenzo Bianconi2018-09-042-1/+44
* | mt76: move mt76x2u_mcu_deinit routine in mt76-usb moduleLorenzo Bianconi2018-09-045-10/+11
* | mt76: split __mt76u_mcu_send_msg and mt76u_mcu_send_msg routinesLorenzo Bianconi2018-09-042-9/+20
* | mt76: move mt76_reg_pair definition in mt76.hLorenzo Bianconi2018-09-043-13/+8Star
* | mt76x0: use mt76x02_sta and mt76x02_tx_statusStanislaw Gruszka2018-09-047-42/+28Star
* | mt76x0: initalize custom tx queuesStanislaw Gruszka2018-09-041-0/+8
* | mt76: unify sta structure part 2Stanislaw Gruszka2018-09-0413-54/+36Star
* | mt76: unify sta structure part 1Stanislaw Gruszka2018-09-045-27/+49
* | mt76: unify mt76x02_vif structStanislaw Gruszka2018-09-0413-33/+27Star
* | mt76x0: use mt76_wcid_free in mt76x0Stanislaw Gruszka2018-09-041-1/+1
* | mt76: use mac_wcid_set_drop in mt76x0Stanislaw Gruszka2018-09-048-17/+18
* | mt76: unify mac_wcid_setupStanislaw Gruszka2018-09-049-50/+31Star
* | mt76: unify mac_wcid_set_keyStanislaw Gruszka2018-09-049-78/+38Star
* | mt76: unify mac_shared_key_setupStanislaw Gruszka2018-09-049-55/+29Star
* | mt76: add helpers for register access with mt76_dev structStanislaw Gruszka2018-09-041-0/+5
* | mt76: unify mac_get_key_infoStanislaw Gruszka2018-09-045-57/+54Star
* | mt76: create new mt76x02-lib module for common mt76x{0,2} codeStanislaw Gruszka2018-09-0416-141/+152
* | mt76: merge mt76x0/regs.h into mt76x02_regs.hStanislaw Gruszka2018-09-048-676/+91Star
* | mt76: rename mt76x2_regs.hStanislaw Gruszka2018-09-042-3/+3