summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek
AgeCommit message (Expand)AuthorFilesLines
2019-05-01mt76usb: move mt76u_buf->done to queue entryStanislaw Gruszka2-9/+6
2019-05-01mt76usb: remove mt76u_buf redundant filedsStanislaw Gruszka2-27/+31
2019-05-01mt76usb: use usb_dev private dataStanislaw Gruszka4-14/+9
2019-05-01mt76usb: change mt76u_fill_rx_sg argumentsStanislaw Gruszka1-5/+6
2019-05-01mt76: remove rx_page_lockStanislaw Gruszka2-8/+1
2019-05-01mt76usb: change mt76u_submit_bufStanislaw Gruszka1-18/+12
2019-05-01mt76x02: enable AP mode for USBStanislaw Gruszka1-1/+1
2019-05-01mt76: unify set_timStanislaw Gruszka7-22/+14
2019-05-01mt76x02u: add mt76_release_buffered_framesStanislaw Gruszka3-1/+8
2019-05-01mt76x02: make beacon slots bigger for USBStanislaw Gruszka4-37/+22
2019-05-01mt76x02u: implement pre TBTT work for USBStanislaw Gruszka2-3/+35
2019-05-01mt76x02: disable HW encryption for group framesStanislaw Gruszka1-0/+10
2019-05-01mt76x02u: add sta_psStanislaw Gruszka3-1/+4
2019-05-01mt76x02: generalize some mmio beaconing functionsStanislaw Gruszka3-89/+115
2019-05-01mt76x02u: implement beacon_opsStanislaw Gruszka3-4/+35
2019-05-01mt76x02: introduce beacon_opsStanislaw Gruszka6-17/+58
2019-05-01mt76x02: add hrtimer for pre TBTT for USBStanislaw Gruszka3-1/+77
2019-05-01mt76x02: introduce mt76x02_beacon.cStanislaw Gruszka13-204/+239
2019-05-01mt76: usb: reduce code indentation in mt76u_alloc_txLorenzo Bianconi1-9/+8
2019-05-01mt7603: core: do not use magic numbers in mt7603_reg_mapLorenzo Bianconi1-2/+2
2019-05-01mt7603: remove mt7603_mcu_init routineLorenzo Bianconi3-11/+3
2019-05-01mt76: dma: add static qualifier to mt76_dma_tx_queue_skbLorenzo Bianconi4-14/+9
2019-05-01mt76: introduce mt76_tx_info data structureLorenzo Bianconi8-24/+32
2019-05-01mt76: move skb dma mapping before running tx_prepare_skbLorenzo Bianconi1-18/+15
2019-05-01mt76: mmio: move mt76_insert_hdr_pad in mt76_dma_tx_queue_skbLorenzo Bianconi5-5/+11
2019-05-01mt76: move mt76x02_insert_hdr_pad in mt76-core moduleLorenzo Bianconi5-22/+16
2019-05-01mt76: introduce mt76_txq_id field in mt76_queue_entryLorenzo Bianconi3-1/+3
2019-05-01mt76: introduce mt76_sw_queue data structureLorenzo Bianconi13-68/+102
2019-05-01mt76: remove mt76_queue dependency from tx_complete_skb function pointerLorenzo Bianconi9-18/+18
2019-05-01mt76: remove mt76_queue dependency from tx_prepare_skb function pointerLorenzo Bianconi9-17/+17
2019-05-01mt76: remove mt76_queue dependency from tx_queue_skb function pointerLorenzo Bianconi6-14/+16
2019-05-01mt76: dma: move mt76x02_init_{tx,rx}_queue in mt76 moduleLorenzo Bianconi4-34/+31
2019-05-01mt76: mmio: move mt76x02_set_irq_mask in mt76 moduleLorenzo Bianconi6-30/+19
2019-04-12mt76x02: avoid status_list.lock and sta->rate_ctrl_lock dependencyStanislaw Gruszka1-6/+8
2019-04-12mt76: mt7603: send BAR after powersave wakeupFelix Fietkau1-1/+1
2019-04-12mt76: mt7603: fix sequence number assignmentFelix Fietkau3-43/+18
2019-04-12mt76: mt7603: add missing initialization for dev->ps_lockFelix Fietkau1-0/+2
2019-03-19mt76x02: do not enable RTS/CTS by defaultStanislaw Gruszka3-3/+2
2019-03-19mt76: fix schedule while atomic in mt76x02_reset_stateLorenzo Bianconi3-16/+23
2019-03-19mt76: mt7603: use the correct hweight8() functionFelix Fietkau3-4/+3
2019-03-19mt76x02u: check chip version on probeStanislaw Gruszka3-3/+18
2019-03-19mt7601u: check chip version on probeStanislaw Gruszka1-0/+4
2019-03-07mt76x2u: remove duplicated entry in mt76x2u_device_tableLorenzo Bianconi1-2/+1
2019-03-07mt76: fix return value check in mt76_wmac_probe()Wei Yongjun1-2/+2
2019-03-07mt76: mt7603: set moredata flag when queueing ps-filtered packetsFelix Fietkau1-0/+11
2019-03-07mt76: mt76x02: disable ED/CCA by defaultFelix Fietkau3-1/+30
2019-03-07mt76: when releasing PS frames, end the service period if no frame was foundFelix Fietkau1-0/+3
2019-03-07mt76: mt7603: clear the service period on releasing PS filtered packetsFelix Fietkau1-0/+3
2019-03-07mt76: mt7603: notify mac80211 about buffered frames in ps queueFelix Fietkau1-2/+11
2019-03-07mt76: mt7603: fix up hardware queue index for PS filtered packetsFelix Fietkau1-0/+4