- d740513 phy: sfp: add netlink SFP support to generic SFP code by Andrew Lunn · 3 years, 9 months ago
- 4c88fa4 net/mlx5: Add support for DSFP module EEPROM dumps by Vladyslav Tarasiuk · 3 years, 9 months ago
- e109d2b net/mlx5: Implement get_module_eeprom_by_page() by Vladyslav Tarasiuk · 3 years, 9 months ago
- e19b0a3 net/mlx5: Refactor module EEPROM query by Vladyslav Tarasiuk · 3 years, 9 months ago
- 602a1c7 net: ipa: three small fixes by Alex Elder · 3 years, 9 months ago
- 57ab8ca net: ipa: get rid of empty GSI functions by Alex Elder · 3 years, 9 months ago
- 74858b6 net: ipa: get rid of empty IPA functions by Alex Elder · 3 years, 9 months ago
- 077e770 net: ipa: ipa_stop() does not return an error by Alex Elder · 3 years, 9 months ago
- 57f63fa net: ipa: only set endpoint netdev pointer when in use by Alex Elder · 3 years, 9 months ago
- 49e76a4 net: ipa: update sequence type for modem TX endpoint by Alex Elder · 3 years, 9 months ago
- 7ad3bd5 net: ipa: relax pool entry size requirement by Alex Elder · 3 years, 9 months ago
- 8859a44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 9 months ago
- 6c5e6b4 enetc: Use generic rule to map Tx rings to interrupt vectors by Claudiu Manoil · 3 years, 9 months ago
- a93580a net: enetc: fix TX ring interrupt storm by Vladimir Oltean · 3 years, 9 months ago
- 95b5c29 Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux by Jakub Kicinski · 3 years, 9 months ago
- 626b598 net: enetc: fix array underflow in error handling code by Dan Carpenter · 3 years, 9 months ago
- 524e001 cxgb4: remove unneeded if-null-free check by Qiheng Lin · 3 years, 9 months ago
- 5c2280f r8169: use mac-managed PHY PM by Heiner Kallweit · 3 years, 9 months ago
- 557d5dc net: fec: use mac-managed PHY PM by Heiner Kallweit · 3 years, 9 months ago
- fba863b net: phy: make PHY PM ops a no-op if MAC driver manages PHY PM by Heiner Kallweit · 3 years, 9 months ago
- 4e04e75 Merge tag 'net-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 9 months ago
- a252182 Merge tag 'devicetree-fixes-for-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 3 years, 9 months ago
- a85f165 Merge tag 'drm-fixes-2021-04-10' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 3 years, 9 months ago
- cd7e963 net: hns3: Trivial spell fix in hns3 driver by Salil Mehta · 3 years, 9 months ago
- 3bc41d6 lan743x: fix ethernet frame cutoff issue by Sven Van Asbroeck · 3 years, 9 months ago
- d473d32 of: property: fw_devlink: do not link ".*,nr-gpios" by Ilya Lipnitskiy · 3 years, 9 months ago
- bd119f4 Merge tag 'drm-intel-fixes-2021-04-09' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 3 years, 9 months ago
- d416bd0 Merge tag 'drm-misc-fixes-2021-04-09' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 3 years, 9 months ago
- 189fefc Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 3 years, 9 months ago
- 3766fcf Merge tag 'rproc-v5.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc by Linus Torvalds · 3 years, 9 months ago
- 0b76088 Merge tag 'for-linus-5.12b-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 3 years, 9 months ago
- ccd6c35c Merge tag 'acpi-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 9 months ago
- bc04d93 vdpa/mlx5: Fix suspend/resume index restoration by Eli Cohen · 3 years, 9 months ago
- 4b454a8 vdpa/mlx5: Fix wrong use of bit numbers by Eli Cohen · 3 years, 9 months ago
- b2ae0a2 vdpa/mlx5: Retrieve BAR address suitable any function by Eli Cohen · 3 years, 9 months ago
- d13a15d vdpa/mlx5: Use the correct dma device when registering memory by Eli Cohen · 3 years, 9 months ago
- d084d99 vdpa/mlx5: should exclude header length and fcs from mtu by Si-Wei Liu · 3 years, 9 months ago
- 8959152 Bluetooth: btusb: Revert Fix the autosuspend enable and disable by Hans de Goede · 3 years, 9 months ago
- 2e99cd7 Merge tag 'drm-msm-fixes-2021-04-02' of https://gitlab.freedesktop.org/drm/msm into drm-fixes by Dave Airlie · 3 years, 9 months ago
- 4b59232 net: dsa: lantiq_gswip: Configure all remaining GSWIP_MII_CFG bits by Martin Blumenstingl · 3 years, 9 months ago
- 3e9005b net: dsa: lantiq_gswip: Don't use PHY auto polling by Martin Blumenstingl · 3 years, 9 months ago
- 4fa56ad Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 3 years, 9 months ago
- 48d499b of: unittest: overlay: ensure proper alignment of copied FDT by Frank Rowand · 3 years, 9 months ago
- 6494d15 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue by David S. Miller · 3 years, 9 months ago
- 4438669 Merge tag 'for-net-next-2021-04-08' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 3 years, 9 months ago
- 4914a4f Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue by David S. Miller · 3 years, 9 months ago
- 715c58e net: hns3: add suspend and resume pm_ops by Jiaran Zhang · 3 years, 9 months ago
- bb1890d net: hns3: change flr_prepare/flr_done function names by Jiaran Zhang · 3 years, 9 months ago
- f331809 ionic: extend ts_config set locking by Shannon Nelson · 3 years, 9 months ago
- 829600c ionic: add ts_config replay by Shannon Nelson · 3 years, 9 months ago
- 99b5bea ionic: ignore EBUSY on queue start by Shannon Nelson · 3 years, 9 months ago
- 5111787 ionic: re-start ptp after queues up by Shannon Nelson · 3 years, 9 months ago
- bd7856b ionic: add SKBTX_IN_PROGRESS by Shannon Nelson · 3 years, 9 months ago
- e2ce148 ionic: check for valid tx_mode on SKBTX_HW_TSTAMP xmit by Shannon Nelson · 3 years, 9 months ago
- e1edcc9 ionic: remove unnecessary compat ifdef by Shannon Nelson · 3 years, 9 months ago
- 33c252e ionic: fix up a couple of code style nits by Shannon Nelson · 3 years, 9 months ago
- c7dce05e net: phy: marvell10g: change module description by Marek Behún · 3 years, 9 months ago
- 0fca947 net: phy: marvell10g: differentiate 88E2110 vs 88E2111 by Marek Behún · 3 years, 9 months ago
- c89f27d net: phy: marvell10g: fix driver name for mv88e2110 by Marek Behún · 3 years, 9 months ago
- 9885d01 net: phy: marvell10g: add separate structure for 88X3340 by Marek Behún · 3 years, 9 months ago
- ccbf289 net: phy: marvell10g: support other MACTYPEs by Marek Behún · 3 years, 9 months ago
- 884d9a6 net: phy: marvell10g: store temperature read method in chip strucutre by Marek Behún · 3 years, 9 months ago
- 261a74c net: phy: marvell10g: check for correct supported interface mode by Marek Behún · 3 years, 9 months ago
- 97bbe3b net: phy: marvell10g: support all rate matching modes by Marek Behún · 3 years, 9 months ago
- 9ab0fbd net: phy: marvell10g: add MACTYPE definitions for 88E21xx by Marek Behún · 3 years, 9 months ago
- f8ee45f net: phy: marvell10g: add all MACTYPE definitions for 88X33x0 by Marek Behún · 3 years, 9 months ago
- 9893f31 net: phy: marvell10g: indicate 88X33x0 only port control registers by Marek Behún · 3 years, 9 months ago
- 0d37554 net: phy: marvell10g: allow 5gbase-r and usxgmii by Marek Behún · 3 years, 9 months ago
- 2838281 net: phy: marvell10g: fix typo by Marek Behún · 3 years, 9 months ago
- bd79d9a net: phy: marvell10g: rename register by Marek Behún · 3 years, 9 months ago
- d1c803a RDMA/addr: Be strict with gid size by Leon Romanovsky · 3 years, 9 months ago
- 1831da7 ice: fix memory leak of aRFS after resuming from suspend by Yongxin Liu · 3 years, 9 months ago
- 8a1e918d i40e: Fix sparse warning: missing error code 'err' by Arkadiusz Kubalewski · 3 years, 9 months ago
- 6b5674f i40e: Fix sparse error: 'vsi->netdev' could be null by Arkadiusz Kubalewski · 3 years, 9 months ago
- d6d04ee i40e: Fix sparse error: uninitialized symbol 'ring' by Arkadiusz Kubalewski · 3 years, 9 months ago
- 12738ac i40e: Fix sparse errors in i40e_txrx.c by Arkadiusz Kubalewski · 3 years, 9 months ago
- b2d0efc i40e: Fix parameters in aq_get_phy_register() by Grzegorz Siwik · 3 years, 10 months ago
- eb9dfdd drm/vc4: crtc: Reduce PV fifo threshold on hvs4 by Dom Cobley · 3 years, 10 months ago
- 35d65ab drm/vc4: plane: Remove redundant assignment by Maxime Ripard · 3 years, 10 months ago
- afd2daa Bluetooth: Add support for virtio transport driver by Marcel Holtmann · 3 years, 9 months ago
- b57aa17 virt_wifi: Return micros for BSS TSF values by A. Cody Schuffelen · 3 years, 10 months ago
- 2bbbb07 Merge tag 'amd-drm-fixes-5.12-2021-04-08' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes by Dave Airlie · 3 years, 9 months ago
- cdcc108 drm/amdgpu/smu7: fix CAC setting on TOPAZ by Alex Deucher · 3 years, 9 months ago
- 2efc021 drm/radeon: Fix size overflow by xinhui pan · 3 years, 9 months ago
- 1b0b6e9 drm/amdgpu: Fix size overflow by xinhui pan · 3 years, 9 months ago
- 2e20521 ice: Remove unnecessary blank line by Tony Nguyen · 3 years, 10 months ago
- 771015b ice: Remove unnecessary checks in add/kill_vid ndo ops by Brett Creeley · 3 years, 10 months ago
- 51fe27e1 ice: Remove rx_gro_dropped stat by Anirudh Venkataramanan · 3 years, 10 months ago
- efc1edd ice: Use local variable instead of pointer derefs by Anirudh Venkataramanan · 3 years, 10 months ago
- dc6aaa1 ice: Remove unnecessary variable by Anirudh Venkataramanan · 3 years, 10 months ago
- 75751c8 ice: Limit forced overrides based on FW version by Jeb Cramer · 3 years, 10 months ago
- 0a02944 ice: Use default configuration mode for PHY configuration by Anirudh Venkataramanan · 3 years, 10 months ago
- 178a666 ice: Replace some memsets and memcpys with assignment by Anirudh Venkataramanan · 3 years, 10 months ago
- 450f10e ice: Fix error return codes in ice_set_link_ksettings by Anirudh Venkataramanan · 3 years, 10 months ago
- 0be39bb ice: Rename a couple of variables by Anirudh Venkataramanan · 3 years, 10 months ago
- fd3dc165 ice: Remove unnecessary checker loop by Anirudh Venkataramanan · 3 years, 10 months ago
- d348d51 ice: Ignore EMODE return for opcode 0x0605 by Anirudh Venkataramanan · 3 years, 10 months ago
- d6730a8 ice: Align macro names to the specification by Anirudh Venkataramanan · 3 years, 10 months ago
- 7fb09a7 ice: Modify recursive way of adding nodes by Victor Raj · 3 years, 10 months ago
- 3056df9 ice: Re-send some AQ commands, as result of EBUSY AQ error by Chinh T Cao · 3 years, 10 months ago