index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
cxgb3
Commit message (
Expand
)
Author
Age
Files
Lines
*
cxgb3: Add 1G fiber support
Divy Le Ray
2008-10-08
3
-12
/
+208
*
cxgb3: Support for Aeluros 2005 PHY
Divy Le Ray
2008-10-08
4
-19
/
+1040
*
cxgb3: commnonize LASI phy code
Divy Le Ray
2008-10-08
4
-48
/
+77
*
cxgb3: More flexible support for PHY interrupts.
Divy Le Ray
2008-10-08
3
-18
/
+27
*
cxgb3: simplify port type struct and usage
Divy Le Ray
2008-10-08
6
-87
/
+94
*
cxgb3: allow for PHY reset status
Divy Le Ray
2008-10-08
4
-27
/
+37
*
cxgb3: Allocate multiqueues at init time
Divy Le Ray
2008-10-08
3
-37
/
+145
*
cxgb3: reset the adapter on fatal error
Divy Le Ray
2008-10-08
5
-60
/
+119
*
[2.6.28,1/1] cxgb3 - fix race in EEH
Divy Le Ray
2008-10-08
3
-3
/
+24
*
drivers/net: replace __FUNCTION__ with __func__
Harvey Harrison
2008-09-24
1
-4
/
+4
*
cxgb3 - remove duplicate tests in lro
Divy Le Ray
2008-09-24
1
-35
/
+0
*
cxgb3: Use SKB list interfaces instead of home-grown implementation.
David S. Miller
2008-09-22
4
-48
/
+42
*
cxgb3: Allow 64KB firmware images.
Steve Wise
2008-07-29
1
-1
/
+1
*
dma-mapping: add the device argument to dma_mapping_error()
FUJITA Tomonori
2008-07-26
1
-1
/
+1
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2008-07-18
5
-6
/
+16
|
\
|
*
RDMA/cxgb3: Fixes for zero STag
Steve Wise
2008-07-14
1
-1
/
+1
|
*
RDMA/cxgb3: Add support for protocol statistics
Steve Wise
2008-07-14
2
-0
/
+8
|
*
cxgb3: treat firmware data as const
David Woodhouse
2008-07-10
2
-5
/
+7
*
|
cxgb3 - Add iscsi support
Karen Xie
2008-07-11
5
-8
/
+59
*
|
vlan: move struct vlan_dev_info to private header
Patrick McHardy
2008-07-08
1
-1
/
+1
*
|
cxgb3 - add missing adapter type for RDMA
Divy Le Ray
2008-06-24
2
-2
/
+22
*
|
cxgb3 - Add LRO support
Divy Le Ray
2008-05-22
6
-12
/
+267
*
|
cxgb3 - Add page support to jumbo frame Rx queue
Divy Le Ray
2008-05-22
2
-35
/
+84
*
|
cxgb3 - Fix dma mapping error path
Divy Le Ray
2008-05-22
1
-12
/
+41
|
/
*
cxgb3 - fix EEH
Divy Le Ray
2008-05-13
5
-6
/
+70
*
cxgb3 - fix port up/down error path
Divy Le Ray
2008-05-13
2
-15
/
+18
*
cxgb3: Use CAP_SYS_RAWIO for firmware
Alan Cox
2008-05-06
1
-2
/
+2
*
RDMA/cxgb3: Support peer-2-peer connection setup
Steve Wise
2008-04-29
1
-1
/
+1
*
net: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
2008-04-18
2
-2
/
+0
*
cxgb3: Fix __must_check warning with dev_dbg.
Dan Noe
2008-04-17
1
-2
/
+2
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2008-03-27
1
-9
/
+9
|
\
|
*
cxgb3: Fix lockdep problems with sge.reg_lock
Roland Dreier
2008-03-25
1
-9
/
+9
*
|
annotate cxgb3 (ab)uses of skb->priority/skb->csum
Al Viro
2008-03-26
1
-3
/
+19
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2008-03-18
1
-3
/
+9
|
\
\
|
|
/
|
*
cxgb3: Fix transmit queue stop mechanism
Divy Le Ray
2008-03-17
1
-3
/
+9
*
|
[NET] NEIGHBOUR: Remove unpopular neigh_is_connected().
YOSHIFUJI Hideaki
2008-03-04
1
-1
/
+1
|
/
*
cxgb3: Handle ARP completions that mark neighbors stale.
Steve Wise
2008-02-11
1
-1
/
+1
*
Optimize cxgb3 xmit path (a bit)
Krishna Kumar
2008-02-11
1
-20
/
+15
*
is_vmalloc_addr(): Check if an address is within the vmalloc boundaries
Christoph Lameter
2008-02-05
1
-3
/
+1
*
cxgb3: Remove incorrect __devinit annotations
Roland Dreier
2008-02-03
3
-14
/
+12
*
annotate cxgb3
Al Viro
2008-01-28
4
-24
/
+26
*
[VLAN]: Turn VLAN_DEV_INFO into inline function
Patrick McHardy
2008-01-28
1
-1
/
+1
*
cxgb3 - Fix EEH, missing softirq blocking
Divy Le Ray
2008-01-28
2
-11
/
+10
*
cxgb3 - parity initialization for T3C adapters.
Divy Le Ray
2008-01-28
6
-29
/
+472
*
drivers/net/cxgb3: trim trailing whitespace
Jeff Garzik
2008-01-28
5
-31
/
+31
*
cxgb3 - Fix I/O synchronization
Divy Le Ray
2008-01-28
1
-2
/
+5
*
cxgb3 - HW set up updates
Divy Le Ray
2008-01-28
3
-4
/
+44
*
cxgb3 - sysfs methods clean up
Divy Le Ray
2008-01-28
1
-10
/
+9
*
cxgb3 - fix interaction with pktgen
Divy Le Ray
2008-01-28
1
-42
/
+40
*
cxgb3 - FW upgrade
Divy Le Ray
2008-01-28
2
-5
/
+9
[next]