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
/
cxgb4
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-26
cxgb4: Added missing break in ndo_udp_tunnel_{add/del}
Arjun Vynipadath
1
-0
/
+2
2018-07-07
cxgb4: assume flash part size to be 4MB, if it can't be determined
Casey Leedom
1
-22
/
+13
2018-06-24
cxgb4: when disabling dcb set txq dcb priority to 0
Ganesh Goudar
1
-1
/
+1
2018-06-13
treewide: kvzalloc() -> kvcalloc()
Kees Cook
3
-4
/
+5
2018-06-13
treewide: kzalloc_node() -> kcalloc_node()
Kees Cook
1
-1
/
+1
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-2
/
+2
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2
-4
/
+4
2018-06-07
Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-74
/
+1
2018-06-04
net: chelsio: Use zeroing memory allocator instead of allocator/memset
YueHaibing
1
-2
/
+1
2018-05-31
cxgb4: Add FORCE_PAUSE bit to 32 bit port caps
Ganesh Goudar
2
-3
/
+12
2018-05-26
cxgb4: Report PCIe link properties with pcie_print_link_status()
Bjorn Helgaas
1
-74
/
+1
2018-05-25
cxgb4/cxgb4vf: Notify link changes to OS-dependent code
Arjun Vynipadath
3
-2
/
+34
2018-05-25
cxgb4: clean up init_one
Ganesh Goudar
2
-21
/
+28
2018-05-25
cxgb4/cxgb4vf: link management changes for new SFP
Ganesh Goudar
2
-17
/
+39
2018-05-25
cxgb4: Check for kvzalloc allocation failure
YueHaibing
1
-0
/
+4
2018-05-23
cxgb4: do L1 config when module is inserted
Ganesh Goudar
3
-12
/
+65
2018-05-23
cxgb4: change the port capability bits definition
Ganesh Goudar
2
-6
/
+6
2018-05-23
cxgb4: Add new T6 device ids
Ganesh Goudar
1
-0
/
+2
2018-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-77
/
+39
2018-05-21
cxgb4: copy the length of cpl_tx_pkt_core to fw_wr
Ganesh Goudar
1
-15
/
+14
2018-05-18
cxgb4: fix offset in collecting TX rate limit info
Rahul Lakkireddy
1
-19
/
+9
2018-05-18
cxgb4: collect SGE PF/VF queue map
Rahul Lakkireddy
3
-2
/
+65
2018-05-16
cxgb4: update LE-TCAM collection for T6
Rahul Lakkireddy
4
-8
/
+37
2018-05-15
cxgb4: add tc flower match support for tunnel VNI
Kumar Sanghvi
7
-7
/
+237
2018-05-15
cxgb4: Correct ntuple mask validation for hash filters
Kumar Sanghvi
1
-58
/
+30
2018-05-14
cxgb4: do not fail vf instatiation in slave mode
Arjun Vynipadath
1
-7
/
+3
2018-05-14
cxgb4: collect hardware dump in second kernel
Rahul Lakkireddy
4
-0
/
+42
2018-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+3
2018-05-11
cxgb4: avoid schedule while atomic
Ganesh Goudar
1
-2
/
+2
2018-05-11
cxgb4: enable inner header checksum calculation
Ganesh Goudar
3
-22
/
+83
2018-05-11
cxgb4: Fix {vxlan/geneve}_port initialization
Arjun Vynipadath
2
-0
/
+23
2018-05-11
cxgb4: Add new T5 device id
Ganesh Goudar
1
-0
/
+1
2018-05-11
cxgb4: fix the wrong conversion of Mbps to Kbps
Ganesh Goudar
1
-3
/
+3
2018-05-10
cxgb4: copy mbox log size to PF0-3 adap instances
Ganesh Goudar
1
-2
/
+1
2018-05-10
cxgb4: zero the HMA memory
Ganesh Goudar
1
-2
/
+2
2018-05-03
cxgb4: update latest firmware version supported
Ganesh Goudar
1
-6
/
+6
2018-05-02
cxgb4: add new T5 device id's
Ganesh Goudar
1
-0
/
+3
2018-04-30
libcxgb,cxgb4: use __skb_put_zero to simplfy code
YueHaibing
2
-4
/
+2
2018-04-01
cxgb4: LLD driver changes to support TLS
Atul Gupta
3
-15
/
+131
2018-04-01
cxgb4: Inline TLS FW Interface
Atul Gupta
3
-6
/
+283
2018-03-30
cxgb4: fix error return code in adap_init0()
Wei Yongjun
1
-1
/
+2
2018-03-26
ethernet: Use octal not symbolic permissions
Joe Perches
1
-56
/
+56
2018-03-26
cxgb4: support new ISSI flash parts
Ganesh Goudar
1
-0
/
+19
2018-03-26
cxgb4: depend on firmware event for link status
Ganesh Goudar
1
-2
/
+0
2018-03-26
cxgb4: copy vlan_id in ndo_get_vf_config
Arjun Vynipadath
1
-2
/
+6
2018-03-26
cxgb4: Setup FW queues before registering netdev
Arjun Vynipadath
1
-3
/
+8
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2018-03-22
cxgb4: Support firmware rdma write completion work request.
Raju Rangoju
5
-0
/
+11
2018-03-22
cxgb4: Support firmware rdma write with immediate work request.
Raju Rangoju
5
-0
/
+10
2018-03-22
cxgb4: Add support to query HW SRQ parameters
Raju Rangoju
2
-0
/
+21
[next]