summaryrefslogtreecommitdiffstats
path: root/drivers/net/cxgb3/cxgb3_offload.c
Commit message (Expand)AuthorAgeFilesLines
* chelsio: Move the Chelsio driversJeff Kirsher2011-08-101-1418/+0
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* cxgb3: do vlan cleanupJiri Pirko2011-07-211-6/+3
* net: Abstract dst->neighbour accesses behind helpers.David S. Miller2011-07-171-4/+4
* drivers/net: Remove casts of void *Joe Perches2011-06-211-1/+1
* net: make dev->master generalJiri Pirko2011-02-131-1/+2
* net: Kill NETEVENT_PMTU_UPDATE.David S. Miller2011-02-081-2/+0
* drivers/net: use vzalloc()Eric Dumazet2010-11-271-4/+2
* cxgb3: function namespace cleanupstephen hemminger2010-10-211-3/+6
* drivers/net: return operator cleanupEric Dumazet2010-09-261-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* drivers/net/cxgb3: Use kzalloc for allocating only one thingJulia Lawall2010-01-031-1/+1
* RDMA/cxgb3: Handle port events properlySteve Wise2009-09-051-3/+3
* cxgb3: remove __GFP_NOFAIL usageDivy Le Ray2009-06-111-2/+25
* cxgb3: Notify fatal errorsDivy Le Ray2009-01-261-0/+12
* cxgb3: add control to access embedded imagesDivy Le Ray2008-12-261-0/+9
* cxgb3: manage private iSCSI IP addressKaren Xie2008-12-181-18/+49
* cxgb3: extend copyrights to 2008Divy Le Ray2008-10-131-1/+1
* drivers/net: replace __FUNCTION__ with __func__Harvey Harrison2008-09-241-4/+4
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-07-181-0/+7
|\
| * RDMA/cxgb3: Add support for protocol statisticsSteve Wise2008-07-141-0/+7
* | cxgb3 - Add iscsi supportKaren Xie2008-07-111-0/+11
* | cxgb3 - add missing adapter type for RDMADivy Le Ray2008-06-241-1/+20
|/
* annotate cxgb3 (ab)uses of skb->priority/skb->csumAl Viro2008-03-261-3/+19
* is_vmalloc_addr(): Check if an address is within the vmalloc boundariesChristoph Lameter2008-02-051-3/+1
* cxgb3 - parity initialization for T3C adapters.Divy Le Ray2008-01-281-2/+13
* drivers/net/cxgb3: trim trailing whitespaceJeff Garzik2008-01-281-1/+1
* drivers/net/cxgb3: Add missing "space"Joe Perches2008-01-281-1/+1
* cxgb3 sparse warning fixesStephen Hemminger2007-10-101-22/+22
* cxgb3 - tighten checks on TID valuesDivy Le Ray2007-10-101-5/+23
* cxgb3 - Expose HW memory page infoDivy Le Ray2007-10-101-0/+7
* cxgb3 - Fix dev->priv usageDivy Le Ray2007-08-311-3/+13
* cxgb3 gfp_t annotationsAl Viro2007-07-261-1/+1
* [SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo2007-04-251-1/+1
* cxgb3 - Fix low memory conditionsDivy Le Ray2007-04-191-18/+51
* cxgb3 - missing CPL hanler and register setting.Divy Le Ray2007-04-111-12/+2
* cxgb3 - Safeguard TCAM size usageDivy Le Ray2007-04-031-1/+3
* [VLAN]: Avoid a 4-order allocation.Dan Aloni2007-03-021-2/+4
* cxgb3 Fix copyrights in the cxgb3 driver.Steve Wise2007-02-171-1/+0
* [PATCH] trivial cxgb3 annotationsAl Viro2007-02-091-2/+2
* cxgb3 - Add dual licensingDivy Le Ray2007-02-051-2/+2
* Add support for the latest 1G/10G Chelsio adapter, T3.Divy Le Ray2007-02-051-0/+1222