Re: [PATCH v3 00/19] wil6210 patches
From: Kalle Valo <hidden>
Date: 2015-08-06 06:46:08
Vladimir Kondratiev [off-list ref] writes:
Several new features introduced: - TSO improves throughput on Tx side on systems with weak CPU - ACS chooses best channel automatically when starting AP - support for the new boot loader Bug fixes: - "wait for del_station to complete" - "hold wil->mutex while managing vrings" The rest are small fixes and improvements V2: found bug in the commit for TSO - by mistake, reported was NETIF_F_IP_CSUM and NETIF_F_IPV6_CSUM. Re-sending whole series to avoid confusion v3: re-sending whole patch series. Dropped is ACS with vendor specific implementation Also dropped is patch "hold wil->mutex while managing vrings", logical issue found with this patch and it should be redesigned Added couple of minor patches for the boot loader Dedy Lansky (1): wil6210: treat "unhandled event" as warning instead of error Vladimir Kondratiev (17): wil6210: support boot loader struct v0 & v1 wil6210: count drops in Rx block ack reorder wil6210: print "ulong" fields in hex format in the debugfs wil6210: use <> vs. "" for global include wil6210: wait for del_station to complete wil6210: use wil_fw_error_recovery() wil6210: skip HW version check for chip debugging wil6210: TSO implementation wil6210: improve mgmt frame handling wil6210: sort IEs handling wil6210: unify wmi_set_ie() error handling wil6210: detailed statistics for Rx reorder drop wil6210: remove 3-MSI support wil6210: use inline functions for register access wil6210: system power management wil6210: report boot loader error wil6210: support future boot loaders Vladimir Shulman (1): wil6210: allow to handle Rx on 2 cores
Thanks, all patches applied to ath.git. -- Kalle Valo