summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-05-27Merge tag 'mlx5-updates-2021-05-26' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2021-05-27ixgbe: Fix out-bounds warning in ixgbe_host_interface_command()Gustavo A. R. Silva
2021-05-27atl1c: add 4 RX/TX queue support for Mikrotik 10/25G NICGatis Peisenieks
2021-05-27atl1c: prepare for multiple rx queuesGatis Peisenieks
2021-05-27atl1c: move tx napi into tpd_ringGatis Peisenieks
2021-05-27atl1c: detect NIC type earlyGatis Peisenieks
2021-05-27mlxsw: core: use PSID string define in devlink infoJiri Pirko
2021-05-27mlxsw: core: Expose FW version over defined keywordJiri Pirko
2021-05-27net/mlx5: Expose FW version over defined keywordJiri Pirko
2021-05-27Merge tag 'linux-can-next-for-5.14-20210527' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2021-05-27net/mlx5: Fix lag port remapping logicEli Cohen
2021-05-27net/mlx5: Use boolean arithmetic to evaluate roce_lagEli Cohen
2021-05-27net/mlx5: Remove unnecessary spin lock protectionEli Cohen
2021-05-27net/mlx5: Cap the maximum flow group size to 16M entriesPaul Blakey
2021-05-27net/mlx5: DR, Set max table size to 2G entriesPaul Blakey
2021-05-27net/mlx5: Move chains ft pool to be used by all firmware steeringPaul Blakey
2021-05-27net/mlx5: Move table size calculation to steering cmd layerPaul Blakey
2021-05-27net/mlx5: Add case for FS_FT_NIC_TX FT in MLX5_CAP_FLOWTABLE_TYPEPaul Blakey
2021-05-27net/mlx5: DR, Remove unused field of send_ring structYevgeny Kliteynik
2021-05-27net/mlx5e: RX, Remove unnecessary check in RX CQE compression handlingTariq Toukan
2021-05-27net/mlx5e: IPsec/rep_tc: Fix rep_tc_update_skb drops IPsec packetHuy Nguyen
2021-05-27net/mlx5e: TC: Reserved bit 31 of REG_C1 for IPsec offloadHuy Nguyen
2021-05-27net/mlx5e: TC: Use bit counts for register mappingPaul Blakey
2021-05-27net/mlx5: CT: Avoid reusing modify header context for natted entriesPaul Blakey
2021-05-27net/mlx5e: CT, Remove newline from ct_dbg callRoi Dayan
2021-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-05-27can: m_can: fix whitespace in a few commentsTorin Cooper-Bennun
2021-05-27can: m_can: make TXESC, RXESC config more explicitTorin Cooper-Bennun
2021-05-27can: m_can: clean up CCCR reg defs, order by revsTorin Cooper-Bennun
2021-05-27can: m_can: use bits.h macros for all regmasksTorin Cooper-Bennun
2021-05-27can: c_can: add ethtool supportDario Binacchi
2021-05-27can: c_can: remove unused variable struct c_can_priv::rxmaskedDario Binacchi
2021-05-27can: kvaser_usb: Add new Kvaser hydra devicesJimmy Assarsson
2021-05-27can: kvaser_usb: Rename define USB_HYBRID_{,PRO_}CANLIN_PRODUCT_IDJimmy Assarsson
2021-05-27can: at91_can: silence clang warningMarc Kleine-Budde
2021-05-27can: mcp251xfd: silence clang warningMarc Kleine-Budde
2021-05-27can: mcp251x: mcp251x_can_probe(): silence clang warningMarc Kleine-Budde
2021-05-27can: hi311x: hi3110_can_probe(): silence clang warningMarc Kleine-Budde
2021-05-27can: softing: Remove redundant variable ptrJiapeng Chong
2021-05-26Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-05-26Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2021-05-26net/appletalk: Fix inconsistent indentingJiapeng Chong
2021-05-26nfc: st-nci: remove unnecessary labelswengjianfeng
2021-05-26nfc: st95hf: remove unnecessary assignment and labelwengjianfeng
2021-05-26ixgbe: reduce checker warningsJesse Brandeburg
2021-05-26ixgbe: use checker safe conversionsJesse Brandeburg
2021-05-26igbvf: convert to strongly typed descriptorsJesse Brandeburg
2021-05-26intel: call csum functions with well formatted argumentsJesse Brandeburg
2021-05-26igb: override two checker warningsJesse Brandeburg
2021-05-26igb: fix assignment on big endian machinesJesse Brandeburg