index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
tg3.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
tg3: Push phylib definitions to phylib
Matt Carlson
2010-02-17
1
-11
/
+3
*
tg3: Rename tg3 phy ID preprocessor definitions
Matt Carlson
2010-02-17
1
-46
/
+45
*
tg3: Reformat SSID to phy ID table
Matt Carlson
2010-02-17
1
-1
/
+33
*
tg3: Rename TG3_FLG3_RGMII_STD_IBND_DISABLE
Matt Carlson
2010-02-17
1
-2
/
+2
*
tg3: Add support for 2 new selfboot formats
Matt Carlson
2010-02-17
1
-0
/
+4
*
tg3: Fix AC131 loopback test errors for 5785
Matt Carlson
2010-02-12
1
-0
/
+3
*
tg3: Turn off multiple DMA reads for 5717
Matt Carlson
2010-02-12
1
-0
/
+1
*
tg3: Fix 57765 A0 bootcode race condition
Matt Carlson
2010-02-12
1
-0
/
+1
*
tg3: Unwedge stuck MSI-X vectors
Matt Carlson
2010-02-12
1
-0
/
+1
*
tg3: Give MSI-X vec 1 rx backlog space
Matt Carlson
2010-02-12
1
-1
/
+1
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-01-23
1
-0
/
+3
|
\
|
*
tg3: Update copyright and driver version
Matt Carlson
2010-01-13
1
-0
/
+1
|
*
tg3: Add reliable serdes detection for 5717 A0
Matt Carlson
2010-01-13
1
-0
/
+2
*
|
tg3: Add 57765 phy ID and enable devices.
Matt Carlson
2010-01-20
1
-1
/
+2
*
|
tg3: Add 5717 serdes phy ID
Matt Carlson
2010-01-20
1
-2
/
+4
*
|
tg3: Improve internal resource allocations
Matt Carlson
2010-01-20
1
-0
/
+4
*
|
tg3: Enable PLL PD when CLKREQ disabled for 5717A0
Matt Carlson
2010-01-20
1
-0
/
+14
|
/
*
tg3: Add some VPD preprocessor constants
Matt Carlson
2009-12-03
1
-2
/
+8
*
tg3: Add 57765 asic rev
Matt Carlson
2009-12-03
1
-0
/
+9
*
tg3: Make TSS enable independent of MSI-X enable
Matt Carlson
2009-12-03
1
-0
/
+1
*
tg3: remove use of skb_dma_map/unmap
Alexander Duyck
2009-12-02
1
-5
/
+1
*
tg3: Fix DIDs, Enable 5717 support
Matt Carlson
2009-11-15
1
-4
/
+3
*
tg3: Add rx prod ring consolidation
Matt Carlson
2009-11-15
1
-0
/
+3
*
tg3: Create aliases for rx producer mailbox regs
Matt Carlson
2009-11-15
1
-0
/
+4
*
tg3: Lay proucer ring handling groundwork
Matt Carlson
2009-11-15
1
-1
/
+1
*
tg3: rename rx_[std|jmb]_ptr
Matt Carlson
2009-11-15
1
-2
/
+2
*
tg3: Allow DMAs to cross cacheline boundaries
Matt Carlson
2009-11-15
1
-2
/
+1
*
tg3: Use tg3_start_xmit_dma_bug for 5717 A0
Matt Carlson
2009-11-15
1
-0
/
+1
*
tg3: Add new HW_TSO_3 flag for 5717
Matt Carlson
2009-11-15
1
-1
/
+4
*
tg3: Move TG3_FLG2_PROTECTED_NVRAM to tg3_flags3
Matt Carlson
2009-11-15
1
-1
/
+1
*
tg3: Add 5717 phy ID
Matt Carlson
2009-11-15
1
-1
/
+2
*
tg3: Add 50610M phy ID for 5785
Matt Carlson
2009-11-02
1
-0
/
+1
*
tg3: Add AC131 power down support
Matt Carlson
2009-11-02
1
-0
/
+3
*
tg3: Improve 5785 PCIe performance
Matt Carlson
2009-11-02
1
-1
/
+2
*
tg3: Prevent a PCIe tx glitch
Matt Carlson
2009-11-02
1
-1
/
+25
*
tg3: Convert PHY_ADDR => TG3_PHY_MII_ADDR
Matt Carlson
2009-11-02
1
-1
/
+1
*
tg3: Fix disappearing 57780 devices
Matt Carlson
2009-11-02
1
-1
/
+0
*
tg3: Fix 5906 transmit hangs
Matt Carlson
2009-11-02
1
-0
/
+1
*
tg3: Assign flags to fixes in start_xmit_dma_bug
Matt Carlson
2009-11-02
1
-0
/
+2
*
tg3: Fix phylib locking strategy
Matt Carlson
2009-10-07
1
-1
/
+0
*
tg3: Remove prev_vlan_tag from struct tx_ring_info
Eric Dumazet
2009-10-01
1
-1
/
+0
*
tg3: Add MDIO bus address assignments
Matt Carlson
2009-09-02
1
-0
/
+3
*
tg3: Add 5717 NVRAM detection routines
Matt Carlson
2009-09-02
1
-1
/
+22
*
tg3: Add 5717 asic rev
Matt Carlson
2009-09-02
1
-7
/
+18
*
tg3: Assign rx ret producer indexes by vector
Matt Carlson
2009-09-02
1
-0
/
+1
*
tg3: Add RSS support
Matt Carlson
2009-09-02
1
-1
/
+24
*
tg3: Add coalesce parameters for msix vectors
Matt Carlson
2009-09-02
1
-1
/
+9
*
tg3: Add TSS support
Matt Carlson
2009-09-02
1
-0
/
+1
*
tg3: Add tx and rx ring resource tracking
Matt Carlson
2009-09-02
1
-1
/
+2
*
tg3: Add MSI-X support
Matt Carlson
2009-09-02
1
-0
/
+6
[next]