summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt76.h
AgeCommit message (Expand)Author
2019-11-20mt76: mt76u: fix endpoint definition orderLorenzo Bianconi
2019-11-20mt76: move mt76_get_antenna in mt76_core moduleLorenzo Bianconi
2019-11-20mt76: use mt76_dev in mt76_is_{mmio,usb}Lorenzo Bianconi
2019-11-20mt76: mt76u: rely on a dedicated stats workqueueLorenzo Bianconi
2019-11-20mt76: mt76u: rely on usb_interface instead of usb_devLorenzo Bianconi
2019-11-20mt76: remove obsolete .add_buf() from struct mt76_queue_opsFelix Fietkau
2019-11-20mt76: mt7615: report tx_time, bss_rx and busy time to mac80211Lorenzo Bianconi
2019-11-20mt76: mt76x02: track approximate tx airtime for airtime fairness and surveyFelix Fietkau
2019-11-20mt76: mt7603: track tx airtime for airtime fairness and surveyFelix Fietkau
2019-11-20mt76: track rx airtime for airtime fairness and surveyFelix Fietkau
2019-11-20mt76: store current channel survey_state in struct mt76_devFelix Fietkau
2019-11-20mt76: rename mt76_driver_ops txwi_flags to drv_flags and include tx aligned4Felix Fietkau
2019-11-20mt76: report rx a-mpdu subframe statusFelix Fietkau
2019-11-20mt76: move aggr_stats array in mt76_devLorenzo Bianconi
2019-11-20mt76: move queue debugfs entry to driver specific codeLorenzo Bianconi
2019-11-20mt76: remove aggr_work field from struct mt76_wcidFelix Fietkau
2019-10-30mt76: dma: fix buffer unmap with non-linear skbsLorenzo Bianconi
2019-10-30mt76: mt76x2e: disable pcie_aspm by defaultLorenzo Bianconi
2019-09-05mt76: make mt76_rx_convert staticStanislaw Gruszka
2019-09-05mt76: remove offchannel check in tx schedulingFelix Fietkau
2019-09-05mt76: add default implementation for mt76_sw_scan/mt76_sw_scan_completeLorenzo Bianconi
2019-09-05mt76: fix some checkpatch warningsRyder Lee
2019-09-05mt76: mt7615: add BIP_CMAC_128 cipher supportLorenzo Bianconi
2019-09-05mt76: move mt76_tx_tasklet in mt76 moduleLorenzo Bianconi
2019-09-05mt76: mt7603: move survey_time in mt76_devLorenzo Bianconi
2019-09-05mt76: switch to SPDX tag instead of verbose boilerplate textRyder Lee
2019-09-05mt76: introduce mt76_mmio_read_copy routineLorenzo Bianconi
2019-09-05mt76: usb: remove unneeded {put,get}_unalignedStanislaw Gruszka
2019-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-27mt76: usb: fix rx A-MSDU supportLorenzo Bianconi
2019-06-27mt76: mt76u: get rid of {out,in}_max_packetLorenzo Bianconi
2019-06-27mt76: move nl80211_dfs_regions in mt76_dev data structureLorenzo Bianconi
2019-06-27mt76: mt76u: reduce rx memory footprintLorenzo Bianconi
2019-06-27mt76: move mt76_get_rate in mt76-moduleLorenzo Bianconi
2019-06-27mt76: move mt76_insert_ccmp_hdr in mt76-moduleLorenzo Bianconi
2019-06-27mt76: mt76x02: fix tx status reporting issuesFelix Fietkau
2019-06-25mt76: move tx_napi in mt76_devLorenzo Bianconi
2019-05-01mt76: move pre_tbtt_tasklet in mt76_devLorenzo Bianconi
2019-05-01mt76: move beacon_mask in mt76_devLorenzo Bianconi
2019-05-01mt76: move beacon_int in mt76_devLorenzo Bianconi
2019-05-01mt76: introduce mt76_mcu_restart macroLorenzo Bianconi
2019-05-01mt76: mt7603: initialize mt76_mcu_ops data structureLorenzo Bianconi
2019-05-01mt76usb: fix tx/rx stopStanislaw Gruszka
2019-05-01mt76: add mac80211 driver for MT7615 PCIe-based chipsetsRyder Lee
2019-05-01mt76: dma: introduce skb field in mt76_txwi_cacheLorenzo Bianconi
2019-05-01mt76: add skb pointer to mt76_tx_infoLorenzo Bianconi
2019-05-01mt76: set txwi_size according to the driver valueLorenzo Bianconi
2019-05-01mt76: move mac_work in mt76_devLorenzo Bianconi
2019-05-01mt76: move tx tasklet to struct mt76_devFelix Fietkau
2019-05-01mt76: store wcid tx rate info in one u32 reduce lockingFelix Fietkau