summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/cavium/liquidio
Commit message (Expand)AuthorAgeFilesLines
* net: lio_core: remove redundant assignment to variable tx_doneColin Ian King2020-05-081-1/+0
* liquidio: remove unused inline functionsYueHaibing2020-04-251-12/+0
* liquidio: remove set but not used variable 's'YueHaibing2020-03-191-5/+0
* net: liquidio: reject unsupported coalescing paramsJakub Kicinski2020-03-101-0/+11
* net/liquidio: Delete non-working LIQUIDIO_PACKAGE checkLeon Romanovsky2020-03-032-9/+2
* net/liquidio: Delete driver version assignmentLeon Romanovsky2020-03-034-18/+2
* liquidio: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-031-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-12-221-8/+8
|\
| * treewide: Use sizeof_field() macroPankaj Bharadiya2019-12-091-8/+8
* | netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin2019-12-123-4/+4
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-191-1/+3
|\
| * liquidio: add cleanup in octeon_setup_iq()Wenwen Wang2019-08-151-1/+3
* | liquidio: Use pcie_flr() instead of reimplementing itDenis Efremov2019-08-081-3/+1
* | net: Use skb accessors in network driversMatthew Wilcox (Oracle)2019-07-222-24/+22
|/
* liquidio: Replace vmalloc + memset with vzallocChuhong Yuan2019-07-181-4/+2
* net: lio_core: fix potential sign-extension overflow on large shiftColin Ian King2019-06-181-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-072-2/+2
|\
| * net: move skb->xmit_more hint to softnet dataFlorian Westphal2019-04-012-2/+2
* | drivers: Remove explicit invocations of mmiowb()Will Deacon2019-04-084-16/+0
|/
* net: lio_core: fix two NULL pointer dereferencesKangjie Lu2019-03-111-0/+10
* net: liquidio: fix a NULL pointer dereferenceKangjie Lu2019-03-111-0/+5
* liquidio: using NULL instead of plain integerYueHaibing2019-02-182-2/+2
* liquidio: Implement ndo_get_port_parent_id()Florian Fainelli2019-02-062-35/+12
* liquidio: fix the validation of rx checksum status from NIC hardwareVeerasenareddy Burru2019-01-281-1/+2
* liquidio: read sc->iq_no before release scPan Bian2018-11-301-1/+3
* liquidio: fix spelling mistake "deferal" -> "deferral"Colin Ian King2018-11-301-1/+1
* Merge tag 'mlx5-updates-2018-10-03' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2018-10-041-1/+2
|\
| * devlink: Add extack for eswitch operationsEli Britstein2018-10-031-1/+2
* | liquidio: fix a couple of spelling mistakesColin Ian King2018-10-041-2/+2
|/
* net: liquidio: list usage cleanupzhong jiang2018-09-261-2/+1
* net: cavium: fix return type of ndo_start_xmit functionYueHaibing2018-09-183-4/+5
* liquidio: remove duplicated include from lio_vf_rep.cYueHaibing2018-09-171-1/+0
* liquidio: Add the features to show FEC settings and set FEC settingsWeilin Chang2018-09-176-3/+243
* net: ethernet: Use DIV_ROUND_UP instead of reimplementing its functionzhong jiang2018-09-121-1/+1
* liquidio: Removed droq lockIntiyaz Basha2018-09-113-37/+3
* liquidio: Per queue oom work queueIntiyaz Basha2018-09-116-73/+110
* liquidio: Disabling tasklet when NAPI is activeIntiyaz Basha2018-09-112-1/+29
* liquidio: lio_fetch_vf_stats() can be statickbuild test robot2018-09-071-1/+1
* liquidio CN23XX: Remove set but not used variable 'ring_flag'YueHaibing2018-09-061-3/+1
* liquidio: Add spoof checking on a VF MAC addressWeilin Chang2018-09-068-12/+187
* liquidio: Added delayed work for periodically updating the link statistics.Pradeep Nalla2018-09-036-10/+40
* liquidio: remove set but not used variable 'irh'YueHaibing2018-09-011-9/+0
* liquidio: remove obsolete functions and data structuresFelix Manlunas2018-08-299-490/+176
* liquidio: change octnic_ctrl_pkt to do synchronous soft commandsFelix Manlunas2018-08-296-110/+98
* liquidio: make soft command calls synchronousFelix Manlunas2018-08-295-161/+129
* liquidio: improve soft command handlingFelix Manlunas2018-08-298-49/+232
* liquidio: fix race condition in instruction completion processingRick Farrington2018-08-293-2/+7
* liquidio: remove unnecessary delay when processing IQ responsesRick Farrington2018-08-291-1/+1
* liquidio: remove set but not used variable 'is25G'YueHaibing2018-08-131-6/+2
* liquidio: copperhead LED identificationRaghu Vatsavayi2018-08-102-5/+23