summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/cavium/liquidio
Commit message (Expand)AuthorAgeFilesLines
...
| * liquidio: added support for ethtool --set-ring featureIntiyaz Basha2017-08-146-11/+160
| * liquidio: moved liquidio_setup_io_queues to lio_core.cIntiyaz Basha2017-08-144-216/+118
| * liquidio: moved liquidio_napi_poll to lio_core.cIntiyaz Basha2017-08-144-108/+61
| * liquidio: moved liquidio_napi_drv_callback to lio_core.cIntiyaz Basha2017-08-144-50/+41
| * liquidio: moved liquidio_push_packet to lio_core.cIntiyaz Basha2017-08-144-275/+156
| * liquidio: moved octeon_setup_droq to lio_core.cIntiyaz Basha2017-08-144-72/+37
| * liquidio: moved update_txq_status to lio_core.cIntiyaz Basha2017-08-144-59/+36
| * liquidio: moved wait_for_pending_requests to octeon_network.hIntiyaz Basha2017-08-145-55/+29
| * liquidio: fix duplicated code for different branchesGustavo A. R. Silva2017-08-141-8/+3
| * liquidio: update debug console logging mechanismRick Farrington2017-08-143-25/+90
| * liquidio: moved ptp_enable to octeon_device structureIntiyaz Basha2017-08-112-9/+11
| * liquidio: removed check for queue size alignmentIntiyaz Basha2017-08-111-7/+0
| * liquidio: rx/tx queue cleanupIntiyaz Basha2017-08-112-0/+8
| * liquidio: napi cleanupIntiyaz Basha2017-08-092-0/+29
| * liquidio: fix misspelled firmware image filenamesDerek Chickles2017-08-081-4/+8
| * liquidio: fix wrong info about vf rx/tx ring parameters reported to ethtoolIntiyaz Basha2017-08-081-21/+9
| * liquidio: moved console_bitmask module param to lio_main.cIntiyaz Basha2017-08-063-14/+17
| * liquidio: add missing strings in oct_dev_state_str arrayIntiyaz Basha2017-08-061-2/+3
| * liquidio: set sriov_totalvfs correctlyDerek Chickles2017-08-021-0/+5
| * liquidio: bump up driver version to match newer NIC firmwareFelix Manlunas2017-07-291-2/+3
| * liquidio: cleanup: removed cryptic and misleading macroRick Farrington2017-07-271-3/+1
| * liquidio: standardization: use min_t instead of custom macroRick Farrington2017-07-271-2/+1
| * liquidio: fix implicit irq include causing build failuresPaul Gortmaker2017-07-241-0/+2
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-07-211-1/+1
| |\
| * | liquidio: lio_main: remove unnecessary static in setup_io_queues()Gustavo A. R. Silva2017-07-191-2/+2
| * | liquidio: lio_vf_main: remove unnecessary static in setup_io_queues()Gustavo A. R. Silva2017-07-191-2/+2
| * | liquidio: lowmem: init allocated memory to 0Rick Farrington2017-07-191-4/+4
| * | liquidio: lowmem: do not dereference null ptrRick Farrington2017-07-191-0/+2
| * | liquidio: lowmem: init allocated memory to 0Rick Farrington2017-07-191-2/+2
| * | liquidio: support new firmware statistic fw_err_pkiRick Farrington2017-07-192-0/+5
* | | smp: Avoid using two cache lines for struct call_single_dataYing Huang2017-08-292-2/+2
| |/ |/|
* | liquidio: fix possible eeprom format string overflowArnd Bergmann2017-07-141-1/+1
|/
* liquidio: fix bug in soft reset failure detectionDerek Chickles2017-07-062-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-0521-195/+255
|\
| * liquidio: stop using huge static buffer, save 4096k in .dataDenys Vlasenko2017-06-223-8/+4
| * liquidio: replace info-pointer mode with buffer-pointer-only modePrasad Kanneganti2017-06-1811-109/+37
| * liquidio: implement vlan filter enable and disablePrasad Kanneganti2017-06-183-10/+32
| * networking: introduce and use skb_put_data()Johannes Berg2017-06-161-2/+2
| * liquidio: fix VF driver off-by-one bug when setting ethtool -C ethX rx-framesWeilin Chang2017-06-141-1/+1
| * liquidio: disallow enabling firmware debug from a VFDerek Chickles2017-06-092-5/+8
| * liquidio: Fix checkpatch errors with references crossing single lineSatanand Burla2017-06-023-12/+10
| * liquidio: VF interrupt initialization cleanupRick Farrington2017-06-022-12/+17
| * liquidio: fix inaccurate count of napi-processed rx packets reported to OcteonPrasad Kanneganti2017-05-262-3/+5
| * liquidio: fix rare pci_driver.probe failure of VF driverPrasad Kanneganti2017-05-262-7/+10
| * net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALLMiroslav Lichvar2017-05-212-0/+2
| * liquidio: make the spinlock octeon_devices_lock staticColin Ian King2017-05-181-1/+1
| * liquidio: fix PF falsely indicating success at setting MAC address of a nonex...Felix Manlunas2017-05-171-0/+3
| * liquidio: fix insmod failure when multiple NICs are plugged inRick Farrington2017-05-173-10/+123
| * liquidio: use pcie_flr instead of duplicating itChristoph Hellwig2017-05-161-16/+1
* | sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar2017-06-201-2/+2
|/
OpenPOWER on IntegriCloud