summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/cavium/liquidio/octeon_network.h
AgeCommit message (Expand)Author
2020-06-28liquidio: use list_empty_careful in lio_list_delete_headGeliang Tang
2018-09-17liquidio: Add the features to show FEC settings and set FEC settingsWeilin Chang
2018-09-11liquidio: Per queue oom work queueIntiyaz Basha
2018-09-06liquidio: Add spoof checking on a VF MAC addressWeilin Chang
2018-09-03liquidio: Added delayed work for periodically updating the link statistics.Pradeep Nalla
2018-08-29liquidio: remove obsolete functions and data structuresFelix Manlunas
2018-08-29liquidio: make soft command calls synchronousFelix Manlunas
2018-05-10liquidio: monitor all of Octeon's cores in watchdog threadFelix Manlunas
2018-05-07liquidio: support use of ethtool to set link speed of CN23XX-225 cardsWeilin Chang
2018-04-30liquidio: enhanced ethtool --set-channels featureIntiyaz Basha
2018-04-30liquidio: Moved common function setup_glists to lio_core.cIntiyaz Basha
2018-04-30liquidio: Moved common definition octnic_gather to octeon_network.hIntiyaz Basha
2018-04-30liquidio: Moved common function delete_glists to lio_core.cIntiyaz Basha
2018-04-30liquidio: Moved common function list_delete_head to octeon_network.hIntiyaz Basha
2018-04-30liquidio: Moved common function if_cfg_callback to lio_core.cIntiyaz Basha
2018-04-27liquidio: move a couple of functions to lio_core.cPradeep Nalla
2018-03-30liquidio: prevent rx queues from getting stalledRaghu Vatsavayi
2018-03-25liquidio: Renamed txqs_start to start_txqsIntiyaz Basha
2018-03-25liquidio: Renamed txqs_stop to stop_txqsIntiyaz Basha
2018-03-25liquidio: Renamed txqs_wake to wake_txqsIntiyaz Basha
2018-03-25liquidio: Removed netif_is_multiqueue checkIntiyaz Basha
2018-03-25liquidio: Removed start_txq functionIntiyaz Basha
2018-03-25liquidio: Moved common function skb_iq to to octeon_network.hIntiyaz Basha
2018-03-25liquidio: Moved common function txqs_start to octeon_network.hIntiyaz Basha
2018-03-25liquidio: Moved common function txqs_wake to octeon_network.hIntiyaz Basha
2018-03-25liquidio: Moved common function txqs_stop to octeon_network.hIntiyaz Basha
2018-03-12liquidio: fix ndo_change_mtu to always return correct status to the callerVeerasenareddy Burru
2017-11-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-11-15mm: remove __GFP_COLDMel Gorman
2017-10-24liquidio: pass date and time info to NIC firmwareVeerasenareddy Burru
2017-08-15liquidio: added support for ethtool --set-channels featureIntiyaz Basha
2017-08-15liquidio: moved octeon_setup_interrupt to lio_core.cIntiyaz Basha
2017-08-15liquidio: moved liquidio_legacy_intr_handler to lio_core.cIntiyaz Basha
2017-08-15liquidio: moved liquidio_msix_intr_handler to lio_core.cIntiyaz Basha
2017-08-14liquidio: added support for ethtool --set-ring featureIntiyaz Basha
2017-08-14liquidio: moved liquidio_setup_io_queues to lio_core.cIntiyaz Basha
2017-08-14liquidio: moved liquidio_napi_poll to lio_core.cIntiyaz Basha
2017-08-14liquidio: moved liquidio_napi_drv_callback to lio_core.cIntiyaz Basha
2017-08-14liquidio: moved liquidio_push_packet to lio_core.cIntiyaz Basha
2017-08-14liquidio: moved octeon_setup_droq to lio_core.cIntiyaz Basha
2017-08-14liquidio: moved update_txq_status to lio_core.cIntiyaz Basha
2017-08-14liquidio: moved wait_for_pending_requests to octeon_network.hIntiyaz Basha
2017-06-18liquidio: replace info-pointer mode with buffer-pointer-only modePrasad Kanneganti
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-04-06liquidio: fix Octeon core watchdog timeout false alarmFelix Manlunas
2017-03-22liquidio: allocate RX buffers in OOM conditions in PF and VFSatanand Burla
2017-03-21liquidio: remove duplicate codeSatanand Burla
2017-03-09liquidio: improve UDP TX performanceVSR Burru
2016-12-08liquidio CN23XX: VF mac addressRaghu Vatsavayi
2016-11-15liquidio CN23XX: fix for new check patch errorsRaghu Vatsavayi