index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
tg3.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-09-07
1
-86
/
+29
|
\
|
*
tg3: Search VPD with pci_vpd_find_ro_info_keyword()
Heiner Kallweit
2021-08-20
1
-43
/
+16
|
*
tg3: Validate VPD checksum with pci_vpd_check_csum()
Heiner Kallweit
2021-08-20
1
-27
/
+4
|
*
tg3: Read VPD with pci_vpd_alloc()
Heiner Kallweit
2021-08-20
1
-17
/
+10
*
|
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2021-08-24
1
-2
/
+8
*
|
net: broadcom: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2021-08-23
1
-36
/
+33
*
|
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-27
1
-1
/
+1
|
/
*
PCI/VPD: Remove pci_vpd_find_tag() 'offset' argument
Heiner Kallweit
2021-04-30
1
-2
/
+2
*
tg3: Remove unused PHY_BRCM flags
Florian Fainelli
2021-02-16
1
-6
/
+0
*
tg3: improve PCI VPD access
Heiner Kallweit
2021-01-25
1
-19
/
+11
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-09-03
1
-4
/
+13
|
\
|
*
tg3: Fix soft lockup when tg3_reset_task() fails.
Michael Chan
2020-09-03
1
-4
/
+13
*
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-27
/
+27
|
/
*
tg3: driver sleeps indefinitely when EEH errors exceed eeh_max_freezes
David Christensen
2020-06-18
1
-2
/
+2
*
net: tg3: tidy up loop, remove need to compute off with a multiply
Colin Ian King
2020-05-08
1
-5
/
+3
*
net: tg3: reject unsupported coalescing params
Jakub Kicinski
2020-03-10
1
-0
/
+5
*
net/broadcom: Clean broadcom code from driver versions
Leon Romanovsky
2020-03-03
1
-10
/
+1
*
net: tg3: use skb_list_walk_safe helper for gso segments
Jason A. Donenfeld
2020-01-08
1
-7
/
+5
*
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-12
1
-1
/
+1
*
net: reject PTP periodic output requests with unsupported flags
Jacob Keller
2019-11-15
1
-0
/
+4
*
net: broadcom: Use dev_get_drvdata
Chuhong Yuan
2019-07-23
1
-4
/
+2
*
tg3: Use napi_alloc_frag()
Sebastian Andrzej Siewior
2019-06-09
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-05-07
1
-4
/
+1
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-08
1
-4
/
+4
|
|
\
|
*
|
tg3: allow ethtool -p to work for NICs in down state
Jon Maxwell
2019-04-02
1
-3
/
+0
|
*
|
net: move skb->xmit_more hint to softnet data
Florian Westphal
2019-04-01
1
-1
/
+1
*
|
|
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2019-05-06
1
-6
/
+0
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
drivers: Remove explicit invocations of mmiowb()
Will Deacon
2019-04-08
1
-6
/
+0
|
|
/
*
/
broadcom: tg3: fix use of SPEED_UNKNOWN ethtool constant
Michael Zhivich
2019-04-08
1
-4
/
+4
|
/
*
broadcom: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-01-23
1
-2
/
+2
*
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-08
1
-11
/
+11
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-24
1
-2
/
+16
|
\
|
*
tg3: Add PHY reset for 5717/5719/5720 in change ring and flow control paths
Siva Reddy Kallam
2018-11-20
1
-2
/
+16
*
|
tg3: optionally use eth_platform_get_mac_address() to get mac address
thesven73@gmail.com
2018-11-18
1
-40
/
+2
*
|
net: ethernet: Convert phydev advertize and supported from u32 to link mode
Andrew Lunn
2018-11-11
1
-17
/
+27
*
|
tg3: extend PTP gettime function to read system clock
Miroslav Lichvar
2018-11-09
1
-6
/
+13
|
/
*
tg3: Fix fall-through annotations
Gustavo A. R. Silva
2018-09-13
1
-6
/
+6
*
net: ethernet: Add helper to determine if pause configuration is supported
Andrew Lunn
2018-09-12
1
-3
/
+1
*
net: ethernet: Add helper for set_pauseparam for Asym Pause
Andrew Lunn
2018-09-12
1
-31
/
+12
*
net: ethernet: Add helper for MACs which support asym pause
Andrew Lunn
2018-09-12
1
-6
/
+2
*
net: ethernet: Fix up drivers masking pause support
Andrew Lunn
2018-09-12
1
-2
/
+2
*
net: ethernet: Use phy_set_max_speed() to limit advertised speed
Andrew Lunn
2018-09-12
1
-4
/
+4
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-08-15
1
-1
/
+2
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
Herbert Xu
2018-08-03
1
-0
/
+13
|
|
\
|
*
|
net: ethernet: Use existing define with polynomial
Krzysztof Kozlowski
2018-07-27
1
-1
/
+2
*
|
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
2018-07-20
1
-0
/
+13
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
tg3: Add higher cpu clock for 5762.
Sanjeev Bansal
2018-07-16
1
-0
/
+9
|
*
|
tg3: Update copyright
Siva Reddy Kallam
2018-07-16
1
-0
/
+4
|
|
/
*
/
tg3: Mark expected switch fall-throughs
Gustavo A. R. Silva
2018-06-29
1
-0
/
+14
|
/
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-2
/
+3
[next]