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.13.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-06-28
tg3: remove unnecessary read of PCI_CAP_ID_EXP
Jon Mason
1
-11
/
+14
2011-06-20
tg3: fix race in transmit time stamping.
Richard Cochran
1
-2
/
+2
2011-06-15
tg3: Create funcs for power source switching
Matt Carlson
1
-82
/
+119
2011-06-15
tg3: Migrate phy preprocessor defs to system defs
Matt Carlson
1
-14
/
+12
2011-06-15
tg3: Show flowctrl settings through get_settings()
Matt Carlson
1
-0
/
+12
2011-06-15
tg3: Add more selfboot formats to NVRAM selftest
Matt Carlson
1
-1
/
+13
2011-06-15
tg3: Remove 4G_DMA_BNDRY_BUG flag
Matt Carlson
1
-11
/
+3
2011-06-15
tg3: Remove 40BIT_DMA_LIMIT_BUG
Matt Carlson
1
-6
/
+2
2011-06-15
tg3: Workaround tagged status update bug
Matt Carlson
1
-1
/
+37
2011-06-14
tg3: enable transmit time stamping.
Richard Cochran
1
-0
/
+2
2011-06-07
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
1
-0
/
+1
2011-06-03
tg3: Fix tg3_skb_error_unmap()
Matt Carlson
1
-1
/
+1
2011-05-26
Add Fujitsu 1000base-SX PCI ID to tg3
Meelis Roos
1
-0
/
+1
2011-05-20
tg3: Add braces around 5906 workaround.
Matt Carlson
1
-1
/
+3
2011-05-20
tg3: Fix NETIF_F_LOOPBACK error
Matt Carlson
1
-2
/
+3
2011-05-20
tg3: Update version to 3.119
Matt Carlson
1
-2
/
+2
2011-05-20
tg3: Apply rx_discards fix to 5719/5720
Matt Carlson
1
-1
/
+3
2011-05-20
tg3: Remove excessive parenthesis
Matt Carlson
1
-18
/
+18
2011-05-20
tg3: Consolidate all netdev feature assignments
Matt Carlson
1
-27
/
+24
2011-05-20
tg3: Move TSO_CAPABLE assignment
Matt Carlson
1
-15
/
+16
2011-05-20
tg3: Fix stats for 5704 and later devices
Matt Carlson
1
-2
/
+5
2011-05-20
tg3: Fix TSO loopback test
Matt Carlson
1
-1
/
+1
2011-05-20
tg3: Consolidate autoneg advertisement setup code
Matt Carlson
1
-118
/
+99
2011-05-20
tg3: Fix EEE interoperability workaround
Matt Carlson
1
-20
/
+21
2011-05-20
tg3: Fix IPv6 TCP problems for 5719
Matt Carlson
1
-1
/
+1
2011-05-20
tg3: Fix 57765 B0 data corruption
Matt Carlson
1
-0
/
+16
2011-05-20
tg3: Cleanup transmit error path
Matt Carlson
1
-60
/
+38
2011-05-20
tg3: Set tx bug flags for more devices
Matt Carlson
1
-229
/
+33
2011-05-13
tg3: Allow ethtool to enable/disable loopback.
Mahesh Bandewar
1
-2
/
+67
2011-05-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+6
2011-05-03
tg3: Fix failure to enable WoL by default when possible
Rafael J. Wysocki
1
-2
/
+6
2011-04-30
ethtool: cosmetic: Use ethtool ethtool_cmd_speed API
David Decotigny
1
-2
/
+2
2011-04-30
ethtool: Use full 32 bit speed range in ethtool's set_settings
David Decotigny
1
-4
/
+5
2011-04-29
tg3: Convert u32 flag,flg2,flg3 uses to bitmap
Joe Perches
1
-654
/
+645
2011-04-26
tg3: Update version to 3.118
Matt Carlson
1
-2
/
+2
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
[next]