aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/chelsio (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-10[PATCH] chelsio: add endian annotationsAlexey Dobriyan1-3/+3
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells3-12/+5
2006-09-24Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds1-2/+2
2006-09-22[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy1-5/+5
2006-09-13drivers/net: const-ify ethtool_ops declarationsJeff Garzik1-1/+1
2006-08-19drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik1-1/+1
2006-07-08[NET] gso: Add skb_is_gsoHerbert Xu1-1/+1
2006-07-02[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel3-3/+0
2006-06-23[NET]: Merge TSO/UFO fields in sk_buffHerbert Xu1-2/+2
2006-04-04kbuild: fix unneeded rebuilds in drivers/net/chelsio after moving source treeCarl-Daniel Hailfinger1-1/+1
2006-04-02BUG_ON() Conversion in drivers/net/Eric Sesterhenn1-2/+1
2006-03-25[PATCH] Remove MODULE_PARMRusty Russell1-1/+1
2006-03-16Merge branch 'upstream-fixes'Jeff Garzik1-3/+3
2006-03-16[netdrvr] fix array overflows in Chelsio driverScott Bardone1-3/+3
2006-03-11[PATCH] chelsio/espi.c:tricn_init(): remove dead codeAdrian Bunk1-11/+3
2006-03-06Merge branch 'upstream-fixes'Jeff Garzik1-3/+1
2006-03-06[PATCH] chelsio: fix kmalloc failure in t1_espi_createEric Sesterhenn1-3/+1
2006-03-03Massive net driver const-ification.Arjan van de Ven1-1/+1
2005-12-24[PATCH] chelsio: transmit routine return valuesStephen Hemminger2-11/+10
2005-09-05[PATCH] (1/7) chelsio sparse annotationsviro@ftp.linux.org.uk2-3/+3
2005-06-23Update Chelsio gige net driver.Scott Bardone21-2262/+1830
2005-05-15[PATCH] A new 10GB Ethernet Driver by Chelsio CommunicationsChristoph Lameter21-0/+7365