summaryrefslogtreecommitdiff
path: root/drivers/net/chelsio/tp.c
Commit message (Collapse)AuthorAgeFilesLines
* chelsio: Move the Chelsio driversJeff Kirsher2011-08-101-171/+0
| | | | | | | | | | | 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-181-5/+0
| | | | | | | | 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>
* chelsio: spaces, tabs and friendsFrancois Romieu2007-02-051-32/+30
| | | | Signed-off-by: Francois Romieu <romieu@fr.zoreil.com>
* [PATCH] chelsio: add 1G swcixw aupportStephen Hemminger2006-12-021-0/+33
| | | | | | | Add support for 1G versions of Chelsio devices. Signed-off-by: Stephen Hemminger <shemminger@osdl.org> Signed-off-by: Jeff Garzik <jeff@garzik.org>
* [PATCH] chelsio: add support for other 10G boardsStephen Hemminger2006-12-021-0/+145
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>