aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-16r8169: rename rtl_csi_access_enable to rtl_set_aspm_entry_latencyHeiner Kallweit1-4/+7
2021-08-16net: mscc: ocelot: convert to phylinkVladimir Oltean7-250/+314
2021-08-16net: dsa: felix: stop calling ocelot_port_{enable,disable}Vladimir Oltean3-36/+9
2021-08-16s390/net: replace in_irq() with in_hardirq()Changbin Du2-2/+2
2021-08-16ptp: ocp: don't allow on S390Randy Dunlap1-0/+1
2021-08-16net: phy: marvell: Add WAKE_PHY support to WOL eventSong Yoong Siang1-3/+36
2021-08-16net: pcs: xpcs: Add Pause Mode support for SGMII and 2500BaseXWong Vee Khee1-0/+4
2021-08-16MDIO: Kconfig: Specify more IPQ chipset supportedLuo Jie2-1/+2
2021-08-16net: mdio: Add the reset function for IPQ MDIO driverLuo Jie2-0/+44
2021-08-14net: ipa: don't hold clock reference while netdev openAlex Elder1-2/+10
2021-08-14net: ipa: don't stop TX on suspendAlex Elder1-2/+0
2021-08-14net: ipa: ensure hardware has power in ipa_start_xmit()Alex Elder1-1/+29
2021-08-14net: ipa: re-enable transmit in PM WQ contextAlex Elder1-2/+28
2021-08-14net: ipa: distinguish system from runtime suspendAlex Elder1-7/+31
2021-08-14net: ipa: enable wakeup in ipa_power_setup()Alex Elder3-7/+14
2021-08-14net: hns3: remove always exist devlink pointer checkLeon Romanovsky2-14/+2
2021-08-13ethernet: fix PTP_1588_CLOCK dependenciesArnd Bergmann28-24/+53
2021-08-13net: phy: marvell: add SFP support for 88E1510Ivan Bornyakov1-1/+104
2021-08-13net: dpaa_eth: remove dead select in menuconfig FSL_DPAA_ETHLukas Bulwahn1-1/+0
2021-08-13net: Kconfig: remove obsolete reference to config MICROBLAZE_64K_PAGESLukas Bulwahn1-2/+2
2021-08-13net: macb: Add PTP support for SAMA5D29Hari Prasath1-0/+9
2021-08-13net: fec: add WoL support for i.MX8MQJoakim Zhang2-5/+23
2021-08-13ravb: Remove checks for unsupported internal delay modesGeert Uytterhoeven1-13/+2
2021-08-13net: hso: drop unused function argumentPavel Skripkin1-4/+3
2021-08-13net, bonding: Disallow vlan+srcmac with XDPJussi Maki1-7/+11
2021-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski192-698/+1630
2021-08-12Merge tag 'net-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds58-196/+455
2021-08-12Merge tag 'drm-fixes-2021-08-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds22-58/+175
2021-08-12net: ipa: always inline ipa_aggr_granularity_val()Alex Elder1-4/+3
2021-08-13Merge tag 'drm-misc-fixes-2021-08-12' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixesDave Airlie2-1/+11
2021-08-13Merge tag 'drm-intel-fixes-2021-08-12' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixesDave Airlie5-16/+56
2021-08-12Merge tag 'ieee802154-for-davem-2021-08-12' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpanJakub Kicinski1-3/+3
2021-08-12wwan: core: Avoid returning NULL from wwan_create_dev()Andy Shevchenko1-4/+8
2021-08-12Merge tag 'mlx5-updates-2021-08-11' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller18-67/+144
2021-08-12drm/i915: Only access SFC_DONE when media domain is not fused offMatt Roper1-1/+18
2021-08-12wwan: core: Unshadow error code returned by ida_alloc_range()Andy Shevchenko1-2/+5
2021-08-12drm/i915/display: Fix the 12 BPC bits for PIPE_MISC regAnkit Nautiyal2-15/+35
2021-08-12net: dsa: sja1105: unregister the MDIO buses during teardownVladimir Oltean1-0/+1
2021-08-12net: dsa: mt7530: fix VLAN traffic leaks againDENG Qingfang1-4/+1
2021-08-12net: phy: nxp-tja11xx: log critical health stateOleksij Rempel1-2/+11
2021-08-12net: mscc: Fix non-GPL export of regmap APIsMark Brown1-8/+8
2021-08-12Merge tag 'amd-drm-fixes-5.14-2021-08-11' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixesDave Airlie12-11/+69
2021-08-11net: hns3: add support for triggering reset by ethtoolYufeng Mo4-0/+68
2021-08-11bonding: combine netlink and console error messagesJonathan Toppins1-32/+37
2021-08-11net: pcs: xpcs: fix error handling on failed to allocate memoryWong Vee Khee1-1/+1
2021-08-11net: mscc: Fix non-GPL export of regmap APIsMark Brown1-8/+8
2021-08-11net/mlx5e: Make use of netdev_warn()Cai Huoqing1-3/+6
2021-08-11net/mlx5: Fix variable type to match 64bitEran Ben Elisha1-4/+4
2021-08-11net/mlx5: Initialize numa node for all core devicesParav Pandit1-2/+1
2021-08-11net/mlx5: Allocate individual capabilityParav Pandit2-6/+67