index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
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-03
tg3: Fix tg3_skb_error_unmap()
Matt Carlson
1
-1
/
+1
2011-05-25
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-19
tg3: Update version to 3.119
Matt Carlson
1
-2
/
+2
2011-05-19
tg3: Apply rx_discards fix to 5719/5720
Matt Carlson
1
-1
/
+3
2011-05-19
tg3: Remove excessive parenthesis
Matt Carlson
1
-18
/
+18
2011-05-19
tg3: Consolidate all netdev feature assignments
Matt Carlson
1
-27
/
+24
2011-05-19
tg3: Move TSO_CAPABLE assignment
Matt Carlson
1
-15
/
+16
2011-05-19
tg3: Fix stats for 5704 and later devices
Matt Carlson
1
-2
/
+5
2011-05-19
tg3: Fix TSO loopback test
Matt Carlson
1
-1
/
+1
2011-05-19
tg3: Consolidate autoneg advertisement setup code
Matt Carlson
1
-118
/
+99
2011-05-19
tg3: Fix EEE interoperability workaround
Matt Carlson
1
-20
/
+21
2011-05-19
tg3: Fix IPv6 TCP problems for 5719
Matt Carlson
1
-1
/
+1
2011-05-19
tg3: Fix 57765 B0 data corruption
Matt Carlson
1
-0
/
+16
2011-05-19
tg3: Cleanup transmit error path
Matt Carlson
1
-60
/
+38
2011-05-19
tg3: Set tx bug flags for more devices
Matt Carlson
1
-229
/
+33
2011-05-12
tg3: Allow ethtool to enable/disable loopback.
Mahesh Bandewar
1
-2
/
+67
2011-05-05
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+6
2011-05-02
tg3: Fix failure to enable WoL by default when possible
Rafael J. Wysocki
1
-2
/
+6
2011-04-29
ethtool: cosmetic: Use ethtool ethtool_cmd_speed API
David Decotigny
1
-2
/
+2
2011-04-29
ethtool: Use full 32 bit speed range in ethtool's set_settings
David Decotigny
1
-4
/
+5
2011-04-28
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-21
tg3: Add additional EEE messaging
Matt Carlson
1
-2
/
+9
2011-04-21
tg3: Add macro for SMDSP toggling
Matt Carlson
1
-56
/
+46
2011-04-21
tg3: Add write accessor for AUX CTRL phy reg
Matt Carlson
1
-17
/
+31
2011-04-21
tg3: Add read accessor for AUX CTRL phy reg
Matt Carlson
1
-11
/
+28
2011-04-21
tg3: Move phy accessor functions higher
Matt Carlson
1
-68
/
+68
2011-04-21
tg3: Only allow phy ioctls while netif_running
Matt Carlson
1
-6
/
+2
2011-04-21
tg3: Nullify RSS for loopback test
Matt Carlson
1
-0
/
+9
2011-04-21
tg3: Adjust rx prod ring bd replenish thresholds
Matt Carlson
1
-21
/
+46
2011-04-21
tg3: Workaround rx_discards stat bug
Matt Carlson
1
-1
/
+26
2011-04-14
ethtool: allow custom interval for physical identification
Allan, Bruce W
1
-1
/
+1
2011-04-13
tg3: Add support for extended VPD blocks
Matt Carlson
1
-44
/
+81
2011-04-13
tg3: Add jumbo frame loopback tests to selftest
Matt Carlson
1
-9
/
+25
2011-04-13
tg3: Automatically size stat/test string arrays
Matt Carlson
1
-7
/
+8
2011-04-13
tg3: Dump registers when status block shows errors
Matt Carlson
1
-1
/
+39
2011-04-13
tg3: Provide full regdump on tx timeout
Matt Carlson
1
-68
/
+121
2011-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2011-04-07
net: tg3: convert to hw_features
Michał Mirosław
1
-103
/
+32
2011-04-06
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
[next]