summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt76x02_util.c
AgeCommit message (Expand)Author
2018-10-13mt76: use mt76x02_dev instead of mt76_dev in mt76x02_txrx.cLorenzo Bianconi
2018-10-13mt76: use mt76x02_dev instead of mt76_dev in mt76x02_mac.cLorenzo Bianconi
2018-10-13mt76: use mt76x02_dev instead of mt76_dev in mt76x02_util.cLorenzo Bianconi
2018-10-05mt76: rename mt76x02_util.h in mt76x02.hLorenzo Bianconi
2018-10-05mt76: move txrx shared routines in mt76x02_txrx.cLorenzo Bianconi
2018-10-05mt76: move mt76x02_tx in mt76x02-lib moduleLorenzo Bianconi
2018-10-05mt76: unify rxwi parsing between mt76x2 and mt76x0 driversLorenzo Bianconi
2018-10-05mt76: move mt76x02_tx_get_max_txpwr_adj in mt76x02_util.cLorenzo Bianconi
2018-10-01mt76: move mt76x02_beacon_offset in mt76x02_util.cLorenzo Bianconi
2018-10-01mt76: include linux/module.h in files using MODULE_*Felix Fietkau
2018-09-19mt76x02: add static qualifier to mt76x02_remove_dma_hdrLorenzo Bianconi
2018-09-19mt76x02: move TXD/RXD/MCU definitions in mt76x02_dma.hLorenzo Bianconi
2018-09-19mt76: usb: move mt76u_skb_dma_info in mt76x02_usb_core.cLorenzo Bianconi
2018-09-19mt76: move mt76 rate definitions in mt76x02-lib moduleLorenzo Bianconi
2018-09-19mt76: move mt76x2u_tx_status_data in mt76x02-lib moduleLorenzo Bianconi
2018-09-19mt76: move mt76x2u_set_txinfo in mt76x02-lib moduleLorenzo 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-19mt76: unify {insert/remove}_hdr_padStanislaw 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-19mt76: unify conf_txStanislaw 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-04mt76: create new mt76x02-lib module for common mt76x{0,2} codeStanislaw Gruszka