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
/
ethernet
/
broadcom
/
tg3.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-19
tg3: driver sleeps indefinitely when EEH errors exceed eeh_max_freezes
David Christensen
1
-2
/
+2
2020-05-09
net: tg3: tidy up loop, remove need to compute off with a multiply
Colin Ian King
1
-5
/
+3
2020-03-11
net: tg3: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+5
2020-03-04
net/broadcom: Clean broadcom code from driver versions
Leon Romanovsky
1
-10
/
+1
2020-01-09
net: tg3: use skb_list_walk_safe helper for gso segments
Jason A. Donenfeld
1
-7
/
+5
2019-12-13
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
1
-1
/
+1
2019-11-15
net: reject PTP periodic output requests with unsupported flags
Jacob Keller
1
-0
/
+4
2019-07-23
net: broadcom: Use dev_get_drvdata
Chuhong Yuan
1
-4
/
+2
2019-06-10
tg3: Use napi_alloc_frag()
Sebastian Andrzej Siewior
1
-1
/
+1
2019-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-4
/
+1
2019-05-07
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-6
/
+0
2019-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+4
2019-04-09
broadcom: tg3: fix use of SPEED_UNKNOWN ethtool constant
Michael Zhivich
1
-4
/
+4
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
1
-6
/
+0
2019-04-02
tg3: allow ethtool -p to work for NICs in down state
Jon Maxwell
1
-3
/
+0
2019-04-02
net: move skb->xmit_more hint to softnet data
Florian Westphal
1
-1
/
+1
2019-01-23
broadcom: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-2
/
+2
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
1
-11
/
+11
2018-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+16
2018-11-20
tg3: Add PHY reset for 5717/5719/5720 in change ring and flow control paths
Siva Reddy Kallam
1
-2
/
+16
2018-11-18
tg3: optionally use eth_platform_get_mac_address() to get mac address
thesven73@gmail.com
1
-40
/
+2
2018-11-11
net: ethernet: Convert phydev advertize and supported from u32 to link mode
Andrew Lunn
1
-17
/
+27
2018-11-10
tg3: extend PTP gettime function to read system clock
Miroslav Lichvar
1
-6
/
+13
2018-09-14
tg3: Fix fall-through annotations
Gustavo A. R. Silva
1
-6
/
+6
2018-09-13
net: ethernet: Add helper to determine if pause configuration is supported
Andrew Lunn
1
-3
/
+1
2018-09-13
net: ethernet: Add helper for set_pauseparam for Asym Pause
Andrew Lunn
1
-31
/
+12
2018-09-13
net: ethernet: Add helper for MACs which support asym pause
Andrew Lunn
1
-6
/
+2
2018-09-13
net: ethernet: Fix up drivers masking pause support
Andrew Lunn
1
-2
/
+2
2018-09-13
net: ethernet: Use phy_set_max_speed() to limit advertised speed
Andrew Lunn
1
-4
/
+4
2018-08-16
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+2
2018-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
Herbert Xu
1
-0
/
+13
2018-07-27
net: ethernet: Use existing define with polynomial
Krzysztof Kozlowski
1
-1
/
+2
2018-07-21
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
1
-0
/
+13
2018-07-17
tg3: Add higher cpu clock for 5762.
Sanjeev Bansal
1
-0
/
+9
2018-07-17
tg3: Update copyright
Siva Reddy Kallam
1
-0
/
+4
2018-06-29
tg3: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+14
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-2
/
+3
2018-05-04
tg3: Fix vunmap() BUG_ON() triggered from tg3_free_consistent().
Michael Chan
1
-4
/
+5
2018-03-26
ethernet: Use octal not symbolic permissions
Joe Perches
1
-3
/
+3
2018-03-14
tg3: prevent scheduling while atomic splat
Jonathan Toppins
1
-1
/
+1
2018-02-19
tg3: APE heartbeat changes
Prashant Sreedharan
1
-11
/
+24
2018-01-04
tg3: Add Macronix NVRAM support
Prashant Sreedharan
1
-2
/
+19
2017-12-27
tg3: Enable PHY reset in MTU change path for 5720
Siva Reddy Kallam
1
-1
/
+2
2017-12-27
tg3: Add workaround to restrict 5762 MRRS to 2048
Siva Reddy Kallam
1
-0
/
+10
2017-12-27
tg3: Update copyright
Siva Reddy Kallam
1
-2
/
+4
2017-12-19
tg3: Fix rx hang on MTU change with 5717/5719
Brian King
1
-1
/
+3
2017-11-22
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-3
/
+3
2017-09-21
drivers: net: tg3: use setup_timer() helper.
Allen Pais
1
-3
/
+1
2017-09-14
tg3: clean up redundant initialization of tnapi
Colin Ian King
1
-2
/
+2
2017-08-25
tg3: Be drop monitor friendly
Florian Fainelli
1
-4
/
+4
[next]