index
:
linux/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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
tg3.c
Age
Commit message (
Expand
)
Author
2023-06-29
Add MODULE_FIRMWARE() for FIRMWARE_TG357766.
Tobias Heider
2023-06-10
net: move gso declarations and functions to their own files
Eric Dumazet
2023-01-25
net/tg3: resolve deadlock in tg3_reset_task() during EEH
David Christensen
2022-11-11
ptp: tg3: convert .adjfreq to .adjfine
Jacob Keller
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-08-31
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-26
tg3: Disable tg3 device on system reboot to avoid triggering AER
Kai-Heng Feng
2022-07-02
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
2021-12-14
net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2021-11-05
tg3: Remove redundant assignments
luo penghao
2021-10-19
ethernet: Remove redundant statement
luo penghao
2021-10-09
ethernet: tg3: remove direct netdev->dev_addr writes
Jakub Kicinski
2021-10-08
net: tg3: fix redundant check of true expression
Jean Sacren
2021-10-06
net: tg3: fix obsolete check of !err
Jean Sacren
2021-10-05
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
2021-09-07
Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2021-08-23
net: broadcom: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2021-08-20
tg3: Search VPD with pci_vpd_find_ro_info_keyword()
Heiner Kallweit
2021-08-20
tg3: Validate VPD checksum with pci_vpd_check_csum()
Heiner Kallweit
2021-08-20
tg3: Read VPD with pci_vpd_alloc()
Heiner Kallweit
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-04-30
PCI/VPD: Remove pci_vpd_find_tag() 'offset' argument
Heiner Kallweit
2021-02-16
tg3: Remove unused PHY_BRCM flags
Florian Fainelli
2021-01-25
tg3: improve PCI VPD access
Heiner Kallweit
2020-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-09-03
tg3: Fix soft lockup when tg3_reset_task() fails.
Michael Chan
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-06-18
tg3: driver sleeps indefinitely when EEH errors exceed eeh_max_freezes
David Christensen
2020-05-08
net: tg3: tidy up loop, remove need to compute off with a multiply
Colin Ian King
2020-03-10
net: tg3: reject unsupported coalescing params
Jakub Kicinski
2020-03-03
net/broadcom: Clean broadcom code from driver versions
Leon Romanovsky
2020-01-08
net: tg3: use skb_list_walk_safe helper for gso segments
Jason A. Donenfeld
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-11-15
net: reject PTP periodic output requests with unsupported flags
Jacob Keller
2019-07-23
net: broadcom: Use dev_get_drvdata
Chuhong Yuan
2019-06-09
tg3: Use napi_alloc_frag()
Sebastian Andrzej Siewior
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-05-06
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2019-04-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-08
broadcom: tg3: fix use of SPEED_UNKNOWN ethtool constant
Michael Zhivich
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
2019-04-02
tg3: allow ethtool -p to work for NICs in down state
Jon Maxwell
2019-04-01
net: move skb->xmit_more hint to softnet data
Florian Westphal
2019-01-23
broadcom: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2018-11-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-20
tg3: Add PHY reset for 5717/5719/5720 in change ring and flow control paths
Siva Reddy Kallam
[next]