summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5e: Fix build break on 32bitSaeed Mahameed2023-03-291-2/+2
* net: ethernet: ti: am65-cpsw: enable p0 host port rx_vlan_remapGrygorii Strashko2023-03-281-2/+3
* net: ethernet: ti: am65-cpsw: add .ndo to set dma per-queue rateGrygorii Strashko2023-03-284-2/+129
* Merge tag 'linux-can-next-for-6.4-20230327' of git://git.kernel.org/pub/scm/l...Jakub Kicinski2023-03-286-137/+148
|\
| * can: m_can: Keep interrupts enabled during peripheral readMarkus Schneider-Pargmann2023-03-241-5/+6
| * can: m_can: Disable unused interruptsMarkus Schneider-Pargmann2023-03-241-7/+11
| * can: m_can: Remove double interrupt enableMarkus Schneider-Pargmann2023-03-241-1/+0
| * can: m_can: Always acknowledge all interruptsMarkus Schneider-Pargmann2023-03-241-2/+1
| * can: m_can: Remove repeated check for is_peripheralMarkus Schneider-Pargmann2023-03-241-3/+1
| * can: esd_usb: Improve code readability by means of replacing struct esd_usb_m...Frank Jungclaus2023-03-241-84/+82
| * can: kvaser_pciefd: Remove redundant pci_clear_masterCai Huoqing2023-03-241-1/+0
| * can: ctucanfd: Remove redundant pci_clear_masterCai Huoqing2023-03-241-6/+2
| * can: c_can: Remove redundant pci_clear_masterCai Huoqing2023-03-241-2/+0
| * can: rcar_canfd: Improve error messagesGeert Uytterhoeven2023-03-241-21/+20
| * can: rcar_canfd: Add transceiver supportGeert Uytterhoeven2023-03-241-5/+25
* | net: ena: Advertise TX push supportShay Agroskin2023-03-281-1/+10
* | net: ena: Add support to changing tx_push_buf_lenShay Agroskin2023-03-284-12/+82
* | net: ena: Recalculate TX state variables every device resetShay Agroskin2023-03-281-1/+9
* | net: ena: Add an option to configure large LLQ headersDavid Arinzon2023-03-282-22/+76
* | net: ena: Make few cosmetic preparations to support large LLQShay Agroskin2023-03-281-66/+67
* | qed: remove unused num_ooo_add_to_peninsula variableTom Rix2023-03-281-2/+1
* | net: introduce a config option to tweak MAX_SKB_FRAGSEric Dumazet2023-03-281-2/+2
* | net: phy: bcm7xxx: use devm_clk_get_optional_enabled to simplify the codeHeiner Kallweit2023-03-271-18/+4
* | net: sunhme: Consolidate common probe tasksSean Anderson2023-03-271-93/+64
* | net: sunhme: Inline error returnsSean Anderson2023-03-271-12/+6
* | net: sunhme: Clean up mac address initSean Anderson2023-03-271-5/+4
* | net: sunhme: Consolidate mac address initializationSean Anderson2023-03-271-148/+134
* | net: sunhme: Switch SBUS to devresSean Anderson2023-03-271-83/+35
* | net: sunhme: Alphabetize includesSean Anderson2023-03-271-30/+25
* | net: sunhme: Unify IRQ requestingSean Anderson2023-03-271-121/+10
* | net: sunhme: Remove residual polling codeSean Anderson2023-03-272-122/+18
* | net: sunhme: Just restart autonegotiation if we can't bring the link upSean Anderson2023-03-271-126/+119
* | net: sunhme: Fix uninitialized return codeSean Anderson2023-03-271-1/+1
* | octeon_ep: add heartbeat monitorVeerasenareddy Burru2023-03-275-2/+66
* | octeon_ep: function id in link info and stats mailbox commandsVeerasenareddy Burru2023-03-274-31/+40
* | octeon_ep: support asynchronous notificationsVeerasenareddy Burru2023-03-271-0/+29
* | octeon_ep: include function id in mailbox commandsVeerasenareddy Burru2023-03-274-39/+63
* | octeon_ep: add separate mailbox command and response queuesVeerasenareddy Burru2023-03-276-411/+529
* | octeon_ep: control mailbox for multiple PFsVeerasenareddy Burru2023-03-271-1/+15
* | octeon_ep: poll for control messagesVeerasenareddy Burru2023-03-274-27/+70
* | octeon_ep: defer probe if firmware not readyVeerasenareddy Burru2023-03-271-0/+26
* | net: dsa: b53: mdio: add support for BCM53134Paul Geurts2023-03-273-3/+24
* | mISDN: remove unused vpm_read_address and cpld_read_reg functionsTom Rix2023-03-251-31/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-03-24130-1215/+1315
|\ \ | |/ |/|
| * Merge tag 'net-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-03-2469-325/+525
| |\
| | * Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-03-243-6/+6
| | |\
| | | * xdp: bpf_xdp_metadata use EOPNOTSUPP for no driver supportJesper Dangaard Brouer2023-03-223-6/+6
| | * | Merge tag 'for-net-2023-03-23' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski2023-03-235-36/+50
| | |\ \
| | | * | Bluetooth: btsdio: fix use after free bug in btsdio_remove due to unfinished ...Zheng Wang2023-03-231-0/+1
| | | * | Bluetooth: btqcomsmd: Fix command timeout after setting BD addressStephan Gerhold2023-03-231-1/+16