index
:
linux
master
Torvalds' mirror for benchmark reasons
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-11-24
tg3: Set coherent DMA mask bits to 31 for BCM57766 chipsets
Pavan Chebbi
2024-10-20
eth: Fix typo 'accelaration'. 'exprienced' and 'rewritting'
WangYuli
2024-10-17
tg3: Increase buffer size for IRQ label
Andy Shevchenko
2024-10-14
tg3: Address byte-order miss-matches
Simon Horman
2024-10-10
tg3: Link queues to NAPIs
Joe Damato
2024-10-10
tg3: Link IRQs to NAPI instances
Joe Damato
2024-09-09
tg3: Remove setting of RX software timestamp
Gal Pressman
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
[next]