index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
chelsio
/
cxgb4vf
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-09
cxgb4vf: Remove useless DMA-32 fallback configuration
Christophe JAILLET
1
-15
/
+5
2021-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2021-11-23
net: chelsio: cxgb4vf: Fix an error code in cxgb4vf_pci_probe()
Zheyu Ma
1
-0
/
+1
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
1
-2
/
+6
2021-11-19
cxgb4: Use struct_group() for memcpy() region
Kees Cook
1
-5
/
+2
2021-10-05
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
1
-1
/
+1
2021-10-02
ethernet: chelsio: use eth_hw_addr_set()
Jakub Kicinski
1
-1
/
+2
2021-09-16
net: chelsio: cxgb4vf: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-4
/
+2
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
1
-2
/
+6
2021-08-23
net: chelsio: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2
-12
/
+6
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
1
-1
/
+1
2021-05-17
net: chelsio: cxgb4vf: Fix wrong function name in comments
Yang Shen
1
-1
/
+1
2020-11-23
net: don't include ethtool.h from netdevice.h
Jakub Kicinski
1
-0
/
+1
2020-09-16
cxgb4vf: convert to use DEFINE_SEQ_ATTRIBUTE macro
Liu Shixin
1
-81
/
+11
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-06-30
cxgb4vf: configure ports accessible by the VF
Nirranjan Kirubaharan
3
-12
/
+43
2020-06-28
cxgb4vf: fix t4vf_eth_xmit()'s return type
Luc Van Oostenryck
2
-2
/
+2
2020-06-23
cxgb4vf: update kernel-doc line comments
Rahul Lakkireddy
3
-11
/
+8
2020-05-05
cxgb4/cxgb4vf: Remove superfluous void * cast in debugfs_create_file() call
Geert Uytterhoeven
1
-1
/
+1
2020-03-10
net: cxgb4vf: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+2
2020-03-03
net/chelsio: Delete drive and module versions
Leon Romanovsky
1
-9
/
+0
2019-12-30
cxgb4/cxgb4vf: fix flow control display for auto negotiation
Rahul Lakkireddy
3
-9
/
+14
2019-08-10
cxgb4: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-14
/
+7
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-04-26
cxgb4/cxgb4vf_main: Mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2019-03-29
cxgb4/cxgb4vf: Display advertised FEC in ethtool
Vishal Kulkarni
2
-16
/
+10
2019-03-01
cxgb4vf: Call netif_carrier_off properly in pci_probe
Arjun Vynipadath
1
-1
/
+1
2019-03-01
cxgb4vf: Revert force link up behaviour
Arjun Vynipadath
1
-10
/
+3
2019-03-01
cxgb4vf: Prefix adapter flags with CXGB4VF
Arjun Vynipadath
3
-43
/
+47
2019-02-28
cxgb4vf: Enter debugging mode if FW is inaccessible
Arjun Vynipadath
2
-13
/
+33
2019-02-28
cxgb4/cxgb4vf: Fix up netdev->hw_features
Arjun Vynipadath
1
-8
/
+7
2019-02-14
cxgb4/cxgb4vf: Add support for SGE doorbell queue timer
Vishal Kulkarni
1
-12
/
+15
2019-02-13
cxgb4vf: Few more link management changes.
Vishal Kulkarni
1
-1
/
+8
2019-02-03
cxgb4/cxgb4vf: Program hash region for {t4/t4vf}_change_mac()
Arjun Vynipadath
2
-27
/
+75
2019-01-29
cxgb4vf: Update port information in cxgb4vf_open()
Arjun Vynipadath
1
-0
/
+7
2019-01-22
cxgb4/cxgb4vf: Link management changes
Vishal Kulkarni
1
-2
/
+4
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
1
-1
/
+1
2018-12-15
cxgb4: remove DEFINE_SIMPLE_DEBUGFS_FILE()
Yangtao Li
1
-14
/
+2
2018-11-20
cxgb4/cxgb4vf: Fix mac_hlist initialization and free
Arjun Vynipadath
1
-3
/
+3
2018-11-09
cxgb4vf: free mac_hlist properly
Arjun Vynipadath
1
-0
/
+6
2018-11-09
cxgb4vf: fix memleak in mac_hlist initialization
Arjun Vynipadath
1
-2
/
+4
2018-06-04
net: chelsio: Use zeroing memory allocator instead of allocator/memset
YueHaibing
1
-6
/
+1
2018-05-25
cxgb4/cxgb4vf: Notify link changes to OS-dependent code
Arjun Vynipadath
3
-4
/
+30
2018-05-25
cxgb4/cxgb4vf: link management changes for new SFP
Ganesh Goudar
1
-1
/
+46
2018-05-23
cxgb4: change the port capability bits definition
Ganesh Goudar
1
-1
/
+1
2018-04-17
cxgb4vf: display pause settings
Ganesh Goudar
1
-0
/
+16
2018-03-26
ethernet: Use octal not symbolic permissions
Joe Perches
1
-5
/
+5
2018-03-12
cxgb4/cxgb4vf: check fw caps to set link mode mask
Ganesh Goudar
1
-13
/
+24
2018-03-04
cxgb4vf: Forcefully link up virtual interfaces
Arjun Vynipadath
1
-3
/
+11
2018-01-24
cxgb4/cxgb4vf: add support for ndo_set_vf_vlan
Ganesh Goudar
5
-3
/
+44
[next]