linux_dsm_epyc7002/drivers/net/wireless/mediatek/mt76
Lorenzo Bianconi f24909ab39 mt76x2: add frame protection support
Introduce mac80211 rts threshold handler in order to add frame
protection support to mt76x2 driver

Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi@redhat.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2018-07-30 17:32:12 +03:00
..
agg-rx.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2018-06-06 18:39:49 -07:00
debugfs.c wireless: Use octal not symbolic permissions 2018-03-27 11:01:13 +03:00
dma.c mt76: wait for pending tx to complete before switching channel 2018-05-23 10:58:14 +03:00
dma.h
eeprom.c
Kconfig
mac80211.c treewide: devm_kzalloc() -> devm_kcalloc() 2018-06-12 16:19:22 -07:00
Makefile mt76: implement A-MPDU rx reordering in the driver code 2018-01-26 11:18:39 +02:00
mmio.c
mt76.h mt76: introduce mt76_{incr,decr} utility routines 2018-07-04 18:15:57 +03:00
mt76x2_core.c
mt76x2_debugfs.c mt76x2: debugfs: add sw pulse statistics to dfs debugfs 2018-07-04 18:16:01 +03:00
mt76x2_dfs.c mt76x2: debugfs: add sw pulse statistics to dfs debugfs 2018-07-04 18:16:01 +03:00
mt76x2_dfs.h mt76x2: debugfs: add sw pulse statistics to dfs debugfs 2018-07-04 18:16:01 +03:00
mt76x2_dma.c mt76x2: fix WMM parameter configuration 2018-01-24 17:11:03 +02:00
mt76x2_dma.h mt76x2: fix TXD_INFO bitmask definition 2018-04-24 20:33:38 +03:00
mt76x2_eeprom.c mt76x2: fix tx_alc_enabled check 2018-04-24 20:32:10 +03:00
mt76x2_eeprom.h mt76x2: fix tx_alc_enabled check 2018-04-24 20:32:10 +03:00
mt76x2_init.c mt76: use udelay instead of usleep_range in mt76x2_mac_stop 2018-05-23 10:58:20 +03:00
mt76x2_mac.c mt76x2: add frame protection support 2018-07-30 17:32:12 +03:00
mt76x2_mac.h mt76x2: make mt76x2_mac_reset routine static 2018-04-24 20:29:18 +03:00
mt76x2_main.c mt76x2: add frame protection support 2018-07-30 17:32:12 +03:00
mt76x2_mcu.c mt76: use mt76_poll_msec routine in mt76pci_load_firmware() 2018-03-27 12:10:02 +03:00
mt76x2_mcu.h
mt76x2_pci.c
mt76x2_phy.c mt76: improve gain adjustment in noisy environments 2018-06-27 19:15:14 +03:00
mt76x2_regs.h mt76x2: add mac80211 {set,get}_antenna callbacks 2018-03-13 18:32:01 +02:00
mt76x2_trace.c
mt76x2_trace.h
mt76x2_tx.c mt76: fix beacon timer drift 2018-06-27 19:14:46 +03:00
mt76x2.h mt76x2: add frame protection support 2018-07-30 17:32:12 +03:00
trace.c
trace.h
tx.c mt76: only stop tx queues on offchannel, not during the entire scan 2018-05-23 10:58:09 +03:00
util.c
util.h