summaryrefslogtreecommitdiff
path: root/net/802/Kconfig
blob: 80d4bf78905d6fb0bc409547accffa551b019304 (plain)
1
2
3
4
5
6
7
8
9
10
config STP
	tristate
	select LLC

config GARP
	tristate
	select STP

config MRP
	tristate
t;kvalo@codeaurora.org>2016-11-23 14:51:38 +0200 committerKalle Valo <kvalo@codeaurora.org>2016-11-23 14:51:38 +0200 commite644b88e0a2587122fd7f829ca6ec518631220ed (patch) tree524834045505dee54c2457fbb171ab4f35bd6782 parent97489c284d9fba528a7e0a19ed11d3d3c0e88e83 (diff)parent31b239824ece321c09bdb8e61e1d14814eaba38b (diff)
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
ath.git patches for 4.10. Major changes: ath9k * add device tree bindings * switch to use mac80211 intermediate software queues to reduce latency and fix bufferbloat
Diffstat