summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-03-29vsock: support sockmapBobby Eshleman
2023-03-28Merge tag 'mlx5-updates-2023-03-20' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2023-03-28net: ethernet: 8390: axnet_cs: remove unused xfer_count variableTom Rix
2023-03-28Revert "sh_eth: remove open coded netif_running()"Wolfram Sang
2023-03-28net/mlx5e: Fix build break on 32bitSaeed Mahameed
2023-03-28net: ethernet: ti: am65-cpsw: enable p0 host port rx_vlan_remapGrygorii Strashko
2023-03-28net: ethernet: ti: am65-cpsw: add .ndo to set dma per-queue rateGrygorii Strashko
2023-03-27Merge tag 'linux-can-next-for-6.4-20230327' of git://git.kernel.org/pub/scm/l...Jakub Kicinski
2023-03-27net: ena: Advertise TX push supportShay Agroskin
2023-03-27net: ena: Add support to changing tx_push_buf_lenShay Agroskin
2023-03-27net: ena: Recalculate TX state variables every device resetShay Agroskin
2023-03-27net: ena: Add an option to configure large LLQ headersDavid Arinzon
2023-03-27net: ena: Make few cosmetic preparations to support large LLQShay Agroskin
2023-03-27qed: remove unused num_ooo_add_to_peninsula variableTom Rix
2023-03-27net: introduce a config option to tweak MAX_SKB_FRAGSEric Dumazet
2023-03-27net: phy: bcm7xxx: use devm_clk_get_optional_enabled to simplify the codeHeiner Kallweit
2023-03-27net: sunhme: Consolidate common probe tasksSean Anderson
2023-03-27net: sunhme: Inline error returnsSean Anderson
2023-03-27net: sunhme: Clean up mac address initSean Anderson
2023-03-27net: sunhme: Consolidate mac address initializationSean Anderson
2023-03-27net: sunhme: Switch SBUS to devresSean Anderson
2023-03-27net: sunhme: Alphabetize includesSean Anderson
2023-03-27net: sunhme: Unify IRQ requestingSean Anderson
2023-03-27net: sunhme: Remove residual polling codeSean Anderson
2023-03-27net: sunhme: Just restart autonegotiation if we can't bring the link upSean Anderson
2023-03-27net: sunhme: Fix uninitialized return codeSean Anderson
2023-03-27octeon_ep: add heartbeat monitorVeerasenareddy Burru
2023-03-27octeon_ep: function id in link info and stats mailbox commandsVeerasenareddy Burru
2023-03-27octeon_ep: support asynchronous notificationsVeerasenareddy Burru
2023-03-27octeon_ep: include function id in mailbox commandsVeerasenareddy Burru
2023-03-27octeon_ep: add separate mailbox command and response queuesVeerasenareddy Burru
2023-03-27octeon_ep: control mailbox for multiple PFsVeerasenareddy Burru
2023-03-27octeon_ep: poll for control messagesVeerasenareddy Burru
2023-03-27octeon_ep: defer probe if firmware not readyVeerasenareddy Burru
2023-03-27net: dsa: b53: mdio: add support for BCM53134Paul Geurts
2023-03-24mISDN: remove unused vpm_read_address and cpld_read_reg functionsTom Rix
2023-03-24net/mlx5: Provide external API for allocating vectorsEli Cohen
2023-03-24net/mlx5: Use one completion vector if eth is disabledEli Cohen
2023-03-24net/mlx5: Refactor calculation of required completion vectorsEli Cohen
2023-03-24net/mlx5: Move devlink registration before mlx5_loadEli Cohen
2023-03-24net/mlx5: Use dynamic msix vectors allocationEli Cohen
2023-03-24net/mlx5: Refactor completion irq request/release codeEli Cohen
2023-03-24net/mlx5: Improve naming of pci function vectorsEli Cohen
2023-03-24net/mlx5: Use newer affinity descriptorEli Cohen
2023-03-24net/mlx5: Modify struct mlx5_irq to use struct msi_mapEli Cohen
2023-03-24net/mlx5: Fix wrong commentEli Cohen
2023-03-24net/mlx5e: Coding style fix, add empty lineEli Cohen
2023-03-24can: m_can: Keep interrupts enabled during peripheral readMarkus Schneider-Pargmann
2023-03-24can: m_can: Disable unused interruptsMarkus Schneider-Pargmann
2023-03-24can: m_can: Remove double interrupt enableMarkus Schneider-Pargmann