index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
chelsio
/
cxgb3
/
cxgb3_main.c
Age
Commit message (
Expand
)
Author
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-08-24
minmax: add in_range() macro
Matthew Wilcox (Oracle)
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-03-07
net: cxgb3: Fix an error code when probing the driver
Zheyu Ma
2022-01-09
cxgb3: Remove useless DMA-32 fallback configuration
Christophe JAILLET
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
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: Remove t3_seeprom_read and use VPD API
Heiner Kallweit
2021-10-05
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
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-03
net:cxgb3: fix code style issues
Íñigo Huguet
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-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-03-10
net: cxgb3: reject unsupported coalescing params
Jakub Kicinski
2020-03-03
net/chelsio: Delete drive and module versions
Leon Romanovsky
2020-01-27
Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
2020-01-25
net: cxgb3_main: Add CAP_NET_ADMIN check to CHELSIO_GET_MEM
Michael Ellerman
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-08-06
net: cxgb3_main: Fix a resource leak in a error path in 'init_one()'
Christophe JAILLET
2018-10-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-05
net: cxgb3_main: fix a missing-check bug
Wenwen Wang
2018-09-21
net: cxgb3_main: remove redundant null pointer check before kfree_skb
zhong jiang
2018-09-18
net: ethernet: remove redundant include
zhong jiang
2018-07-18
net: cxgb3_main: fix potential Spectre v1
Gustavo A. R. Silva
2018-06-15
net: cxgb3: add error handling for sysfs_create_group
Zhouyang Jia
2018-03-26
ethernet: Use octal not symbolic permissions
Joe Perches
2018-01-22
cxgb3: assign port id to net_device->dev_port
Arjun Vynipadath
2017-07-18
net: chelsio: cxgb3: constify attribute_group structures.
Arvind Yadav
2017-06-20
net: introduce __skb_put_[zero, data, u8]
yuan linyu
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
2017-04-07
net: cxgb3: Use net_device_stats from struct net_device
Tobias Klauser
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-17
net: chelsio: cxgb3: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-10-20
ethernet: use net core MTU range checking in more drivers
Jarod Wilson
2016-05-01
cxgb3: fix out of bounds read
Michal Schmidt
2015-12-07
cxgb3: Convert simple_strtoul to kstrtox
LABBE Corentin
2015-06-21
cxgb3: avoid needless buffer copy for firmware
Kees Cook
2015-04-01
chelsio cxgb/cxgb3: Make stats_strings arrays const
Joe Perches
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-06-06
net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate
Jiri Pirko
2014-05-13
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-02-18
cxgb3: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
[next]