summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/cavium/liquidio/lio_main.c
AgeCommit message (Expand)Author
2017-10-13liquidio: fix timespec64_to_ns typoArnd Bergmann
2017-08-23liquidio: change manner of detecting whether or not NIC firmware is loadedFelix Manlunas
2017-08-20liquidio: fix use of pf in pass-through mode in a virtual machineRick Farrington
2017-08-18liquidio: remove support for deprecated f/w cmd OCTNET_CMD_RESET_PFRick Farrington
2017-08-18liquidio: with embedded f/w, issue droq credits before enablementRick Farrington
2017-08-18liquidio: with embedded f/w, don't reload f/w, issue pf flr at exitRick Farrington
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: fix issues with fw_type module parameterDerek Chickles
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-08-14liquidio: update debug console logging mechanismRick Farrington
2017-08-11liquidio: moved ptp_enable to octeon_device structureIntiyaz Basha
2017-08-09liquidio: napi cleanupIntiyaz Basha
2017-08-08liquidio: fix misspelled firmware image filenamesDerek Chickles
2017-08-06liquidio: moved console_bitmask module param to lio_main.cIntiyaz Basha
2017-08-02liquidio: set sriov_totalvfs correctlyDerek Chickles
2017-07-19liquidio: lio_main: remove unnecessary static in setup_io_queues()Gustavo A. R. Silva
2017-06-18liquidio: replace info-pointer mode with buffer-pointer-only modePrasad Kanneganti
2017-06-18liquidio: implement vlan filter enable and disablePrasad Kanneganti
2017-05-21net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALLMiroslav Lichvar
2017-05-17liquidio: fix PF falsely indicating success at setting MAC address of a nonex...Felix Manlunas
2017-05-17liquidio: fix insmod failure when multiple NICs are plugged inRick Farrington
2017-04-08liquidio: fix VF incorrectly indicating that it successfully set its VLANFelix Manlunas
2017-04-06liquidio: fix Octeon core watchdog timeout false alarmFelix Manlunas
2017-03-30drivers: add explicit interrupt.h includesFlorian Westphal
2017-03-28liquidio: refactor interrupt moderation codePrasad Kanneganti
2017-03-24liquidio: do not reset Octeon if NIC firmware was preloadedFelix Manlunas
2017-03-22liquidio: fix tx completions in napi pollVSR Burru
2017-03-22liquidio: allocate RX buffers in OOM conditions in PF and VFSatanand Burla
2017-03-22liquidio: fix Coverity scan errorsFelix Manlunas
2017-03-21liquidio: fix for vf mac addr command sent to nic firmwareRick Farrington
2017-03-21liquidio: add debug error messages to report command timeoutRick Farrington
2017-03-21liquidio: remove duplicate codeSatanand Burla
2017-03-16liquidio: use meaningful names for IRQsRick Farrington
2017-03-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-03-12liquidio: optimize DMA in NUMA systemsVSR Burru
2017-03-09liquidio: add support for XPSRick Farrington
2017-03-09liquidio: improve UDP TX performanceVSR Burru
2017-02-10net: liquidio: fix build errors when linux/phy*.h is removed from net/dsa.hRussell King
2017-02-07liquidio: do not dereference pointer if it's NULLFelix Manlunas
2017-02-01liquidio: fix for iq and droq cnts going negativeSatanand Burla