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
/
tg3.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
|
tg3: Add jumbo frame loopback tests to selftest
Matt Carlson
2011-04-13
1
-9
/
+25
*
|
tg3: Automatically size stat/test string arrays
Matt Carlson
2011-04-13
1
-7
/
+8
*
|
tg3: Dump registers when status block shows errors
Matt Carlson
2011-04-13
1
-1
/
+39
*
|
tg3: Provide full regdump on tx timeout
Matt Carlson
2011-04-13
1
-68
/
+121
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-04-11
1
-1
/
+1
|
\
\
|
|
/
|
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
|
net: tg3: convert to hw_features
Michał Mirosław
2011-04-07
1
-103
/
+32
*
|
tg3: implement ethtool set_phys_id
stephen hemminger
2011-04-06
1
-20
/
+23
*
|
tg3: Support 4mb flash sizes for 5717 and 5719
Matt Carlson
2011-04-06
1
-1
/
+5
*
|
tg3: Enable 5720 support
Matt Carlson
2011-04-06
1
-0
/
+1
*
|
tg3: Add 5720 PHY ID
Matt Carlson
2011-04-06
1
-0
/
+1
*
|
tg3: Add 5720 H2BMC support
Matt Carlson
2011-04-06
1
-15
/
+44
*
|
tg3: Add 5720 NVRAM decoding
Matt Carlson
2011-04-06
1
-1
/
+116
*
|
tg3: Add 5720 ASIC rev
Matt Carlson
2011-04-06
1
-8
/
+22
*
|
tg3: Reintroduce 5717_PLUS
Matt Carlson
2011-04-06
1
-24
/
+16
*
|
tg3: 5717_PLUS => 57765_PLUS
Matt Carlson
2011-04-06
1
-21
/
+21
*
|
tg3: Cleanup extended rx ring size code
Matt Carlson
2011-04-06
1
-18
/
+19
*
|
drivers/net: Remove IRQF_SAMPLE_RANDOM flag from network drivers
Javier Martinez Canillas
2011-03-30
1
-2
/
+2
|
/
*
tg3: Fix inline keyword usage
Javier Martinez Canillas
2011-03-27
1
-1
/
+1
*
tg3: use <linux/io.h> and <linux/uaccess.h> instead <asm/io.h> and <asm/uacce...
Javier Martinez Canillas
2011-03-27
1
-2
/
+2
*
tg3: Remove 5750 PCI code
Matt Carlson
2011-03-10
1
-10
/
+5
*
tg3: Move tg3_init_link_config to tg3_phy_probe
Matt Carlson
2011-03-10
1
-34
/
+35
*
tg3: Refine VAux decision process
Matt Carlson
2011-03-10
1
-20
/
+21
*
tg3: cleanup pci device table vars
Matt Carlson
2011-03-10
1
-4
/
+4
*
tg3: Add code to verify RODATA checksum of VPD
Matt Carlson
2011-03-10
1
-0
/
+35
*
tg3: Fix NVRAM selftest
Matt Carlson
2011-03-10
1
-2
/
+4
*
tg3: Add missed 5719 workaround change
Matt Carlson
2011-03-10
1
-1
/
+1
[next]