index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
chelsio
/
cxgb3
Age
Commit message (
Expand
)
Author
2025-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-06-10
cxgb3/l2t: Remove unused t3_l2t_send_event
Dr. David Alan Gilbert
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2024-10-15
net: cxgb3: Remove stid deadcode
Dr. David Alan Gilbert
2024-09-03
cxgb3: Remove unused declarations
Yue Haibing
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2023-12-13
cxgb3: Avoid potential string truncation in desc
Kees Cook
2023-10-19
net: introduce napi_is_scheduled helper
Christian Marangi
2023-10-16
net: cxgb3: simplify logic for rspq_check_napi
Christian Marangi
2023-10-04
chelsio/l2t: Annotate struct l2t_data with __counted_by
Kees Cook
2023-08-24
minmax: add in_range() macro
Matthew Wilcox (Oracle)
2023-05-13
net: introduce and use skb_frag_fill_page_desc()
Yunsheng Lin
2023-03-20
net: cxgb3: remove unused fl_to_qset function
Tom Rix
2022-11-09
net: cxgb3_main: disable napi when bind qsets failed in cxgb_up()
Zhengchao Shao
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-08-31
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-12
net: cxgb3: Fix comment typo
Jason Wang
2022-03-07
net: cxgb3: Fix an error code when probing the driver
Zheyu Ma
2022-02-25
net: chelsio: cxgb3: check the return value of pci_find_capability()
Jia-Ju Bai
2022-01-09
cxgb3: Remove useless DMA-32 fallback configuration
Christophe JAILLET
2021-11-30
net: cxgb3: fix typos in kernel doc
Jean Sacren
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2021-11-19
cxgb3: Use struct_group() for memcpy() region
Kees Cook
2021-11-06
Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-10-25
cxgb3: Remove seeprom_write and use VPD API
Heiner Kallweit
2021-10-25
cxgb3: Use VPD API in t3_seeprom_wp()
Heiner Kallweit
2021-10-25
cxgb3: Remove t3_seeprom_read and use VPD API
Heiner Kallweit
2021-10-14
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
2021-10-05
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
2021-10-02
ethernet: chelsio: use eth_hw_addr_set()
Jakub Kicinski
2021-09-07
cxgb3: fix oops on module removal
Heiner Kallweit
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2021-08-23
net: chelsio: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-27
cxgb3: use ndo_siocdevprivate
Arnd Bergmann
2021-06-04
net:cxgb3: fix incorrect work cancellation
Íñigo Huguet
2021-06-03
net:cxgb3: fix code style issues
Íñigo Huguet
2021-06-03
net:cxgb3: replace tasklets with works
Íñigo Huguet
2021-05-19
net: chelsio: remove leading spaces before tabs
Hui Tang
2021-05-17
net: chelsio: cxgb3: Fix wrong function name in comments
Yang Shen
2020-12-02
cxgb3: fix error return code in t3_sge_alloc_qset()
Zhang Changzhong
2020-09-29
net: cxgb3: Cleanup in_interrupt() usage
Thomas Gleixner
2020-09-25
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
2020-09-21
chelsio: simplify the return expression of t3_ael2020_phy_prep()
Qinglang Miao
2020-09-14
chelsio: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-09-10
net: cxgb3: Fix some kernel-doc warnings
Wang Hai
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-08-26
net: Take common prefetch code structure into a function
Tariq Toukan
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
[next]