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_core.c
Age
Commit message (
Expand
)
Author
2020-05-08
net: lio_core: remove redundant assignment to variable tx_done
Colin Ian King
2019-06-18
net: lio_core: fix potential sign-extension overflow on large shift
Colin Ian King
2019-03-11
net: lio_core: fix two NULL pointer dereferences
Kangjie Lu
2019-01-28
liquidio: fix the validation of rx checksum status from NIC hardware
Veerasenareddy Burru
2018-10-04
liquidio: fix a couple of spelling mistakes
Colin Ian King
2018-09-17
liquidio: Add the features to show FEC settings and set FEC settings
Weilin Chang
2018-09-11
liquidio: Per queue oom work queue
Intiyaz Basha
2018-09-07
liquidio: lio_fetch_vf_stats() can be static
kbuild test robot
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: make soft command calls synchronous
Felix Manlunas
2018-05-07
liquidio: support use of ethtool to set link speed of CN23XX-225 cards
Weilin Chang
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 function delete_glists to lio_core.c
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-04-27
liquidio: move a couple of functions to lio_core.c
Pradeep Nalla
2018-03-30
liquidio: prevent rx queues from getting stalled
Raghu Vatsavayi
2018-03-25
liquidio: Removed netif_is_multiqueue check
Intiyaz Basha
2018-03-16
liquidio: Simplified napi poll
Intiyaz Basha
2018-03-12
liquidio: fix ndo_change_mtu to always return correct status to the caller
Veerasenareddy Burru
2018-03-05
liquidio: Corrected Rx bytes counting
Intiyaz Basha
2017-11-05
liquidio: do not consider packets dropped by network stack as driver Rx dropped
Intiyaz Basha
2017-10-29
liquidio: get rid of false alarm "Unknown cmd 27" in dmesg
Felix Manlunas
2017-10-28
liquidio: xmit_more support
Intiyaz Basha
2017-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-08-18
liquidio: fix Smatch error
Intiyaz Basha
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_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-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-06-18
liquidio: implement vlan filter enable and disable
Prasad Kanneganti
2017-04-08
liquidio: fix VF incorrectly indicating that it successfully set its VLAN
Felix Manlunas
2017-03-22
liquidio: allocate RX buffers in OOM conditions in PF and VF
Satanand Burla
2017-03-21
liquidio: fix for vf mac addr command sent to nic firmware
Rick Farrington
2016-11-30
liquidio CN23XX: VF interrupt
Raghu Vatsavayi
2016-11-15
liquidio CN23XX: copyrights changes and alignment
Raghu Vatsavayi
2016-11-15
liquidio CN23XX: Mailbox support
Raghu Vatsavayi
2016-09-02
liquidio: ethtool and led control support
Raghu Vatsavayi
2016-09-02
liquidio: link and control commands
Raghu Vatsavayi
[next]