index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
chelsio
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-26
chelsio: use BUG() instead of BUG_ON(1)
Arnd Bergmann
2
-2
/
+2
2019-03-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2
-0
/
+20
2019-03-04
cxgb4/chtls: Prefix adapter flags with CXGB4
Arjun Vynipadath
11
-104
/
+105
2019-03-02
cxgb4vf: Call netif_carrier_off properly in pci_probe
Arjun Vynipadath
1
-1
/
+1
2019-03-02
cxgb4vf: Revert force link up behaviour
Arjun Vynipadath
1
-10
/
+3
2019-03-02
cxgb4: Add VF Link state support
Arjun Vynipadath
3
-6
/
+60
2019-03-02
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: Enable outer UDP checksum offload for T6
Arjun Vynipadath
1
-0
/
+2
2019-02-28
cxgb4/cxgb4vf: Fix up netdev->hw_features
Arjun Vynipadath
2
-10
/
+9
2019-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-0
/
+2
2019-02-21
cxgb4: Mask out interrupts that are not enabled.
Vishal Kulkarni
1
-2
/
+8
2019-02-15
cxgb4: Export sge_host_page_size to ulds
Raju Rangoju
2
-0
/
+2
2019-02-14
cxgb4: Add capability to get/set SGE Doorbell Queue Timer Tick
Vishal Kulkarni
3
-6
/
+198
2019-02-14
cxgb4/cxgb4vf: Add support for SGE doorbell queue timer
Vishal Kulkarni
8
-75
/
+375
2019-02-14
cxgb4vf: Few more link management changes.
Vishal Kulkarni
1
-1
/
+8
2019-02-09
cxgb4: add tcb flags and tcb rpl struct
Raju Rangoju
2
-0
/
+20
2019-02-07
cxgb4: Update 1.22.9.0 as the latest firmware supported.
Vishal Kulkarni
1
-6
/
+6
2019-02-07
cxgb4: Add new T6 PCI device ids 0x608b
Vishal Kulkarni
1
-0
/
+1
2019-02-06
drivers: net: use flow action infrastructure
Pablo Neira Ayuso
1
-123
/
+127
2019-02-06
flow_offload: add statistics retrieval infrastructure and use it
Pablo Neira Ayuso
1
-3
/
+3
2019-02-06
flow_offload: add flow_rule and flow_match structures and use them
Pablo Neira Ayuso
1
-115
/
+79
2019-02-03
cxgb4/cxgb4vf: Program hash region for {t4/t4vf}_change_mac()
Arjun Vynipadath
4
-40
/
+136
2019-02-03
chelsio: clean up indentation issue
Colin Ian King
1
-2
/
+1
2019-02-02
cxgb4: smt: use struct_size() in kvzalloc()
Gustavo A. R. Silva
1
-2
/
+1
2019-02-02
cxgb4: sched: use struct_size() in kvzalloc()
Gustavo A. R. Silva
1
-1
/
+1
2019-01-29
cxgb4: cxgb4_tc_u32: use struct_size() in kvzalloc()
Gustavo A. R. Silva
1
-2
/
+1
2019-01-29
cxgb4: clip_tbl: Use struct_size() in kvzalloc()
Gustavo A. R. Silva
1
-2
/
+1
2019-01-29
cxgb4vf: Update port information in cxgb4vf_open()
Arjun Vynipadath
1
-0
/
+7
2019-01-23
cxgb4/cxgb4vf: Link management changes
Vishal Kulkarni
3
-14
/
+63
2019-01-22
cxgb4: TLS record offload enable
Atul Gupta
1
-1
/
+2
2019-01-17
cxgb4/l2t: Use struct_size() in kvzalloc()
Gustavo A. R. Silva
1
-1
/
+1
2019-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-14
/
+16
2019-01-10
net: cxgb4: fix various indentation issues
Colin Ian King
3
-6
/
+6
2019-01-10
net: cxgb3: fix various indentation issues
Colin Ian King
2
-8
/
+10
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
3
-3
/
+3
2018-12-28
net: chelsio: Add a missing check on cudg_get_buffer
Aditya Pakki
1
-0
/
+4
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+3
2018-12-15
cxgb4: remove DEFINE_SIMPLE_DEBUGFS_FILE()
Yangtao Li
3
-117
/
+25
2018-12-15
crypto/chelsio/chtls: macro correction in tx path
Atul Gupta
1
-0
/
+3
2018-12-05
net: documentation: build a directory structure for drivers
Jakub Kicinski
1
-1
/
+2
2018-12-01
cxgb4: number of VFs supported is not always 16
Ganesh Goudar
1
-1
/
+1
2018-11-25
cxgb4: remove set but not used variables 'multitrc, speed'
YueHaibing
1
-4
/
+1
2018-11-23
cxgb4: use new fw interface to get the VIN and smt index
Santosh Rastapur
5
-43
/
+106
2018-11-20
cxgb4/cxgb4vf: Fix mac_hlist initialization and free
Arjun Vynipadath
2
-12
/
+13
2018-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-6
/
+3
2018-11-18
cxgb4: Remove SGE_HOST_PAGE_SIZE dependency on page size
Arjun Vynipadath
1
-11
/
+0
2018-11-15
cxgb4: fix thermal zone build error
Ganesh Goudar
3
-6
/
+3
2018-11-10
cxgb4vf: free mac_hlist properly
Arjun Vynipadath
1
-0
/
+6
2018-11-10
cxgb4vf: fix memleak in mac_hlist initialization
Arjun Vynipadath
1
-2
/
+4
[next]