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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-04
12
-0
/
+12
|
\
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
12
-0
/
+12
*
|
cxgb4vf: define get_fecparam ethtool callback
Ganesh Goudar
2017-11-03
1
-0
/
+58
*
|
cxgb4: add new T6 pci device id's
Ganesh Goudar
2017-11-03
1
-0
/
+1
*
|
cxgb4: fix error return code in cxgb4_set_hash_filter()
Wei Yongjun
2017-11-03
1
-1
/
+3
*
|
net: sched: move the can_offload check from binding phase to rule insertion p...
Jiri Pirko
2017-11-02
1
-0
/
+3
*
|
cxgb4: add support to create hash-filters via tc-flower offload
Kumar Sanghvi
2017-11-01
3
-5
/
+161
*
|
cxgb4: convert flower table to use rhashtable
Kumar Sanghvi
2017-11-01
4
-36
/
+82
*
|
cxgb4: add support to retrieve stats for hash filters
Kumar Sanghvi
2017-11-01
3
-13
/
+25
*
|
cxgb4: add support to delete hash filter
Kumar Sanghvi
2017-11-01
7
-7
/
+173
*
|
cxgb4: add support to create hash filters
Kumar Sanghvi
2017-11-01
6
-50
/
+562
*
|
cxgb4: initialize hash-filter configuration
Kumar Sanghvi
2017-11-01
6
-4
/
+54
*
|
cxgb4: save additional filter tuple field shifts in tp_params
Kumar Sanghvi
2017-11-01
3
-4
/
+29
*
|
cxgb3: Check and handle the dma mapping errors
Arjun Vynipadath
2017-10-29
1
-26
/
+92
*
|
drivers/net: chelsio/cxgb*: Convert timers to use timer_setup()
Kees Cook
2017-10-28
4
-22
/
+21
*
|
cxgb4: collect hardware misc dumps
Rahul Lakkireddy
2017-10-27
5
-0
/
+211
*
|
cxgb4: collect hardware scheduler dumps
Rahul Lakkireddy
2017-10-27
9
-0
/
+119
*
|
cxgb4: collect PBT tables dump
Rahul Lakkireddy
2017-10-27
5
-0
/
+91
*
|
cxgb4: collect MPS-TCAM dump
Rahul Lakkireddy
2017-10-27
6
-0
/
+230
*
|
cxgb4: collect TID info dump
Rahul Lakkireddy
2017-10-27
8
-1
/
+143
*
|
cxgb4: collect RSS dumps
Rahul Lakkireddy
2017-10-27
5
-0
/
+68
*
|
cxgb4: collect CIM queue configuration dump
Rahul Lakkireddy
2017-10-27
5
-0
/
+56
*
|
cxgb4: collect hardware LA dumps
Rahul Lakkireddy
2017-10-27
6
-0
/
+250
*
|
cxgb4: fix overflow in collecting IBQ and OBQ dump
Rahul Lakkireddy
2017-10-26
3
-7
/
+30
*
|
drivers, net, ethernet: convert clip_entry.refcnt from atomic_t to refcount_t
Elena Reshetova
2017-10-22
2
-8
/
+9
*
|
net: sched: avoid ndo_setup_tc calls for TC_SETUP_CLS*
Jiri Pirko
2017-10-21
1
-3
/
+0
*
|
cxgb4: Convert ndo_setup_tc offloads to block callbacks
Jiri Pirko
2017-10-21
1
-6
/
+39
*
|
Merge branch 'cxgb4-more-flower-offloads'
David S. Miller
2017-10-20
11
-27
/
+1068
|
\
\
|
*
|
cxgb4: add tc flower support for L3/L4 rewrite
Kumar Sanghvi
2017-10-20
3
-37
/
+244
|
*
|
cxgb4: introduce fw_filter2_wr to prepare for L3/L4 rewrite support
Kumar Sanghvi
2017-10-20
4
-3
/
+111
|
*
|
cxgb4: add tc flower support for ETH-SMAC rewrite
Kumar Sanghvi
2017-10-20
2
-0
/
+13
|
*
|
cxgb4: introduce SMT ops to prepare for SMAC rewrite support
Kumar Sanghvi
2017-10-20
8
-19
/
+519
|
*
|
cxgb4: add tc flower support for ETH-DMAC rewrite
Kumar Sanghvi
2017-10-20
2
-1
/
+126
|
*
|
cxgb4: add tc flower support for action PASS
Kumar Sanghvi
2017-10-20
1
-2
/
+6
|
*
|
cxgb4: add tc flower match support for vlan
Kumar Sanghvi
2017-10-20
1
-0
/
+35
|
*
|
cxgb4: add tc flower match support for TOS
Kumar Sanghvi
2017-10-20
1
-1
/
+50
|
/
/
*
|
chelsio: Convert timers to use timer_setup()
Kees Cook
2017-10-18
1
-16
/
+13
*
|
cxgb4: fix missing break in switch and indent return statements
Colin Ian King
2017-10-15
1
-3
/
+4
*
|
cxgb4: collect IBQ and OBQ dumps
Rahul Lakkireddy
2017-10-15
4
-0
/
+253
*
|
cxgb4: collect hardware module dumps
Rahul Lakkireddy
2017-10-15
5
-0
/
+422
*
|
cxgb4: collect TP dump
Rahul Lakkireddy
2017-10-15
8
-1
/
+234
*
|
cxgb4: update API for TP indirect register access
Rahul Lakkireddy
2017-10-15
5
-140
/
+239
*
|
cxgb4: collect firmware mbox and device log dump
Rahul Lakkireddy
2017-10-15
5
-0
/
+107
*
|
cxgb4: collect on-chip memory dump
Rahul Lakkireddy
2017-10-15
7
-1
/
+220
*
|
cxgb4: collect register dump
Rahul Lakkireddy
2017-10-15
8
-2
/
+285
*
|
cxgb4: implement ethtool dump data operations
Rahul Lakkireddy
2017-10-15
8
-2
/
+265
*
|
cxgb4: add new T5 pci device id's
Ganesh Goudar
2017-10-10
1
-0
/
+2
*
|
cxgb4: Add support for new flash parts
Ganesh Goudar
2017-10-10
1
-20
/
+116
*
|
cxgb4vf: make a couple of functions static
Colin Ian King
2017-10-04
1
-3
/
+3
*
|
cxgb4: add new T6 pci device id's
Ganesh Goudar
2017-10-04
1
-0
/
+1
[next]