summaryrefslogtreecommitdiffstats
path: root/drivers/net/chelsio/tp.h
Commit message (Collapse)AuthorAgeFilesLines
* chelsio: Move the Chelsio driversJeff Kirsher2011-08-111-72/+0Star
| | | | | | | | | | | Moves the drivers for the Chelsio chipsets into drivers/net/ethernet/chelsio/ and the necessary Kconfig and Makefile changes. CC: Divy Le Ray <divy@chelsio.com> CC: Dimitris Michailidis <dm@chelsio.com> CC: Casey Leedom <leedom@chelsio.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
* net: chelsio: convert to hw_featuresMichał Mirosław2011-04-191-1/+0Star
| | | | | | | | Also remove flags that were not used or are now redundant to hw_features bits. No device had UDP_CSUM_CAPABLE set. Signed-off-by: Michał Mirosław <mirq-linux@rere.qmqm.pl> Signed-off-by: David S. Miller <davem@davemloft.net>
* [PATCH] chelsio: add support for other 10G boardsStephen Hemminger2006-12-021-0/+73
Add support for other versions of the 10G Chelsio boards. This is basically a port of the vendor driver with the TOE features removed. Signed-off-by: Stephen Hemminger <shemminger@osdl.org> Signed-off-by: Jeff Garzik <jeff@garzik.org>