index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
cxgb3
/
cxgb3_offload.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-10
chelsio: Move the Chelsio drivers
Jeff Kirsher
1
-1418
/
+0
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-07-21
cxgb3: do vlan cleanup
Jiri Pirko
1
-6
/
+3
2011-07-17
net: Abstract dst->neighbour accesses behind helpers.
David S. Miller
1
-4
/
+4
2011-06-21
drivers/net: Remove casts of void *
Joe Perches
1
-1
/
+1
2011-02-13
net: make dev->master general
Jiri Pirko
1
-1
/
+2
2011-02-08
net: Kill NETEVENT_PMTU_UPDATE.
David S. Miller
1
-2
/
+0
2010-11-27
drivers/net: use vzalloc()
Eric Dumazet
1
-4
/
+2
2010-10-21
cxgb3: function namespace cleanup
stephen hemminger
1
-3
/
+6
2010-09-26
drivers/net: return operator cleanup
Eric Dumazet
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-01-03
drivers/net/cxgb3: Use kzalloc for allocating only one thing
Julia Lawall
1
-1
/
+1
2009-09-05
RDMA/cxgb3: Handle port events properly
Steve Wise
1
-3
/
+3
2009-06-11
cxgb3: remove __GFP_NOFAIL usage
Divy Le Ray
1
-2
/
+25
2009-01-26
cxgb3: Notify fatal errors
Divy Le Ray
1
-0
/
+12
2008-12-26
cxgb3: add control to access embedded images
Divy Le Ray
1
-0
/
+9
2008-12-18
cxgb3: manage private iSCSI IP address
Karen Xie
1
-18
/
+49
2008-10-13
cxgb3: extend copyrights to 2008
Divy Le Ray
1
-1
/
+1
2008-09-24
drivers/net: replace __FUNCTION__ with __func__
Harvey Harrison
1
-4
/
+4
2008-07-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
1
-0
/
+7
2008-07-14
RDMA/cxgb3: Add support for protocol statistics
Steve Wise
1
-0
/
+7
2008-07-11
cxgb3 - Add iscsi support
Karen Xie
1
-0
/
+11
2008-06-24
cxgb3 - add missing adapter type for RDMA
Divy Le Ray
1
-1
/
+20
2008-03-26
annotate cxgb3 (ab)uses of skb->priority/skb->csum
Al Viro
1
-3
/
+19
2008-02-05
is_vmalloc_addr(): Check if an address is within the vmalloc boundaries
Christoph Lameter
1
-3
/
+1
2008-01-28
cxgb3 - parity initialization for T3C adapters.
Divy Le Ray
1
-2
/
+13
2008-01-28
drivers/net/cxgb3: trim trailing whitespace
Jeff Garzik
1
-1
/
+1
2008-01-28
drivers/net/cxgb3: Add missing "space"
Joe Perches
1
-1
/
+1
2007-10-10
cxgb3 sparse warning fixes
Stephen Hemminger
1
-22
/
+22
2007-10-10
cxgb3 - tighten checks on TID values
Divy Le Ray
1
-5
/
+23
2007-10-10
cxgb3 - Expose HW memory page info
Divy Le Ray
1
-0
/
+7
2007-08-31
cxgb3 - Fix dev->priv usage
Divy Le Ray
1
-3
/
+13
2007-07-26
cxgb3 gfp_t annotations
Al Viro
1
-1
/
+1
2007-04-25
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-19
cxgb3 - Fix low memory conditions
Divy Le Ray
1
-18
/
+51
2007-04-11
cxgb3 - missing CPL hanler and register setting.
Divy Le Ray
1
-12
/
+2
2007-04-03
cxgb3 - Safeguard TCAM size usage
Divy Le Ray
1
-1
/
+3
2007-03-02
[VLAN]: Avoid a 4-order allocation.
Dan Aloni
1
-2
/
+4
2007-02-17
cxgb3 Fix copyrights in the cxgb3 driver.
Steve Wise
1
-1
/
+0
2007-02-09
[PATCH] trivial cxgb3 annotations
Al Viro
1
-2
/
+2
2007-02-05
cxgb3 - Add dual licensing
Divy Le Ray
1
-2
/
+2
2007-02-05
Add support for the latest 1G/10G Chelsio adapter, T3.
Divy Le Ray
1
-0
/
+1222