tcindex_change: Remove redundant null check
[linux-2.6-microblaze.git] / drivers /
2020-06-23 Russell Kingnet: mtk_eth_soc: use resolved link config in mac_link_up()
2020-06-23 David S. MillerMerge branch 'Multicast-improvement-in-Ocelot-and-Felix...
2020-06-23 Vladimir Olteannet: mscc: ocelot: support IPv4, IPv6 and plain Etherne...
2020-06-23 Vladimir Olteannet: mscc: ocelot: introduce macros for iterating over...
2020-06-23 Vladimir Olteannet: dsa: felix: call port mdb operations from ocelot
2020-06-23 Vladimir Olteannet: mscc: ocelot: make the NPI port a proper target...
2020-06-23 Vladimir Olteannet: mscc: ocelot: fix encoding destination ports into...
2020-06-22 David S. MillerMerge branch 'mlxsw-Offload-TC-action-pedit-munge-tcp...
2020-06-22 Petr Machatamlxsw: spectrum_acl: Support FLOW_ACTION_MANGLE for...
2020-06-22 Petr Machatamlxsw: core_acl_flex_actions: Add L4_PORT_ACTION
2020-06-22 Petr Machatamlxsw: spectrum: Split handling of pedit mangle by...
2020-06-22 David S. MillerMerge branch 'Add-Marvell-88E1340S-88E1548P-support'
2020-06-22 Maxim Kochetkovnet: phy: marvell: Add Marvell 88E1548P support
2020-06-22 Maxim Kochetkovnet: phy: marvell: Add Marvell 88E1340S support
2020-06-22 Maxim Kochetkovnet: phy: marvell: use a single style for referencing...
2020-06-22 David S. MillerMerge branch 'r8169-mark-device-as-detached-in-PCI...
2020-06-22 Heiner Kallweitr8169: improve rtl8169_runtime_resume
2020-06-22 Heiner Kallweitr8169: remove driver-specific mutex
2020-06-22 Heiner Kallweitr8169: use RTNL to protect critical sections
2020-06-22 Heiner Kallweitr8169: add rtl8169_up
2020-06-22 Heiner Kallweitr8169: remove no longer needed checks for device being...
2020-06-22 Heiner Kallweitr8169: mark device as not present when in PCI D3
2020-06-22 David S. MillerMerge branch 'prepare-dwmac-meson8b-for-G12A-specific...
2020-06-22 Martin Blumenstinglnet: stmmac: dwmac-meson8b: add a compatible string...
2020-06-22 David S. MillerMerge branch 'devlink-Add-board-serial_number-field...
2020-06-22 Vasundhara Volambnxt_en: Add board.serial_number field to info_get cb
2020-06-22 David S. MillerMerge branch 'Cosmetic-cleanup-in-SJA1105-DSA-driver'
2020-06-22 Vladimir Olteannet: dsa: sja1105: make the instantiations of struct...
2020-06-22 Vladimir Olteannet: dsa: sja1105: make config table operation structur...
2020-06-22 Vladimir Olteannet: dsa: sja1105: remove empty structures from config...
2020-06-22 David S. MillerMerge branch 'net-dsa-qca8k-Improve-SGMII-interface...
2020-06-22 Jonathan McDowellnet: dsa: qca8k: Minor comment spelling fix
2020-06-22 Jonathan McDowellnet: dsa: qca8k: Improve SGMII interface handling
2020-06-22 Jonathan McDowellnet: dsa: qca8k: Switch to PHYLINK instead of PHYLIB
2020-06-22 David S. MillerMerge branch 'bonding-initial-support-for-hardware...
2020-06-22 Jarod Wilsonbonding: support hardware encryption offload to slaves
2020-06-22 Jarod Wilsonmlx5: become aware of when running as a bonding slave
2020-06-22 Jarod Wilsonixgbe_ipsec: become aware of when running as a bonding...
2020-06-22 David S. MillerMerge branch 'devlink-Support-get-set-mac-address-of...
2020-06-22 Parav Panditnet/mlx5: E-switch, Supporting setting devlink port...
2020-06-22 Parav Panditnet/mlx5: Split mac address setting function for using...
2020-06-22 Parav Panditnet/mlx5: E-switch, Support querying port function...
2020-06-22 Parav Panditnet/mlx5: Move helper to eswitch layer
2020-06-22 Parav Panditnet/mlx5: E-switch, Introduce and use eswitch support...
2020-06-22 Parav Panditnet/mlx5: Constify mac address pointer
2020-06-21 David S. MillerMerge branch 'Marvell-mvpp2-improvements'
2020-06-21 Russell Kingnet: mvpp2: set xlg flow control in mvpp2_mac_link_up()
2020-06-21 Russell Kingnet: mvpp2: add register modification helper
2020-06-21 Russell Kingnet: mvpp2: add mvpp2_phylink_to_port() helper
2020-06-21 Russell Kingnet: mvpp2: add port support helpers
2020-06-21 Tao Renof: mdio: preserve phy dev_flags in of_phy_connect()
2020-06-21 David S. MillerMerge branch 'Ocelot-Felix-driver-cleanup'
2020-06-21 Vladimir Olteannet: mscc: ocelot: unexpose ocelot_vcap_policer_{add...
2020-06-21 Vladimir Olteannet: mscc: ocelot: generalize the "ACE/ACL" names
2020-06-21 Vladimir Olteannet: mscc: ocelot: rename ocelot_ace.{c, h} to ocelot_v...
2020-06-21 Vladimir Olteannet: mscc: ocelot: move net_device related functions...
2020-06-21 Vladimir Olteannet: mscc: ocelot: move ocelot_regs.c into ocelot_vsc7514.c
2020-06-21 Vladimir Olteannet: mscc: ocelot: rename MSCC_OCELOT_SWITCH_OCELOT...
2020-06-21 Vladimir Olteannet: mscc: ocelot: convert MSCC_OCELOT_SWITCH into...
2020-06-21 Vladimir Olteannet: mscc: ocelot: rename module to mscc_ocelot
2020-06-21 Vladimir Olteannet: mscc: ocelot: rename ocelot_board.c to ocelot_vsc7...
2020-06-21 Vladimir Olteannet: mscc: ocelot: access EtherType using __be16
2020-06-21 Vladimir Olteannet: mscc: ocelot: use plain int when interacting with...
2020-06-21 Vladimir Olteannet: dsa: felix: make vcap is2 keys and actions static
2020-06-21 David S. MillerMerge branch 'Strict-mode-for-VRF'
2020-06-21 Andrea Mayervrf: add l3mdev registration for table to VRF device...
2020-06-21 Andrea Mayervrf: add sysctl parameter for strict mode
2020-06-21 Andrea Mayervrf: track associations between VRF devices and tables
2020-06-20 David S. MillerMerge branch 'Clause-45-PHY-probing-improvements'
2020-06-20 Russell Kingnet: phy: read MMD ID from all present MMDs
2020-06-20 Russell Kingnet: phy: split devices_in_package
2020-06-20 Russell Kingnet: phy: set devices_in_package only after validation
2020-06-20 Russell Kingnet: phy: add support for probing MMDs >= 8 for devices...
2020-06-20 Russell Kingnet: phy: reword get_phy_device() kerneldoc
2020-06-20 Russell Kingnet: phy: clean up get_phy_c22_id() invalid ID handling
2020-06-20 Russell Kingnet: phy: clean up get_phy_c45_ids() failure handling
2020-06-20 Russell Kingnet: phy: clean up PHY ID reading
2020-06-20 Russell Kingnet: phy: clean up cortina workaround
2020-06-19 Gustavo A. R. Silvanet: dsa: sja1105: Use struct_size() in kzalloc()
2020-06-19 Gustavo A. R. Silvacxgb4: Use struct_size() helper
2020-06-19 Gustavo A. R. Silvaethernet: ti: am65-cpsw-qos: Use struct_size() in devm_...
2020-06-19 David S. MillerMerge branch 'cxgb4-add-support-for-ethtool-n-tuple...
2020-06-19 Vishal Kulkarnicxgb4: add action to steer flows to specific Rxq
2020-06-19 Vishal Kulkarnicxgb4: add support to fetch ethtool n-tuple filters
2020-06-19 Vishal Kulkarnicxgb4: add ethtool n-tuple filter deletion
2020-06-19 Vishal Kulkarnicxgb4: add ethtool n-tuple filter insertion
2020-06-19 Vishal Kulkarnicxgb4: add skeleton for ethtool n-tuple filters
2020-06-19 Po Liunet: qos offload add flow status with dropped count
2020-06-19 David S. MillerMerge branch 'cxgb4-add-support-to-read-write-flash'
2020-06-19 Vishal Kulkarnicxgb4: add support to read serial flash
2020-06-19 Vishal Kulkarnicxgb4: add support to flash boot cfg image
2020-06-19 Vishal Kulkarnicxgb4: add support to flash boot image
2020-06-19 Vishal Kulkarnicxgb4: add support to flash PHY image
2020-06-19 Vishal Kulkarnicxgb4: update set_flash to flash different images
2020-06-19 David S. MillerMerge branch 'net-tso-expand-to-UDP-support'
2020-06-19 Eric Dumazetnet: tso: cache transport header length
2020-06-19 Eric Dumazetocteontx2-af: change (struct qmem)->entry_sz from u8...
2020-06-19 David S. MillerMerge branch 'hns3-next'
2020-06-19 Barry Songnet: hns3: streaming dma buffer sync between cpu and...
2020-06-19 Barry Songnet: hns3: replace disable_irq by IRQ_NOAUTOEN flag
next