aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/chelsio
AgeCommit message (Expand)Author
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-12-02[PATCH] chelesio: transmit locking (plus bug fix).Stephen Hemminger
2006-12-02[PATCH] chelsio: statistics improvementStephen Hemminger
2006-12-02[PATCH] chelsio: add MSI supportStephen Hemminger
2006-12-02[PATCH] chelsio: use standard CRC routinesStephen Hemminger
2006-12-02[PATCH] chelsio: cleanup pm3393 codeStephen Hemminger
2006-12-02[PATCH] chelsio: add 1G swcixw aupportStephen Hemminger
2006-12-02[PATCH] chelsio: add support for other 10G boardsStephen Hemminger
2006-12-02[PATCH] chelsio: remove unused mutexStephen Hemminger
2006-12-02[PATCH] chelsio: use kzallocStephen Hemminger
2006-12-02[PATCH] chelsio: whitespace fixesStephen Hemminger
2006-12-02[PATCH] chelsio: use kzallocStephen Hemminger
2006-12-02[PATCH] chelsio: use __netif_rx_schedule_prepStephen Hemminger
2006-12-02[PATCH] chelsio: free_netdevStephen Hemminger
2006-12-02[PATCH] chelsio: procectomyStephen Hemminger
2006-12-02[PATCH] chelsio: whitespace cleanupStephen Hemminger
2006-12-02[PATCH] chelsio: remove leftover codeStephen Hemminger
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-10-10[PATCH] chelsio: add endian annotationsAlexey Dobriyan
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-24Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-09-22[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy
2006-09-13drivers/net: const-ify ethtool_ops declarationsJeff Garzik
2006-08-19drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik
2006-07-08[NET] gso: Add skb_is_gsoHerbert Xu
2006-07-02[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-23[NET]: Merge TSO/UFO fields in sk_buffHerbert Xu
2006-04-04kbuild: fix unneeded rebuilds in drivers/net/chelsio after moving source treeCarl-Daniel Hailfinger
2006-04-02BUG_ON() Conversion in drivers/net/Eric Sesterhenn
2006-03-25[PATCH] Remove MODULE_PARMRusty Russell
2006-03-16Merge branch 'upstream-fixes'Jeff Garzik
2006-03-16[netdrvr] fix array overflows in Chelsio driverScott Bardone
2006-03-11[PATCH] chelsio/espi.c:tricn_init(): remove dead codeAdrian Bunk
2006-03-06Merge branch 'upstream-fixes'Jeff Garzik
2006-03-06[PATCH] chelsio: fix kmalloc failure in t1_espi_createEric Sesterhenn
2006-03-03Massive net driver const-ification.Arjan van de Ven
2005-12-24[PATCH] chelsio: transmit routine return valuesStephen Hemminger
2005-09-05[PATCH] (1/7) chelsio sparse annotationsviro@ftp.linux.org.uk
2005-06-23Update Chelsio gige net driver.Scott Bardone
2005-05-15[PATCH] A new 10GB Ethernet Driver by Chelsio CommunicationsChristoph Lameter