index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
2009-11-03
tg3: Update version to 3.103
Matt Carlson
1
-2
/
+2
2009-11-03
tg3 / broadcom: Optionally disable TXC if no link
Matt Carlson
1
-0
/
+1
2009-11-03
tg3 / broadcom: Add APD support for GPHYs
Matt Carlson
1
-1
/
+3
2009-11-03
tg3 / broadcom: Add code to disable rxc refclk
Matt Carlson
1
-1
/
+2
2009-11-03
tg3 / broadcom: Refine AC131 APD support
Matt Carlson
1
-0
/
+1
2009-11-03
tg3 / broadcom: Add PHY_BRCM_CLEAR_RGMII_MODE flag
Matt Carlson
1
-0
/
+1
2009-11-03
tg3: Add 50610M phy ID for 5785
Matt Carlson
1
-0
/
+2
2009-11-03
tg3: Extend loopback test timeout
Matt Carlson
1
-2
/
+2
2009-11-03
tg3: 5785: Set port mode to MII when link down
Matt Carlson
1
-1
/
+4
2009-11-03
tg3: Add AC131 power down support
Matt Carlson
1
-0
/
+20
2009-11-03
tg3: Improve 5785 PCIe performance
Matt Carlson
1
-0
/
+3
2009-11-03
tg3: Add more PCI DMA map error checking
Matt Carlson
1
-3
/
+11
2009-11-03
tg3: Prevent a PCIe tx glitch
Matt Carlson
1
-0
/
+24
2009-11-03
tg3: Convert PHY_ADDR => TG3_PHY_MII_ADDR
Matt Carlson
1
-22
/
+29
2009-11-03
tg3: Fix disappearing 57780 devices
Matt Carlson
1
-22
/
+2
2009-11-03
tg3: Fix 5906 transmit hangs
Matt Carlson
1
-7
/
+19
2009-11-03
tg3: Assign flags to fixes in start_xmit_dma_bug
Matt Carlson
1
-7
/
+19
2009-10-07
tg3: Fix phylib locking strategy
Matt Carlson
1
-27
/
+14
2009-09-12
tg3: Fix return ring size breakage
Matt Carlson
1
-1
/
+1
2009-09-04
netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementations
Ben Hutchings
1
-3
/
+0
2009-09-02
tg3: Update version to 3.102
Matt Carlson
1
-2
/
+2
2009-09-02
tg3: Add MDIO bus address assignments
Matt Carlson
1
-4
/
+19
2009-09-02
tg3: Add 5717 NVRAM detection routines
Matt Carlson
1
-46
/
+108
2009-09-02
tg3: Add 5717 asic rev
Matt Carlson
1
-29
/
+101
2009-09-02
tg3: Assign rx ret producer indexes by vector
Matt Carlson
1
-4
/
+27
2009-09-02
tg3: Adjust RSS ring allocation strategies
Matt Carlson
1
-6
/
+25
2009-09-02
tg3: Add RSS support
Matt Carlson
1
-1
/
+52
2009-09-02
tg3: Add coalesce parameters for msix vectors
Matt Carlson
1
-9
/
+48
2009-09-02
tg3: Enable NAPI instances for other int vectors
Matt Carlson
1
-9
/
+23
2009-09-02
tg3: Add TSS support
Matt Carlson
1
-18
/
+36
2009-09-02
tg3: Update intmbox and coal_now for msix
Matt Carlson
1
-6
/
+14
2009-09-02
tg3: Add tx and rx ring resource tracking
Matt Carlson
1
-84
/
+158
2009-09-02
tg3: Add mailbox assignments
Matt Carlson
1
-9
/
+50
2009-09-02
tg3: Add MSI-X support
Matt Carlson
1
-27
/
+81
2009-09-02
tg3: Add support code around kernel interrupt API
Matt Carlson
1
-18
/
+55
2009-09-02
tg3: Create tg3_rings_reset()
Matt Carlson
1
-59
/
+81
2009-09-02
tg3: Add per-int coalesce now member
Matt Carlson
1
-7
/
+9
2009-09-02
tg3: inline tg3_cond_int()
Matt Carlson
1
-11
/
+11
2009-09-01
netdev: convert bulk of drivers to netdev_tx_t
Stephen Hemminger
1
-3
/
+6
2009-08-30
tg3: Update version to 3.101
Matt Carlson
1
-2
/
+2
2009-08-30
tg3: Move per-int tx members to a per-int struct
Matt Carlson
1
-72
/
+78
2009-08-30
tg3: Move per-int rx members to per-int struct
Matt Carlson
1
-25
/
+32
2009-08-30
tg3: Move general int members to a per-int struct
Matt Carlson
1
-61
/
+73
2009-08-30
tg3: Convert napi handlers to use tnapi
Matt Carlson
1
-23
/
+32
2009-08-30
tg3: Convert ISR parameter to tnapi
Matt Carlson
1
-24
/
+25
2009-08-30
tg3: Move napi to per-int struct
Matt Carlson
1
-22
/
+17
2009-08-30
tg3: Cleanup interrupt setup / teardown
Matt Carlson
1
-48
/
+46
2009-08-30
tg3: Use ext rx bds
Matt Carlson
1
-8
/
+9
2009-08-30
tg3: Create a new prodring_set structure
Matt Carlson
1
-78
/
+85
2009-08-30
tg3: Create rx producer ring setup routines
Matt Carlson
1
-87
/
+144
[next]