summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-06-01net: renesas: rswitch: Fix return value in error path of xmitYoshihiro Shimoda1-1/+1
2023-06-01Merge tag 'mailbox-fixes-6.4-rc5' of git://git.linaro.org/landing-teams/worki...Linus Torvalds1-4/+6
2023-06-01net: dsa: mv88e6xxx: Increase wait after reset deactivationAndreas Svensson1-1/+1
2023-06-01Merge tag 'for-linus-2023060101' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-6/+21
2023-06-01Merge tag 'ata-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds1-8/+26
2023-06-01chelsio: Convert chtls_sendpage() to use MSG_SPLICE_PAGESDavid Howells1-102/+7
2023-06-01chelsio: Support MSG_SPLICE_PAGESDavid Howells1-1/+11
2023-06-01net: ipa: Use correct value for IPA_STATUS_SIZEBert Karwatzki1-1/+1
2023-06-01net: txgbe: Implement vlan add and remove opsMengyuan Lou2-0/+5
2023-06-01net: txgbe: Add netdev features supportMengyuan Lou1-3/+18
2023-06-01net: ngbe: Implement vlan add and remove opsMengyuan Lou2-0/+4
2023-06-01net: ngbe: Add netdev features supportMengyuan Lou1-5/+12
2023-06-01net: libwx: Implement xx_set_features opsMengyuan Lou3-0/+23
2023-06-01net: wangxun: Implement vlan add and kill functionsMengyuan Lou4-2/+316
2023-06-01net: wangxun: libwx add rx offload functionsMengyuan Lou2-3/+331
2023-06-01net: wangxun: libwx add tx offload functionsMengyuan Lou2-8/+541
2023-06-01phy: mscc: Add support for RGMII delay configurationHarini Katakam1-6/+29
2023-06-01phy: mscc: Use PHY_ID_MATCH_VENDOR to minimize PHY ID tableHarini Katakam2-15/+2
2023-06-01sfc: fix error unwinds in TC offloadEdward Cree1-15/+12
2023-06-01net/mlx5: Read embedded cpu after init bit clearedMoshe Shemesh1-1/+1
2023-06-01net/mlx5e: Fix error handling in mlx5e_refresh_tirsSaeed Mahameed1-7/+4
2023-06-01net/mlx5: Ensure af_desc.mask is properly initializedChuck Lever1-1/+1
2023-06-01net/mlx5: Fix setting of irq->map.index for static IRQ caseNiklas Schnelle1-4/+5
2023-06-01net/mlx5: Remove rmap also in case dynamic MSIX not supportedShay Drory1-1/+1
2023-05-31mailbox: mailbox-test: fix a locking issue in mbox_test_message_write()Dan Carpenter1-4/+6
2023-05-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds17-97/+173
2023-05-31HID: logitech-hidpp: Handle timeout differently from busyBastien Nocera1-0/+1
2023-05-31net: enetc: report statistics counters for taprioVladimir Oltean1-0/+35
2023-05-31net: enetc: refactor enetc_setup_tc_taprio() to have a switch/case for cmdVladimir Oltean3-29/+54
2023-05-31net/sched: taprio: replace tc_taprio_qopt_offload :: enable with a "cmd" enumVladimir Oltean10-25/+63
2023-05-31net: dsa: mv88e6xxx: add support for MV88E6071 switchLukasz Majewski3-1/+23
2023-05-31net: dsa: mv88e6xxx: add support for MV88E6020 switchMatthias Schiffer3-1/+23
2023-05-31net: dsa: Define .set_max_frame_size() callback for mv88e6250 SoC familyLukasz Majewski1-0/+1
2023-05-31net: dsa: Switch i2c drivers back to use .probe()Uwe Kleine-König3-3/+3
2023-05-31net: dsa: qca8k: add op to get ports netdevAndrew Lunn1-0/+27
2023-05-31net: dsa: qca8k: implement hw_control opsChristian Marangi1-0/+154
2023-05-31leds: trigger: netdev: expose netdev trigger modes in linux includeChristian Marangi1-9/+0
2023-05-31leds: trigger: netdev: init mode if hw control already activeChristian Marangi1-0/+17
2023-05-31leds: trigger: netdev: validate configured netdevAndrew Lunn1-2/+22
2023-05-31leds: trigger: netdev: add support for LED hw controlChristian Marangi1-2/+41
2023-05-31leds: trigger: netdev: reject interval store for hw_controlChristian Marangi1-0/+3
2023-05-31leds: trigger: netdev: add basic check for hw control supportChristian Marangi1-0/+14
2023-05-31leds: trigger: netdev: introduce check for possible hw controlChristian Marangi1-0/+8
2023-05-31leds: trigger: netdev: refactor code setting device nameAndrew Lunn1-9/+20
2023-05-31net: dsa: mv88e6xxx: enable support for 88E6361 switchAlexis Lothoré4-9/+51
2023-05-31net: dsa: mv88e6xxx: pass mv88e6xxx_chip structure to port_max_speed_modeAlexis Lothoré4-10/+19
2023-05-31net: dsa: mv88e6xxx: fix 88E6393X family internal phys layoutAlexis Lothoré1-3/+6
2023-05-31net: dsa: mv88e6xxx: add field to specify internal phys layoutAlexis Lothoré3-2/+12
2023-05-31net: dsa: mv88e6xxx: use mv88e6xxx_phy_is_internal in mv88e6xxx_port_ppu_updatesAlexis Lothoré1-1/+1
2023-05-31net: dsa: mv88e6xxx: pass directly chip structure to mv88e6xxx_phy_is_internalAlexis Lothoré1-6/+4