index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
tg3.c
Age
Commit message (
Expand
)
Author
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-04-04
tg3: Remove residual error handling in tg3_suspend
Nikita Kiryushin
2024-03-14
Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-03-06
Normalise "name (ad@dr)" MODULE_AUTHORs to "name <ad@dr>"
Ahelenia ZiemiaĆska
2024-02-21
tg3: simplify tg3_phy_autoneg_cfg
Heiner Kallweit
2024-02-21
tg3: copy only needed fields from userspace-provided EEE data
Heiner Kallweit
2024-02-12
tg3: fix bug caused by uninitialized variable
Heiner Kallweit
2024-02-06
tg3: convert EEE handling to use linkmode bitmaps
Heiner Kallweit
2024-01-31
ethtool: add suffix _u32 to legacy bitmap members of struct ethtool_keee
Heiner Kallweit
2024-01-31
ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...
Heiner Kallweit
2023-12-13
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
2023-12-01
net/tg3: fix race condition in tg3_reset_task()
Thinh Tran
2023-11-14
tg3: Increment tx_dropped in tg3_tso_bug()
Alex Pakhunov
2023-11-14
tg3: Move the [rt]x_dropped counters to tg3_napi
Alex Pakhunov
2023-11-07
tg3: Fix the TX ring stall
Alex Pakhunov
2023-11-06
tg3: power down device only on SYSTEM_POWER_OFF
George Shuklin
2023-11-01
Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-10-15
tg3: Improve PTP TX timestamping logic
Pavan Chebbi
2023-09-11
arch: Remove Itanium (IA-64) architecture
Ard Biesheuvel
2023-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-08-28
ethernet: tg3: remove unreachable code
Mikhail Kobuk
2023-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-21
tg3: Use slab_build_skb() when needed
Kees Cook
2023-08-13
tg3: Use pci_dev_id() to simplify the code
Zheng Zengkai
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
[next]