index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
Files
Lines
2020-03-03
net/liquidio: Delete driver version assignment
Leon Romanovsky
1
-3
/
+2
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
1
-1
/
+1
2019-07-22
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
1
-12
/
+11
2019-04-01
net: move skb->xmit_more hint to softnet data
Florian Westphal
1
-1
/
+1
2018-09-18
net: cavium: fix return type of ndo_start_xmit function
YueHaibing
1
-1
/
+1
2018-09-11
liquidio: Disabling tasklet when NAPI is active
Intiyaz Basha
1
-0
/
+16
2018-09-06
liquidio: Add spoof checking on a VF MAC address
Weilin Chang
1
-0
/
+8
2018-09-03
liquidio: Added delayed work for periodically updating the link statistics.
Pradeep Nalla
1
-1
/
+7
2018-08-29
liquidio: remove obsolete functions and data structures
Felix Manlunas
1
-82
/
+40
2018-08-29
liquidio: change octnic_ctrl_pkt to do synchronous soft commands
Felix Manlunas
1
-25
/
+13
2018-08-29
liquidio: improve soft command handling
Felix Manlunas
1
-4
/
+30
2018-07-16
liquidio: correct error msg text when removing VLAN ID
Rick Farrington
1
-1
/
+1
2018-05-07
liquidio: support use of ethtool to set link speed of CN23XX-225 cards
Weilin Chang
1
-0
/
+5
2018-05-02
liquidio VF: indicate that disabling rx vlan offload is not allowed
Raghu Vatsavayi
1
-0
/
+1
2018-04-30
liquidio: enhanced ethtool --set-channels feature
Intiyaz Basha
1
-4
/
+4
2018-04-30
liquidio: Moved common function setup_glists to lio_core.c
Intiyaz Basha
1
-79
/
+1
2018-04-30
liquidio: Moved common definition octnic_gather to octeon_network.h
Intiyaz Basha
1
-18
/
+0
2018-04-30
liquidio: Moved common function delete_glists to lio_core.c
Intiyaz Basha
1
-45
/
+4
2018-04-30
liquidio: Moved common function list_delete_head to octeon_network.h
Intiyaz Basha
1
-22
/
+3
2018-04-30
liquidio: Moved common function if_cfg_callback to lio_core.c
Intiyaz Basha
1
-33
/
+1
2018-04-27
liquidio: add support for ndo_get_stats64 instead of ndo_get_stats
Pradeep Nalla
1
-16
/
+31
2018-03-30
liquidio: prevent rx queues from getting stalled
Raghu Vatsavayi
1
-9
/
+14
2018-03-27
liquidio: Removed duplicate Tx queue status check
Intiyaz Basha
1
-29
/
+0
2018-03-25
liquidio: Renamed txqs_start to start_txqs
Intiyaz Basha
1
-1
/
+1
2018-03-25
liquidio: Renamed txqs_stop to stop_txqs
Intiyaz Basha
1
-2
/
+2
2018-03-25
liquidio: Renamed txqs_wake to wake_txqs
Intiyaz Basha
1
-2
/
+2
2018-03-25
liquidio: Function call skb_iq for deriving queue from skb
Intiyaz Basha
1
-2
/
+1
2018-03-25
liquidio: Removed one line function wake_q
Intiyaz Basha
1
-11
/
+1
2018-03-25
liquidio: Removed one line function stop_q
Intiyaz Basha
1
-11
/
+1
2018-03-25
liquidio: Removed netif_is_multiqueue check
Intiyaz Basha
1
-40
/
+15
2018-03-25
liquidio: Removed start_txq function
Intiyaz Basha
1
-15
/
+1
2018-03-25
liquidio: Moved common function skb_iq to to octeon_network.h
Intiyaz Basha
1
-10
/
+0
2018-03-25
liquidio: Moved common function txqs_start to octeon_network.h
Intiyaz Basha
1
-16
/
+0
2018-03-25
liquidio: Moved common function txqs_wake to octeon_network.h
Intiyaz Basha
1
-27
/
+0
2018-03-25
liquidio: Moved common function txqs_stop to octeon_network.h
Intiyaz Basha
1
-16
/
+0
2018-03-12
liquidio: fix ndo_change_mtu to always return correct status to the caller
Veerasenareddy Burru
1
-56
/
+11
2017-10-28
liquidio: fix kernel panic in VF driver
Felix Manlunas
1
-3
/
+3
2017-10-28
liquidio: xmit_more support
Intiyaz Basha
1
-5
/
+12
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-08-22
liquidio: make VF driver notify NIC firmware of MTU change
Veerasenareddy Burru
1
-5
/
+22
2017-08-16
liquidio: update VF's netdev->max_mtu if there's a change in PF's MTU
Veerasenareddy Burru
1
-3
/
+6
2017-08-15
liquidio: added support for ethtool --set-channels feature
Intiyaz Basha
1
-11
/
+17
2017-08-15
liquidio: moved octeon_setup_interrupt to lio_core.c
Intiyaz Basha
1
-98
/
+0
2017-08-15
liquidio: moved liquidio_msix_intr_handler to lio_core.c
Intiyaz Basha
1
-45
/
+0
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
-92
/
+1
2017-08-14
liquidio: moved liquidio_napi_poll to lio_core.c
Intiyaz Basha
1
-54
/
+0
2017-08-14
liquidio: moved liquidio_napi_drv_callback to lio_core.c
Intiyaz Basha
1
-12
/
+1
2017-08-14
liquidio: moved liquidio_push_packet to lio_core.c
Intiyaz Basha
1
-128
/
+0
[next]