summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-06-28net: dsa/b53: change b53_force_port_config() pause argumentRussell King
2020-06-28net: ethernet: mvneta: Add back interface mode validationSascha Hauer
2020-06-28net: ethernet: mvneta: Do not error out in non serdes modesSascha Hauer
2020-06-28net: ethernet: mvneta: Add 2500BaseX support for SoCs without comphySascha Hauer
2020-06-28net: ethernet: mvneta: Fix Serdes configuration for SoCs without comphySascha Hauer
2020-06-24net: phylink: only restart AN if the link mode is using in-band ANRussell King
2020-06-24net: dsa/ar9331: convert to mac_link_up()Russell King
2020-06-24net: phylink: add phylink_speed_(up|down) interfaceRussell King
2020-06-24net: phylink: ensure manual pause mode configuration takes effectRussell King
2020-06-24net: phylink: fix ethtool -A with attached PHYsRussell King
2020-06-23net: mtk_eth_soc: use resolved link config in mac_link_up()Russell King
2020-06-21net: mvpp2: set xlg flow control in mvpp2_mac_link_up()Russell King
2020-06-21net: mvpp2: add register modification helperRussell King
2020-06-21net: mvpp2: add mvpp2_phylink_to_port() helperRussell King
2020-06-21net: mvpp2: add port support helpersRussell King
2020-06-03net: phy: read MMD ID from all present MMDsRussell King
2020-06-03net: phy: split devices_in_packageRussell King
2020-06-03net: phy: set devices_in_package only after validationRussell King
2020-06-03net: phy: add support for probing MMDs >= 8 for devices-in-packageRussell King
2020-06-03net: phy: reword get_phy_device() kerneldocRussell King
2020-06-03net: phy: clean up get_phy_c22_id() invalid ID handlingRussell King
2020-06-03net: phy: clean up get_phy_c45_ids() failure handlingRussell King
2020-06-03net: phy: clean up PHY ID readingRussell King
2020-06-03net: phy: clean up cortina workaroundRussell King
2020-06-03net: mdiobus: add clause 45 mdiobus accessorsRussell King
2020-06-03net: dsa: mv88e6xxx: 88e6390 10G serdes supportRussell King
2020-06-03net: dsa: mv88e6xxx: use generic clause 45 definitionsRussell King
2020-06-03net: phylink, dsa: eliminate phylink_fixed_state_cb()Russell King
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-05-30Merge tag 'gpio-v5.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2020-05-29drivers/net/ibmvnic: Update VNIC protocol version reportingThomas Falcon
2020-05-29NFC: st21nfca: add missed kfree_skb() in an error pathChuhong Yuan
2020-05-29Merge tag 'armsoc-fixes-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-05-29Merge tag 'iommu-fixes-v5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-05-29Merge tag 'block-5.7-2020-05-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-05-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-05-29Merge tag 'mmc-v5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2020-05-29Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-05-29net/mlx5e: replace EINVAL in mlx5e_flower_parse_meta()Pablo Neira Ayuso
2020-05-29net/mlx5e: Fix MLX5_TC_CT dependenciesVlad Buslov
2020-05-29net/mlx5e: Properly set default values when disabling adaptive moderationTal Gilboa
2020-05-29net/mlx5e: Fix arch depending casting issue in FECAya Levin
2020-05-29net/mlx5e: Remove warning "devices are not on same switch HW"Maor Dickman
2020-05-29net/mlx5e: Fix stats update for matchall classifierRoi Dayan
2020-05-29net/mlx5: Fix crash upon suspend/resumeMark Bloch
2020-05-29Merge tag 'drm-fixes-2020-05-29-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-05-29iommu: Fix reference count leak in iommu_group_alloc.Qiushi Wu
2020-05-29gpio: fix locking open drain IRQ linesLinus Walleij
2020-05-29Merge tag 'drm-misc-fixes-2020-05-28' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-05-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds