index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
cavium
/
liquidio
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-03
liquidio: Use zeroing memory allocator than allocator/memset
Himanshu Jha
1
-5
/
+2
2017-12-03
liquidio: fix incorrect indentation of assignment statement
Colin Ian King
1
-1
/
+1
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-05
liquidio: do not consider packets dropped by network stack as driver Rx dropped
Intiyaz Basha
1
-12
/
+3
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
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
1
-0
/
+1
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
liquidio: Configure switchdev with devlink
Vijaya Mohan Guvva
4
-0
/
+107
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-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
2017-10-13
liquidio: fix timespec64_to_ns typo
Arnd Bergmann
1
-1
/
+1
2017-09-26
liquidio: update module parameter fw_type to reflect firmware type loaded
Rick Farrington
1
-2
/
+4
2017-09-26
liquidio: verify firmware version when auto-loaded from flash.
Rick Farrington
1
-1
/
+17
2017-09-26
liquidio: allow override of firmware present in flash
Rick Farrington
4
-26
/
+64
2017-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
16
-1430
/
+1576
2017-08-31
liquidio: fix crash in presence of zeroed-out base address regs
Rick Farrington
1
-0
/
+20
2017-08-30
liquidio: show NIC's U-Boot version in a dev_info() message
Weilin Chang
1
-0
/
+78
2017-08-29
smp: Avoid using two cache lines for struct call_single_data
Ying Huang
2
-2
/
+2
2017-08-24
liquidio: change manner of detecting whether or not NIC firmware is loaded
Felix Manlunas
3
-9
/
+15
2017-08-22
liquidio: make VF driver notify NIC firmware of MTU change
Veerasenareddy Burru
1
-5
/
+22
2017-08-22
liquidio: move macro definition to a proper place
Veerasenareddy Burru
2
-2
/
+2
2017-08-21
liquidio: fix use of pf in pass-through mode in a virtual machine
Rick Farrington
2
-5
/
+44
2017-08-19
liquidio: remove support for deprecated f/w cmd OCTNET_CMD_RESET_PF
Rick Farrington
2
-10
/
+0
2017-08-19
liquidio: fix Smatch error
Intiyaz Basha
1
-2
/
+2
2017-08-18
liquidio: with embedded f/w, issue droq credits before enablement
Rick Farrington
1
-8
/
+12
2017-08-18
liquidio: with embedded f/w, don't reload f/w, issue pf flr at exit
Rick Farrington
1
-24
/
+46
2017-08-17
liquidio: fix spelling mistake: "interuupt" -> "interrupt"
Colin Ian King
1
-1
/
+1
2017-08-16
liquidio: update VF's netdev->max_mtu if there's a change in PF's MTU
Veerasenareddy Burru
2
-6
/
+6
2017-08-16
liquidio: added support for ethtool --set-channels feature
Intiyaz Basha
6
-50
/
+226
2017-08-16
liquidio: moved octeon_setup_interrupt to lio_core.c
Intiyaz Basha
4
-263
/
+202
2017-08-16
liquidio: moved liquidio_legacy_intr_handler to lio_core.c
Intiyaz Basha
3
-56
/
+57
2017-08-16
liquidio: moved liquidio_msix_intr_handler to lio_core.c
Intiyaz Basha
5
-88
/
+50
2017-08-15
liquidio: fix issues with fw_type module parameter
Derek Chickles
1
-3
/
+3
2017-08-15
liquidio: added support for ethtool --set-ring feature
Intiyaz Basha
6
-11
/
+160
2017-08-15
liquidio: moved liquidio_setup_io_queues to lio_core.c
Intiyaz Basha
4
-216
/
+118
2017-08-15
liquidio: moved liquidio_napi_poll to lio_core.c
Intiyaz Basha
4
-108
/
+61
2017-08-15
liquidio: moved liquidio_napi_drv_callback to lio_core.c
Intiyaz Basha
4
-50
/
+41
2017-08-15
liquidio: moved liquidio_push_packet to lio_core.c
Intiyaz Basha
4
-275
/
+156
[next]