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
/
cxgb4
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291
Thomas Gleixner
2019-06-05
14
-181
/
+14
*
cxgb4: Revert "cxgb4: Remove SGE_HOST_PAGE_SIZE dependency on page size"
Vishal Kulkarni
2019-05-24
1
-0
/
+11
*
cxgb4: offload VLAN flows regardless of VLAN ethtype
Raju Rangoju
2019-05-23
1
-2
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-05-08
1
-3
/
+12
|
\
|
*
cxgb4: Fix error path in cxgb4_init_module
YueHaibing
2019-05-07
1
-3
/
+12
*
|
cxgb4: Delete all hash and TCAM filters before resource cleanup
Vishal Kulkarni
2019-04-28
2
-11
/
+33
*
|
cxgb4: Don't return EAGAIN when TCAM is full.
Vishal Kulkarni
2019-04-08
2
-7
/
+5
*
|
cxgb4/cxgb4vf: Display advertised FEC in ethtool
Vishal Kulkarni
2019-03-29
3
-49
/
+85
*
|
cxgb4: Update 1.23.3.0 as the latest firmware supported.
Vishal Kulkarni
2019-03-29
1
-6
/
+6
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-03-28
2
-2
/
+2
|
\
|
|
*
chelsio: use BUG() instead of BUG_ON(1)
Arnd Bergmann
2019-03-26
2
-2
/
+2
*
|
net: remove 'fallback' argument from dev->ndo_select_queue()
Paolo Abeni
2019-03-20
1
-3
/
+2
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-03-10
2
-0
/
+20
|
\
|
*
cxgb4: add tcb flags and tcb rpl struct
Raju Rangoju
2019-02-09
2
-0
/
+20
*
|
cxgb4/chtls: Prefix adapter flags with CXGB4
Arjun Vynipadath
2019-03-04
11
-104
/
+105
*
|
cxgb4: Add VF Link state support
Arjun Vynipadath
2019-03-02
3
-6
/
+60
*
|
cxgb4: Enable outer UDP checksum offload for T6
Arjun Vynipadath
2019-02-28
1
-0
/
+2
*
|
cxgb4/cxgb4vf: Fix up netdev->hw_features
Arjun Vynipadath
2019-02-28
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-24
2
-0
/
+2
|
\
\
|
*
|
cxgb4: Export sge_host_page_size to ulds
Raju Rangoju
2019-02-15
2
-0
/
+2
|
|
/
*
|
cxgb4: Mask out interrupts that are not enabled.
Vishal Kulkarni
2019-02-21
1
-2
/
+8
*
|
cxgb4: Add capability to get/set SGE Doorbell Queue Timer Tick
Vishal Kulkarni
2019-02-14
3
-6
/
+198
*
|
cxgb4/cxgb4vf: Add support for SGE doorbell queue timer
Vishal Kulkarni
2019-02-14
7
-63
/
+360
*
|
cxgb4: Update 1.22.9.0 as the latest firmware supported.
Vishal Kulkarni
2019-02-06
1
-6
/
+6
*
|
cxgb4: Add new T6 PCI device ids 0x608b
Vishal Kulkarni
2019-02-06
1
-0
/
+1
*
|
drivers: net: use flow action infrastructure
Pablo Neira Ayuso
2019-02-06
1
-123
/
+127
*
|
flow_offload: add statistics retrieval infrastructure and use it
Pablo Neira Ayuso
2019-02-06
1
-3
/
+3
*
|
flow_offload: add flow_rule and flow_match structures and use them
Pablo Neira Ayuso
2019-02-06
1
-115
/
+79
*
|
cxgb4/cxgb4vf: Program hash region for {t4/t4vf}_change_mac()
Arjun Vynipadath
2019-02-03
2
-13
/
+61
*
|
cxgb4: smt: use struct_size() in kvzalloc()
Gustavo A. R. Silva
2019-02-02
1
-2
/
+1
*
|
cxgb4: sched: use struct_size() in kvzalloc()
Gustavo A. R. Silva
2019-02-02
1
-1
/
+1
*
|
cxgb4: cxgb4_tc_u32: use struct_size() in kvzalloc()
Gustavo A. R. Silva
2019-01-29
1
-2
/
+1
*
|
cxgb4: clip_tbl: Use struct_size() in kvzalloc()
Gustavo A. R. Silva
2019-01-29
1
-2
/
+1
*
|
cxgb4/cxgb4vf: Link management changes
Vishal Kulkarni
2019-01-23
2
-12
/
+59
*
|
cxgb4: TLS record offload enable
Atul Gupta
2019-01-22
1
-1
/
+2
*
|
cxgb4/l2t: Use struct_size() in kvzalloc()
Gustavo A. R. Silva
2019-01-17
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-01-15
3
-6
/
+6
|
\
|
*
net: cxgb4: fix various indentation issues
Colin Ian King
2019-01-10
3
-6
/
+6
*
|
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-08
1
-1
/
+1
|
/
*
net: chelsio: Add a missing check on cudg_get_buffer
Aditya Pakki
2018-12-28
1
-0
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-20
1
-0
/
+3
|
\
|
*
crypto/chelsio/chtls: macro correction in tx path
Atul Gupta
2018-12-14
1
-0
/
+3
*
|
cxgb4: remove DEFINE_SIMPLE_DEBUGFS_FILE()
Yangtao Li
2018-12-15
2
-103
/
+23
*
|
cxgb4: number of VFs supported is not always 16
Ganesh Goudar
2018-11-30
1
-1
/
+1
*
|
cxgb4: remove set but not used variables 'multitrc, speed'
YueHaibing
2018-11-25
1
-4
/
+1
*
|
cxgb4: use new fw interface to get the VIN and smt index
Santosh Rastapur
2018-11-23
5
-43
/
+106
*
|
cxgb4/cxgb4vf: Fix mac_hlist initialization and free
Arjun Vynipadath
2018-11-20
1
-9
/
+10
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-19
2
-5
/
+3
|
\
|
|
*
cxgb4: fix thermal zone build error
Ganesh Goudar
2018-11-15
2
-5
/
+3
*
|
cxgb4: Remove SGE_HOST_PAGE_SIZE dependency on page size
Arjun Vynipadath
2018-11-18
1
-11
/
+0
[next]