index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
chelsio
/
cxgb3
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: cxgb3: Fix an error code when probing the driver
Zheyu Ma
2022-03-08
1
-0
/
+1
*
net: chelsio: cxgb3: check the return value of pci_find_capability()
Jia-Ju Bai
2022-02-25
1
-0
/
+2
*
cxgb3: Remove useless DMA-32 fallback configuration
Christophe JAILLET
2022-01-10
1
-6
/
+5
*
net: cxgb3: fix typos in kernel doc
Jean Sacren
2021-11-30
1
-2
/
+2
*
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2021-11-22
1
-2
/
+6
*
cxgb3: Use struct_group() for memcpy() region
Kees Cook
2021-11-19
1
-3
/
+6
*
Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-11-06
3
-109
/
+29
|
\
|
*
cxgb3: Remove seeprom_write and use VPD API
Heiner Kallweit
2021-10-26
3
-44
/
+3
|
*
cxgb3: Use VPD API in t3_seeprom_wp()
Heiner Kallweit
2021-10-26
1
-1
/
+8
|
*
cxgb3: Remove t3_seeprom_read and use VPD API
Heiner Kallweit
2021-10-26
3
-64
/
+18
*
|
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
2021-10-14
2
-2
/
+2
*
|
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
2021-10-05
1
-1
/
+1
*
|
ethernet: chelsio: use eth_hw_addr_set()
Jakub Kicinski
2021-10-02
1
-2
/
+2
|
/
*
cxgb3: fix oops on module removal
Heiner Kallweit
2021-09-07
1
-0
/
+3
*
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2021-08-24
1
-2
/
+6
*
net: chelsio: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2021-08-23
2
-61
/
+50
*
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-27
1
-1
/
+1
*
cxgb3: use ndo_siocdevprivate
Arnd Bergmann
2021-07-27
1
-4
/
+8
*
net:cxgb3: fix incorrect work cancellation
Íñigo Huguet
2021-06-04
1
-1
/
+1
*
net:cxgb3: fix code style issues
Íñigo Huguet
2021-06-03
1
-9
/
+10
*
net:cxgb3: replace tasklets with works
Íñigo Huguet
2021-06-03
3
-17
/
+25
*
net: chelsio: remove leading spaces before tabs
Hui Tang
2021-05-19
1
-1
/
+1
*
net: chelsio: cxgb3: Fix wrong function name in comments
Yang Shen
2021-05-17
1
-2
/
+2
*
cxgb3: fix error return code in t3_sge_alloc_qset()
Zhang Changzhong
2020-12-03
1
-0
/
+1
*
net: cxgb3: Cleanup in_interrupt() usage
Thomas Gleixner
2020-09-29
3
-18
/
+29
*
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
2020-09-26
3
-16
/
+21
*
chelsio: simplify the return expression of t3_ael2020_phy_prep()
Qinglang Miao
2020-09-21
1
-6
/
+1
*
chelsio: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-09-14
1
-10
/
+8
*
net: cxgb3: Fix some kernel-doc warnings
Wang Hai
2020-09-11
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-09-05
2
-2
/
+2
|
\
|
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
2
-2
/
+2
*
|
net: Take common prefetch code structure into a function
Tariq Toukan
2020-08-27
1
-4
/
+1
|
/
*
net: cxgb3: reject unsupported coalescing params
Jakub Kicinski
2020-03-11
1
-0
/
+1
*
net/chelsio: Delete drive and module versions
Leon Romanovsky
2020-03-04
2
-6
/
+0
*
chelsio: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-25
2
-2
/
+2
*
Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
2020-01-27
1
-1
/
+1
|
\
|
*
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-06
1
-1
/
+1
*
|
net: cxgb3_main: Add CAP_NET_ADMIN check to CHELSIO_GET_MEM
Michael Ellerman
2020-01-25
1
-0
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-07
1
-1
/
+4
|
\
|
*
net: cxgb3_main: Fix a resource leak in a error path in 'init_one()'
Christophe JAILLET
2019-08-06
1
-1
/
+4
*
|
net: Use skb_frag_off accessors
Jonathan Lemon
2019-07-30
1
-1
/
+1
*
|
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
2019-07-23
1
-1
/
+1
|
/
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
cxgb3/l2t: Use struct_size() in kvzalloc()
Gustavo A. R. Silva
2019-04-02
1
-2
/
+2
*
cxgb3/l2t: Fix undefined behaviour
Gustavo A. R. Silva
2019-04-02
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-01-15
2
-8
/
+10
|
\
|
*
net: cxgb3: fix various indentation issues
Colin Ian King
2019-01-10
2
-8
/
+10
*
|
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-08
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-06
1
-0
/
+17
|
\
|
*
net: cxgb3_main: fix a missing-check bug
Wenwen Wang
2018-10-05
1
-0
/
+17
[next]