| Age | Commit message (Expand) | Author |
| 2022-02-24 | can: mcp251xfd: mcp251xfd_register(): prepare to activate PLL after softreset | Marc Kleine-Budde |
| 2022-02-24 | can: mcp251xfd: mcp251xfd_chip_clock_init(): prepare for PLL support, wait fo... | Marc Kleine-Budde |
| 2022-02-24 | can: mcp251xfd: __mcp251xfd_chip_set_mode(): prepare for PLL support: improve... | Marc Kleine-Budde |
| 2022-02-24 | can: mcp251xfd: mcp251xfd_chip_wake(): renamed from mcp251xfd_chip_clock_enab... | Marc Kleine-Budde |
| 2022-02-24 | can: mcp251xfd: mcp251xfd_chip_timestamp_init(): factor out into separate fun... | Marc Kleine-Budde |
| 2022-02-24 | can: mcp251xfd: mcp251xfd_chip_softreset_check(): wait for OSC ready before a... | Marc Kleine-Budde |
| 2022-02-24 | can: mcp251xfd: mcp251xfd_chip_wait_for_osc_ready(): prepare for PLL support | Marc Kleine-Budde |
| 2022-02-24 | can: mcp251xfd: mcp251xfd_chip_wait_for_osc_ready(): improve chip detection a... | Marc Kleine-Budde |
| 2022-02-24 | can: mcp251xfd: mcp251xfd_chip_wait_for_osc_ready(): factor out into separate... | Marc Kleine-Budde |
| 2022-02-24 | can: mcp251xfd: mcp251xfd_chip_stop(): convert to a void function | Marc Kleine-Budde |
| 2022-02-24 | can: mcp251xfd: mcp251xfd_chip_sleep(): introduce function to bring chip into... | Marc Kleine-Budde |
| 2022-02-24 | can: mcp251xfd: mcp251xfd_unregister(): simplify runtime PM handling | Marc Kleine-Budde |
| 2022-02-24 | can: mcp251xfd: mcp251xfd_regmap_crc_read(): ignore CRC error only if solely ... | Marc Kleine-Budde |
| 2022-02-24 | can: mcp251xfd: mcp251xfd_reg_invalid(): rename from mcp251xfd_osc_invalid() | Marc Kleine-Budde |
| 2022-02-24 | can: etas_es58x: use BITS_PER_TYPE() instead of manual calculation | Vincent Mailhol |
| 2022-02-24 | can: xilinx_can: Add check for NAPI Poll function | Srinivas Neeli |
| 2022-02-24 | can: softing: softing_netdev_open(): remove redundant ret variable | Minghao Chi |
| 2022-02-24 | can: c_can: ethtool: use default drvinfo | Marc Kleine-Budde |
| 2022-02-24 | can: kvaser_usb: kvaser_usb_send_cmd(): remove redundant variable actual_len | Marc Kleine-Budde |
| 2022-02-24 | can: bittiming: mark function arguments and local variables as const | Marc Kleine-Budde |
| 2022-02-24 | can: bittiming: can_validate_bitrate(): simplify bit rate checking | Marc Kleine-Budde |
| 2022-02-23 | octeontx2-pf: Vary completion queue event size | Subbaraya Sundeep |
| 2022-02-23 | net/mlx5e: Fix VF min/max rate parameters interchange mistake | Gal Pressman |
| 2022-02-23 | net/mlx5e: Add missing increment of count | Lama Kayal |
| 2022-02-23 | net/mlx5e: MPLSoUDP decap, fix check for unsupported matches | Maor Dickman |
| 2022-02-23 | net/mlx5e: Fix MPLSoUDP encap to use MPLS action information | Maor Dickman |
| 2022-02-23 | net/mlx5e: Add feature check for set fec counters | Lama Kayal |
| 2022-02-23 | net/mlx5e: TC, Skip redundant ct clear actions | Roi Dayan |
| 2022-02-23 | net/mlx5e: TC, Reject rules with forward and drop actions | Roi Dayan |
| 2022-02-23 | net/mlx5e: TC, Reject rules with drop and modify hdr action | Roi Dayan |
| 2022-02-23 | net/mlx5e: kTLS, Use CHECKSUM_UNNECESSARY for device-offloaded packets | Tariq Toukan |
| 2022-02-23 | net/mlx5e: Fix wrong return value on ioctl EEPROM query failure | Gal Pressman |
| 2022-02-23 | net/mlx5: Fix possible deadlock on rule deletion | Maor Gottlieb |
| 2022-02-23 | net/mlx5: Fix tc max supported prio for nic mode | Chris Mi |
| 2022-02-23 | net/mlx5: Fix wrong limitation of metadata match on ecpf | Ariel Levkovich |
| 2022-02-23 | net/mlx5: Update log_max_qp value to be 17 at most | Maher Sanalla |
| 2022-02-23 | net/mlx5: DR, Fix the threshold that defines when pool sync is initiated | Yevgeny Kliteynik |
| 2022-02-23 | net/mlx5: DR, Don't allow match on IP w/o matching on full ethertype/ip_version | Yevgeny Kliteynik |
| 2022-02-23 | net/mlx5: DR, Fix slab-out-of-bounds in mlx5_cmd_dr_create_fte | Yevgeny Kliteynik |
| 2022-02-23 | net/mlx5: DR, Cache STE shadow memory | Yevgeny Kliteynik |
| 2022-02-23 | net/mlx5: Update the list of the PCI supported devices | Meir Lichtinger |
| 2022-02-23 | net/mlx5: Add clarification on sync reset failure | Moshe Shemesh |
| 2022-02-23 | net/mlx5: cmdif, Refactor error handling and reporting of async commands | Saeed Mahameed |
| 2022-02-23 | net/mlx5: Use mlx5_cmd_do() in core create_{cq,dct} | Saeed Mahameed |
| 2022-02-23 | net/mlx5: cmdif, Add new api for command execution | Saeed Mahameed |
| 2022-02-23 | net/mlx5: cmdif, cmd_check refactoring | Saeed Mahameed |
| 2022-02-23 | net/mlx5: cmdif, Return value improvements | Saeed Mahameed |
| 2022-02-23 | net/mlx5: Lag, offload active-backup drops to hardware | Mark Bloch |
| 2022-02-23 | net/mlx5: Lag, record inactive state of bond device | Mark Bloch |
| 2022-02-23 | net/mlx5: Lag, don't use magic numbers for ports | Mark Bloch |