Bluetooth: Introduce debug feature when dynamic debug is disabled
[platform/kernel/linux-rpi.git] / drivers /
2020-05-11 Vasily KhoruzhickBluetooth: hci_h5: Add support for binding RTL8723BS...
2020-04-28 Christian HewittBluetooth: hci_qca: allow max-speed to be set for QCA93...
2020-04-28 Christian HewittBluetooth: hci_qca: add compatible for QCA9377
2020-04-28 Alain MichaudBluetooth: btusb: Adding support for LE scatternet...
2020-04-28 Alain MichaudBluetooth: Adding driver and quirk defs for multi-role LE
2020-04-22 Hans de GoedeBluetooth: btbcm: Add 2 missing models to subver tables
2020-04-22 Hans de GoedeBluetooth: btbcm: Try multiple Patch filenames when...
2020-04-22 Hans de GoedeBluetooth: btbcm: Bail sooner from btbcm_initialize...
2020-04-22 Hans de GoedeBluetooth: btbcm: Make btbcm_setup_patchram use btbcm_f...
2020-04-22 Hans de GoedeBluetooth: btbcm: Make btbcm_initialize() print local...
2020-04-22 Hans de GoedeBluetooth: btbcm: Fold Patch loading + applying into...
2020-04-22 Hans de GoedeBluetooth: btbcm: Move setting of USE_BDADDR_PROPERTY...
2020-04-22 Hans de GoedeBluetooth: btbcm: Drop upper nibble version check from...
2020-04-21 David S. MillerMerge branch 'Support-programmable-pins-for-Ocelot...
2020-04-21 Yangbo Lunet: dsa: felix: enable PTP programmable pin
2020-04-21 Yangbo Lunet: mscc: ocelot: enable PTP programmable pin
2020-04-21 Yangbo Lunet: mscc: ocelot: support 4 PTP programmable pins
2020-04-21 Yangbo Lunet: mscc: ocelot: add wave programming registers defin...
2020-04-21 Yangbo Lunet: mscc: ocelot: fix timestamp info if ptp clock...
2020-04-21 Yangbo Lunet: mscc: ocelot: move ocelot ptp clock code out of...
2020-04-21 David S. MillerMerge branch 'vermagic-non-global'
2020-04-21 Leon Romanovskynet/nfp: Update driver to use global kernel version
2020-04-21 Leon Romanovskynet/hns: Remove custom driver version in favour of...
2020-04-21 Leon Romanovskydrivers: Remove inclusion of vermagic header
2020-04-20 David S. MillerMerge branch 'net-bcmgenet-Clean-up-after-ACPI-enablement'
2020-04-20 Andy Shevchenkonet: bcmgenet: Drop too many parentheses in bcmgenet_pr...
2020-04-20 Andy Shevchenkonet: bcmgenet: Use get_unligned_beXX() and put_unaligne...
2020-04-20 Andy Shevchenkonet: bcmgenet: Use devm_clk_get_optional() to get the...
2020-04-20 Andy Shevchenkonet: bcmgenet: Drop useless OF code
2020-04-20 Andy Shevchenkonet: bcmgenet: Drop ACPI_PTR() to avoid compiler warning
2020-04-20 David S. MillerMerge tag 'mlx5-updates-2020-04-20' of git://git./linux...
2020-04-20 Heiner Kallweitr8169: change wmb to smb_wmb in rtl8169_start_xmit
2020-04-20 Hu Haowennet/mlx5: improve some comments
2020-04-20 Parav Panditnet/mlx5: Read embedded cpu bit only once
2020-04-20 Maxim Mikityanskiynet/mlx5e: Handle errors from netif_set_real_num_{tx...
2020-04-20 Roi Dayannet/mlx5e: Allow partial data mask for tunnel options
2020-04-20 Tariq Toukannet/mlx5e: Set of completion request bit should not...
2020-04-20 Raed Salemnet/mlx5: IPsec, Refactor SA handle creation and destru...
2020-04-20 Raed Salemnet/mlx5e: IPSec, Expose IPsec HW stat only for support...
2020-04-20 Raed Salemnet/mlx5: Refactor mlx5_accel_esp_create_hw_context...
2020-04-20 Raed Salemnet/mlx5e: en_accel, Add missing net/geneve.h include
2020-04-20 Raed Salemnet/mlx5: Use the correct IPsec capability function...
2020-04-20 Jason Yanqed: use true,false for bool variables
2020-04-20 David S. MillerMerge branch 'hns3-next'
2020-04-20 Yufeng Monet: hns3: add trace event support for PF/VF mailbox
2020-04-20 Yufeng Monet: hns3: add support for dumping MAC reg in debugfs
2020-04-20 Guojia Liaonet: hns3: add debug information for flow table when...
2020-04-20 Huazhong Tannet: hns3: clean up some coding style issue
2020-04-20 Guojia Liaonet: hns3: modify some unsuitable type declaration
2020-04-20 Guojia Liaonet: hns3: remove two unused structures in hclge_cmd.h
2020-04-20 Guojia Liaonet: hns3: remove useless proto_support field in struct...
2020-04-20 Huazhong Tannet: hns3: remove an unnecessary case 0 in hclge_fd_con...
2020-04-20 Jian Shennet: hns3: split out hclge_get_fd_rule_info()
2020-04-20 Jian Shennet: hns3: split out hclge_fd_check_ether_tuple()
2020-04-20 David S. MillerMerge branch 'FEC-MDIO-speedups'
2020-04-20 Andrew Lunnnet: ethernet: fec: Allow the MDIO preamble to be disabled
2020-04-20 Andrew Lunnnet: ethernet: fec: Allow configuration of MDIO bus...
2020-04-20 Andrew Lunnnet: ethernet: fec: Replace interrupt driven MDIO with...
2020-04-20 Heiner Kallweitr8169: inline rtl8169_make_unusable_by_asic
2020-04-20 Heiner Kallweitr8169: inline rtl8169_mark_as_last_descriptor
2020-04-20 David S. MillerMerge branch '1GbE' of git://git./linux/kernel/git...
2020-04-20 Aishwarya Ramakrishnannet: qed: Remove unneeded cast from memory allocation
2020-04-20 Aishwarya Ramakrishnannet: sun: Remove unneeded cast from memory allocation
2020-04-20 Dejin Zhengnet: ethernet: dnet: convert to devm_platform_get_and_i...
2020-04-20 Michael Wallenet: phy: mscc: use mdiobus_get_phy()
2020-04-20 David S. MillerMerge branch 'mlxsw-Two-small-changes'
2020-04-20 Ido Schimmelmlxsw: reg: Increase register field length to 13 bits
2020-04-20 Ido Schimmelmlxsw: spectrum_router: Re-increase scale of IPv6 nexth...
2020-04-20 Florian Fainellinet: phy: Propagate error from bus->reset
2020-04-20 David S. MillerMerge branch 'net-phy-realtek-move-PHY-resume-delay...
2020-04-20 Heiner Kallweitr8169: remove PHY resume delay that is handled in the...
2020-04-20 Heiner Kallweitnet: phy: realtek: add delay to resume path of certain...
2020-04-20 Jason Yannet: hns: use true,false for bool variables
2020-04-20 YueHaibingptp: idt82p33: Make two variables static
2020-04-20 YueHaibingptp_kvm: Make kvm_ptp_lock static
2020-04-20 Vladimir Olteannet: dsa: sja1105: enable internal pull-down for RX_DV...
2020-04-19 Andre Guedesigc: Add debug messages to MAC filter code
2020-04-19 Andre Guedesigc: Refactor igc_del_mac_filter()
2020-04-19 Andre Guedesigc: Refactor igc_mac_entry_can_be_used()
2020-04-19 Andre Guedesigc: Remove igc_*_mac_steering_filter() wrappers
2020-04-19 Andre Guedesigc: Remove IGC_MAC_STATE_QUEUE_STEERING
2020-04-19 Andre Guedesigc: Remove 'queue' check in igc_del_mac_filter()
2020-04-19 Andre Guedesigc: Improve address check in igc_del_mac_filter()
2020-04-19 Andre Guedesigc: Refactor igc_rar_set_index()
2020-04-19 Andre Guedesigc: Fix igc_uc_unsync()
2020-04-19 Andre Guedesigc: Change igc_add_mac_filter() returning value
2020-04-19 Andre Guedesigc: Check unsupported flag in igc_add_mac_filter()
2020-04-19 Andre Guedesigc: Remove duplicate code in MAC filtering logic
2020-04-19 Vitaly Lifshitse1000e: fix S0ix flows for cable connected case
2020-04-19 Sasha Neftinigc: Add new device IDs for i225 part
2020-04-19 David S. MillerMerge branch 'r8169-series-with-improvements'
2020-04-19 Heiner Kallweitr8169: add workaround for RTL8168evl TSO hw issues
2020-04-19 Heiner Kallweitr8169: improve rtl8169_tso_csum_v2
2020-04-19 Heiner Kallweitr8169: use rtl8169_set_features in rtl8169_init_one
2020-04-19 Heiner Kallweitr8169: preserve VLAN setting on RTL8125 in rtl_init_rxcfg
2020-04-19 Heiner Kallweitr8169: remove NETIF_F_HIGHDMA from vlan_features
2020-04-19 Heiner Kallweitr8169: move setting OCP base to generic init code
2020-04-18 Vladimir Olteanenetc: permit configuration of rx-vlan-filter with...
2020-04-18 Vladimir Olteannet: mscc: ocelot: deal with problematic MAC_ETYPE...
2020-04-18 David S. MillerMerge branch '1GbE' of git://git./linux/kernel/git...
next