summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/cavium/liquidio/octeon_network.h
Commit message (Expand)AuthorAgeFilesLines
* liquidio: Add the features to show FEC settings and set FEC settingsWeilin Chang2018-09-171-1/+6
* liquidio: Per queue oom work queueIntiyaz Basha2018-09-121-1/+1
* liquidio: Add spoof checking on a VF MAC addressWeilin Chang2018-09-071-0/+6
* liquidio: Added delayed work for periodically updating the link statistics.Pradeep Nalla2018-09-041-1/+3
* liquidio: remove obsolete functions and data structuresFelix Manlunas2018-08-301-10/+0Star
* liquidio: make soft command calls synchronousFelix Manlunas2018-08-301-6/+0Star
* liquidio: monitor all of Octeon's cores in watchdog threadFelix Manlunas2018-05-101-1/+1
* liquidio: support use of ethtool to set link speed of CN23XX-225 cardsWeilin Chang2018-05-081-0/+15
* liquidio: enhanced ethtool --set-channels featureIntiyaz Basha2018-04-301-5/+7
* liquidio: Moved common function setup_glists to lio_core.cIntiyaz Basha2018-04-301-0/+2
* liquidio: Moved common definition octnic_gather to octeon_network.hIntiyaz Basha2018-04-301-0/+21
* liquidio: Moved common function delete_glists to lio_core.cIntiyaz Basha2018-04-301-0/+2
* liquidio: Moved common function list_delete_head to octeon_network.hIntiyaz Basha2018-04-301-0/+19
* liquidio: Moved common function if_cfg_callback to lio_core.cIntiyaz Basha2018-04-301-0/+4
* liquidio: move a couple of functions to lio_core.cPradeep Nalla2018-04-271-0/+2
* liquidio: prevent rx queues from getting stalledRaghu Vatsavayi2018-03-301-0/+1
* liquidio: Renamed txqs_start to start_txqsIntiyaz Basha2018-03-251-1/+1
* liquidio: Renamed txqs_stop to stop_txqsIntiyaz Basha2018-03-251-1/+1
* liquidio: Renamed txqs_wake to wake_txqsIntiyaz Basha2018-03-251-1/+1
* liquidio: Removed netif_is_multiqueue checkIntiyaz Basha2018-03-251-36/+14Star
* liquidio: Removed start_txq functionIntiyaz Basha2018-03-251-6/+10
* liquidio: Moved common function skb_iq to to octeon_network.hIntiyaz Basha2018-03-251-0/+10
* liquidio: Moved common function txqs_start to octeon_network.hIntiyaz Basha2018-03-251-0/+17
* liquidio: Moved common function txqs_wake to octeon_network.hIntiyaz Basha2018-03-251-0/+27
* liquidio: Moved common function txqs_stop to octeon_network.hIntiyaz Basha2018-03-251-0/+16
* liquidio: fix ndo_change_mtu to always return correct status to the callerVeerasenareddy Burru2018-03-121-0/+20
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-11-161-1/+1
|\
| * mm: remove __GFP_COLDMel Gorman2017-11-161-1/+1
* | liquidio: pass date and time info to NIC firmwareVeerasenareddy Burru2017-10-241-0/+3
|/
* liquidio: added support for ethtool --set-channels featureIntiyaz Basha2017-08-161-2/+3
* liquidio: moved octeon_setup_interrupt to lio_core.cIntiyaz Basha2017-08-161-2/+2
* liquidio: moved liquidio_legacy_intr_handler to lio_core.cIntiyaz Basha2017-08-161-0/+2
* liquidio: moved liquidio_msix_intr_handler to lio_core.cIntiyaz Basha2017-08-161-0/+3
* liquidio: added support for ethtool --set-ring featureIntiyaz Basha2017-08-151-0/+1
* liquidio: moved liquidio_setup_io_queues to lio_core.cIntiyaz Basha2017-08-151-11/+2Star
* liquidio: moved liquidio_napi_poll to lio_core.cIntiyaz Basha2017-08-151-1/+1
* liquidio: moved liquidio_napi_drv_callback to lio_core.cIntiyaz Basha2017-08-151-0/+1
* liquidio: moved liquidio_push_packet to lio_core.cIntiyaz Basha2017-08-151-0/+7
* liquidio: moved octeon_setup_droq to lio_core.cIntiyaz Basha2017-08-151-0/+2
* liquidio: moved update_txq_status to lio_core.cIntiyaz Basha2017-08-151-0/+1
* liquidio: moved wait_for_pending_requests to octeon_network.hIntiyaz Basha2017-08-151-0/+26
* liquidio: replace info-pointer mode with buffer-pointer-only modePrasad Kanneganti2017-06-191-29/+0Star
* networking: introduce and use skb_put_data()Johannes Berg2017-06-161-2/+2
* liquidio: fix Octeon core watchdog timeout false alarmFelix Manlunas2017-04-061-4/+0Star
* liquidio: allocate RX buffers in OOM conditions in PF and VFSatanand Burla2017-03-231-0/+7
* liquidio: remove duplicate codeSatanand Burla2017-03-221-0/+36
* liquidio: improve UDP TX performanceVSR Burru2017-03-091-16/+27
* liquidio CN23XX: VF mac addressRaghu Vatsavayi2016-12-081-0/+1
* liquidio CN23XX: fix for new check patch errorsRaghu Vatsavayi2016-11-161-3/+3
* liquidio CN23XX: copyrights changes and alignmentRaghu Vatsavayi2016-11-161-4/+1Star