Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
19f9d392365113f74286b1721c7c032c12cf5abd
/
drivers
/
net
/
tg3.c
9a2e0fb
tg3: Fix tg3_skb_error_unmap()
by Matt Carlson
· 13 years ago
1dcb14d
Add Fujitsu 1000base-SX PCI ID to tg3
by Meelis Roos
· 13 years ago
7196cd6
tg3: Add braces around 5906 workaround.
by Matt Carlson
· 13 years ago
d542fe2
tg3: Fix NETIF_F_LOOPBACK error
by Matt Carlson
· 13 years ago
43a5f00
tg3: Update version to 3.119
by Matt Carlson
· 13 years ago
310050f
tg3: Apply rx_discards fix to 5719/5720
by Matt Carlson
· 13 years ago
6ff6f81
tg3: Remove excessive parenthesis
by Matt Carlson
· 13 years ago
0da0606
tg3: Consolidate all netdev feature assignments
by Matt Carlson
· 13 years ago
dabc5c6
tg3: Move TSO_CAPABLE assignment
by Matt Carlson
· 13 years ago
4452d09
tg3: Fix stats for 5704 and later devices
by Matt Carlson
· 13 years ago
54e0a67
tg3: Fix TSO loopback test
by Matt Carlson
· 13 years ago
42b64a4
tg3: Consolidate autoneg advertisement setup code
by Matt Carlson
· 13 years ago
b0c5943
tg3: Fix EEE interoperability workaround
by Matt Carlson
· 13 years ago
108a6c1
tg3: Fix IPv6 TCP problems for 5719
by Matt Carlson
· 13 years ago
1ff30a5
tg3: Fix 57765 B0 data corruption
by Matt Carlson
· 13 years ago
432aa7e
tg3: Cleanup transmit error path
by Matt Carlson
· 13 years ago
2ffcc98
tg3: Set tx bug flags for more devices
by Matt Carlson
· 13 years ago
06c03c0
tg3: Allow ethtool to enable/disable loopback.
by Mahesh Bandewar
· 14 years ago
7143b7d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
6fdbab9
tg3: Fix failure to enable WoL by default when possible
by Rafael J. Wysocki
· 14 years ago
7073949
ethtool: cosmetic: Use ethtool ethtool_cmd_speed API
by David Decotigny
· 14 years ago
25db033
ethtool: Use full 32 bit speed range in ethtool's set_settings
by David Decotigny
· 14 years ago
63c3a66
tg3: Convert u32 flag,flg2,flg3 uses to bitmap
by Joe Perches
· 14 years ago
64cad2a
tg3: Update version to 3.118
by Matt Carlson
· 14 years ago
bea8a63
tg3: Whitespace cleanups
by Matt Carlson
· 14 years ago
b45aa2f
tg3: Add EEH support
by Matt Carlson
· 14 years ago
bb158d6
tg3: Add TSO loopback test
by Matt Carlson
· 14 years ago
00c266b
tg3: Organize loopback test failure flags
by Matt Carlson
· 14 years ago
0aebff4
tg3: Fix int generation hw bug for 5719 / 5720
by Matt Carlson
· 14 years ago
4700783
tg3: Add additional EEE messaging
by Matt Carlson
· 14 years ago
1d36ba4
tg3: Add macro for SMDSP toggling
by Matt Carlson
· 14 years ago
b4bd292
tg3: Add write accessor for AUX CTRL phy reg
by Matt Carlson
· 14 years ago
15ee95c
tg3: Add read accessor for AUX CTRL phy reg
by Matt Carlson
· 14 years ago
b0988c1
tg3: Move phy accessor functions higher
by Matt Carlson
· 14 years ago
34eea5a
tg3: Only allow phy ioctls while netif_running
by Matt Carlson
· 14 years ago
4a85f09
tg3: Nullify RSS for loopback test
by Matt Carlson
· 14 years ago
eb07a94
tg3: Adjust rx prod ring bd replenish thresholds
by Matt Carlson
· 14 years ago
4d95847
tg3: Workaround rx_discards stat bug
by Matt Carlson
· 14 years ago
fce5592
ethtool: allow custom interval for physical identification
by Allan, Bruce W
· 14 years ago
c3e9450
tg3: Add support for extended VPD blocks
by Matt Carlson
· 14 years ago
4852a86
tg3: Add jumbo frame loopback tests to selftest
by Matt Carlson
· 14 years ago
48fa55a
tg3: Automatically size stat/test string arrays
by Matt Carlson
· 14 years ago
e64de4e
tg3: Dump registers when status block shows errors
by Matt Carlson
· 14 years ago
97bd8e4
tg3: Provide full regdump on tx timeout
by Matt Carlson
· 14 years ago
1c01a80
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
dc66891
net: tg3: convert to hw_features
by Michał Mirosław
· 14 years ago
81b8709
tg3: implement ethtool set_phys_id
by stephen hemminger
· 14 years ago
66ee33b
tg3: Support 4mb flash sizes for 5717 and 5719
by Matt Carlson
· 14 years ago
ba1f3c7
tg3: Enable 5720 support
by Matt Carlson
· 14 years ago
6418f2c
tg3: Add 5720 PHY ID
by Matt Carlson
· 14 years ago
f2096f9
tg3: Add 5720 H2BMC support
by Matt Carlson
· 14 years ago
9b91b5f
tg3: Add 5720 NVRAM decoding
by Matt Carlson
· 14 years ago
d78b59f
tg3: Add 5720 ASIC rev
by Matt Carlson
· 14 years ago
0a58d66
tg3: Reintroduce 5717_PLUS
by Matt Carlson
· 14 years ago
1407deb
tg3: 5717_PLUS => 57765_PLUS
by Matt Carlson
· 14 years ago
de9f523
tg3: Cleanup extended rx ring size code
by Matt Carlson
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
ab392d2
drivers/net: Remove IRQF_SAMPLE_RANDOM flag from network drivers
by Javier Martinez Canillas
· 14 years ago
6303e6e
tg3: Fix inline keyword usage
by Javier Martinez Canillas
· 14 years ago
27fd9de
tg3: use <linux/io.h> and <linux/uaccess.h> instead <asm/io.h> and <asm/uaccess.h>
by Javier Martinez Canillas
· 14 years ago
c590893
tg3: Remove 5750 PCI code
by Matt Carlson
· 14 years ago
e256f8a
tg3: Move tg3_init_link_config to tg3_phy_probe
by Matt Carlson
· 14 years ago
683644b
tg3: Refine VAux decision process
by Matt Carlson
· 14 years ago
4143470
tg3: cleanup pci device table vars
by Matt Carlson
· 14 years ago
d4894f3
tg3: Add code to verify RODATA checksum of VPD
by Matt Carlson
· 14 years ago
01c3a39
tg3: Fix NVRAM selftest
by Matt Carlson
· 14 years ago
bb18bb9
tg3: Add missed 5719 workaround change
by Matt Carlson
· 14 years ago
43067ed
tg3: Avoid setting power.can_wakeup for devices that cannot wake up
by Rafael J. Wysocki
· 14 years ago
2866d95
tg3: Expand 5719 workaround
by Matt Carlson
· 14 years ago
b86fb2c
tg3: Update copyrights and update version to 3.117
by Matt Carlson
· 14 years ago
d7f2ab2
tg3: Fix eee preprocessor naming
by Matt Carlson
· 14 years ago
21a00ab
tg3: Fix EEE interoperability issue
by Matt Carlson
· 14 years ago
ab78904
tg3: Disable EEE during loopback tests
by Matt Carlson
· 14 years ago
aba49f2
tg3: Disable MAC loopback test for CPMU devices
by Matt Carlson
· 14 years ago
49692ca
tg3: Fix loopback tests
by Matt Carlson
· 14 years ago
f746a31
tg3: Restrict phy ioctl access
by Matt Carlson
· 14 years ago
0583d52
tg3: Disable multivec mode for 1 MSIX vector
by Matt Carlson
· 14 years ago
bf933c8
tg3: Use new VLAN code
by Matt Carlson
· 14 years ago
4d163b7
tg3: Fix 5719 A0 tx completion bug
by Matt Carlson
· 14 years ago
b4495ed
tg3: Revise 5719 internal FIFO overflow solution
by Matt Carlson
· 14 years ago
dbbe68b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
aa6027c
tg3: fix warnings
by Eric Dumazet
· 14 years ago
824f5f3
tg3: fix return value check in tg3_read_vpd()
by David Sterba
· 14 years ago
c866b7e
tg3: Do not use legacy PCI power management
by Rafael J. Wysocki
· 14 years ago
895950c
tg3: Use DEFINE_PCI_DEVICE_TABLE
by Joe Perches
· 14 years ago
23f333a
drivers/net: don't use flush_scheduled_work()
by Tejun Heo
· 14 years ago
5ee4937
tg3: Update version to 3.116
by Matt Carlson
· 14 years ago
a386b90
tg3: Relax EEE thresholds
by Matt Carlson
· 14 years ago
a6b68da
tg3: Minor EEE code tweaks
by Matt Carlson
· 14 years ago
699c019
tg3: Fix 57765 EEE support
by Matt Carlson
· 14 years ago
3110f5f5
tg3: Move EEE definitions into mdio.h
by Matt Carlson
· 14 years ago
8fc2f99
tg3: Raise the jumbo frame BD flag threshold
by Matt Carlson
· 14 years ago
2e1e329
tg3: Enable phy APD for 5717 and later asic revs
by Matt Carlson
· 14 years ago
4bae65c
tg3: use dma_alloc_coherent() instead of pci_alloc_consistent()
by Matt Carlson
· 14 years ago
b92b904
tg3: Reenable TSS for 5719
by Matt Carlson
· 14 years ago
deabaac
tg3: Enable mult rd DMA engine on 5719
by Matt Carlson
· 14 years ago
cf79003
tg3: Fix 5719 internal FIFO overflow problem
by Matt Carlson
· 14 years ago
d2394e6b
tg3: Always turn on APE features in mac_mode reg
by Matt Carlson
· 14 years ago
b75cc0e
tg3: Assign correct tx margin for 5719
by Matt Carlson
· 14 years ago
5093eed
tg3: Apply 10Mbps fix to all 57765 revisions
by Matt Carlson
· 14 years ago
Next »