index
:
org/kernel/linux.git
master
staging-next
Linux Kernel Tree
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
cavium
/
liquidio
/
lio_main.c
Commit message (
Expand
)
Author
Age
*
liquidio: prevent rx queues from getting stalled
Raghu Vatsavayi
2018-03-30
*
liquidio: Removed duplicate Tx queue status check
Intiyaz Basha
2018-03-27
*
liquidio: Renamed txqs_start to start_txqs
Intiyaz Basha
2018-03-25
*
liquidio: Renamed txqs_stop to stop_txqs
Intiyaz Basha
2018-03-25
*
liquidio: Renamed txqs_wake to wake_txqs
Intiyaz Basha
2018-03-25
*
liquidio: Function call skb_iq for deriving queue from skb
Intiyaz Basha
2018-03-25
*
liquidio: Removed one line function wake_q
Intiyaz Basha
2018-03-25
*
liquidio: Removed one line function stop_q
Intiyaz Basha
2018-03-25
*
liquidio: Removed netif_is_multiqueue check
Intiyaz Basha
2018-03-25
*
liquidio: Removed start_txq function
Intiyaz Basha
2018-03-25
*
liquidio: Removed one line function stop_txq
Intiyaz Basha
2018-03-25
*
liquidio: Moved common function skb_iq to to octeon_network.h
Intiyaz Basha
2018-03-25
*
liquidio: Moved common function txqs_start to octeon_network.h
Intiyaz Basha
2018-03-25
*
liquidio: Moved common function txqs_wake to octeon_network.h
Intiyaz Basha
2018-03-25
*
liquidio: Moved common function txqs_stop to octeon_network.h
Intiyaz Basha
2018-03-25
*
liquidio: Added support for trusted VF
Intiyaz Basha
2018-03-22
*
liquidio: fix ndo_change_mtu to always return correct status to the caller
Veerasenareddy Burru
2018-03-12
*
liquidio: fix incorrect indentation of assignment statement
Colin Ian King
2017-12-03
*
liquidio: Missing error code in liquidio_init_nic_module()
Dan Carpenter
2017-11-14
*
liquidio: synchronize VF representor names with NIC firmware
Vijaya Mohan Guvva
2017-11-02
*
liquidio: Configure switchdev with devlink
Vijaya Mohan Guvva
2017-11-01
*
liquidio: switchdev support for LiquidIO NIC
Vijaya Mohan Guvva
2017-11-01
*
liquidio: xmit_more support
Intiyaz Basha
2017-10-28
*
liquidio: deprecate 1-bit flag indicating watchdog kernel thread is running
Felix Manlunas
2017-10-27
*
liquidio: pass date and time info to NIC firmware
Veerasenareddy Burru
2017-10-24
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-22
|
\
|
*
liquidio: fix timespec64_to_ns typo
Arnd Bergmann
2017-10-13
*
|
liquidio: update module parameter fw_type to reflect firmware type loaded
Rick Farrington
2017-09-25
*
|
liquidio: verify firmware version when auto-loaded from flash.
Rick Farrington
2017-09-25
*
|
liquidio: allow override of firmware present in flash
Rick Farrington
2017-09-25
|
/
*
liquidio: change manner of detecting whether or not NIC firmware is loaded
Felix Manlunas
2017-08-23
*
liquidio: fix use of pf in pass-through mode in a virtual machine
Rick Farrington
2017-08-20
*
liquidio: remove support for deprecated f/w cmd OCTNET_CMD_RESET_PF
Rick Farrington
2017-08-18
*
liquidio: with embedded f/w, issue droq credits before enablement
Rick Farrington
2017-08-18
*
liquidio: with embedded f/w, don't reload f/w, issue pf flr at exit
Rick Farrington
2017-08-18
*
liquidio: added support for ethtool --set-channels feature
Intiyaz Basha
2017-08-15
*
liquidio: moved octeon_setup_interrupt to lio_core.c
Intiyaz Basha
2017-08-15
*
liquidio: moved liquidio_legacy_intr_handler to lio_core.c
Intiyaz Basha
2017-08-15
*
liquidio: moved liquidio_msix_intr_handler to lio_core.c
Intiyaz Basha
2017-08-15
*
liquidio: fix issues with fw_type module parameter
Derek Chickles
2017-08-14
*
liquidio: added support for ethtool --set-ring feature
Intiyaz Basha
2017-08-14
*
liquidio: moved liquidio_setup_io_queues to lio_core.c
Intiyaz Basha
2017-08-14
*
liquidio: moved liquidio_napi_poll to lio_core.c
Intiyaz Basha
2017-08-14
*
liquidio: moved liquidio_napi_drv_callback to lio_core.c
Intiyaz Basha
2017-08-14
*
liquidio: moved liquidio_push_packet to lio_core.c
Intiyaz Basha
2017-08-14
*
liquidio: moved octeon_setup_droq to lio_core.c
Intiyaz Basha
2017-08-14
*
liquidio: moved update_txq_status to lio_core.c
Intiyaz Basha
2017-08-14
*
liquidio: moved wait_for_pending_requests to octeon_network.h
Intiyaz Basha
2017-08-14
*
liquidio: update debug console logging mechanism
Rick Farrington
2017-08-14
*
liquidio: moved ptp_enable to octeon_device structure
Intiyaz Basha
2017-08-11
[next]