summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/cavium
Commit message (Expand)AuthorAgeFilesLines
* net: liquidio: Make use of the helper macro kthread_run()Cai Huoqing2021-10-221-6/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-10-222-3/+3
|\
| * cavium: Fix return values of the probe functionZheyu Ma2021-10-191-2/+2
| * cavium: Return negative value when pci_alloc_irq_vectors() failsZheyu Ma2021-10-181-1/+1
* | ethernet: Remove redundant 'flush_workqueue()' callsChristophe JAILLET2021-10-101-1/+0
* | eth: fwnode: remove the addr len from mac helpersJakub Kicinski2021-10-071-1/+1
* | eth: fwnode: change the return type of mac address helpersJakub Kicinski2021-10-071-3/+3
* | ethernet: use of_get_ethdev_address()Jakub Kicinski2021-10-071-1/+1
* | ethernet: use eth_hw_addr_set() for dev->addr_len casesJakub Kicinski2021-10-053-3/+3
* | ethernet: use eth_hw_addr_set() instead of ether_addr_copy()Jakub Kicinski2021-10-024-5/+4
* | liquidio: Overcome missing device lock protection in init/remove flowsLeon Romanovsky2021-09-271-7/+12
* | devlink: Make devlink_register to be voidLeon Romanovsky2021-09-221-7/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-09-161-1/+1
|\|
| * Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-09-071-1/+1
| |\
| | * PCI: Change the type of probe argument in reset functionsAmey Narkhede2021-08-181-1/+1
| | * PCI: Remove reset_fn field from pci_devAmey Narkhede2021-08-171-1/+1
* | | net: thunderx: Make use of the helper function dev_err_probe()Cai Huoqing2021-09-163-8/+4
|/ /
* | ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo2021-08-242-3/+9
* | ethernet: fix PTP_1588_CLOCK dependenciesArnd Bergmann2021-08-131-2/+2
* | devlink: Set device as early as possibleLeon Romanovsky2021-08-091-2/+3
* | cavium: switch from 'pci_' to 'dma_' APIChristophe JAILLET2021-08-024-18/+6
* | dev_ioctl: split out ndo_eth_ioctlArnd Bergmann2021-07-274-4/+4
* | liquidio: Fix unintentional sign extension issue on left shift of u16Colin Ian King2021-07-151-1/+1
|/
* thunderx: Remove rcu_read_lock() around XDP program invocationToke Høiland-Jørgensen2021-06-241-2/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-05-272-17/+37
|\
| * net: liquidio: Add missing null pointer checksTom Seewald2021-05-132-15/+40
| * Revert "net: liquidio: fix a NULL pointer dereference"Greg Kroah-Hartman2021-05-131-5/+0
* | net: thunderx: Drop unnecessary NULL check after container_ofGuenter Roeck2021-05-141-3/+0
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-04-171-1/+1
|\
| * cavium/liquidio: Fix duplicate argumentWan Jiabing2021-04-141-1/+1
* | of: net: pass the dst buffer to of_get_mac_address()Michael Walle2021-04-132-10/+3
* | net: thunderx: Fix unintentional sign extension issueColin Ian King2021-04-121-1/+1
* | liquidio: Fix unintented sign extension of a left shift of a u16Colin Ian King2021-04-071-1/+1
|/
* 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