index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
cxgb3
/
cxgb3_main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cxgb3: Support for Aeluros 2005 PHY
Divy Le Ray
2008-10-08
1
-0
/
+25
*
cxgb3: commnonize LASI phy code
Divy Le Ray
2008-10-08
1
-4
/
+15
*
cxgb3: simplify port type struct and usage
Divy Le Ray
2008-10-08
1
-2
/
+2
*
cxgb3: Allocate multiqueues at init time
Divy Le Ray
2008-10-08
1
-37
/
+142
*
cxgb3: reset the adapter on fatal error
Divy Le Ray
2008-10-08
1
-53
/
+111
*
[2.6.28,1/1] cxgb3 - fix race in EEH
Divy Le Ray
2008-10-08
1
-0
/
+5
*
cxgb3 - Add LRO support
Divy Le Ray
2008-05-22
1
-0
/
+19
*
cxgb3 - fix EEH
Divy Le Ray
2008-05-13
1
-4
/
+6
*
cxgb3 - fix port up/down error path
Divy Le Ray
2008-05-13
1
-15
/
+17
*
cxgb3: Use CAP_SYS_RAWIO for firmware
Alan Cox
2008-05-06
1
-2
/
+2
*
cxgb3: Fix __must_check warning with dev_dbg.
Dan Noe
2008-04-17
1
-2
/
+2
*
annotate cxgb3
Al Viro
2008-01-28
1
-5
/
+6
*
cxgb3 - Fix EEH, missing softirq blocking
Divy Le Ray
2008-01-28
1
-10
/
+4
*
cxgb3 - parity initialization for T3C adapters.
Divy Le Ray
2008-01-28
1
-0
/
+82
*
drivers/net/cxgb3: trim trailing whitespace
Jeff Garzik
2008-01-28
1
-8
/
+8
*
cxgb3 - HW set up updates
Divy Le Ray
2008-01-28
1
-1
/
+1
*
cxgb3 - sysfs methods clean up
Divy Le Ray
2008-01-28
1
-10
/
+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
*
cxgb3 sparse warning fixes
Stephen Hemminger
2007-10-10
1
-3
/
+1
*
[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 - Add T3C rev
Divy Le Ray
2007-10-10
1
-0
/
+3
*
cxgb3 - Firmware update
Divy Le Ray
2007-10-10
1
-4
/
+5
*
cxgb3 - log adapter serial number
Divy Le Ray
2007-10-10
1
-2
/
+4
*
cxgb3 - Fatal error update
Divy Le Ray
2007-10-10
1
-0
/
+4
*
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
1
-69
/
+27
*
- cxgb3 engine microcode load
Divy Le Ray
2007-08-31
1
-45
/
+81
*
cxgb3 - Fix dev->priv usage
Divy Le Ray
2007-08-31
1
-54
/
+72
*
[NET]: ethtool_perm_addr only has one implementation
Matthew Wilcox
2007-07-31
1
-1
/
+0
*
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
1
-0
/
+43
*
cxgb3 - fix netpoll hanlder
Divy Le Ray
2007-06-20
1
-3
/
+13
*
network drivers: eliminate unneeded kill_vid code
Stephen Hemminger
2007-06-03
1
-6
/
+0
*
cxgb3 - missing CPL hanler and register setting.
Divy Le Ray
2007-04-11
1
-0
/
+2
*
cxgb3 - MAC watchdog update
Divy Le Ray
2007-04-11
1
-6
/
+4
*
cxgb3 - avoid deadlock with mac watchdog
Divy Le Ray
2007-04-11
1
-1
/
+3
*
cxgb3 - Firwmare update
Divy Le Ray
2007-04-03
1
-2
/
+2
*
cxgb3 - Tighten xgmac workaround
Divy Le Ray
2007-04-03
1
-3
/
+13
*
cxgb3 - detect NIC only adapters
Divy Le Ray
2007-04-03
1
-4
/
+4
*
cxgb3 - Safeguard TCAM size usage
Divy Le Ray
2007-04-03
1
-2
/
+5
*
cxgb3 - Fix potential MAC hang
Divy Le Ray
2007-03-23
1
-1
/
+45
*
cxgb3 - Auto-load FW if mismatch detected
Divy Le Ray
2007-03-23
1
-0
/
+25
*
cxgb3 - fix ethtool cmd on multiple queues port
Divy Le Ray
2007-03-23
1
-8
/
+11
*
cxgb3 - private ioctl cleanup
Divy Le Ray
2007-02-27
1
-44
/
+4
*
cxgb3 - manage sysfs attributes per port
Divy Le Ray
2007-02-27
1
-9
/
+12
[next]