index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
chelsio
/
cxgb
Age
Commit message (
Expand
)
Author
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
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-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_292.RULE
Thomas Gleixner
2022-01-02
chelsio: cxgb: Use dma_set_mask_and_coherent() and simplify code
Christophe JAILLET
2021-11-30
net: cxgb: fix a typo in kernel doc
Jean Sacren
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
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-27
cxgb: avoid open-coded offsetof()
Arnd Bergmann
2021-09-04
ethtool: Fix an error code in cxgb2.c
Yang Li
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-02-03
chelsio: cxgb: Disable the card on error in threaded interrupt
Sebastian Andrzej Siewior
2021-02-03
chelsio: cxgb: Replace the workqueue with threaded interrupt
Sebastian Andrzej Siewior
2020-09-14
chelsio: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-08-24
chelsio: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2020-03-10
net: cxgb2: reject unsupported coalescing params
Jakub Kicinski
2020-03-03
net/chelsio: Delete drive and module versions
Leon Romanovsky
2019-07-21
chelsio: Fix a typo in a function name
Christophe JAILLET
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-02-02
chelsio: clean up indentation issue
Colin Ian King
2018-08-10
net: chelsio: cxgb2: remove unused array pci_speed
Colin Ian King
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-18
chelsio: Convert timers to use timer_setup()
Kees Cook
2017-09-21
drivers: net: cxgb: use setup_timer() helper.
Allen Pais
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-04-07
net: cxgb: Use net_device_stats from struct net_device
Tobias Klauser
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-17
net: chelsio: cxgb2: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-10-18
ethernet: use core min/max MTU checking
Jarod Wilson
2016-04-26
drivers: net: remove NETDEV_TX_LOCKED
Florian Westphal
2016-01-04
chelsio: constify cphy_ops structures
Julia Lawall
2015-12-08
chelsio: constify cmac_ops structures
Julia Lawall
2015-04-01
chelsio cxgb/cxgb3: Make stats_strings arrays const
Joe Perches
2015-01-13
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
2014-12-10
cxgb: Use napi_alloc_skb instead of netdev_alloc_skb_ip_align
Alexander Duyck
2014-12-09
chelsio: fix misspelling of current function in string
Julia Lawall
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
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-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-12-06
ethernet: Fix FSF address in file headers
Jeff Kirsher
2013-10-18
net: cxgb2: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-10-02
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
[next]