summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt76x02_util.c
AgeCommit message (Expand)AuthorFilesLines
2018-11-30mt76x0: pci: add DFS supportLorenzo Bianconi1-0/+5
2018-11-30mt76: move mt76x02_bss_info_changed in mt76x02-lib moduleLorenzo Bianconi1-0/+42
2018-11-30mt76: move tx protection routines in mt76x02-lib moduleLorenzo Bianconi1-0/+15
2018-11-30mt76: move mt76x02_set_tx_ackto in mt76x02-lib moduleLorenzo Bianconi1-0/+30
2018-11-30mt76: introduce mt76x02_init_beacon_config routineLorenzo Bianconi1-2/+28
2018-11-30mt76: move mt76x02_sta_ps in mt76x02-lib moduleLorenzo Bianconi1-0/+12
2018-11-30mt76: move mt76x02_get_txpower in mt76x02_util.cLorenzo Bianconi1-0/+18
2018-11-30mt76: move mt76x02_sw_scan and mt76x02_sw_scan_complete in mt76x02-lib moduleLorenzo Bianconi1-0/+22
2018-11-30mt76: move mt76x02_init_device in mt76x02-lib moduleLorenzo Bianconi1-0/+81
2018-10-13mt76: use mt76x02_dev instead of mt76_dev in mt76x02_txrx.cLorenzo Bianconi1-1/+1
2018-10-13mt76: use mt76x02_dev instead of mt76_dev in mt76x02_mac.cLorenzo Bianconi1-13/+11
2018-10-13mt76: use mt76x02_dev instead of mt76_dev in mt76x02_util.cLorenzo Bianconi1-67/+71
2018-10-05mt76: rename mt76x02_util.h in mt76x02.hLorenzo Bianconi1-4/+1
2018-10-05mt76: move txrx shared routines in mt76x02_txrx.cLorenzo Bianconi1-140/+0
2018-10-05mt76: move mt76x02_tx in mt76x02-lib moduleLorenzo Bianconi1-0/+29
2018-10-05mt76: unify rxwi parsing between mt76x2 and mt76x0 driversLorenzo Bianconi1-0/+24
2018-10-05mt76: move mt76x02_tx_get_max_txpwr_adj in mt76x02_util.cLorenzo Bianconi1-3/+42
2018-10-01mt76: move mt76x02_beacon_offset in mt76x02_util.cLorenzo Bianconi1-0/+38
2018-10-01mt76: include linux/module.h in files using MODULE_*Felix Fietkau1-0/+1
2018-09-19mt76x02: add static qualifier to mt76x02_remove_dma_hdrLorenzo Bianconi1-2/+1
2018-09-19mt76x02: move TXD/RXD/MCU definitions in mt76x02_dma.hLorenzo Bianconi1-1/+1
2018-09-19mt76: usb: move mt76u_skb_dma_info in mt76x02_usb_core.cLorenzo Bianconi1-21/+0
2018-09-19mt76: move mt76 rate definitions in mt76x02-lib moduleLorenzo Bianconi1-0/+29
2018-09-19mt76: move mt76x2u_tx_status_data in mt76x02-lib moduleLorenzo Bianconi1-0/+13
2018-09-19mt76: move mt76x2u_set_txinfo in mt76x02-lib moduleLorenzo Bianconi1-0/+21
2018-09-19mt76: move mt76x2u_tx_complete_skb in mt76x02-lib mouduleLorenzo Bianconi1-0/+8
2018-09-19mt76: move mt76x2u_remove_dma_hdr in mt76x02-lib moduleLorenzo Bianconi1-0/+12
2018-09-19mt76: move mt76x2_tx_complete routine in mt76x02-lib moduleLorenzo Bianconi1-0/+15
2018-09-19mt76: unify {insert/remove}_hdr_padStanislaw Gruszka1-0/+29
2018-09-19mt76: unify sta_rate_tbl_update and related helpersStanislaw Gruszka1-0/+21
2018-09-19mt76: unify add_interfaceStanislaw Gruszka1-0/+30
2018-09-19mt76: unify remove_interfaceStanislaw Gruszka1-0/+9
2018-09-19mt76: unify conf_txStanislaw Gruszka1-0/+44
2018-09-19mt76: unify set_keyStanislaw Gruszka1-0/+67
2018-09-19mt76: unify ampdu_actionStanislaw Gruszka1-0/+50
2018-09-19mt76: pratially unify add_interfaceStanislaw Gruszka1-0/+12
2018-09-19mt76: unify sta_add / sta_removeStanislaw Gruszka1-0/+63
2018-09-04mt76: create new mt76x02-lib module for common mt76x{0,2} codeStanislaw Gruszka1-0/+55