index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
cxgb3
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-28
cxgb3: Fix sparse warning and micro-optimize is_pure_response()
Roland Dreier
1
-1
/
+1
2008-11-26
cxgb3: Update FW loading path.
Divy Le Ray
1
-2
/
+2
2008-11-26
cxgb3: avoid potential memory leak.
Divy Le Ray
1
-3
/
+2
2008-11-26
cxgb3: set hard_xmit in the netdev_ops
Divy Le Ray
1
-0
/
+1
2008-11-20
netdev: add more functions to netdevice ops
Stephen Hemminger
1
-1
/
+0
2008-11-19
cxgb3: convert to net_device_ops
Stephen Hemminger
1
-13
/
+16
2008-11-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-2
/
+10
2008-11-11
RDMA/cxgb3: deadlock in iw_cxgb3 can cause hang when configuring interface.
Steve Wise
1
-0
/
+2
2008-11-11
cxgb3 - Limit multiqueue setting to msi-x
Divy Le Ray
1
-1
/
+1
2008-11-11
cxgb3 - eeprom read fixes
Divy Le Ray
1
-1
/
+7
2008-11-03
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
1
-1
/
+0
2008-10-31
cxgb3 - enable lro control through ethtool
Divy Le Ray
1
-12
/
+57
2008-10-22
cxgb3: Fix kernel crash caused by uninitialized l2t_entry.arpq
Roland Dreier
1
-0
/
+1
2008-10-13
cxgb3: extend copyrights to 2008
Divy Le Ray
20
-20
/
+20
2008-10-13
cxgb3: update driver version
Divy Le Ray
1
-1
/
+1
2008-10-08
cxgb3: Add 1G fiber support
Divy Le Ray
3
-12
/
+208
2008-10-08
cxgb3: Support for Aeluros 2005 PHY
Divy Le Ray
4
-19
/
+1040
2008-10-08
cxgb3: commnonize LASI phy code
Divy Le Ray
4
-48
/
+77
2008-10-08
cxgb3: More flexible support for PHY interrupts.
Divy Le Ray
3
-18
/
+27
2008-10-08
cxgb3: simplify port type struct and usage
Divy Le Ray
6
-87
/
+94
2008-10-08
cxgb3: allow for PHY reset status
Divy Le Ray
4
-27
/
+37
2008-10-08
cxgb3: Allocate multiqueues at init time
Divy Le Ray
3
-37
/
+145
2008-10-08
cxgb3: reset the adapter on fatal error
Divy Le Ray
5
-60
/
+119
2008-10-08
[2.6.28,1/1] cxgb3 - fix race in EEH
Divy Le Ray
3
-3
/
+24
2008-09-24
drivers/net: replace __FUNCTION__ with __func__
Harvey Harrison
1
-4
/
+4
2008-09-24
cxgb3 - remove duplicate tests in lro
Divy Le Ray
1
-35
/
+0
2008-09-22
cxgb3: Use SKB list interfaces instead of home-grown implementation.
David S. Miller
4
-48
/
+42
2008-07-29
cxgb3: Allow 64KB firmware images.
Steve Wise
1
-1
/
+1
2008-07-26
dma-mapping: add the device argument to dma_mapping_error()
FUJITA Tomonori
1
-1
/
+1
2008-07-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
5
-6
/
+16
2008-07-14
RDMA/cxgb3: Fixes for zero STag
Steve Wise
1
-1
/
+1
2008-07-14
RDMA/cxgb3: Add support for protocol statistics
Steve Wise
2
-0
/
+8
2008-07-11
cxgb3 - Add iscsi support
Karen Xie
5
-8
/
+59
2008-07-10
cxgb3: treat firmware data as const
David Woodhouse
2
-5
/
+7
2008-07-08
vlan: move struct vlan_dev_info to private header
Patrick McHardy
1
-1
/
+1
2008-06-24
cxgb3 - add missing adapter type for RDMA
Divy Le Ray
2
-2
/
+22
2008-05-22
cxgb3 - Add LRO support
Divy Le Ray
6
-12
/
+267
2008-05-22
cxgb3 - Add page support to jumbo frame Rx queue
Divy Le Ray
2
-35
/
+84
2008-05-22
cxgb3 - Fix dma mapping error path
Divy Le Ray
1
-12
/
+41
2008-05-13
cxgb3 - fix EEH
Divy Le Ray
5
-6
/
+70
2008-05-13
cxgb3 - fix port up/down error path
Divy Le Ray
2
-15
/
+18
2008-05-06
cxgb3: Use CAP_SYS_RAWIO for firmware
Alan Cox
1
-2
/
+2
2008-04-29
RDMA/cxgb3: Support peer-2-peer connection setup
Steve Wise
1
-1
/
+1
2008-04-18
net: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
2
-2
/
+0
2008-04-17
cxgb3: Fix __must_check warning with dev_dbg.
Dan Noe
1
-2
/
+2
2008-03-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
1
-9
/
+9
2008-03-26
annotate cxgb3 (ab)uses of skb->priority/skb->csum
Al Viro
1
-3
/
+19
2008-03-25
cxgb3: Fix lockdep problems with sge.reg_lock
Roland Dreier
1
-9
/
+9
2008-03-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
1
-3
/
+9
2008-03-17
cxgb3: Fix transmit queue stop mechanism
Divy Le Ray
1
-3
/
+9
[next]