index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
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: Avoid setting power.can_wakeup for devices that cannot wake up
Rafael J. Wysocki
2011-02-11
1
-2
/
+4
*
tg3: Expand 5719 workaround
Matt Carlson
2011-02-10
1
-2
/
+2
*
tg3: Update copyrights and update version to 3.117
Matt Carlson
2011-01-25
1
-3
/
+3
*
tg3: Fix eee preprocessor naming
Matt Carlson
2011-01-25
1
-1
/
+1
*
tg3: Fix EEE interoperability issue
Matt Carlson
2011-01-25
1
-7
/
+35
*
tg3: Disable EEE during loopback tests
Matt Carlson
2011-01-25
1
-5
/
+15
*
tg3: Disable MAC loopback test for CPMU devices
Matt Carlson
2011-01-25
1
-2
/
+4
*
tg3: Fix loopback tests
Matt Carlson
2011-01-25
1
-3
/
+12
*
tg3: Restrict phy ioctl access
Matt Carlson
2011-01-25
1
-2
/
+6
*
tg3: Disable multivec mode for 1 MSIX vector
Matt Carlson
2011-01-25
1
-2
/
+4
*
tg3: Use new VLAN code
Matt Carlson
2011-01-25
1
-85
/
+10
*
tg3: Fix 5719 A0 tx completion bug
Matt Carlson
2011-01-25
1
-4
/
+8
*
tg3: Revise 5719 internal FIFO overflow solution
Matt Carlson
2011-01-25
1
-38
/
+8
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-01-04
1
-1
/
+1
|
\
|
*
tg3: fix return value check in tg3_read_vpd()
David Sterba
2010-12-31
1
-1
/
+1
*
|
tg3: fix warnings
Eric Dumazet
2011-01-01
1
-1
/
+9
*
|
tg3: Do not use legacy PCI power management
Rafael J. Wysocki
2010-12-31
1
-58
/
+43
*
|
tg3: Use DEFINE_PCI_DEVICE_TABLE
Joe Perches
2010-12-21
1
-14
/
+12
*
|
drivers/net: don't use flush_scheduled_work()
Tejun Heo
2010-12-12
1
-2
/
+2
*
|
tg3: Update version to 3.116
Matt Carlson
2010-12-06
1
-2
/
+2
*
|
tg3: Relax EEE thresholds
Matt Carlson
2010-12-06
1
-5
/
+20
*
|
tg3: Minor EEE code tweaks
Matt Carlson
2010-12-06
1
-7
/
+10
*
|
tg3: Fix 57765 EEE support
Matt Carlson
2010-12-06
1
-16
/
+16
*
|
tg3: Move EEE definitions into mdio.h
Matt Carlson
2010-12-06
1
-8
/
+8
*
|
tg3: Raise the jumbo frame BD flag threshold
Matt Carlson
2010-12-06
1
-2
/
+2
*
|
tg3: Enable phy APD for 5717 and later asic revs
Matt Carlson
2010-11-24
1
-2
/
+3
*
|
tg3: use dma_alloc_coherent() instead of pci_alloc_consistent()
Matt Carlson
2010-11-24
1
-32
/
+41
*
|
tg3: Reenable TSS for 5719
Matt Carlson
2010-11-24
1
-1
/
+7
*
|
tg3: Enable mult rd DMA engine on 5719
Matt Carlson
2010-11-24
1
-2
/
+1
*
|
tg3: Fix 5719 internal FIFO overflow problem
Matt Carlson
2010-11-24
1
-3
/
+41
*
|
tg3: Always turn on APE features in mac_mode reg
Matt Carlson
2010-11-24
1
-19
/
+18
*
|
tg3: Assign correct tx margin for 5719
Matt Carlson
2010-11-24
1
-0
/
+4
*
|
tg3: Apply 10Mbps fix to all 57765 revisions
Matt Carlson
2010-11-24
1
-9
/
+12
|
/
*
tg3: Do not call device_set_wakeup_enable() under spin_lock_bh
Rafael J. Wysocki
2010-10-26
1
-5
/
+5
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-10-21
1
-2
/
+4
|
\
|
*
tg3: restore rx_dropped accounting
Eric Dumazet
2010-10-11
1
-2
/
+4
*
|
vlan: Don't check for vlan group before vlan_tx_tag_present.
Jesse Gross
2010-10-21
1
-2
/
+2
*
|
tg3: Update version to 3.115
Matt Carlson
2010-10-17
1
-2
/
+2
*
|
tg3: Report invalid link from tg3_get_settings()
Matt Carlson
2010-10-17
1
-0
/
+3
*
|
tg3: Don't allocate jumbo ring for 5780 class devs
Matt Carlson
2010-10-17
1
-4
/
+7
*
|
tg3: Cleanup tg3_alloc_rx_skb()
Matt Carlson
2010-10-17
1
-2
/
+1
*
|
tg3: Add EEE support
Matt Carlson
2010-10-17
1
-0
/
+114
*
|
tg3: Add clause 45 register accessor methods
Matt Carlson
2010-10-17
1
-0
/
+46
*
|
tg3: Disable unused transmit rings
Matt Carlson
2010-10-17
1
-0
/
+3
*
|
tg3: Add support for selfboot format 1 v6
Matt Carlson
2010-10-17
1
-0
/
+3
*
|
net/tg3: simplify conditional
Nicolas Kaiser
2010-10-09
1
-2
/
+1
*
|
[PATCH net-next] tg3: Set real_num_rx_queues for non-multiq devs
Matt Carlson
2010-10-06
1
-0
/
+1
*
|
tg3: Update version to 3.114
Matt Carlson
2010-10-01
1
-2
/
+2
*
|
tg3: Add extend rx ring sizes for 5717 and 5719
Matt Carlson
2010-10-01
1
-15
/
+40
*
|
tg3: Prepare for larger rx ring sizes
Matt Carlson
2010-10-01
1
-55
/
+64
[next]