index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
cavium
/
liquidio
/
octeon_network.h
Age
Commit message (
Expand
)
Author
2020-06-28
liquidio: use list_empty_careful in lio_list_delete_head
Geliang Tang
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-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: make soft command calls synchronous
Felix Manlunas
2018-05-10
liquidio: monitor all of Octeon's cores in watchdog thread
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 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: 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: 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: 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-11-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-11-15
mm: remove __GFP_COLD
Mel Gorman
2017-10-24
liquidio: pass date and time info to NIC firmware
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: 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-06-18
liquidio: replace info-pointer mode with buffer-pointer-only mode
Prasad Kanneganti
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2017-04-06
liquidio: fix Octeon core watchdog timeout false alarm
Felix Manlunas
2017-03-22
liquidio: allocate RX buffers in OOM conditions in PF and VF
Satanand Burla
2017-03-21
liquidio: remove duplicate code
Satanand Burla
2017-03-09
liquidio: improve UDP TX performance
VSR Burru
2016-12-08
liquidio CN23XX: VF mac address
Raghu Vatsavayi
2016-11-15
liquidio CN23XX: fix for new check patch errors
Raghu Vatsavayi
[next]