summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/cavium
AgeCommit message (Expand)Author
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-08-30liquidio: fix crash in presence of zeroed-out base address regsRick Farrington
2017-08-29liquidio: show NIC's U-Boot version in a dev_info() messageWeilin Chang
2017-08-29smp: Avoid using two cache lines for struct call_single_dataYing Huang
2017-08-23net: define the TSO header size in net/tso.hAntoine Ténart
2017-08-23liquidio: change manner of detecting whether or not NIC firmware is loadedFelix Manlunas
2017-08-22liquidio: make VF driver notify NIC firmware of MTU changeVeerasenareddy Burru
2017-08-22liquidio: move macro definition to a proper placeVeerasenareddy Burru
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: fix Smatch errorIntiyaz Basha
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-17liquidio: fix spelling mistake: "interuupt" -> "interrupt"Colin Ian King
2017-08-16liquidio: update VF's netdev->max_mtu if there's a change in PF's MTUVeerasenareddy 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: 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: fix duplicated code for different branchesGustavo A. R. Silva
2017-08-14liquidio: update debug console logging mechanismRick Farrington
2017-08-11liquidio: moved ptp_enable to octeon_device structureIntiyaz Basha
2017-08-11liquidio: removed check for queue size alignmentIntiyaz Basha
2017-08-11liquidio: rx/tx queue cleanupIntiyaz Basha
2017-08-09liquidio: napi cleanupIntiyaz Basha
2017-08-08liquidio: fix misspelled firmware image filenamesDerek Chickles
2017-08-08liquidio: fix wrong info about vf rx/tx ring parameters reported to ethtoolIntiyaz Basha
2017-08-06liquidio: moved console_bitmask module param to lio_main.cIntiyaz Basha
2017-08-06liquidio: add missing strings in oct_dev_state_str arrayIntiyaz Basha
2017-08-02liquidio: set sriov_totalvfs correctlyDerek Chickles
2017-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-07-29liquidio: bump up driver version to match newer NIC firmwareFelix Manlunas
2017-07-29net: thunderx: Fix BGX transmit stall due to underflowSunil Goutham
2017-07-27liquidio: cleanup: removed cryptic and misleading macroRick Farrington
2017-07-27liquidio: standardization: use min_t instead of custom macroRick Farrington
2017-07-24liquidio: fix implicit irq include causing build failuresPaul Gortmaker
2017-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-07-19liquidio: lio_main: remove unnecessary static in setup_io_queues()Gustavo A. R. Silva
2017-07-19liquidio: lio_vf_main: remove unnecessary static in setup_io_queues()Gustavo A. R. Silva
2017-07-19liquidio: lowmem: init allocated memory to 0Rick Farrington
2017-07-19liquidio: lowmem: do not dereference null ptrRick Farrington