summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/cavium/liquidio/lio_main.c
Commit message (Expand)AuthorAge
* liquidio: prevent rx queues from getting stalledRaghu Vatsavayi2018-03-30
* liquidio: Removed duplicate Tx queue status checkIntiyaz Basha2018-03-27
* liquidio: Renamed txqs_start to start_txqsIntiyaz Basha2018-03-25
* liquidio: Renamed txqs_stop to stop_txqsIntiyaz Basha2018-03-25
* liquidio: Renamed txqs_wake to wake_txqsIntiyaz Basha2018-03-25
* liquidio: Function call skb_iq for deriving queue from skbIntiyaz Basha2018-03-25
* liquidio: Removed one line function wake_qIntiyaz Basha2018-03-25
* liquidio: Removed one line function stop_qIntiyaz Basha2018-03-25
* liquidio: Removed netif_is_multiqueue checkIntiyaz Basha2018-03-25
* liquidio: Removed start_txq functionIntiyaz Basha2018-03-25
* liquidio: Removed one line function stop_txqIntiyaz Basha2018-03-25
* liquidio: Moved common function skb_iq to to octeon_network.hIntiyaz Basha2018-03-25
* liquidio: Moved common function txqs_start to octeon_network.hIntiyaz Basha2018-03-25
* liquidio: Moved common function txqs_wake to octeon_network.hIntiyaz Basha2018-03-25
* liquidio: Moved common function txqs_stop to octeon_network.hIntiyaz Basha2018-03-25
* liquidio: Added support for trusted VFIntiyaz Basha2018-03-22
* liquidio: fix ndo_change_mtu to always return correct status to the callerVeerasenareddy Burru2018-03-12
* liquidio: fix incorrect indentation of assignment statementColin Ian King2017-12-03
* liquidio: Missing error code in liquidio_init_nic_module()Dan Carpenter2017-11-14
* liquidio: synchronize VF representor names with NIC firmwareVijaya Mohan Guvva2017-11-02
* liquidio: Configure switchdev with devlinkVijaya Mohan Guvva2017-11-01
* liquidio: switchdev support for LiquidIO NICVijaya Mohan Guvva2017-11-01
* liquidio: xmit_more supportIntiyaz Basha2017-10-28
* liquidio: deprecate 1-bit flag indicating watchdog kernel thread is runningFelix Manlunas2017-10-27
* liquidio: pass date and time info to NIC firmwareVeerasenareddy Burru2017-10-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-22
|\
| * liquidio: fix timespec64_to_ns typoArnd Bergmann2017-10-13
* | liquidio: update module parameter fw_type to reflect firmware type loadedRick Farrington2017-09-25
* | liquidio: verify firmware version when auto-loaded from flash.Rick Farrington2017-09-25
* | liquidio: allow override of firmware present in flashRick Farrington2017-09-25
|/
* liquidio: change manner of detecting whether or not NIC firmware is loadedFelix Manlunas2017-08-23
* liquidio: fix use of pf in pass-through mode in a virtual machineRick Farrington2017-08-20
* liquidio: remove support for deprecated f/w cmd OCTNET_CMD_RESET_PFRick Farrington2017-08-18
* liquidio: with embedded f/w, issue droq credits before enablementRick Farrington2017-08-18
* liquidio: with embedded f/w, don't reload f/w, issue pf flr at exitRick Farrington2017-08-18
* liquidio: added support for ethtool --set-channels featureIntiyaz Basha2017-08-15
* liquidio: moved octeon_setup_interrupt to lio_core.cIntiyaz Basha2017-08-15
* liquidio: moved liquidio_legacy_intr_handler to lio_core.cIntiyaz Basha2017-08-15
* liquidio: moved liquidio_msix_intr_handler to lio_core.cIntiyaz Basha2017-08-15
* liquidio: fix issues with fw_type module parameterDerek Chickles2017-08-14
* liquidio: added support for ethtool --set-ring featureIntiyaz Basha2017-08-14
* liquidio: moved liquidio_setup_io_queues to lio_core.cIntiyaz Basha2017-08-14
* liquidio: moved liquidio_napi_poll to lio_core.cIntiyaz Basha2017-08-14
* liquidio: moved liquidio_napi_drv_callback to lio_core.cIntiyaz Basha2017-08-14
* liquidio: moved liquidio_push_packet to lio_core.cIntiyaz Basha2017-08-14
* liquidio: moved octeon_setup_droq to lio_core.cIntiyaz Basha2017-08-14
* liquidio: moved update_txq_status to lio_core.cIntiyaz Basha2017-08-14
* liquidio: moved wait_for_pending_requests to octeon_network.hIntiyaz Basha2017-08-14
* liquidio: update debug console logging mechanismRick Farrington2017-08-14
* liquidio: moved ptp_enable to octeon_device structureIntiyaz Basha2017-08-11