summaryrefslogtreecommitdiffstats
path: root/drivers/net/chelsio
Commit message (Expand)AuthorAgeFilesLines
...
* chelsio: misc cleanups in sgeFrancois Romieu2007-02-051-35/+19Star
* chelsio: useless test in cxgb2::remove_oneFrancois Romieu2007-02-051-16/+16
* chelsio: useless curly bracesFrancois Romieu2007-02-054-8/+5Star
* chelsio: spaces, tabs and friendsFrancois Romieu2007-02-0515-288/+288
* chelsio: the return statement is not a functionFrancois Romieu2007-02-052-14/+14
* chelsio: move return, break and continue statements on their own lineFrancois Romieu2007-02-056-10/+20
* chelsio: error path fixStephen Hemminger2007-01-091-2/+3
* [PATCH] chelsio: working NAPIStephen Hemminger2006-12-113-83/+59Star
* WorkQueue: Fix up arch-specific work items where possibleDavid Howells2006-12-052-4/+6
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-0528-688/+9086
|\
| * [PATCH] chelesio: transmit locking (plus bug fix).Stephen Hemminger2006-12-021-4/+15
| * [PATCH] chelsio: statistics improvementStephen Hemminger2006-12-023-68/+100
| * [PATCH] chelsio: add MSI supportStephen Hemminger2006-12-022-3/+18
| * [PATCH] chelsio: use standard CRC routinesStephen Hemminger2006-12-021-28/+3Star
| * [PATCH] chelsio: cleanup pm3393 codeStephen Hemminger2006-12-021-40/+29Star
| * [PATCH] chelsio: add 1G swcixw aupportStephen Hemminger2006-12-0211-0/+2773
| * [PATCH] chelsio: add support for other 10G boardsStephen Hemminger2006-12-0222-368/+6038
| * [PATCH] chelsio: remove unused mutexStephen Hemminger2006-12-022-2/+0Star
| * [PATCH] chelsio: use kzallocStephen Hemminger2006-12-022-4/+3Star
| * [PATCH] chelsio: whitespace fixesStephen Hemminger2006-12-024-16/+16
| * [PATCH] chelsio: use kzallocStephen Hemminger2006-12-021-6/+3Star
| * [PATCH] chelsio: use __netif_rx_schedule_prepStephen Hemminger2006-12-021-15/+3Star
| * [PATCH] chelsio: free_netdevStephen Hemminger2006-12-021-7/+7
| * [PATCH] chelsio: procectomyStephen Hemminger2006-12-021-14/+0Star
| * [PATCH] chelsio: whitespace cleanupStephen Hemminger2006-12-021-101/+101
| * [PATCH] chelsio: remove leftover codeStephen Hemminger2006-12-021-35/+0Star
* | WorkStruct: make allyesconfigDavid Howells2006-11-222-8/+10
|/
* [PATCH] chelsio: add endian annotationsAlexey Dobriyan2006-10-111-3/+3
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-053-12/+5Star
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-09-241-2/+2
|\
| * drivers/net: const-ify ethtool_ops declarationsJeff Garzik2006-09-131-1/+1
| * drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik2006-08-191-1/+1
* | [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy2006-09-221-5/+5
|/
* [NET] gso: Add skb_is_gsoHerbert Xu2006-07-081-1/+1
* [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-303-3/+0Star
* [NET]: Merge TSO/UFO fields in sk_buffHerbert Xu2006-06-231-2/+2
* kbuild: fix unneeded rebuilds in drivers/net/chelsio after moving source treeCarl-Daniel Hailfinger2006-04-041-1/+1
* BUG_ON() Conversion in drivers/net/Eric Sesterhenn2006-04-021-2/+1Star
* [PATCH] Remove MODULE_PARMRusty Russell2006-03-251-1/+1
* Merge branch 'upstream-fixes'Jeff Garzik2006-03-171-3/+3
|\
| * [netdrvr] fix array overflows in Chelsio driverScott Bardone2006-03-171-3/+3
* | [PATCH] chelsio/espi.c:tricn_init(): remove dead codeAdrian Bunk2006-03-121-11/+3Star
* | Merge branch 'upstream-fixes'Jeff Garzik2006-03-061-3/+1Star
|\|
| * [PATCH] chelsio: fix kmalloc failure in t1_espi_createEric Sesterhenn2006-03-061-3/+1Star
* | Massive net driver const-ification.Arjan van de Ven2006-03-041-1/+1
|/
* [PATCH] chelsio: transmit routine return valuesStephen Hemminger2005-12-242-11/+10Star
* [PATCH] (1/7) chelsio sparse annotationsviro@ftp.linux.org.uk2005-09-052-3/+3
* Update Chelsio gige net driver.Scott Bardone2005-06-2321-2262/+1830Star
* [PATCH] A new 10GB Ethernet Driver by Chelsio CommunicationsChristoph Lameter2005-05-1621-0/+7365