summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/cavium/liquidio
AgeCommit message (Expand)Author
2020-12-15Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2020-11-24smp: Cleanup smp_call_function*()Peter Zijlstra
2020-11-23net: don't include ethtool.h from netdevice.hJakub Kicinski
2020-11-02liquidio: cn68xx: Remove duplicated includeYueHaibing
2020-09-25drivers/net/ethernet: clean up mis-targeted commentsJesse Brandeburg
2020-09-25drivers/net/ethernet: rid ethernet of no-prototype warningsJesse Brandeburg
2020-09-19net: liquidio: Remove set but not used variableZheng Yongjun
2020-09-18liquidio: Fix -Wmissing-prototypes warnings for liquidioWang Hai
2020-09-14liquidio: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-09-01liquidio: Remove unneeded cast from memory allocationYueHaibing
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-03liquidio: Fix wrong return value in cn23xx_get_pf_num()Tianjia Zhang
2020-07-30liquidio: Replace vmalloc with kmalloc in octeon_register_dispatch_fn()Wang Hai
2020-07-14liquidio_vf: convert to new udp_tunnel_nic infraJakub Kicinski
2020-07-14liquidio: convert to new udp_tunnel_nic infraJakub Kicinski
2020-07-01liquidio: use generic power managementVaibhav Gupta
2020-06-28liquidio: use list_empty_careful in lio_list_delete_headGeliang Tang
2020-06-17liquidio: Replace vmalloc_node + memset with vzalloc_node and use array_sizeGustavo A. R. Silva
2020-05-08net: lio_core: remove redundant assignment to variable tx_doneColin Ian King
2020-04-25liquidio: remove unused inline functionsYueHaibing
2020-03-19liquidio: remove set but not used variable 's'YueHaibing
2020-03-10net: liquidio: reject unsupported coalescing paramsJakub Kicinski
2020-03-03net/liquidio: Delete non-working LIQUIDIO_PACKAGE checkLeon Romanovsky
2020-03-03net/liquidio: Delete driver version assignmentLeon Romanovsky
2020-03-03liquidio: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-15liquidio: add cleanup in octeon_setup_iq()Wenwen Wang
2019-08-08liquidio: Use pcie_flr() instead of reimplementing itDenis Efremov
2019-07-22net: Use skb accessors in network driversMatthew Wilcox (Oracle)
2019-07-18liquidio: Replace vmalloc + memset with vzallocChuhong Yuan
2019-06-18net: lio_core: fix potential sign-extension overflow on large shiftColin Ian King
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon
2019-04-01net: move skb->xmit_more hint to softnet dataFlorian Westphal
2019-03-11net: lio_core: fix two NULL pointer dereferencesKangjie Lu
2019-03-11net: liquidio: fix a NULL pointer dereferenceKangjie Lu
2019-02-18liquidio: using NULL instead of plain integerYueHaibing
2019-02-06liquidio: Implement ndo_get_port_parent_id()Florian Fainelli
2019-01-28liquidio: fix the validation of rx checksum status from NIC hardwareVeerasenareddy Burru
2018-11-30liquidio: read sc->iq_no before release scPan Bian
2018-11-30liquidio: fix spelling mistake "deferal" -> "deferral"Colin Ian King
2018-10-04Merge tag 'mlx5-updates-2018-10-03' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2018-10-04liquidio: fix a couple of spelling mistakesColin Ian King
2018-10-03devlink: Add extack for eswitch operationsEli Britstein
2018-09-26net: liquidio: list usage cleanupzhong jiang
2018-09-18net: cavium: fix return type of ndo_start_xmit functionYueHaibing