linux/drivers/net/wireless/mediatek/mt76
Ryder Lee 802145e2ed mt76: mt7915: remove unused mt7915_mcu_bss_sync_tlv()
mt7915_mcu_bss_sync_tlv() is no longer used, so remove it.

Signed-off-by: Ryder Lee <ryder.lee@mediatek.com>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2020-12-04 14:31:13 +01:00
..
mt76x0 mt76: mt76u: rely on woker APIs for rx work 2020-12-04 14:31:12 +01:00
mt76x2 mt76: mt76u: rely on woker APIs for rx work 2020-12-04 14:31:12 +01:00
mt7603 mt76: move mt76_mcu_send_firmware in common module 2020-12-04 14:31:11 +01:00
mt7615 mt76: testmode: switch ib and wb rssi to array type for per-antenna report 2020-12-04 14:31:12 +01:00
mt7915 mt76: mt7915: remove unused mt7915_mcu_bss_sync_tlv() 2020-12-04 14:31:13 +01:00
agg-rx.c
debugfs.c
dma.c mt76: dma: fix possible deadlock running mt76_dma_cleanup 2020-12-04 13:46:16 +01:00
dma.h
eeprom.c
Kconfig
mac80211.c mt76: add back the SUPPORTS_REORDERING_BUFFER flag 2020-12-04 13:46:15 +01:00
Makefile
mcu.c mt76: move mt76_mcu_send_firmware in common module 2020-12-04 14:31:11 +01:00
mmio.c
mt76.h mt76: testmode: add support for LTF and GI combinations for HE mode 2020-12-04 14:31:12 +01:00
mt76x02.h
mt76x02_beacon.c
mt76x02_debugfs.c mt76: Convert to DEFINE_SHOW_ATTRIBUTE 2020-09-24 18:10:20 +02:00
mt76x02_dfs.c wireless: mt76: convert tasklets to use new tasklet_setup() API 2020-12-04 13:46:16 +01:00
mt76x02_dfs.h
mt76x02_dma.h
mt76x02_eeprom.c
mt76x02_eeprom.h
mt76x02_mac.c mt76: Use fallthrough pseudo-keyword 2020-09-24 18:10:19 +02:00
mt76x02_mac.h
mt76x02_mcu.c mt76: move mcu timeout handling to .mcu_parse_response 2020-12-04 13:46:14 +01:00
mt76x02_mcu.h mt76: implement .mcu_parse_response in struct mt76_mcu_ops 2020-12-04 13:46:14 +01:00
mt76x02_mmio.c wireless: mt76: convert tasklets to use new tasklet_setup() API 2020-12-04 13:46:16 +01:00
mt76x02_phy.c
mt76x02_phy.h
mt76x02_regs.h
mt76x02_trace.c
mt76x02_trace.h
mt76x02_txrx.c
mt76x02_usb.h
mt76x02_usb_core.c mt76: move pad estimation out of mt76_skb_adjust_pad 2020-09-24 18:10:19 +02:00
mt76x02_usb_mcu.c mt76: implement .mcu_parse_response in struct mt76_mcu_ops 2020-12-04 13:46:14 +01:00
mt76x02_util.c mt76: do not set NEEDS_UNIQUE_STA_ADDR for 7615 and 7915 2020-12-04 13:46:13 +01:00
pci.c
sdio.c mt76: sdio: get rid of sched.lock 2020-12-04 13:46:16 +01:00
testmode.c mt76: testmode: add support for HE rate modes 2020-12-04 14:31:13 +01:00
testmode.h mt76: testmode: add support for HE rate modes 2020-12-04 14:31:13 +01:00
trace.c
trace.h
tx.c mt76: mt7915: add 802.11 encap offload support 2020-12-04 13:46:13 +01:00
usb.c mt76: mt76u: use dedicated thread for status work 2020-12-04 14:31:12 +01:00
usb_trace.c
usb_trace.h
util.c
util.h