summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/cavium/liquidio
Commit message (Expand)AuthorAge
* liquidio: Fix an issue with multiple switchdev enable disablesVijaya Mohan Guvva2017-11-04
* liquidio: bump up driver version to 1.7.0 to match newer NIC firmwareFelix Manlunas2017-11-03
* liquidio: synchronize VF representor names with NIC firmwareVijaya Mohan Guvva2017-11-02
* liquidio: remove redundant setting of inst_processed to zeroColin Ian King2017-11-02
* liquidio: Configure switchdev with devlinkVijaya Mohan Guvva2017-11-01
* liquidio: switchdev support for LiquidIO NICVijaya Mohan Guvva2017-11-01
* liquidio: get rid of false alarm "Unknown cmd 27" in dmesgFelix Manlunas2017-10-29
* liquidio: fix kernel panic in VF driverFelix Manlunas2017-10-28
* 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: mark expected switch fall-through in octeon_destroy_resourcesGustavo A. R. Silva2017-10-19
* | liquidio: remove unnecessary NULL check before kfree in delete_glistsGustavo A. R. Silva2017-10-19
* | 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
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-09-06
|\
| * liquidio: fix crash in presence of zeroed-out base address regsRick Farrington2017-08-30
| * liquidio: show NIC's U-Boot version in a dev_info() messageWeilin Chang2017-08-29
| * liquidio: change manner of detecting whether or not NIC firmware is loadedFelix Manlunas2017-08-23
| * liquidio: make VF driver notify NIC firmware of MTU changeVeerasenareddy Burru2017-08-22
| * liquidio: move macro definition to a proper placeVeerasenareddy Burru2017-08-22
| * 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: fix Smatch errorIntiyaz Basha2017-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: fix spelling mistake: "interuupt" -> "interrupt"Colin Ian King2017-08-17
| * liquidio: update VF's netdev->max_mtu if there's a change in PF's MTUVeerasenareddy Burru2017-08-16
| * 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: fix duplicated code for different branchesGustavo A. R. Silva2017-08-14
| * liquidio: update debug console logging mechanismRick Farrington2017-08-14
| * liquidio: moved ptp_enable to octeon_device structureIntiyaz Basha2017-08-11
| * liquidio: removed check for queue size alignmentIntiyaz Basha2017-08-11
| * liquidio: rx/tx queue cleanupIntiyaz Basha2017-08-11
| * liquidio: napi cleanupIntiyaz Basha2017-08-09