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
/
cavium
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-25
liquidio: Moved common function txqs_wake to octeon_network.h
Intiyaz Basha
3
-55
/
+27
2018-03-25
liquidio: Moved common function txqs_stop to octeon_network.h
Intiyaz Basha
3
-32
/
+16
2018-03-25
net: liquidio: clean up Makefile for simpler composite object handling
Masahiro Yamada
1
-35
/
+16
2018-03-22
liquidio: Added support for trusted VF
Intiyaz Basha
3
-0
/
+125
2018-03-16
liquidio: Simplified napi poll
Intiyaz Basha
3
-66
/
+35
2018-03-14
liquidio: Add support for liquidio 10GBase-T NIC
Veerasenareddy Burru
2
-8
/
+28
2018-03-12
liquidio: fix ndo_change_mtu to always return correct status to the caller
Veerasenareddy Burru
5
-113
/
+141
2018-03-09
liquidio: avoid doing useless work
Prasad Kanneganti
2
-2
/
+9
2018-03-09
liquidio: Resolved mbox read issue while reading more than one 64bit data
Intiyaz Basha
1
-2
/
+3
2018-03-05
liquidio: Corrected Rx bytes counting
Intiyaz Basha
1
-1
/
+2
2018-02-14
Revert "net: thunderx: Add support for xdp redirect"
Jesper Dangaard Brouer
3
-94
/
+31
2018-02-12
net: cavium: fix NULL pointer dereference in cavium_ptp_put
Jan Glauber
1
-0
/
+2
2018-02-08
net: thunder: change q_len's type to handle max ring size
Dean Nelson
1
-1
/
+1
2018-01-29
net: ethernet: cavium: Correct Cavium Thunderx NIC driver names accordingly t...
Vadim Lomovtsev
5
-5
/
+5
2018-01-16
net: thunderx: add timestamping support
Sunil Goutham
9
-6
/
+345
2018-01-16
net: add support for Cavium PTP coprocessor
Radoslaw Biernacki
5
-0
/
+437
2018-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
3
-4
/
+13
2018-01-06
thunderx: setup xdp_rxq_info
Jesper Dangaard Brouer
3
-4
/
+13
2018-01-03
liquidio: Use zeroing memory allocator than allocator/memset
Himanshu Jha
1
-5
/
+2
2017-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2017-12-06
net: thunderx: Fix TCP/UDP checksum offload for IPv4 pkts
Florian Westphal
1
-0
/
+2
2017-12-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-12-03
liquidio: fix incorrect indentation of assignment statement
Colin Ian King
1
-1
/
+1
2017-11-30
net: thunderx: Set max queue count taking XDP_TX into account
Sunil Goutham
1
-0
/
+5
2017-11-30
net: thunderx: Add support for xdp redirect
Sunil Goutham
3
-31
/
+94
2017-11-25
net: thunderx: Fix TCP/UDP checksum offload for IPv6 pkts
Sunil Goutham
1
-1
/
+0
2017-11-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2017-11-16
mm: remove __GFP_COLD
Mel Gorman
1
-1
/
+1
2017-11-14
liquidio: Missing error code in liquidio_init_nic_module()
Dan Carpenter
1
-1
/
+2
2017-11-11
net: thunderx: fix double free error
Aleksey Makarov
1
-52
/
+30
2017-11-05
liquidio: do not consider packets dropped by network stack as driver Rx dropped
Intiyaz Basha
1
-12
/
+3
2017-11-05
net: bpf: rename ndo_xdp to ndo_bpf
Jakub Kicinski
1
-2
/
+2
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-0
/
+2
2017-11-04
liquidio: Fix an issue with multiple switchdev enable disables
Vijaya Mohan Guvva
3
-2
/
+9
2017-11-03
liquidio: bump up driver version to 1.7.0 to match newer NIC firmware
Felix Manlunas
1
-2
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2
-0
/
+2
2017-11-02
liquidio: synchronize VF representor names with NIC firmware
Vijaya Mohan Guvva
4
-1
/
+92
2017-11-02
liquidio: remove redundant setting of inst_processed to zero
Colin Ian King
1
-2
/
+0
2017-11-01
net: thunderx: remove a couple of redundant assignments
Colin Ian King
1
-4
/
+0
2017-11-01
liquidio: Configure switchdev with devlink
Vijaya Mohan Guvva
5
-0
/
+108
2017-11-01
liquidio: switchdev support for LiquidIO NIC
Vijaya Mohan Guvva
6
-1
/
+750
2017-10-29
liquidio: get rid of false alarm "Unknown cmd 27" in dmesg
Felix Manlunas
1
-0
/
+1
2017-10-28
liquidio: fix kernel panic in VF driver
Felix Manlunas
1
-3
/
+3
2017-10-27
liquidio: xmit_more support
Intiyaz Basha
9
-19
/
+55
2017-10-27
liquidio: deprecate 1-bit flag indicating watchdog kernel thread is running
Felix Manlunas
1
-10
/
+4
2017-10-26
ethernet: cavium: octeon: Switch to using netdev_info().
Steven J. Hill
1
-13
/
+11
2017-10-24
liquidio: pass date and time info to NIC firmware
Veerasenareddy Burru
4
-3
/
+166
2017-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-10-19
liquidio: mark expected switch fall-through in octeon_destroy_resources
Gustavo A. R. Silva
1
-1
/
+1
2017-10-19
liquidio: remove unnecessary NULL check before kfree in delete_glists
Gustavo A. R. Silva
1
-2
/
+1
[prev]
[next]