summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt76x02_usb_core.c
AgeCommit message (Expand)Author
2019-05-01mt76: do not enable/disable pre_tbtt_tasklet in scan_start/scan_completeLorenzo Bianconi
2019-05-01mt76: move beacon_mask in mt76_devLorenzo Bianconi
2019-05-01mt76: move beacon_int in mt76_devLorenzo Bianconi
2019-05-01mt76: add skb pointer to mt76_tx_infoLorenzo Bianconi
2019-05-01mt76x02: make beacon slots bigger for USBStanislaw Gruszka
2019-05-01mt76x02u: implement pre TBTT work for USBStanislaw Gruszka
2019-05-01mt76x02u: implement beacon_opsStanislaw Gruszka
2019-05-01mt76x02: introduce beacon_opsStanislaw Gruszka
2019-05-01mt76x02: add hrtimer for pre TBTT for USBStanislaw Gruszka
2019-05-01mt76x02: introduce mt76x02_beacon.cStanislaw Gruszka
2019-05-01mt76: introduce mt76_tx_info data structureLorenzo Bianconi
2019-05-01mt76: move mt76x02_insert_hdr_pad in mt76-core moduleLorenzo Bianconi
2019-05-01mt76: introduce mt76_sw_queue data structureLorenzo Bianconi
2019-05-01mt76: remove mt76_queue dependency from tx_complete_skb function pointerLorenzo Bianconi
2019-05-01mt76: remove mt76_queue dependency from tx_prepare_skb function pointerLorenzo Bianconi
2019-03-07mt76x02: fix hdr pointer in write txwi for USBStanislaw Gruszka
2019-02-18mt76x02u: remove bogus check and comment paddingStanislaw Gruszka
2019-01-17mt76: fix tx status reporting for non-probing framesFelix Fietkau
2018-11-30mt76: add support for reporting tx status with skbFelix Fietkau
2018-10-13mt76: reserve enough room for USB tx skbsStanislaw Gruszka
2018-10-13mt76: use mt76x02_dev instead of mt76_dev in mt76x02_mac.cLorenzo Bianconi
2018-10-05mt76: usb: move mt76x02u_tx_complete_skb in mt76x02_usb_core.cLorenzo Bianconi
2018-10-05mt76: rename mt76x02_util.h in mt76x02.hLorenzo Bianconi
2018-10-05mt76: usb: use mt76x02u_tx_prepare_skb to fill txwiLorenzo Bianconi
2018-10-01mt76: use skb_pad() instead of __skb_pad()Hauke Mehrtens
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