android_kernel_xiaomi_sm8350/core
Dustin Brown 1224e21a8f qcacld-3.0: Add gHwFilterMode ini item
Add a 'gHwFilterMode' ini item to control the DTIM mode hardware
filter. This ini item supersedes 'g_enable_non_arp_bc_hw_filter.'

	# disable feature (default)
	gHwFilterMode=0
	# drop all broadcast frames, except ARP
	gHwFilterMode=1
	# drop all multicast frames, except ICMPv6
	gHwFilterMode=2
	# drop all broadcast and multicast frames, except ARP and ICMPv6
	gHwFilterMode=3

Change-Id: I6bc8ac7585ffd0a62ab1c57558a798df9b63f2ce
CRs-Fixed: 2040420
2017-06-01 12:32:27 -07:00
..
bmi qcacld-3.0: Update for check patch refactoring 2017-05-02 13:29:40 -07:00
cds qcacld-3.0: Use CDP API to configure interrupt 2017-05-30 22:01:20 -07:00
dp qcacld-3.0: Record ol rx indication events 2017-06-01 07:21:48 -07:00
hdd qcacld-3.0: Add gHwFilterMode ini item 2017-06-01 12:32:27 -07:00
mac Release 5.2.0.27O 2017-06-01 07:21:48 -07:00
pld qcacld-3.0: Add uevent to update status & data 2017-05-26 00:30:22 -07:00
sap qcacld-3.0: Fix memory leak in restart bss path 2017-05-19 11:06:34 -07:00
sme qcacld-3.0: Remove unused concurrency ini parameters 2017-06-01 06:06:49 -07:00
wma qcacld-3.0: Associate in 1x1 when connected to a certain Vendor AP 2017-05-31 23:38:09 -07:00