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
/
tg3.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tg3: fix race in transmit time stamping.
Richard Cochran
2011-06-19
1
-2
/
+2
*
tg3: Create funcs for power source switching
Matt Carlson
2011-06-15
1
-82
/
+119
*
tg3: Migrate phy preprocessor defs to system defs
Matt Carlson
2011-06-15
1
-14
/
+12
*
tg3: Show flowctrl settings through get_settings()
Matt Carlson
2011-06-15
1
-0
/
+12
*
tg3: Add more selfboot formats to NVRAM selftest
Matt Carlson
2011-06-15
1
-1
/
+13
*
tg3: Remove 4G_DMA_BNDRY_BUG flag
Matt Carlson
2011-06-15
1
-11
/
+3
*
tg3: Remove 40BIT_DMA_LIMIT_BUG
Matt Carlson
2011-06-15
1
-6
/
+2
*
tg3: Workaround tagged status update bug
Matt Carlson
2011-06-15
1
-1
/
+37
*
tg3: enable transmit time stamping.
Richard Cochran
2011-06-13
1
-0
/
+2
*
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
2011-06-06
1
-0
/
+1
*
tg3: Fix tg3_skb_error_unmap()
Matt Carlson
2011-06-03
1
-1
/
+1
*
Add Fujitsu 1000base-SX PCI ID to tg3
Meelis Roos
2011-05-25
1
-0
/
+1
*
tg3: Add braces around 5906 workaround.
Matt Carlson
2011-05-20
1
-1
/
+3
*
tg3: Fix NETIF_F_LOOPBACK error
Matt Carlson
2011-05-20
1
-2
/
+3
*
tg3: Update version to 3.119
Matt Carlson
2011-05-19
1
-2
/
+2
*
tg3: Apply rx_discards fix to 5719/5720
Matt Carlson
2011-05-19
1
-1
/
+3
*
tg3: Remove excessive parenthesis
Matt Carlson
2011-05-19
1
-18
/
+18
*
tg3: Consolidate all netdev feature assignments
Matt Carlson
2011-05-19
1
-27
/
+24
*
tg3: Move TSO_CAPABLE assignment
Matt Carlson
2011-05-19
1
-15
/
+16
*
tg3: Fix stats for 5704 and later devices
Matt Carlson
2011-05-19
1
-2
/
+5
*
tg3: Fix TSO loopback test
Matt Carlson
2011-05-19
1
-1
/
+1
*
tg3: Consolidate autoneg advertisement setup code
Matt Carlson
2011-05-19
1
-118
/
+99
*
tg3: Fix EEE interoperability workaround
Matt Carlson
2011-05-19
1
-20
/
+21
*
tg3: Fix IPv6 TCP problems for 5719
Matt Carlson
2011-05-19
1
-1
/
+1
*
tg3: Fix 57765 B0 data corruption
Matt Carlson
2011-05-19
1
-0
/
+16
*
tg3: Cleanup transmit error path
Matt Carlson
2011-05-19
1
-60
/
+38
*
tg3: Set tx bug flags for more devices
Matt Carlson
2011-05-19
1
-229
/
+33
*
tg3: Allow ethtool to enable/disable loopback.
Mahesh Bandewar
2011-05-12
1
-2
/
+67
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-05-05
1
-2
/
+6
|
\
|
*
tg3: Fix failure to enable WoL by default when possible
Rafael J. Wysocki
2011-05-02
1
-2
/
+6
*
|
ethtool: cosmetic: Use ethtool ethtool_cmd_speed API
David Decotigny
2011-04-29
1
-2
/
+2
*
|
ethtool: Use full 32 bit speed range in ethtool's set_settings
David Decotigny
2011-04-29
1
-4
/
+5
*
|
tg3: Convert u32 flag,flg2,flg3 uses to bitmap
Joe Perches
2011-04-28
1
-654
/
+645
*
|
tg3: Update version to 3.118
Matt Carlson
2011-04-26
1
-2
/
+2
*
|
tg3: Whitespace cleanups
Matt Carlson
2011-04-26
1
-7
/
+2
*
|
tg3: Add EEH support
Matt Carlson
2011-04-26
1
-0
/
+147
*
|
tg3: Add TSO loopback test
Matt Carlson
2011-04-26
1
-35
/
+123
*
|
tg3: Organize loopback test failure flags
Matt Carlson
2011-04-26
1
-8
/
+12
*
|
tg3: Fix int generation hw bug for 5719 / 5720
Matt Carlson
2011-04-26
1
-0
/
+3
*
|
tg3: Add additional EEE messaging
Matt Carlson
2011-04-21
1
-2
/
+9
*
|
tg3: Add macro for SMDSP toggling
Matt Carlson
2011-04-21
1
-56
/
+46
*
|
tg3: Add write accessor for AUX CTRL phy reg
Matt Carlson
2011-04-21
1
-17
/
+31
*
|
tg3: Add read accessor for AUX CTRL phy reg
Matt Carlson
2011-04-21
1
-11
/
+28
*
|
tg3: Move phy accessor functions higher
Matt Carlson
2011-04-21
1
-68
/
+68
*
|
tg3: Only allow phy ioctls while netif_running
Matt Carlson
2011-04-21
1
-6
/
+2
*
|
tg3: Nullify RSS for loopback test
Matt Carlson
2011-04-21
1
-0
/
+9
*
|
tg3: Adjust rx prod ring bd replenish thresholds
Matt Carlson
2011-04-21
1
-21
/
+46
*
|
tg3: Workaround rx_discards stat bug
Matt Carlson
2011-04-21
1
-1
/
+26
*
|
ethtool: allow custom interval for physical identification
Allan, Bruce W
2011-04-14
1
-1
/
+1
*
|
tg3: Add support for extended VPD blocks
Matt Carlson
2011-04-13
1
-44
/
+81
[next]