开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
chelsio
/
cxgb4vf
/
cxgb4vf_main.c
Age
Commit message (
Expand
)
Author
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2023-03-24
net: cxgb4vf: Remove redundant pci_clear_master
Cai Huoqing
2022-11-09
cxgb4vf: shut down the adapter when t4vf_update_port_info() failed in cxgb4vf...
Zhengchao Shao
2022-08-31
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-06-22
cxgb4vf: remove unexpected word "the"
Jiang Jian
2022-01-09
cxgb4vf: Remove useless DMA-32 fallback configuration
Christophe JAILLET
2021-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-11-23
net: chelsio: cxgb4vf: Fix an error code in cxgb4vf_pci_probe()
Zheyu Ma
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2021-10-05
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
2021-09-16
net: chelsio: cxgb4vf: Make use of the helper function dev_err_probe()
Cai Huoqing
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
2020-09-16
cxgb4vf: convert to use DEFINE_SEQ_ATTRIBUTE macro
Liu Shixin
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-06-30
cxgb4vf: configure ports accessible by the VF
Nirranjan Kirubaharan
2020-06-23
cxgb4vf: update kernel-doc line comments
Rahul Lakkireddy
2020-05-05
cxgb4/cxgb4vf: Remove superfluous void * cast in debugfs_create_file() call
Geert Uytterhoeven
2020-03-10
net: cxgb4vf: reject unsupported coalescing params
Jakub Kicinski
2020-03-03
net/chelsio: Delete drive and module versions
Leon Romanovsky
2019-12-30
cxgb4/cxgb4vf: fix flow control display for auto negotiation
Rahul Lakkireddy
2019-08-10
cxgb4: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-04-26
cxgb4/cxgb4vf_main: Mark expected switch fall-through
Gustavo A. R. Silva
2019-03-29
cxgb4/cxgb4vf: Display advertised FEC in ethtool
Vishal Kulkarni
2019-03-01
cxgb4vf: Call netif_carrier_off properly in pci_probe
Arjun Vynipadath
2019-03-01
cxgb4vf: Revert force link up behaviour
Arjun Vynipadath
2019-03-01
cxgb4vf: Prefix adapter flags with CXGB4VF
Arjun Vynipadath
2019-02-28
cxgb4vf: Enter debugging mode if FW is inaccessible
Arjun Vynipadath
2019-02-28
cxgb4/cxgb4vf: Fix up netdev->hw_features
Arjun Vynipadath
2019-02-13
cxgb4vf: Few more link management changes.
Vishal Kulkarni
2019-02-03
cxgb4/cxgb4vf: Program hash region for {t4/t4vf}_change_mac()
Arjun Vynipadath
2019-01-29
cxgb4vf: Update port information in cxgb4vf_open()
Arjun Vynipadath
2018-12-15
cxgb4: remove DEFINE_SIMPLE_DEBUGFS_FILE()
Yangtao Li
2018-11-20
cxgb4/cxgb4vf: Fix mac_hlist initialization and free
Arjun Vynipadath
2018-11-09
cxgb4vf: free mac_hlist properly
Arjun Vynipadath
2018-11-09
cxgb4vf: fix memleak in mac_hlist initialization
Arjun Vynipadath
2018-05-25
cxgb4/cxgb4vf: Notify link changes to OS-dependent code
Arjun Vynipadath
2018-04-17
cxgb4vf: display pause settings
Ganesh Goudar
2018-03-26
ethernet: Use octal not symbolic permissions
Joe Perches
2018-03-12
cxgb4/cxgb4vf: check fw caps to set link mode mask
Ganesh Goudar
2018-03-04
cxgb4vf: Forcefully link up virtual interfaces
Arjun Vynipadath
2018-01-24
cxgb4/cxgb4vf: add support for ndo_set_vf_vlan
Ganesh Goudar
2017-12-28
cxgb4/cxgb4vf: support for XLAUI Port Type
Ganesh Goudar
2017-11-03
cxgb4vf: define get_fecparam ethtool callback
Ganesh Goudar
2017-08-20
cxgb4/cxgbvf: Handle 32-bit fw port capabilities
Ganesh Goudar
2017-08-14
net/cxgb4vf: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
Casey Leedom
2017-01-06
cxgb4/cxgb4vf: Display 25G and 100G link speed
Ganesh Goudar
2016-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-12-08
cxgb4/cxgb4vf: Assign netdev->dev_port with port ID
Arjun V
[next]