index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
cavium
/
liquidio
/
lio_vf_main.c
Age
Commit message (
Expand
)
Author
2020-03-03
net/liquidio: Delete driver version assignment
Leon Romanovsky
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-07-22
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
2019-04-01
net: move skb->xmit_more hint to softnet data
Florian Westphal
2018-09-18
net: cavium: fix return type of ndo_start_xmit function
YueHaibing
2018-09-11
liquidio: Disabling tasklet when NAPI is active
Intiyaz Basha
2018-09-06
liquidio: Add spoof checking on a VF MAC address
Weilin Chang
2018-09-03
liquidio: Added delayed work for periodically updating the link statistics.
Pradeep Nalla
2018-08-29
liquidio: remove obsolete functions and data structures
Felix Manlunas
2018-08-29
liquidio: change octnic_ctrl_pkt to do synchronous soft commands
Felix Manlunas
2018-08-29
liquidio: improve soft command handling
Felix Manlunas
2018-07-16
liquidio: correct error msg text when removing VLAN ID
Rick Farrington
2018-05-07
liquidio: support use of ethtool to set link speed of CN23XX-225 cards
Weilin Chang
2018-05-02
liquidio VF: indicate that disabling rx vlan offload is not allowed
Raghu Vatsavayi
2018-04-30
liquidio: enhanced ethtool --set-channels feature
Intiyaz Basha
2018-04-30
liquidio: Moved common function setup_glists to lio_core.c
Intiyaz Basha
2018-04-30
liquidio: Moved common definition octnic_gather to octeon_network.h
Intiyaz Basha
2018-04-30
liquidio: Moved common function delete_glists to lio_core.c
Intiyaz Basha
2018-04-30
liquidio: Moved common function list_delete_head to octeon_network.h
Intiyaz Basha
2018-04-30
liquidio: Moved common function if_cfg_callback to lio_core.c
Intiyaz Basha
2018-04-27
liquidio: add support for ndo_get_stats64 instead of ndo_get_stats
Pradeep Nalla
2018-03-30
liquidio: prevent rx queues from getting stalled
Raghu Vatsavayi
2018-03-27
liquidio: Removed duplicate Tx queue status check
Intiyaz Basha
2018-03-25
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: 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-12
liquidio: fix ndo_change_mtu to always return correct status to the caller
Veerasenareddy Burru
2017-10-28
liquidio: fix kernel panic in VF driver
Felix Manlunas
2017-10-28
liquidio: xmit_more support
Intiyaz Basha
2017-10-19
liquidio: mark expected switch fall-through in octeon_destroy_resources
Gustavo A. R. Silva
2017-10-19
liquidio: remove unnecessary NULL check before kfree in delete_glists
Gustavo A. R. Silva
2017-08-22
liquidio: make VF driver notify NIC firmware of MTU change
Veerasenareddy Burru
2017-08-16
liquidio: update VF's netdev->max_mtu if there's a change in PF's MTU
Veerasenareddy Burru
2017-08-15
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_msix_intr_handler to lio_core.c
Intiyaz Basha
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
[next]