index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
tg3.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
broadcom: Move the Broadcom drivers
Jeff Kirsher
2011-08-10
1
-15862
/
+0
*
tg3: Remove 5719 jumbo frames and TSO blocks
Matt Carlson
2011-07-27
1
-3
/
+3
*
tg3: Break larger frags into 4k chunks for 5719
Matt Carlson
2011-07-27
1
-6
/
+46
*
tg3: Add tx BD budgeting code
Matt Carlson
2011-07-27
1
-20
/
+29
*
tg3: Consolidate code that calls tg3_tx_set_bd()
Matt Carlson
2011-07-27
1
-37
/
+42
*
tg3: Add partial fragment unmapping code
Matt Carlson
2011-07-27
1
-0
/
+26
*
tg3: Generalize tg3_skb_error_unmap()
Matt Carlson
2011-07-27
1
-32
/
+16
*
tg3: Remove short DMA check for 1st fragment
Matt Carlson
2011-07-27
1
-3
/
+0
*
tg3: Simplify tx bd assignments
Matt Carlson
2011-07-27
1
-39
/
+37
*
tg3: Reintroduce tg3_tx_ring_info
Matt Carlson
2011-07-27
1
-6
/
+6
*
tg3: Fix NVRAM selftest failures for 5720 devs
Matt Carlson
2011-07-21
1
-1
/
+1
*
tg3: Return size from tg3_vpd_readblock()
Matt Carlson
2011-07-21
1
-12
/
+13
*
tg3: Fix int selftest for recent devices.
Matt Carlson
2011-07-21
1
-2
/
+6
*
tg3: Fix RSS indirection table distribution
Matt Carlson
2011-07-21
1
-6
/
+15
*
tg3: Add 5719 and 5720 to EEE_CAP list
Matt Carlson
2011-07-21
1
-1
/
+3
*
tg3: Fix link down notify failure when EEE disabled
Matt Carlson
2011-07-21
1
-13
/
+25
*
tg3: Fix link flap at 100Mbps with EEE enabled
Matt Carlson
2011-07-21
1
-4
/
+5
*
tg3: Fix io failures after chip reset
Matt Carlson
2011-07-21
1
-12
/
+6
*
tg3: Match power source to driver state
Matt Carlson
2011-07-14
1
-8
/
+16
*
tg3: Add function status reporting
Matt Carlson
2011-07-14
1
-24
/
+87
*
tg3: Create critical section around GPIO toggling
Matt Carlson
2011-07-14
1
-11
/
+52
*
tg3: Determine PCI function number in one place
Matt Carlson
2011-07-14
1
-3
/
+11
*
tg3: Check transitions to D0 power state
Matt Carlson
2011-07-14
1
-10
/
+17
*
tg3: Move power state transitions to init_one
Matt Carlson
2011-07-14
1
-43
/
+34
*
tg3: Detect APE enabled devs earlier
Matt Carlson
2011-07-14
1
-21
/
+31
*
tg3: remove unnecessary read of PCI_CAP_ID_EXP
Jon Mason
2011-06-27
1
-11
/
+14
*
tg3: fix race in transmit time stamping.
Richard Cochran
2011-06-19
1
-2
/
+2
*
tg3: Create funcs for power source switching
Matt Carlson
2011-06-15
1
-82
/
+119
*
tg3: Migrate phy preprocessor defs to system defs
Matt Carlson
2011-06-15
1
-14
/
+12
*
tg3: Show flowctrl settings through get_settings()
Matt Carlson
2011-06-15
1
-0
/
+12
*
tg3: Add more selfboot formats to NVRAM selftest
Matt Carlson
2011-06-15
1
-1
/
+13
*
tg3: Remove 4G_DMA_BNDRY_BUG flag
Matt Carlson
2011-06-15
1
-11
/
+3
*
tg3: Remove 40BIT_DMA_LIMIT_BUG
Matt Carlson
2011-06-15
1
-6
/
+2
*
tg3: Workaround tagged status update bug
Matt Carlson
2011-06-15
1
-1
/
+37
*
tg3: enable transmit time stamping.
Richard Cochran
2011-06-13
1
-0
/
+2
*
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
2011-06-06
1
-0
/
+1
*
tg3: Fix tg3_skb_error_unmap()
Matt Carlson
2011-06-03
1
-1
/
+1
*
Add Fujitsu 1000base-SX PCI ID to tg3
Meelis Roos
2011-05-25
1
-0
/
+1
*
tg3: Add braces around 5906 workaround.
Matt Carlson
2011-05-20
1
-1
/
+3
*
tg3: Fix NETIF_F_LOOPBACK error
Matt Carlson
2011-05-20
1
-2
/
+3
*
tg3: Update version to 3.119
Matt Carlson
2011-05-19
1
-2
/
+2
*
tg3: Apply rx_discards fix to 5719/5720
Matt Carlson
2011-05-19
1
-1
/
+3
*
tg3: Remove excessive parenthesis
Matt Carlson
2011-05-19
1
-18
/
+18
*
tg3: Consolidate all netdev feature assignments
Matt Carlson
2011-05-19
1
-27
/
+24
*
tg3: Move TSO_CAPABLE assignment
Matt Carlson
2011-05-19
1
-15
/
+16
*
tg3: Fix stats for 5704 and later devices
Matt Carlson
2011-05-19
1
-2
/
+5
*
tg3: Fix TSO loopback test
Matt Carlson
2011-05-19
1
-1
/
+1
*
tg3: Consolidate autoneg advertisement setup code
Matt Carlson
2011-05-19
1
-118
/
+99
*
tg3: Fix EEE interoperability workaround
Matt Carlson
2011-05-19
1
-20
/
+21
*
tg3: Fix IPv6 TCP problems for 5719
Matt Carlson
2011-05-19
1
-1
/
+1
[next]