Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | netdrv: don't truncate VLAN TCI with VLAN stripping | Patrick McHardy | 2008-07-06 | 1 | -0/+1 |
| | | | | | | | | | The vlan_hwaccel_{rx,receive_skb} functions expect the full TCI field for priority mappings, don't truncate the upper 4 bits. Signed-off-by: Patrick McHardy <kaber@trash.net> Acked-by: Jeff Garzik <jgarzik@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net> | ||||
* | [NET]: Add Tehuti network driver. | Andy Gospodarek | 2007-10-10 | 1 | -0/+564 |
[ Ported to napi_struct changes... -DaveM ] Signed-off-by: David S. Miller <davem@davemloft.net> |