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
/
cavium
/
liquidio
/
lio_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-03
liquidio: fix incorrect indentation of assignment statement
Colin Ian King
1
-1
/
+1
2017-11-14
liquidio: Missing error code in liquidio_init_nic_module()
Dan Carpenter
1
-1
/
+2
2017-11-02
liquidio: synchronize VF representor names with NIC firmware
Vijaya Mohan Guvva
1
-0
/
+15
2017-11-01
liquidio: Configure switchdev with devlink
Vijaya Mohan Guvva
1
-0
/
+93
2017-11-01
liquidio: switchdev support for LiquidIO NIC
Vijaya Mohan Guvva
1
-0
/
+25
2017-10-28
liquidio: xmit_more support
Intiyaz Basha
1
-6
/
+12
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
1
-0
/
+126
2017-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-10-13
liquidio: fix timespec64_to_ns typo
Arnd Bergmann
1
-1
/
+1
2017-09-25
liquidio: update module parameter fw_type to reflect firmware type loaded
Rick Farrington
1
-2
/
+4
2017-09-25
liquidio: verify firmware version when auto-loaded from flash.
Rick Farrington
1
-1
/
+17
2017-09-25
liquidio: allow override of firmware present in flash
Rick Farrington
1
-25
/
+43
2017-08-23
liquidio: change manner of detecting whether or not NIC firmware is loaded
Felix Manlunas
1
-6
/
+0
2017-08-20
liquidio: fix use of pf in pass-through mode in a virtual machine
Rick Farrington
1
-0
/
+2
2017-08-18
liquidio: remove support for deprecated f/w cmd OCTNET_CMD_RESET_PF
Rick Farrington
1
-9
/
+0
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-15
liquidio: added support for ethtool --set-channels feature
Intiyaz Basha
1
-13
/
+20
2017-08-15
liquidio: moved octeon_setup_interrupt to lio_core.c
Intiyaz Basha
1
-163
/
+0
2017-08-15
liquidio: moved liquidio_legacy_intr_handler to lio_core.c
Intiyaz Basha
1
-56
/
+0
2017-08-15
liquidio: moved liquidio_msix_intr_handler to lio_core.c
Intiyaz Basha
1
-43
/
+0
2017-08-14
liquidio: fix issues with fw_type module parameter
Derek Chickles
1
-3
/
+3
2017-08-14
liquidio: added support for ethtool --set-ring feature
Intiyaz Basha
1
-1
/
+5
2017-08-14
liquidio: moved liquidio_setup_io_queues to lio_core.c
Intiyaz Basha
1
-108
/
+1
2017-08-14
liquidio: moved liquidio_napi_poll to lio_core.c
Intiyaz Basha
1
-52
/
+0
2017-08-14
liquidio: moved liquidio_napi_drv_callback to lio_core.c
Intiyaz Basha
1
-38
/
+0
2017-08-14
liquidio: moved liquidio_push_packet to lio_core.c
Intiyaz Basha
1
-147
/
+0
2017-08-14
liquidio: moved octeon_setup_droq to lio_core.c
Intiyaz Basha
1
-37
/
+0
2017-08-14
liquidio: moved update_txq_status to lio_core.c
Intiyaz Basha
1
-34
/
+1
2017-08-14
liquidio: moved wait_for_pending_requests to octeon_network.h
Intiyaz Basha
1
-26
/
+0
2017-08-14
liquidio: update debug console logging mechanism
Rick Farrington
1
-2
/
+42
2017-08-11
liquidio: moved ptp_enable to octeon_device structure
Intiyaz Basha
1
-9
/
+10
2017-08-09
liquidio: napi cleanup
Intiyaz Basha
1
-0
/
+15
2017-08-08
liquidio: fix misspelled firmware image filenames
Derek Chickles
1
-4
/
+8
2017-08-06
liquidio: moved console_bitmask module param to lio_main.c
Intiyaz Basha
1
-0
/
+15
2017-08-02
liquidio: set sriov_totalvfs correctly
Derek Chickles
1
-0
/
+5
2017-07-19
liquidio: lio_main: remove unnecessary static in setup_io_queues()
Gustavo A. R. Silva
1
-2
/
+2
2017-06-18
liquidio: replace info-pointer mode with buffer-pointer-only mode
Prasad Kanneganti
1
-3
/
+4
2017-06-18
liquidio: implement vlan filter enable and disable
Prasad Kanneganti
1
-6
/
+22
2017-05-21
net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALL
Miroslav Lichvar
1
-0
/
+1
2017-05-17
liquidio: fix PF falsely indicating success at setting MAC address of a nonex...
Felix Manlunas
1
-0
/
+3
2017-05-17
liquidio: fix insmod failure when multiple NICs are plugged in
Rick Farrington
1
-4
/
+17
2017-04-08
liquidio: fix VF incorrectly indicating that it successfully set its VLAN
Felix Manlunas
1
-0
/
+4
2017-04-06
liquidio: fix Octeon core watchdog timeout false alarm
Felix Manlunas
1
-73
/
+105
2017-03-30
drivers: add explicit interrupt.h includes
Florian Westphal
1
-0
/
+1
2017-03-28
liquidio: refactor interrupt moderation code
Prasad Kanneganti
1
-17
/
+0
2017-03-24
liquidio: do not reset Octeon if NIC firmware was preloaded
Felix Manlunas
1
-13
/
+32
2017-03-22
liquidio: fix tx completions in napi poll
VSR Burru
1
-9
/
+11
2017-03-22
liquidio: allocate RX buffers in OOM conditions in PF and VF
Satanand Burla
1
-0
/
+5
[next]