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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-9
/
+9
2020-06-05
cxgb4: Use kfree() instead kvfree() where appropriate
Denis Efremov
1
-3
/
+3
2020-06-04
crypto/chcr: error seen if CONFIG_CHELSIO_TLS_DEVICE isn't set
Rohit Maheshwari
1
-1
/
+1
2020-06-01
cxgb4/chcr: Enable ktls settings at run time
Rohit Maheshwari
6
-24
/
+155
2020-06-01
cxgb4: cleanup error code in setup_sge_queues_uld()
Dan Carpenter
1
-4
/
+5
2020-05-22
cxgb4: add adapter hotplug support for ULDs
Potnuri Bharat Teja
4
-56
/
+100
2020-05-18
cxgb4: Use %pM format specifier for MAC addresses
Andy Shevchenko
1
-14
/
+6
2020-05-15
cxgb4: add EOTID tracking and software context dump
Rahul Lakkireddy
5
-28
/
+133
2020-05-15
cxgb4: tune burst buffer size for TC-MQPRIO offload
Rahul Lakkireddy
5
-19
/
+31
2020-05-15
cxgb4: improve credits recovery in TC-MQPRIO Tx path
Rahul Lakkireddy
1
-14
/
+26
2020-05-07
cxgb4: remove duplicate headers
Chen Zhou
1
-2
/
+0
2020-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-3
/
+37
2020-05-05
cxgb4/cxgb4vf: Remove superfluous void * cast in debugfs_create_file() call
Geert Uytterhoeven
1
-1
/
+1
2020-05-01
cxgb4: Add missing annotation for service_ofldq()
Jules Irenge
1
-0
/
+1
2020-05-01
docs: networking: device drivers: convert chelsio/cxgb.txt to ReST
Mauro Carvalho Chehab
1
-1
/
+1
2020-04-30
cxgb4: fix EOTID leak when disabling TC-MQPRIO offload
Rahul Lakkireddy
1
-3
/
+36
2020-04-23
cxgb4: fix adapter crash due to wrong MC size
Vishal Kulkarni
1
-7
/
+20
2020-04-20
cxgb4: fix large delays in PTP synchronization
Rahul Lakkireddy
2
-21
/
+9
2020-04-14
net/cxgb4: Check the return from t4_query_params properly
Jason Gunthorpe
1
-1
/
+1
2020-04-01
cxgb4: free MQPRIO resources in shutdown path
Rahul Lakkireddy
3
-0
/
+28
2020-04-01
cxgb4: fix MPS index overwrite when setting MAC address
Herat Ramani
1
-1
/
+0
2020-03-31
cxgb4/chcr: nic-tls stats in ethtool
Rohit Maheshwari
1
-0
/
+18
2020-03-30
net: sched: expose HW stats types per action used by drivers
Jiri Pirko
2
-2
/
+4
2020-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-44
/
+15
2020-03-25
cxgb4: Add support to catch bits set in INT_CAUSE5
Rahul Kundu
2
-8
/
+30
2020-03-25
cxgb4: remove set but not used variable 'tab'
YueHaibing
1
-3
/
+1
2020-03-24
cxgb4/ptp: pass the sign of offset delta in FW CMD
Raju Rangoju
1
-0
/
+3
2020-03-19
cxgb4: fix Txq restart check during backpressure
Rahul Lakkireddy
1
-2
/
+8
2020-03-19
cxgb4: fix throughput drop during Tx backpressure
Rahul Lakkireddy
1
-40
/
+2
2020-03-18
cxgb4: rework TC filter rule insertion across regions
Rahul Lakkireddy
6
-152
/
+381
2020-03-17
net: rename flow_action_hw_stats_types* -> flow_action_hw_stats*
Jakub Kicinski
1
-1
/
+1
2020-03-15
cxgb4: fix delete filter entry fail in unload path
Shahjada Abul Husain
1
-2
/
+2
2020-03-14
cxgb4: update T5/T6 adapter register ranges
Shahjada Abul Husain
1
-14
/
+8
2020-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-22
/
+27
2020-03-10
net: cxgb4vf: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+2
2020-03-10
net: cxgb4: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+4
2020-03-10
net: cxgb3: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+1
2020-03-10
net: cxgb2: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+3
2020-03-08
cxgb4/chcr: Add ipv6 support and statistics
Rohit Maheshwari
2
-0
/
+55
2020-03-08
cxgb4/chcr: complete record tx handling
Rohit Maheshwari
3
-0
/
+45
2020-03-08
cxgb4/chcr: Save tx keys and handle HW response
Rohit Maheshwari
4
-5
/
+52
2020-03-08
cxgb4/chcr : Register to tls add and del callback
Rohit Maheshwari
4
-0
/
+40
2020-03-08
flow_offload: check for basic action hw stats type
Jiri Pirko
3
-4
/
+10
2020-03-03
cxgb4: fix checks for max queues to allocate
Vishal Kulkarni
1
-22
/
+27
2020-03-03
net/chelsio: Don't set N/A for not available FW
Leon Romanovsky
1
-3
/
+1
2020-03-03
net/chelsio: Delete drive and module versions
Leon Romanovsky
9
-35
/
+1
2020-02-24
chelsio: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
13
-17
/
+17
2020-02-06
cxgb4: Added tls stats prints.
Devulapally Shiva Krishna
1
-0
/
+7
2020-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
9
-118
/
+282
2020-01-27
Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
1
-1
/
+1
[next]