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.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-02-18
tg3: Restrict phy ioctl access
Matt Carlson
1
-2
/
+6
2011-01-27
tg3: Use new VLAN code
Matt Carlson
1
-85
/
+10
2011-01-04
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2011-01-02
tg3: fix warnings
Eric Dumazet
1
-1
/
+9
2010-12-31
tg3: fix return value check in tg3_read_vpd()
David Sterba
1
-1
/
+1
2010-12-31
tg3: Do not use legacy PCI power management
Rafael J. Wysocki
1
-58
/
+43
2010-12-21
tg3: Use DEFINE_PCI_DEVICE_TABLE
Joe Perches
1
-14
/
+12
2010-12-12
drivers/net: don't use flush_scheduled_work()
Tejun Heo
1
-2
/
+2
2010-12-06
tg3: Update version to 3.116
Matt Carlson
1
-2
/
+2
2010-12-06
tg3: Relax EEE thresholds
Matt Carlson
1
-5
/
+20
2010-12-06
tg3: Minor EEE code tweaks
Matt Carlson
1
-7
/
+10
2010-12-06
tg3: Fix 57765 EEE support
Matt Carlson
1
-16
/
+16
2010-12-06
tg3: Move EEE definitions into mdio.h
Matt Carlson
1
-8
/
+8
2010-12-06
tg3: Raise the jumbo frame BD flag threshold
Matt Carlson
1
-2
/
+2
2010-11-24
tg3: Enable phy APD for 5717 and later asic revs
Matt Carlson
1
-2
/
+3
2010-11-24
tg3: use dma_alloc_coherent() instead of pci_alloc_consistent()
Matt Carlson
1
-32
/
+41
2010-11-24
tg3: Reenable TSS for 5719
Matt Carlson
1
-1
/
+7
2010-11-24
tg3: Enable mult rd DMA engine on 5719
Matt Carlson
1
-2
/
+1
2010-11-24
tg3: Fix 5719 internal FIFO overflow problem
Matt Carlson
1
-3
/
+41
2010-11-24
tg3: Always turn on APE features in mac_mode reg
Matt Carlson
1
-19
/
+18
2010-11-24
tg3: Assign correct tx margin for 5719
Matt Carlson
1
-0
/
+4
2010-11-24
tg3: Apply 10Mbps fix to all 57765 revisions
Matt Carlson
1
-9
/
+12
2010-10-26
tg3: Do not call device_set_wakeup_enable() under spin_lock_bh
Rafael J. Wysocki
1
-5
/
+5
2010-10-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+4
2010-10-21
vlan: Don't check for vlan group before vlan_tx_tag_present.
Jesse Gross
1
-2
/
+2
2010-10-18
tg3: Update version to 3.115
Matt Carlson
1
-2
/
+2
2010-10-18
tg3: Report invalid link from tg3_get_settings()
Matt Carlson
1
-0
/
+3
2010-10-18
tg3: Don't allocate jumbo ring for 5780 class devs
Matt Carlson
1
-4
/
+7
2010-10-18
tg3: Cleanup tg3_alloc_rx_skb()
Matt Carlson
1
-2
/
+1
2010-10-18
tg3: Add EEE support
Matt Carlson
1
-0
/
+114
2010-10-18
tg3: Add clause 45 register accessor methods
Matt Carlson
1
-0
/
+46
2010-10-18
tg3: Disable unused transmit rings
Matt Carlson
1
-0
/
+3
2010-10-18
tg3: Add support for selfboot format 1 v6
Matt Carlson
1
-0
/
+3
2010-10-12
tg3: restore rx_dropped accounting
Eric Dumazet
1
-2
/
+4
2010-10-09
net/tg3: simplify conditional
Nicolas Kaiser
1
-2
/
+1
2010-10-07
[PATCH net-next] tg3: Set real_num_rx_queues for non-multiq devs
Matt Carlson
1
-0
/
+1
2010-10-01
tg3: Update version to 3.114
Matt Carlson
1
-2
/
+2
2010-10-01
tg3: Add extend rx ring sizes for 5717 and 5719
Matt Carlson
1
-15
/
+40
2010-10-01
tg3: Prepare for larger rx ring sizes
Matt Carlson
1
-55
/
+64
2010-10-01
tg3: Futureproof the loopback test
Matt Carlson
1
-1
/
+2
2010-10-01
tg3: Cleanup missing VPD partno section
Matt Carlson
1
-33
/
+38
2010-10-01
tg3: Remove 5724 device ID
Matt Carlson
1
-2
/
+0
2010-10-01
tg3: 5719: Prevent tx data corruption
Matt Carlson
1
-1
/
+11
2010-10-01
tg3: Fix potential netpoll crash
Matt Carlson
1
-46
/
+65
2010-09-28
tg3: Use netif_set_real_num_{rx,tx}_queues()
Ben Hutchings
1
-2
/
+7
2010-09-27
drivers/net: return operator cleanup
Eric Dumazet
1
-3
/
+2
2010-09-16
tg3: phy tmp variable roundup
Matt Carlson
1
-30
/
+15
2010-09-16
tg3: Dynamically allocate VPD data memory
Matt Carlson
1
-4
/
+11
2010-09-16
tg3: Use skb_is_gso_v6()
Matt Carlson
1
-3
/
+3
2010-09-16
tg3: Move producer ring struct to tg3_napi
Matt Carlson
1
-22
/
+17
[next]