index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
cxgb3
/
cxgb3_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-16
cxgb3: untie strict FW matching
Divy Le Ray
1
-7
/
+8
2008-12-16
cxgb3: Add multiple Tx queue support.
Divy Le Ray
1
-4
/
+7
2008-11-26
cxgb3: Update FW loading path.
Divy Le Ray
1
-2
/
+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
1
-1
/
+3
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-10-31
cxgb3 - enable lro control through ethtool
Divy Le Ray
1
-12
/
+57
2008-10-13
cxgb3: extend copyrights to 2008
Divy Le Ray
1
-1
/
+1
2008-10-08
cxgb3: Support for Aeluros 2005 PHY
Divy Le Ray
1
-0
/
+25
2008-10-08
cxgb3: commnonize LASI phy code
Divy Le Ray
1
-4
/
+15
2008-10-08
cxgb3: simplify port type struct and usage
Divy Le Ray
1
-2
/
+2
2008-10-08
cxgb3: Allocate multiqueues at init time
Divy Le Ray
1
-37
/
+142
2008-10-08
cxgb3: reset the adapter on fatal error
Divy Le Ray
1
-53
/
+111
2008-10-08
[2.6.28,1/1] cxgb3 - fix race in EEH
Divy Le Ray
1
-0
/
+5
2008-05-22
cxgb3 - Add LRO support
Divy Le Ray
1
-0
/
+19
2008-05-13
cxgb3 - fix EEH
Divy Le Ray
1
-4
/
+6
2008-05-13
cxgb3 - fix port up/down error path
Divy Le Ray
1
-15
/
+17
2008-05-06
cxgb3: Use CAP_SYS_RAWIO for firmware
Alan Cox
1
-2
/
+2
2008-04-17
cxgb3: Fix __must_check warning with dev_dbg.
Dan Noe
1
-2
/
+2
2008-01-28
annotate cxgb3
Al Viro
1
-5
/
+6
2008-01-28
cxgb3 - Fix EEH, missing softirq blocking
Divy Le Ray
1
-10
/
+4
2008-01-28
cxgb3 - parity initialization for T3C adapters.
Divy Le Ray
1
-0
/
+82
2008-01-28
drivers/net/cxgb3: trim trailing whitespace
Jeff Garzik
1
-8
/
+8
2008-01-28
cxgb3 - HW set up updates
Divy Le Ray
1
-1
/
+1
2008-01-28
cxgb3 - sysfs methods clean up
Divy Le Ray
1
-10
/
+9
2008-01-28
cxgb3 - Add EEH support
Divy Le Ray
1
-0
/
+107
2008-01-28
cxgb3 - Fix resources release.
Divy Le Ray
1
-4
/
+4
2008-01-28
cxgb3 - Use wild card for PCI subdevice ID match
Divy Le Ray
1
-12
/
+12
2008-01-28
cxgb3 - fix MSI-X failure path
Divy Le Ray
1
-1
/
+2
2007-10-10
cxgb3 sparse warning fixes
Stephen Hemminger
1
-3
/
+1
2007-10-10
[netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count
Jeff Garzik
1
-3
/
+8
2007-10-10
[ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls
Jeff Garzik
1
-3
/
+0
2007-10-10
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
1
-1
/
+0
2007-10-10
cxgb3 - Add T3C rev
Divy Le Ray
1
-0
/
+3
2007-10-10
cxgb3 - Firmware update
Divy Le Ray
1
-4
/
+5
2007-10-10
cxgb3 - log adapter serial number
Divy Le Ray
1
-2
/
+4
2007-10-10
cxgb3 - Fatal error update
Divy Le Ray
1
-0
/
+4
2007-10-10
drivers/net/cxgb3: removed several unneeded zero initilization
Denis Cheng
1
-3
/
+3
2007-10-10
[NET]: Make NAPI polling independent of struct net_device objects.
Stephen Hemminger
1
-69
/
+27
2007-08-31
- cxgb3 engine microcode load
Divy Le Ray
1
-45
/
+81
2007-08-31
cxgb3 - Fix dev->priv usage
Divy Le Ray
1
-54
/
+72
2007-07-31
[NET]: ethtool_perm_addr only has one implementation
Matthew Wilcox
1
-1
/
+0
2007-07-10
use is_power_of_2() in cxgb3/cxgb3_main.c
vignesh babu
1
-2
/
+3
2007-07-08
cxgb3 - TP SRAM update
Divy Le Ray
1
-0
/
+43
2007-06-20
cxgb3 - fix netpoll hanlder
Divy Le Ray
1
-3
/
+13
2007-06-03
network drivers: eliminate unneeded kill_vid code
Stephen Hemminger
1
-6
/
+0
2007-04-11
cxgb3 - missing CPL hanler and register setting.
Divy Le Ray
1
-0
/
+2
[next]