index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
tg3.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-26
tg3: Whitespace cleanups
Matt Carlson
1
-7
/
+2
2011-04-26
tg3: Add EEH support
Matt Carlson
1
-0
/
+147
2011-04-26
tg3: Add TSO loopback test
Matt Carlson
1
-35
/
+123
2011-04-26
tg3: Organize loopback test failure flags
Matt Carlson
1
-8
/
+12
2011-04-26
tg3: Fix int generation hw bug for 5719 / 5720
Matt Carlson
1
-0
/
+3
2011-04-22
tg3: Add additional EEE messaging
Matt Carlson
1
-2
/
+9
2011-04-22
tg3: Add macro for SMDSP toggling
Matt Carlson
1
-56
/
+46
2011-04-22
tg3: Add write accessor for AUX CTRL phy reg
Matt Carlson
1
-17
/
+31
2011-04-22
tg3: Add read accessor for AUX CTRL phy reg
Matt Carlson
1
-11
/
+28
2011-04-22
tg3: Move phy accessor functions higher
Matt Carlson
1
-68
/
+68
2011-04-22
tg3: Only allow phy ioctls while netif_running
Matt Carlson
1
-6
/
+2
2011-04-22
tg3: Nullify RSS for loopback test
Matt Carlson
1
-0
/
+9
2011-04-22
tg3: Adjust rx prod ring bd replenish thresholds
Matt Carlson
1
-21
/
+46
2011-04-22
tg3: Workaround rx_discards stat bug
Matt Carlson
1
-1
/
+26
2011-04-15
ethtool: allow custom interval for physical identification
Allan, Bruce W
1
-1
/
+1
2011-04-14
tg3: Add support for extended VPD blocks
Matt Carlson
1
-44
/
+81
2011-04-14
tg3: Add jumbo frame loopback tests to selftest
Matt Carlson
1
-9
/
+25
2011-04-14
tg3: Automatically size stat/test string arrays
Matt Carlson
1
-7
/
+8
2011-04-14
tg3: Dump registers when status block shows errors
Matt Carlson
1
-1
/
+39
2011-04-14
tg3: Provide full regdump on tx timeout
Matt Carlson
1
-68
/
+121
2011-04-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2011-04-08
net: tg3: convert to hw_features
Michał Mirosław
1
-103
/
+32
2011-04-07
tg3: implement ethtool set_phys_id
stephen hemminger
1
-20
/
+23
2011-04-06
tg3: Support 4mb flash sizes for 5717 and 5719
Matt Carlson
1
-1
/
+5
2011-04-06
tg3: Enable 5720 support
Matt Carlson
1
-0
/
+1
2011-04-06
tg3: Add 5720 PHY ID
Matt Carlson
1
-0
/
+1
2011-04-06
tg3: Add 5720 H2BMC support
Matt Carlson
1
-15
/
+44
2011-04-06
tg3: Add 5720 NVRAM decoding
Matt Carlson
1
-1
/
+116
2011-04-06
tg3: Add 5720 ASIC rev
Matt Carlson
1
-8
/
+22
2011-04-06
tg3: Reintroduce 5717_PLUS
Matt Carlson
1
-24
/
+16
2011-04-06
tg3: 5717_PLUS => 57765_PLUS
Matt Carlson
1
-21
/
+21
2011-04-06
tg3: Cleanup extended rx ring size code
Matt Carlson
1
-18
/
+19
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-31
drivers/net: Remove IRQF_SAMPLE_RANDOM flag from network drivers
Javier Martinez Canillas
1
-2
/
+2
2011-03-28
tg3: Fix inline keyword usage
Javier Martinez Canillas
1
-1
/
+1
2011-03-28
tg3: use <linux/io.h> and <linux/uaccess.h> instead <asm/io.h> and <asm/uacce...
Javier Martinez Canillas
1
-2
/
+2
2011-03-10
tg3: Remove 5750 PCI code
Matt Carlson
1
-10
/
+5
2011-03-10
tg3: Move tg3_init_link_config to tg3_phy_probe
Matt Carlson
1
-34
/
+35
2011-03-10
tg3: Refine VAux decision process
Matt Carlson
1
-20
/
+21
2011-03-10
tg3: cleanup pci device table vars
Matt Carlson
1
-4
/
+4
2011-03-10
tg3: Add code to verify RODATA checksum of VPD
Matt Carlson
1
-0
/
+35
2011-03-10
tg3: Fix NVRAM selftest
Matt Carlson
1
-2
/
+4
2011-03-10
tg3: Add missed 5719 workaround change
Matt Carlson
1
-1
/
+1
2011-02-11
tg3: Avoid setting power.can_wakeup for devices that cannot wake up
Rafael J. Wysocki
1
-2
/
+4
2011-02-11
tg3: Expand 5719 workaround
Matt Carlson
1
-2
/
+2
2011-01-26
tg3: Update copyrights and update version to 3.117
Matt Carlson
1
-3
/
+3
2011-01-26
tg3: Fix eee preprocessor naming
Matt Carlson
1
-1
/
+1
2011-01-26
tg3: Fix EEE interoperability issue
Matt Carlson
1
-7
/
+35
2011-01-26
tg3: Disable EEE during loopback tests
Matt Carlson
1
-5
/
+15
2011-01-26
tg3: Disable MAC loopback test for CPMU devices
Matt Carlson
1
-2
/
+4
[prev]
[next]