summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-04-08net: phy: marvell10g: store temperature read method in chip strucutreMarek Behún
2021-04-08net: phy: marvell10g: check for correct supported interface modeMarek Behún
2021-04-08net: phy: marvell10g: support all rate matching modesMarek Behún
2021-04-08net: phy: marvell10g: add MACTYPE definitions for 88E21xxMarek Behún
2021-04-08net: phy: marvell10g: add all MACTYPE definitions for 88X33x0Marek Behún
2021-04-08net: phy: marvell10g: indicate 88X33x0 only port control registersMarek Behún
2021-04-08net: phy: marvell10g: allow 5gbase-r and usxgmiiMarek Behún
2021-04-08net: phy: marvell10g: fix typoMarek Behún
2021-04-08net: phy: marvell10g: rename registerMarek Behún
2021-04-08RDMA/addr: Be strict with gid sizeLeon Romanovsky
2021-04-08ice: fix memory leak of aRFS after resuming from suspendYongxin Liu
2021-04-08i40e: Fix sparse warning: missing error code 'err'Arkadiusz Kubalewski
2021-04-08i40e: Fix sparse error: 'vsi->netdev' could be nullArkadiusz Kubalewski
2021-04-08i40e: Fix sparse error: uninitialized symbol 'ring'Arkadiusz Kubalewski
2021-04-08i40e: Fix sparse errors in i40e_txrx.cArkadiusz Kubalewski
2021-04-08i40e: Fix parameters in aq_get_phy_register()Grzegorz Siwik
2021-04-08drm/vc4: crtc: Reduce PV fifo threshold on hvs4Dom Cobley
2021-04-08drm/vc4: plane: Remove redundant assignmentMaxime Ripard
2021-04-08Bluetooth: Add support for virtio transport driverMarcel Holtmann
2021-04-08virt_wifi: Return micros for BSS TSF valuesA. Cody Schuffelen
2021-04-08Merge tag 'amd-drm-fixes-5.12-2021-04-08' of https://gitlab.freedesktop.org/a...Dave Airlie
2021-04-08drm/amdgpu/smu7: fix CAC setting on TOPAZAlex Deucher
2021-04-08drm/radeon: Fix size overflowxinhui pan
2021-04-08drm/amdgpu: Fix size overflowxinhui pan
2021-04-07ice: Remove unnecessary blank lineTony Nguyen
2021-04-07ice: Remove unnecessary checks in add/kill_vid ndo opsBrett Creeley
2021-04-07ice: Remove rx_gro_dropped statAnirudh Venkataramanan
2021-04-07ice: Use local variable instead of pointer derefsAnirudh Venkataramanan
2021-04-07ice: Remove unnecessary variableAnirudh Venkataramanan
2021-04-07ice: Limit forced overrides based on FW versionJeb Cramer
2021-04-07ice: Use default configuration mode for PHY configurationAnirudh Venkataramanan
2021-04-07ice: Replace some memsets and memcpys with assignmentAnirudh Venkataramanan
2021-04-07ice: Fix error return codes in ice_set_link_ksettingsAnirudh Venkataramanan
2021-04-07ice: Rename a couple of variablesAnirudh Venkataramanan
2021-04-07ice: Remove unnecessary checker loopAnirudh Venkataramanan
2021-04-07ice: Ignore EMODE return for opcode 0x0605Anirudh Venkataramanan
2021-04-07ice: Align macro names to the specificationAnirudh Venkataramanan
2021-04-07ice: Modify recursive way of adding nodesVictor Raj
2021-04-07ice: Re-send some AQ commands, as result of EBUSY AQ errorChinh T Cao
2021-04-07RDMA/qedr: Fix kernel panic when trying to access recv_cqKamal Heib
2021-04-07drm/i915: Fix invalid access to ACPI _DSM objectsTakashi Iwai
2021-04-07net: hso: fix null-ptr-deref during tty device unregistrationAnirudh Rayabharam
2021-04-07net: fealnx: use module_pci_driver to simplify the codeWei Yongjun
2021-04-07net: atheros: atl2: use module_pci_driver to simplify the codeWei Yongjun
2021-04-07net: sundance: use module_pci_driver to simplify the codeWei Yongjun
2021-04-07tulip: de2104x: use module_pci_driver to simplify the codeWei Yongjun
2021-04-07tulip: windbond-840: use module_pci_driver to simplify the codeWei Yongjun
2021-04-07enic: use module_pci_driver to simplify the codeWei Yongjun
2021-04-07net: encx24j600: use module_spi_driver to simplify the codeWei Yongjun
2021-04-07Merge tag 'wireless-drivers-2021-04-07' of git://git.kernel.org/pub/scm/linux...David S. Miller