aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/tehuti.h
Commit message (Collapse)AuthorAgeFilesLines
* netdrv: don't truncate VLAN TCI with VLAN strippingPatrick McHardy2008-07-061-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 Gospodarek2007-10-101-0/+564
[ Ported to napi_struct changes... -DaveM ] Signed-off-by: David S. Miller <davem@davemloft.net>