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.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
2010-04-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2010-04-26
tg3: Fix INTx fallback when MSI fails
Andre Detsch
1
-0
/
+1
2010-04-21
tg3: Enable GRO by default.
David S. Miller
1
-0
/
+1
2010-04-13
tg3: use the DMA state API instead of the pci equivalents
FUJITA Tomonori
1
-21
/
+21
2010-04-13
tg3: Update version to 3.110
Matt Carlson
1
-2
/
+2
2010-04-13
tg3: Remove function errors flagged by checkpatch
Matt Carlson
1
-9
/
+9
2010-04-13
tg3: Unify max pkt size preprocessor constants
Matt Carlson
1
-2
/
+2
2010-04-13
tg3: Re-inline VLAN tags when appropriate
Matt Carlson
1
-11
/
+33
2010-04-13
tg3: Optimize rx double copy test
Matt Carlson
1
-7
/
+25
2010-04-13
tg3: Reduce 57765 core clock when link at 10Mbps
Matt Carlson
1
-0
/
+5
2010-04-13
tg3: Set card 57765 card reader MRRS to 1024B
Matt Carlson
1
-0
/
+2
2010-04-13
tg3: Disable CLKREQ in L2
Matt Carlson
1
-0
/
+14
2010-04-06
tg3: Update version to 3.109
Matt Carlson
1
-2
/
+2
2010-04-06
tg3: Remove tg3_dump_state()
Matt Carlson
1
-233
/
+0
2010-04-06
tg3: Cleanup if codestyle
Matt Carlson
1
-44
/
+31
2010-04-06
tg3: The case of switches
Matt Carlson
1
-40
/
+40
2010-04-06
tg3: Whitespace, constant, and comment updates
Matt Carlson
1
-35
/
+37
2010-04-06
tg3: Use VPD fw version when present
Matt Carlson
1
-4
/
+30
2010-04-06
tg3: Prepare FW version code for VPD versioning
Matt Carlson
1
-16
/
+23
2010-04-06
tg3: Fix message 80 char violations
Matt Carlson
1
-22
/
+38
2010-04-06
tg3: netdev_err() => dev_err()
Matt Carlson
1
-13
/
+19
2010-04-06
tg3: Replace pr_err with sensible alternatives
Matt Carlson
1
-20
/
+26
2010-04-06
tg3: Restore likely() check in tg3_poll_msix()
Matt Carlson
1
-2
/
+2
2010-04-04
net: convert multicast list to list_head
Jiri Pirko
1
-3
/
+3
2010-03-13
drivers/net/tg3.c: change the field used with the TG3_FLAG_10_100_ONLY constant
Julia Lawall
1
-1
/
+1
2010-03-10
tg3: Fix tg3_poll_controller() passing wrong pointer to tg3_interrupt()
Louis Rilling
1
-1
/
+1
2010-02-28
tg3: Remove now useless VPD code
Matt Carlson
1
-29
/
+23
2010-02-28
pci: Add helper to search for VPD keywords
Matt Carlson
1
-19
/
+13
2010-02-28
pci: Add VPD information field helper functions
Matt Carlson
1
-3
/
+4
2010-02-28
pci: Add helper to find a VPD resource data type
Matt Carlson
1
-21
/
+5
2010-02-28
pci: Add large and small resource data type code
Matt Carlson
1
-6
/
+17
2010-02-28
pci: Add PCI LRDT tag size and section size
Matt Carlson
1
-7
/
+6
2010-02-26
net: convert multiple drivers to use netdev_for_each_mc_addr, part6
Jiri Pirko
1
-4
/
+1
2010-02-19
drivers/net/tg3.c: Use (pr|netdev)_<level> macro helpers
Joe Perches
1
-161
/
+109
2010-02-18
tg3: Update version to 3.108
Matt Carlson
1
-2
/
+2
2010-02-18
tg3: Push phylib definitions to phylib
Matt Carlson
1
-16
/
+16
2010-02-18
tg3: Rename tg3 phy ID preprocessor definitions
Matt Carlson
1
-61
/
+61
2010-02-18
tg3: Reformat SSID to phy ID table
Matt Carlson
1
-29
/
+55
2010-02-18
tg3: Discover phy address once
Matt Carlson
1
-11
/
+11
2010-02-18
tg3: Reduce indent level of tg3_rx_prodring_alloc
Matt Carlson
1
-24
/
+24
2010-02-18
tg3: Rename TG3_FLG3_RGMII_STD_IBND_DISABLE
Matt Carlson
1
-6
/
+6
2010-02-18
tg3: Add more partno entries for fallback path
Matt Carlson
1
-1
/
+17
2010-02-18
tg3: Allow phylib flowctrl changes anytime
Matt Carlson
1
-42
/
+52
2010-02-18
tg3: Add support for 2 new selfboot formats
Matt Carlson
1
-0
/
+6
2010-02-18
tg3: Make 57791 and 57795 10/100 only
Matt Carlson
1
-0
/
+2
2010-02-18
tg3: Enforce DMA mapping / skb assignment ordering
Matt Carlson
1
-2
/
+7
2010-02-13
tg3: Update driver version to 3.107
Matt Carlson
1
-2
/
+2
2010-02-13
tg3: Fix AC131 loopback test errors for 5785
Matt Carlson
1
-2
/
+6
2010-02-13
tg3: Fix napi assignments in loopback test
Matt Carlson
1
-4
/
+4
2010-02-13
tg3: Reset phy during bringup when using phylib
Matt Carlson
1
-2
/
+1
[next]