On Wed, 2015-07-08 at 15:41 +0300, Emmanuel Grumbach wrote: > From: Avri Altman <avri.altman@xxxxxxxxx> > > For drivers that have offloading features, these are currently > forced and cannot be modified in any way. Enable that so users > can change the features if needed, but of course this requires > driver interaction. > > For AP_VLAN don't allow direct changes but propagate them from > the AP interface. > > Additionally, add NETIF_F_RXCSUM to the whitelist, if a driver > has this capability it doesn't have to advertise this but can > just set the skb->checksum field accordingly, but advertising > it will allow it to be changed with ethtool. > This patch has an issue when ethtool is called while the interface is still down, so I'll not apply it for now. I'll try to sort out that issue after my vacation. As a consequence, patch 9 is worthless so I'll also leave that for now. johannes -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html