index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
cxgb3
/
cxgb3_offload.c
Age
Commit message (
Expand
)
Author
2011-08-10
chelsio: Move the Chelsio drivers
Jeff Kirsher
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-21
cxgb3: do vlan cleanup
Jiri Pirko
2011-07-17
net: Abstract dst->neighbour accesses behind helpers.
David S. Miller
2011-06-21
drivers/net: Remove casts of void *
Joe Perches
2011-02-13
net: make dev->master general
Jiri Pirko
2011-02-08
net: Kill NETEVENT_PMTU_UPDATE.
David S. Miller
2010-11-27
drivers/net: use vzalloc()
Eric Dumazet
2010-10-21
cxgb3: function namespace cleanup
stephen hemminger
2010-09-26
drivers/net: return operator cleanup
Eric Dumazet
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-01-03
drivers/net/cxgb3: Use kzalloc for allocating only one thing
Julia Lawall
2009-09-05
RDMA/cxgb3: Handle port events properly
Steve Wise
2009-06-11
cxgb3: remove __GFP_NOFAIL usage
Divy Le Ray
2009-01-26
cxgb3: Notify fatal errors
Divy Le Ray
2008-12-26
cxgb3: add control to access embedded images
Divy Le Ray
2008-12-18
cxgb3: manage private iSCSI IP address
Karen Xie
2008-10-13
cxgb3: extend copyrights to 2008
Divy Le Ray
2008-09-24
drivers/net: replace __FUNCTION__ with __func__
Harvey Harrison
2008-07-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2008-07-14
RDMA/cxgb3: Add support for protocol statistics
Steve Wise
2008-07-11
cxgb3 - Add iscsi support
Karen Xie
2008-06-24
cxgb3 - add missing adapter type for RDMA
Divy Le Ray
2008-03-26
annotate cxgb3 (ab)uses of skb->priority/skb->csum
Al Viro
2008-02-05
is_vmalloc_addr(): Check if an address is within the vmalloc boundaries
Christoph Lameter
2008-01-28
cxgb3 - parity initialization for T3C adapters.
Divy Le Ray
2008-01-28
drivers/net/cxgb3: trim trailing whitespace
Jeff Garzik
2008-01-28
drivers/net/cxgb3: Add missing "space"
Joe Perches
2007-10-10
cxgb3 sparse warning fixes
Stephen Hemminger
2007-10-10
cxgb3 - tighten checks on TID values
Divy Le Ray
2007-10-10
cxgb3 - Expose HW memory page info
Divy Le Ray
2007-08-31
cxgb3 - Fix dev->priv usage
Divy Le Ray
2007-07-26
cxgb3 gfp_t annotations
Al Viro
2007-04-25
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
Arnaldo Carvalho de Melo
2007-04-19
cxgb3 - Fix low memory conditions
Divy Le Ray
2007-04-11
cxgb3 - missing CPL hanler and register setting.
Divy Le Ray
2007-04-03
cxgb3 - Safeguard TCAM size usage
Divy Le Ray
2007-03-02
[VLAN]: Avoid a 4-order allocation.
Dan Aloni
2007-02-17
cxgb3 Fix copyrights in the cxgb3 driver.
Steve Wise
2007-02-09
[PATCH] trivial cxgb3 annotations
Al Viro
2007-02-05
cxgb3 - Add dual licensing
Divy Le Ray
2007-02-05
Add support for the latest 1G/10G Chelsio adapter, T3.
Divy Le Ray