index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
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
2025-12-04
Merge tag 'pci-v6.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+0
2025-11-24
treewide: Drop pci_save_state() after pci_restore_state()
Lukas Wunner
1
-1
/
+0
2025-11-10
tg3: Fix num of RX queues being reported by ethtool
Breno Leitao
1
-1
/
+1
2025-11-06
tg3: extract GRXRINGS from .get_rxnfc
Breno Leitao
1
-18
/
+6
2025-10-15
tg3: prevent use of uninitialized remote_adv and local_adv variables
Alexey Simakov
1
-4
/
+1
2025-09-24
tg3: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
Vadim Fedorenko
1
-37
/
+29
2025-07-25
net: Fix typos
Bjorn Helgaas
1
-1
/
+1
2025-06-27
tg3: spelling corrections
Simon Horman
1
-2
/
+2
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-1
/
+1
2025-05-14
net/tg3: use crc32() instead of hand-rolled equivalent
Eric Biggers
1
-21
/
+2
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-1
/
+1
2025-02-03
tg3: Disable tg3 PCIe AER on system reboot
Lenny Szubowicz
1
-0
/
+58
2025-01-27
eth: tg3: fix calling napi_enable() in atomic context
Jakub Kicinski
1
-4
/
+31
2024-11-24
tg3: Set coherent DMA mask bits to 31 for BCM57766 chipsets
Pavan Chebbi
1
-0
/
+3
2024-10-20
eth: Fix typo 'accelaration'. 'exprienced' and 'rewritting'
WangYuli
1
-1
/
+1
2024-10-17
tg3: Increase buffer size for IRQ label
Andy Shevchenko
1
-5
/
+4
2024-10-14
tg3: Address byte-order miss-matches
Simon Horman
1
-8
/
+14
2024-10-10
tg3: Link queues to NAPIs
Joe Damato
1
-4
/
+35
2024-10-10
tg3: Link IRQs to NAPI instances
Joe Damato
1
-3
/
+5
2024-09-09
tg3: Remove setting of RX software timestamp
Gal Pressman
1
-5
/
+1
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
1
-1
/
+1
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
1
-1
/
+1
2024-04-04
tg3: Remove residual error handling in tg3_suspend
Nikita Kiryushin
1
-26
/
+4
2024-03-14
Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+1
2024-03-06
Normalise "name (ad@dr)" MODULE_AUTHORs to "name <ad@dr>"
Ahelenia ZiemiaĆska
1
-1
/
+1
2024-02-21
tg3: simplify tg3_phy_autoneg_cfg
Heiner Kallweit
1
-13
/
+4
2024-02-21
tg3: copy only needed fields from userspace-provided EEE data
Heiner Kallweit
1
-1
/
+3
2024-02-12
tg3: fix bug caused by uninitialized variable
Heiner Kallweit
1
-1
/
+1
2024-02-06
tg3: convert EEE handling to use linkmode bitmaps
Heiner Kallweit
1
-13
/
+14
2024-01-31
ethtool: add suffix _u32 to legacy bitmap members of struct ethtool_keee
Heiner Kallweit
1
-11
/
+11
2024-01-31
ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...
Heiner Kallweit
1
-5
/
+5
2023-12-13
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
1
-11
/
+11
2023-12-01
net/tg3: fix race condition in tg3_reset_task()
Thinh Tran
1
-1
/
+10
2023-11-14
tg3: Increment tx_dropped in tg3_tso_bug()
Alex Pakhunov
1
-1
/
+3
2023-11-14
tg3: Move the [rt]x_dropped counters to tg3_napi
Alex Pakhunov
1
-5
/
+33
2023-11-07
tg3: Fix the TX ring stall
Alex Pakhunov
1
-11
/
+42
2023-11-06
tg3: power down device only on SYSTEM_POWER_OFF
George Shuklin
1
-1
/
+2
2023-11-01
Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2023-10-15
tg3: Improve PTP TX timestamping logic
Pavan Chebbi
1
-16
/
+65
2023-09-11
arch: Remove Itanium (IA-64) architecture
Ard Biesheuvel
1
-1
/
+1
2023-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-4
/
+1
2023-08-28
ethernet: tg3: remove unreachable code
Mikhail Kobuk
1
-4
/
+1
2023-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+4
2023-08-21
tg3: Use slab_build_skb() when needed
Kees Cook
1
-1
/
+4
2023-08-13
tg3: Use pci_dev_id() to simplify the code
Zheng Zengkai
1
-2
/
+1
2023-06-29
Add MODULE_FIRMWARE() for FIRMWARE_TG357766.
Tobias Heider
1
-0
/
+1
2023-06-10
net: move gso declarations and functions to their own files
Eric Dumazet
1
-0
/
+1
2023-01-25
net/tg3: resolve deadlock in tg3_reset_task() during EEH
David Christensen
1
-4
/
+4
2022-11-11
ptp: tg3: convert .adjfreq to .adjfine
Jacob Keller
1
-15
/
+7
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
1
-2
/
+2
[next]