summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/cavium
Commit message (Expand)AuthorAgeFilesLines
* net/ethernet: convert to use module_platform_driver in octeon_mgmt.cdingsenjie2021-01-291-12/+1
* net, xdp: Introduce xdp_prepare_buff utility routineLorenzo Bianconi2021-01-081-4/+4
* net, xdp: Introduce xdp_init_buff utility routineLorenzo Bianconi2021-01-081-2/+2
* net: remove ndo_udp_tunnel_* callbacksJakub Kicinski2021-01-072-4/+0
* liquidio: Use kzalloc for allocating only one thingZheng Yongjun2021-01-051-1/+1
* cavium/liquidio: Use DEFINE_SPINLOCK() for spinlockZheng Yongjun2021-01-051-2/+1
* Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2020-12-154-2/+3
|\
| * Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2020-12-041-1/+1
| |\
| | * xsk: Propagate napi_id to XDP socket Rx pathBjörn Töpel2020-12-011-1/+1
| * | net: don't include ethtool.h from netdevice.hJakub Kicinski2020-11-232-0/+2
| |/
| * liquidio: cn68xx: Remove duplicated includeYueHaibing2020-11-021-1/+0
* | smp: Cleanup smp_call_function*()Peter Zijlstra2020-11-241-7/+2
|/
* net: thunderx: Use struct_size() helper in kmalloc()Gustavo A. R. Silva2020-10-101-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-10-051-2/+4
|\
| * net: ethernet: cavium: octeon_mgmt: use phy_start and phy_stopIvan Khoronzhuk2020-09-251-2/+4
* | drivers/net/ethernet: clean up mis-targeted commentsJesse Brandeburg2020-09-257-303/+321
* | drivers/net/ethernet: rid ethernet of no-prototype warningsJesse Brandeburg2020-09-251-0/+1
* | net: liquidio: Remove set but not used variableZheng Yongjun2020-09-191-5/+4
* | liquidio: Fix -Wmissing-prototypes warnings for liquidioWang Hai2020-09-182-0/+2
* | liquidio: convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-146-19/+18
* | net: cavium: Fix a bunch of kerneldoc parameter issuesWang Hai2020-09-091-5/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-09-044-31/+29
|\|
| * treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-234-31/+29
* | liquidio: Remove unneeded cast from memory allocationYueHaibing2020-09-011-6/+3
|/
* net: thunderx: initialize VF's mailbox mutex before first usageDean Nelson2020-08-051-1/+3
* net: thunderx: use spin_lock_bh in nicvf_set_rx_mode_task()Xin Long2020-08-041-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-08-031-3/+0
|\
| * bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commandsAndrii Nakryiko2020-07-251-3/+0
* | liquidio: Fix wrong return value in cn23xx_get_pf_num()Tianjia Zhang2020-08-031-1/+1
* | liquidio: Replace vmalloc with kmalloc in octeon_register_dispatch_fn()Wang Hai2020-07-301-7/+4
|/
* liquidio_vf: convert to new udp_tunnel_nic infraJakub Kicinski2020-07-141-26/+33
* liquidio: convert to new udp_tunnel_nic infraJakub Kicinski2020-07-141-26/+33
* net: phy: mdio-octeon: Cleanup module loading dependenciesAndrew Lunn2020-07-071-5/+2
* liquidio: use generic power managementVaibhav Gupta2020-07-011-26/+5
* liquidio: use list_empty_careful in lio_list_delete_headGeliang Tang2020-06-281-1/+1
* net: tso: cache transport header lengthEric Dumazet2020-06-181-2/+3
* liquidio: Replace vmalloc_node + memset with vzalloc_node and use array_sizeGustavo A. R. Silva2020-06-171-7/+3
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-8/+8
* net: octeon: mgmt: Repair filling of RX ringAlexander Sverdlin2020-06-011-0/+5
* net: thunderx: Add XDP frame sizeJesper Dangaard Brouer2020-05-141-0/+1
* net: lio_core: remove redundant assignment to variable tx_doneColin Ian King2020-05-081-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-061-1/+1
|\
| * net: Make PTP-specific drivers depend on PTP_1588_CLOCKClay McClure2020-05-011-1/+1
* | liquidio: remove unused inline functionsYueHaibing2020-04-251-12/+0
|/
* net: cavium: Fix build errors due to 'imply CAVIUM_PTP'YueHaibing2020-04-021-1/+1
* net: thunderx: remove set but not used variable 'tail'Zheng zengkai2020-03-231-2/+1
* 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/cavium: Delete N/A assignments for ethtoolLeon Romanovsky2020-03-031-2/+0
* net/cavium: Clean driver versionsLeon Romanovsky2020-03-032-6/+0