summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt76x02_mac.c
AgeCommit message (Expand)Author
2018-11-30mt76: mt76x02: remove mt76x02_txq_initFelix Fietkau
2018-11-30mt76: avoid queue/status spinlocks while passing tx status to mac80211Felix Fietkau
2018-11-30mt76x2: move wcid_tx_rate conf at bootstrapLorenzo Bianconi
2018-11-30mt76: add support for reporting tx status with skbFelix Fietkau
2018-11-30mt76: mt76x02: skip station tx status for non-sta wcid entriesFelix Fietkau
2018-11-30mt76: clean up more unused EXPORT_SYMBOLsFelix Fietkau
2018-11-30mt76: move tx protection routines in mt76x02-lib moduleLorenzo Bianconi
2018-11-30mt76: move mac beacon routines in mt76x02-lib moduleLorenzo Bianconi
2018-11-30mt76: move mt76x02_mac_set_short_preamble in mt76x02_mac.cLorenzo Bianconi
2018-11-30mt76: usb: fix static tracepointsLorenzo Bianconi
2018-11-30mt76: clean up unused leftover EXPORT_SYMBOLsFelix Fietkau
2018-11-30mt76x0: use mt76x02_mac_work as stats handlerLorenzo Bianconi
2018-11-30mt76: move mt76x02_mac_work routine in mt76x02-lib moduleLorenzo Bianconi
2018-11-30mt76x0: pci: add get_survey supportLorenzo Bianconi
2018-10-13mt76: disable ldpc coding for mt76x0 devicesLorenzo Bianconi
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-05mt76: move mt76x02_tx_complete in mt76x02-lib moduleLorenzo Bianconi
2018-10-05mt76: move mt76x02_mac_poll_tx_status in mt76x02-lib moudleLorenzo Bianconi
2018-10-05mt76: move tpc routines in mt76x02-lib moduleLorenzo Bianconi
2018-10-05mt76: rename mt76x02_util.h in mt76x02.hLorenzo Bianconi
2018-10-05mt76: unify rxwi parsing between mt76x2 and mt76x0 driversLorenzo Bianconi
2018-10-05mt76: move mt76x02_mac_process_rx in mt76x02-lib moduleLorenzo Bianconi
2018-10-05mt76: usb: use mt76x02u_tx_prepare_skb to fill txwiLorenzo Bianconi
2018-10-05mt76: move mt76x02_mac_write_txwi in mt76x02-lib moduleLorenzo Bianconi
2018-10-01mt76: move mt76x02_mac_setaddr in mt76x02-lib moduleLorenzo Bianconi
2018-09-19mt76: partially unify filling txwi fieldsStanislaw Gruszka
2018-09-19mt76: unify mac_process_rateStanislaw Gruszka
2018-09-19mt76: unify send_tx_status and related helpersStanislaw Gruszka
2018-09-19mt76: unify load_tx_statusStanislaw Gruszka
2018-09-19mt76: unify sta_rate_tbl_update and related helpersStanislaw Gruszka
2018-09-04mt76: unify sta structure part 1Stanislaw Gruszka
2018-09-04mt76: use mac_wcid_set_drop in mt76x0Stanislaw Gruszka
2018-09-04mt76: unify mac_wcid_setupStanislaw Gruszka
2018-09-04mt76: unify mac_wcid_set_keyStanislaw Gruszka
2018-09-04mt76: unify mac_shared_key_setupStanislaw Gruszka
2018-09-04mt76: unify mac_get_key_infoStanislaw Gruszka