index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
cxgb3
Commit message (
Expand
)
Author
Age
Files
Lines
*
[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
*
cxgb3 - Add EEH support
Divy Le Ray
2008-01-28
1
-0
/
+107
*
cxgb3 - Fix resources release.
Divy Le Ray
2008-01-28
1
-4
/
+4
*
cxgb3 - Use wild card for PCI subdevice ID match
Divy Le Ray
2008-01-28
1
-12
/
+12
*
cxgb3 - fix MSI-X failure path
Divy Le Ray
2008-01-28
1
-1
/
+2
*
drivers/net/cxgb3: Add missing "space"
Joe Perches
2008-01-28
1
-1
/
+1
*
cxgb3 - T3C support update
Divy Le Ray
2007-12-07
3
-19
/
+58
*
[SPARC, XEN, NET/CXGB3] use irq_handler_t where appropriate
Jeff Garzik
2007-10-23
2
-4
/
+2
*
remove asm/bitops.h includes
Jiri Slaby
2007-10-19
1
-1
/
+1
*
cxgb3 sparse warning fixes
Stephen Hemminger
2007-10-10
5
-33
/
+31
*
drivers/net/cxgb3/xgmac.c: remove dead code
Adrian Bunk
2007-10-10
1
-4
/
+1
*
cxgb3: trivial endianness annotations
Al Viro
2007-10-10
2
-5
/
+5
*
[netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count
Jeff Garzik
2007-10-10
1
-3
/
+8
*
[ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls
Jeff Garzik
2007-10-10
1
-3
/
+0
*
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
2007-10-10
1
-1
/
+0
*
cxgb3 - Update engine microcode version
Divy Le Ray
2007-10-10
1
-2
/
+2
*
cxgb3 - Add T3C rev
Divy Le Ray
2007-10-10
2
-0
/
+4
*
cxgb3 - CQ context operations time out too soon.
Divy Le Ray
2007-10-10
1
-8
/
+11
*
cxgb3 - Set the CQ_ERR bit in CQ contexts.
Divy Le Ray
2007-10-10
2
-1
/
+6
*
cxgb3 - remove false positive in xgmac workaround
Divy Le Ray
2007-10-10
2
-1
/
+4
*
cxgb3 - log and clear PEX errors
Divy Le Ray
2007-10-10
1
-0
/
+6
*
cxgb3 - Firmware update
Divy Le Ray
2007-10-10
4
-11
/
+22
*
cxgb3 - Update internal memory management
Divy Le Ray
2007-10-10
2
-0
/
+4
*
cxgb3 - log adapter serial number
Divy Le Ray
2007-10-10
3
-3
/
+8
*
cxgb3 - Fatal error update
Divy Le Ray
2007-10-10
1
-0
/
+4
*
cxgb3 - tighten checks on TID values
Divy Le Ray
2007-10-10
2
-7
/
+41
*
cxgb3 - Expose HW memory page info
Divy Le Ray
2007-10-10
2
-21
/
+38
*
cxgb3 - use immediate data for offload Tx
Divy Le Ray
2007-10-10
1
-6
/
+11
*
cxgb3 - SGE doorbell overflow warning
Divy Le Ray
2007-10-10
2
-0
/
+12
*
cxgb3 - Update rx coalescing length
Divy Le Ray
2007-10-10
1
-1
/
+1
*
cxgb3 - MAC workaround update
Divy Le Ray
2007-10-10
2
-11
/
+12
*
drivers/net/cxgb3: removed several unneeded zero initilization
Denis Cheng
2007-10-10
1
-3
/
+3
*
[NET]: Make NAPI polling independent of struct net_device objects.
Stephen Hemminger
2007-10-10
3
-186
/
+102
*
- cxgb3 engine microcode load
Divy Le Ray
2007-08-31
3
-52
/
+123
*
cxgb3 - Fix dev->priv usage
Divy Le Ray
2007-08-31
6
-68
/
+104
*
[NET]: ethtool_perm_addr only has one implementation
Matthew Wilcox
2007-07-31
1
-1
/
+0
*
cxgb3 gfp_t annotations
Al Viro
2007-07-26
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2007-07-12
1
-1
/
+1
|
\
|
*
RDMA/cxgb3: Streaming -> RDMA mode transition fixes
Steve Wise
2007-07-09
1
-1
/
+1
*
|
use is_power_of_2() in cxgb3/cxgb3_main.c
vignesh babu
2007-07-10
1
-2
/
+3
|
/
*
cxgb3 - TP SRAM update
Divy Le Ray
2007-07-08
4
-0
/
+164
*
cxgb3 - Firmware update
Divy Le Ray
2007-07-08
3
-20
/
+28
[next]