summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt76x02_usb_core.c
Commit message (Expand)AuthorAgeFilesLines
* mt76: do not enable/disable pre_tbtt_tasklet in scan_start/scan_completeLorenzo Bianconi2019-05-011-0/+3
* mt76: move beacon_mask in mt76_devLorenzo Bianconi2019-05-011-3/+4
* mt76: move beacon_int in mt76_devLorenzo Bianconi2019-05-011-2/+2
* mt76: add skb pointer to mt76_tx_infoLorenzo Bianconi2019-05-011-9/+9
* mt76x02: make beacon slots bigger for USBStanislaw Gruszka2019-05-011-8/+12
* mt76x02u: implement pre TBTT work for USBStanislaw Gruszka2019-05-011-3/+33
* mt76x02u: implement beacon_opsStanislaw Gruszka2019-05-011-0/+33
* mt76x02: introduce beacon_opsStanislaw Gruszka2019-05-011-0/+14
* mt76x02: add hrtimer for pre TBTT for USBStanislaw Gruszka2019-05-011-0/+70
* mt76x02: introduce mt76x02_beacon.cStanislaw Gruszka2019-05-011-0/+6
* mt76: introduce mt76_tx_info data structureLorenzo Bianconi2019-05-011-1/+1
* mt76: move mt76x02_insert_hdr_pad in mt76-core moduleLorenzo Bianconi2019-05-011-1/+1
* mt76: introduce mt76_sw_queue data structureLorenzo Bianconi2019-05-011-1/+1
* mt76: remove mt76_queue dependency from tx_complete_skb function pointerLorenzo Bianconi2019-05-011-2/+2
* mt76: remove mt76_queue dependency from tx_prepare_skb function pointerLorenzo Bianconi2019-05-011-4/+3
* mt76x02: fix hdr pointer in write txwi for USBStanislaw Gruszka2019-03-071-1/+2
* mt76x02u: remove bogus check and comment paddingStanislaw Gruszka2019-02-181-5/+9
* mt76: fix tx status reporting for non-probing framesFelix Fietkau2019-01-171-2/+1
* mt76: add support for reporting tx status with skbFelix Fietkau2018-11-301-23/+19
* mt76: reserve enough room for USB tx skbsStanislaw Gruszka2018-10-131-16/+1
* mt76: use mt76x02_dev instead of mt76_dev in mt76x02_mac.cLorenzo Bianconi2018-10-131-1/+2
* mt76: usb: move mt76x02u_tx_complete_skb in mt76x02_usb_core.cLorenzo Bianconi2018-10-051-0/+18
* mt76: rename mt76x02_util.h in mt76x02.hLorenzo Bianconi2018-10-051-4/+1
* mt76: usb: use mt76x02u_tx_prepare_skb to fill txwiLorenzo Bianconi2018-10-051-2/+36
* mt76: use skb_pad() instead of __skb_pad()Hauke Mehrtens2018-10-011-1/+1
* mt76x02: move TXD/RXD/MCU definitions in mt76x02_dma.hLorenzo Bianconi2018-09-191-1/+1
* mt76: usb: move mt76u_skb_dma_info in mt76x02_usb_core.cLorenzo Bianconi2018-09-191-0/+72