summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-09-20net: dsa: introduce dsa_port_get_master()Vladimir Oltean
2022-09-20ice: Add L2TPv3 hardware offload supportMarcin Szycik
2022-09-19octeon_ep: Remove useless casting value returned by vzalloc to structureJules Irenge
2022-09-19net: wwan: t7xx: Fix return type of t7xx_ccmni_start_xmitNathan Huckleberry
2022-09-19net: wwan: iosm: Fix return type of ipc_wwan_link_transmitNathan Huckleberry
2022-09-19net: korina: Fix return type of korina_send_packetNathan Huckleberry
2022-09-19net: ethernet: litex: Fix return type of liteeth_start_xmitNathan Huckleberry
2022-09-19net: ethernet: ti: davinci_emac: Fix return type of emac_dev_xmitNathan Huckleberry
2022-09-19net: davicom: Fix return type of dm9000_start_xmitNathan Huckleberry
2022-09-19net: ax88796c: Fix return type of ax88796c_start_xmitNathan Huckleberry
2022-09-19net/mlx5e: Switch to kmemdup() when allocate dev_addrYang Yingliang
2022-09-19net/mlx5e: add missing error code in error pathYang Yingliang
2022-09-19net: enetc: expose some standardized ethtool countersVladimir Oltean
2022-09-19net: enetc: parameterize port MAC stats to also cover the pMACVladimir Oltean
2022-09-19net: ravb: Add R-Car Gen4 supportGeert Uytterhoeven
2022-09-19net: phy: micrel: Cable Diag feature for lan8814 phyDivya Koppera
2022-09-19net: fec: Add initial s32v234 supportWei Fang
2022-09-19Merge tag 'ib-mfd-net-pinctrl-v6.0' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2022-09-19net: dsa: microchip: lan937x: fix reference count leak in lan937x_mdio_regist...Sun Ke
2022-09-19r8169: disable detection of chip version 36Heiner Kallweit
2022-09-19net: ethernet: remove fs_mii_disconnect and fs_mii_connect declarationsGaosheng Cui
2022-09-17octeontx2-af: Initialize PTP_SEC_ROLLOVER register properlyNaveen Mamindlapalli
2022-09-17octeontx2-af: Add PTP PPS Errata workaround on CN10K siliconNaveen Mamindlapalli
2022-09-17octeontx2-pf: Add support for ptp 1-step mode on CN10K siliconHariprasad Kelam
2022-09-17octeontx2-af: return correct ptp timestamp for CN10K siliconNaveen Mamindlapalli
2022-09-16Merge tag 'linux-can-next-for-6.1-20220915' of git://git.kernel.org/pub/scm/l...David S. Miller
2022-09-16net: dsa: microchip: add the support for set_ageing_timeArun Ramadoss
2022-09-16Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller
2022-09-16net: fs_enet: Fix wrong check in do_pd_setupZheng Yongjun
2022-09-16mellanox/mlxsw: fix repeated words in commentswangjianli
2022-09-16net: amd: Switch and case should be at the same indentGuofeng Yue
2022-09-16net: amd: Correct spelling errorsGuofeng Yue
2022-09-16net: amd: Unified the comparison between pointers and NULL to the same writingGuofeng Yue
2022-09-16net: fec: add pm runtime force suspend and resume supportWei Fang
2022-09-15net: ftgmac100: support fixed linkTao Ren
2022-09-15net: phy: spi_ks8895: switch to using gpiod APIDmitry Torokhov
2022-09-15net: ks8851: switch to using gpiod APIDmitry Torokhov
2022-09-15net: davicom: dm9000: switch to using gpiod APIDmitry Torokhov
2022-09-15can: dev: add CAN XL support to virtual CANOliver Hartkopp
2022-09-15can: canxl: update CAN infrastructure for CAN XL framesOliver Hartkopp
2022-09-15can: set CANFD_FDF flag in all CAN FD frame structuresOliver Hartkopp
2022-09-15can: skb: add skb CAN frame data length helpersOliver Hartkopp
2022-09-15can: skb: unify skb CAN frame identification helpersOliver Hartkopp
2022-09-14can: flexcan: Switch to use dev_err_probe() helperYang Yingliang
2022-09-13r8169: remove rtl_wol_shutdown_quirk()Heiner Kallweit
2022-09-13sfc: introduce shutdown entry point in efx pci driverPieter Jansen van Vuuren
2022-09-09net: ipa: don't have gsi_channel_update() return a valueAlex Elder
2022-09-09net: ipa: update channel in gsi_channel_trans_complete()Alex Elder
2022-09-09net: ipa: kill all other transaction listsAlex Elder
2022-09-09net: ipa: kill the allocated transaction listAlex Elder