summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-02-24can: mcp251xfd: mcp251xfd_register(): prepare to activate PLL after softresetMarc Kleine-Budde
2022-02-24can: mcp251xfd: mcp251xfd_chip_clock_init(): prepare for PLL support, wait fo...Marc Kleine-Budde
2022-02-24can: mcp251xfd: __mcp251xfd_chip_set_mode(): prepare for PLL support: improve...Marc Kleine-Budde
2022-02-24can: mcp251xfd: mcp251xfd_chip_wake(): renamed from mcp251xfd_chip_clock_enab...Marc Kleine-Budde
2022-02-24can: mcp251xfd: mcp251xfd_chip_timestamp_init(): factor out into separate fun...Marc Kleine-Budde
2022-02-24can: mcp251xfd: mcp251xfd_chip_softreset_check(): wait for OSC ready before a...Marc Kleine-Budde
2022-02-24can: mcp251xfd: mcp251xfd_chip_wait_for_osc_ready(): prepare for PLL supportMarc Kleine-Budde
2022-02-24can: mcp251xfd: mcp251xfd_chip_wait_for_osc_ready(): improve chip detection a...Marc Kleine-Budde
2022-02-24can: mcp251xfd: mcp251xfd_chip_wait_for_osc_ready(): factor out into separate...Marc Kleine-Budde
2022-02-24can: mcp251xfd: mcp251xfd_chip_stop(): convert to a void functionMarc Kleine-Budde
2022-02-24can: mcp251xfd: mcp251xfd_chip_sleep(): introduce function to bring chip into...Marc Kleine-Budde
2022-02-24can: mcp251xfd: mcp251xfd_unregister(): simplify runtime PM handlingMarc Kleine-Budde
2022-02-24can: mcp251xfd: mcp251xfd_regmap_crc_read(): ignore CRC error only if solely ...Marc Kleine-Budde
2022-02-24can: mcp251xfd: mcp251xfd_reg_invalid(): rename from mcp251xfd_osc_invalid()Marc Kleine-Budde
2022-02-24can: etas_es58x: use BITS_PER_TYPE() instead of manual calculationVincent Mailhol
2022-02-24can: xilinx_can: Add check for NAPI Poll functionSrinivas Neeli
2022-02-24can: softing: softing_netdev_open(): remove redundant ret variableMinghao Chi
2022-02-24can: c_can: ethtool: use default drvinfoMarc Kleine-Budde
2022-02-24can: kvaser_usb: kvaser_usb_send_cmd(): remove redundant variable actual_lenMarc Kleine-Budde
2022-02-24can: bittiming: mark function arguments and local variables as constMarc Kleine-Budde
2022-02-24can: bittiming: can_validate_bitrate(): simplify bit rate checkingMarc Kleine-Budde
2022-02-23octeontx2-pf: Vary completion queue event sizeSubbaraya Sundeep
2022-02-23net/mlx5e: Fix VF min/max rate parameters interchange mistakeGal Pressman
2022-02-23net/mlx5e: Add missing increment of countLama Kayal
2022-02-23net/mlx5e: MPLSoUDP decap, fix check for unsupported matchesMaor Dickman
2022-02-23net/mlx5e: Fix MPLSoUDP encap to use MPLS action informationMaor Dickman
2022-02-23net/mlx5e: Add feature check for set fec countersLama Kayal
2022-02-23net/mlx5e: TC, Skip redundant ct clear actionsRoi Dayan
2022-02-23net/mlx5e: TC, Reject rules with forward and drop actionsRoi Dayan
2022-02-23net/mlx5e: TC, Reject rules with drop and modify hdr actionRoi Dayan
2022-02-23net/mlx5e: kTLS, Use CHECKSUM_UNNECESSARY for device-offloaded packetsTariq Toukan
2022-02-23net/mlx5e: Fix wrong return value on ioctl EEPROM query failureGal Pressman
2022-02-23net/mlx5: Fix possible deadlock on rule deletionMaor Gottlieb
2022-02-23net/mlx5: Fix tc max supported prio for nic modeChris Mi
2022-02-23net/mlx5: Fix wrong limitation of metadata match on ecpfAriel Levkovich
2022-02-23net/mlx5: Update log_max_qp value to be 17 at mostMaher Sanalla
2022-02-23net/mlx5: DR, Fix the threshold that defines when pool sync is initiatedYevgeny Kliteynik
2022-02-23net/mlx5: DR, Don't allow match on IP w/o matching on full ethertype/ip_versionYevgeny Kliteynik
2022-02-23net/mlx5: DR, Fix slab-out-of-bounds in mlx5_cmd_dr_create_fteYevgeny Kliteynik
2022-02-23net/mlx5: DR, Cache STE shadow memoryYevgeny Kliteynik
2022-02-23net/mlx5: Update the list of the PCI supported devicesMeir Lichtinger
2022-02-23net/mlx5: Add clarification on sync reset failureMoshe Shemesh
2022-02-23net/mlx5: cmdif, Refactor error handling and reporting of async commandsSaeed Mahameed
2022-02-23net/mlx5: Use mlx5_cmd_do() in core create_{cq,dct}Saeed Mahameed
2022-02-23net/mlx5: cmdif, Add new api for command executionSaeed Mahameed
2022-02-23net/mlx5: cmdif, cmd_check refactoringSaeed Mahameed
2022-02-23net/mlx5: cmdif, Return value improvementsSaeed Mahameed
2022-02-23net/mlx5: Lag, offload active-backup drops to hardwareMark Bloch
2022-02-23net/mlx5: Lag, record inactive state of bond deviceMark Bloch
2022-02-23net/mlx5: Lag, don't use magic numbers for portsMark Bloch