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
/
octeon_network.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-10
liquidio: monitor all of Octeon's cores in watchdog thread
Felix Manlunas
1
-1
/
+1
2018-05-07
liquidio: support use of ethtool to set link speed of CN23XX-225 cards
Weilin Chang
1
-0
/
+15
2018-04-30
liquidio: enhanced ethtool --set-channels feature
Intiyaz Basha
1
-5
/
+7
2018-04-30
liquidio: Moved common function setup_glists to lio_core.c
Intiyaz Basha
1
-0
/
+2
2018-04-30
liquidio: Moved common definition octnic_gather to octeon_network.h
Intiyaz Basha
1
-0
/
+21
2018-04-30
liquidio: Moved common function delete_glists to lio_core.c
Intiyaz Basha
1
-0
/
+2
2018-04-30
liquidio: Moved common function list_delete_head to octeon_network.h
Intiyaz Basha
1
-0
/
+19
2018-04-30
liquidio: Moved common function if_cfg_callback to lio_core.c
Intiyaz Basha
1
-0
/
+4
2018-04-27
liquidio: move a couple of functions to lio_core.c
Pradeep Nalla
1
-0
/
+2
2018-03-30
liquidio: prevent rx queues from getting stalled
Raghu Vatsavayi
1
-0
/
+1
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
-1
/
+1
2018-03-25
liquidio: Renamed txqs_wake to wake_txqs
Intiyaz Basha
1
-1
/
+1
2018-03-25
liquidio: Removed netif_is_multiqueue check
Intiyaz Basha
1
-36
/
+14
2018-03-25
liquidio: Removed start_txq function
Intiyaz Basha
1
-6
/
+10
2018-03-25
liquidio: Moved common function skb_iq to to octeon_network.h
Intiyaz Basha
1
-0
/
+10
2018-03-25
liquidio: Moved common function txqs_start to octeon_network.h
Intiyaz Basha
1
-0
/
+17
2018-03-25
liquidio: Moved common function txqs_wake to octeon_network.h
Intiyaz Basha
1
-0
/
+27
2018-03-25
liquidio: Moved common function txqs_stop to octeon_network.h
Intiyaz Basha
1
-0
/
+16
2018-03-12
liquidio: fix ndo_change_mtu to always return correct status to the caller
Veerasenareddy Burru
1
-0
/
+20
2017-11-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2017-11-15
mm: remove __GFP_COLD
Mel Gorman
1
-1
/
+1
2017-10-24
liquidio: pass date and time info to NIC firmware
Veerasenareddy Burru
1
-0
/
+3
2017-08-15
liquidio: added support for ethtool --set-channels feature
Intiyaz Basha
1
-2
/
+3
2017-08-15
liquidio: moved octeon_setup_interrupt to lio_core.c
Intiyaz Basha
1
-2
/
+2
2017-08-15
liquidio: moved liquidio_legacy_intr_handler to lio_core.c
Intiyaz Basha
1
-0
/
+2
2017-08-15
liquidio: moved liquidio_msix_intr_handler to lio_core.c
Intiyaz Basha
1
-0
/
+3
2017-08-14
liquidio: added support for ethtool --set-ring feature
Intiyaz Basha
1
-0
/
+1
2017-08-14
liquidio: moved liquidio_setup_io_queues to lio_core.c
Intiyaz Basha
1
-11
/
+2
2017-08-14
liquidio: moved liquidio_napi_poll to lio_core.c
Intiyaz Basha
1
-1
/
+1
2017-08-14
liquidio: moved liquidio_napi_drv_callback to lio_core.c
Intiyaz Basha
1
-0
/
+1
2017-08-14
liquidio: moved liquidio_push_packet to lio_core.c
Intiyaz Basha
1
-0
/
+7
2017-08-14
liquidio: moved octeon_setup_droq to lio_core.c
Intiyaz Basha
1
-0
/
+2
2017-08-14
liquidio: moved update_txq_status to lio_core.c
Intiyaz Basha
1
-0
/
+1
2017-08-14
liquidio: moved wait_for_pending_requests to octeon_network.h
Intiyaz Basha
1
-0
/
+26
2017-06-18
liquidio: replace info-pointer mode with buffer-pointer-only mode
Prasad Kanneganti
1
-29
/
+0
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
1
-2
/
+2
2017-04-06
liquidio: fix Octeon core watchdog timeout false alarm
Felix Manlunas
1
-4
/
+0
2017-03-22
liquidio: allocate RX buffers in OOM conditions in PF and VF
Satanand Burla
1
-0
/
+7
2017-03-21
liquidio: remove duplicate code
Satanand Burla
1
-0
/
+36
2017-03-09
liquidio: improve UDP TX performance
VSR Burru
1
-16
/
+27
2016-12-08
liquidio CN23XX: VF mac address
Raghu Vatsavayi
1
-0
/
+1
2016-11-15
liquidio CN23XX: fix for new check patch errors
Raghu Vatsavayi
1
-3
/
+3
2016-11-15
liquidio CN23XX: copyrights changes and alignment
Raghu Vatsavayi
1
-4
/
+1
2016-10-18
ethernet/cavium: use core min/max MTU checking
Jarod Wilson
1
-1
/
+1
2016-09-02
liquidio: CN23XX health monitoring
Raghu Vatsavayi
1
-0
/
+6
2016-09-02
liquidio: link and control commands
Raghu Vatsavayi
1
-0
/
+4
2016-08-31
liquidio: Consolidate common functionality
Raghu Vatsavayi
1
-2
/
+0
2016-07-04
liquidio: Remove redundant code
Raghu Vatsavayi
1
-1
/
+0
2016-07-04
liquidio: MTU limits
Raghu Vatsavayi
1
-0
/
+3
[next]