aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/cxgb3/cxgb3_offload.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-10chelsio: Move the Chelsio driversJeff Kirsher1-1418/+0
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-07-21cxgb3: do vlan cleanupJiri Pirko1-6/+3
2011-07-17net: Abstract dst->neighbour accesses behind helpers.David S. Miller1-4/+4
2011-06-21drivers/net: Remove casts of void *Joe Perches1-1/+1
2011-02-13net: make dev->master generalJiri Pirko1-1/+2
2011-02-08net: Kill NETEVENT_PMTU_UPDATE.David S. Miller1-2/+0
2010-11-27drivers/net: use vzalloc()Eric Dumazet1-4/+2
2010-10-21cxgb3: function namespace cleanupstephen hemminger1-3/+6
2010-09-26drivers/net: return operator cleanupEric Dumazet1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-01-03drivers/net/cxgb3: Use kzalloc for allocating only one thingJulia Lawall1-1/+1
2009-09-05RDMA/cxgb3: Handle port events properlySteve Wise1-3/+3
2009-06-11cxgb3: remove __GFP_NOFAIL usageDivy Le Ray1-2/+25
2009-01-26cxgb3: Notify fatal errorsDivy Le Ray1-0/+12
2008-12-26cxgb3: add control to access embedded imagesDivy Le Ray1-0/+9
2008-12-18cxgb3: manage private iSCSI IP addressKaren Xie1-18/+49
2008-10-13cxgb3: extend copyrights to 2008Divy Le Ray1-1/+1
2008-09-24drivers/net: replace __FUNCTION__ with __func__Harvey Harrison1-4/+4
2008-07-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller1-0/+7
2008-07-14RDMA/cxgb3: Add support for protocol statisticsSteve Wise1-0/+7
2008-07-11cxgb3 - Add iscsi supportKaren Xie1-0/+11
2008-06-24cxgb3 - add missing adapter type for RDMADivy Le Ray1-1/+20
2008-03-26annotate cxgb3 (ab)uses of skb->priority/skb->csumAl Viro1-3/+19
2008-02-05is_vmalloc_addr(): Check if an address is within the vmalloc boundariesChristoph Lameter1-3/+1
2008-01-28cxgb3 - parity initialization for T3C adapters.Divy Le Ray1-2/+13
2008-01-28drivers/net/cxgb3: trim trailing whitespaceJeff Garzik1-1/+1
2008-01-28drivers/net/cxgb3: Add missing "space"Joe Perches1-1/+1
2007-10-10cxgb3 sparse warning fixesStephen Hemminger1-22/+22
2007-10-10cxgb3 - tighten checks on TID valuesDivy Le Ray1-5/+23
2007-10-10cxgb3 - Expose HW memory page infoDivy Le Ray1-0/+7
2007-08-31cxgb3 - Fix dev->priv usageDivy Le Ray1-3/+13
2007-07-26cxgb3 gfp_t annotationsAl Viro1-1/+1
2007-04-25[SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo1-1/+1
2007-04-19cxgb3 - Fix low memory conditionsDivy Le Ray1-18/+51
2007-04-11cxgb3 - missing CPL hanler and register setting.Divy Le Ray1-12/+2
2007-04-03cxgb3 - Safeguard TCAM size usageDivy Le Ray1-1/+3
2007-03-02[VLAN]: Avoid a 4-order allocation.Dan Aloni1-2/+4
2007-02-17cxgb3 Fix copyrights in the cxgb3 driver.Steve Wise1-1/+0
2007-02-09[PATCH] trivial cxgb3 annotationsAl Viro1-2/+2
2007-02-05cxgb3 - Add dual licensingDivy Le Ray1-2/+2
2007-02-05Add support for the latest 1G/10G Chelsio adapter, T3.Divy Le Ray1-0/+1222