type stringclasses 2
values | api_name stringlengths 4 44 | file stringlengths 8 70 | commit stringlengths 40 40 | old_signature stringlengths 14 4.12k ⌀ | new_signature stringlengths 19 4.19k ⌀ | change_type stringclasses 5
values |
|---|---|---|---|---|---|---|
function_signature_change | ixgbe_set_vmdq_generic | drivers/net/ethernet/intel/ixgbe/ixgbe_common.h | 8f76c0f4c3ce489a7616f712fc08c032582145d9 | s32 ixgbe_set_vmdq_generic(struct ixgbe_hw *hw, u32 rar, u32 vmdq) | int ixgbe_set_vmdq_generic(struct ixgbe_hw *hw, u32 rar, u32 vmdq) | return_type_changed |
function_signature_change | ixgbe_set_vmdq_san_mac_generic | drivers/net/ethernet/intel/ixgbe/ixgbe_common.h | 8f76c0f4c3ce489a7616f712fc08c032582145d9 | s32 ixgbe_set_vmdq_san_mac_generic(struct ixgbe_hw *hw, u32 vmdq) | int ixgbe_set_vmdq_san_mac_generic(struct ixgbe_hw *hw, u32 vmdq) | return_type_changed |
function_signature_change | ixgbe_clear_vmdq_generic | drivers/net/ethernet/intel/ixgbe/ixgbe_common.h | 8f76c0f4c3ce489a7616f712fc08c032582145d9 | s32 ixgbe_clear_vmdq_generic(struct ixgbe_hw *hw, u32 rar, u32 vmdq) | int ixgbe_clear_vmdq_generic(struct ixgbe_hw *hw, u32 rar, u32 vmdq) | return_type_changed |
function_signature_change | ixgbe_init_uta_tables_generic | drivers/net/ethernet/intel/ixgbe/ixgbe_common.h | 8f76c0f4c3ce489a7616f712fc08c032582145d9 | s32 ixgbe_init_uta_tables_generic(struct ixgbe_hw *hw) | int ixgbe_init_uta_tables_generic(struct ixgbe_hw *hw) | return_type_changed |
function_signature_change | ixgbe_set_vfta_generic | drivers/net/ethernet/intel/ixgbe/ixgbe_common.h | 8f76c0f4c3ce489a7616f712fc08c032582145d9 | s32 ixgbe_set_vfta_generic(struct ixgbe_hw *hw, u32 vlan,
u32 vind, bool vlan_on, bool vlvf_bypass) | int ixgbe_set_vfta_generic(struct ixgbe_hw *hw, u32 vlan,
u32 vind, bool vlan_on, bool vlvf_bypass) | return_type_changed |
function_signature_change | ixgbe_clear_vfta_generic | drivers/net/ethernet/intel/ixgbe/ixgbe_common.h | 8f76c0f4c3ce489a7616f712fc08c032582145d9 | s32 ixgbe_clear_vfta_generic(struct ixgbe_hw *hw) | int ixgbe_clear_vfta_generic(struct ixgbe_hw *hw) | return_type_changed |
function_signature_change | ixgbe_check_mac_link_generic | drivers/net/ethernet/intel/ixgbe/ixgbe_common.h | 8f76c0f4c3ce489a7616f712fc08c032582145d9 | s32 ixgbe_check_mac_link_generic(struct ixgbe_hw *hw,
ixgbe_link_speed *speed,
bool *link_up, bool link_up_wait_to_complete) | int ixgbe_check_mac_link_generic(struct ixgbe_hw *hw,
ixgbe_link_speed *speed,
bool *link_up, bool link_up_wait_to_complete) | return_type_changed |
function_signature_change | ixgbe_get_wwn_prefix_generic | drivers/net/ethernet/intel/ixgbe/ixgbe_common.h | 8f76c0f4c3ce489a7616f712fc08c032582145d9 | s32 ixgbe_get_wwn_prefix_generic(struct ixgbe_hw *hw, u16 *wwnn_prefix,
u16 *wwpn_prefix) | int ixgbe_get_wwn_prefix_generic(struct ixgbe_hw *hw, u16 *wwnn_prefix,
u16 *wwpn_prefix) | return_type_changed |
function_signature_change | prot_autoc_read_generic | drivers/net/ethernet/intel/ixgbe/ixgbe_common.h | 8f76c0f4c3ce489a7616f712fc08c032582145d9 | s32 prot_autoc_read_generic(struct ixgbe_hw *hw, bool *, u32 *reg_val) | int prot_autoc_read_generic(struct ixgbe_hw *hw, bool *, u32 *reg_val) | return_type_changed |
function_signature_change | prot_autoc_write_generic | drivers/net/ethernet/intel/ixgbe/ixgbe_common.h | 8f76c0f4c3ce489a7616f712fc08c032582145d9 | s32 prot_autoc_write_generic(struct ixgbe_hw *hw, u32 reg_val, bool locked) | int prot_autoc_write_generic(struct ixgbe_hw *hw, u32 reg_val, bool locked) | return_type_changed |
function_signature_change | ixgbe_blink_led_start_generic | drivers/net/ethernet/intel/ixgbe/ixgbe_common.h | 8f76c0f4c3ce489a7616f712fc08c032582145d9 | s32 ixgbe_blink_led_start_generic(struct ixgbe_hw *hw, u32 index) | int ixgbe_blink_led_start_generic(struct ixgbe_hw *hw, u32 index) | return_type_changed |
function_signature_change | ixgbe_blink_led_stop_generic | drivers/net/ethernet/intel/ixgbe/ixgbe_common.h | 8f76c0f4c3ce489a7616f712fc08c032582145d9 | s32 ixgbe_blink_led_stop_generic(struct ixgbe_hw *hw, u32 index) | int ixgbe_blink_led_stop_generic(struct ixgbe_hw *hw, u32 index) | return_type_changed |
function_signature_change | ixgbe_get_device_caps_generic | drivers/net/ethernet/intel/ixgbe/ixgbe_common.h | 8f76c0f4c3ce489a7616f712fc08c032582145d9 | s32 ixgbe_get_device_caps_generic(struct ixgbe_hw *hw, u16 *device_caps) | int ixgbe_get_device_caps_generic(struct ixgbe_hw *hw, u16 *device_caps) | return_type_changed |
function_signature_change | ixgbe_set_fw_drv_ver_generic | drivers/net/ethernet/intel/ixgbe/ixgbe_common.h | 8f76c0f4c3ce489a7616f712fc08c032582145d9 | s32 ixgbe_set_fw_drv_ver_generic(struct ixgbe_hw *hw, u8 maj, u8 min,
u8 build, u8 ver, u16 len, const char *str) | int ixgbe_set_fw_drv_ver_generic(struct ixgbe_hw *hw, u8 maj, u8 min,
u8 build, u8 ver, u16 len, const char *str) | return_type_changed |
function_signature_change | ixgbe_host_interface_command | drivers/net/ethernet/intel/ixgbe/ixgbe_common.h | 8f76c0f4c3ce489a7616f712fc08c032582145d9 | s32 ixgbe_host_interface_command(struct ixgbe_hw *hw, void *, u32 length,
u32 timeout, bool return_data) | int ixgbe_host_interface_command(struct ixgbe_hw *hw, void *, u32 length,
u32 timeout, bool return_data) | return_type_changed |
function_signature_change | ixgbe_hic_unlocked | drivers/net/ethernet/intel/ixgbe/ixgbe_common.h | 8f76c0f4c3ce489a7616f712fc08c032582145d9 | s32 ixgbe_hic_unlocked(struct ixgbe_hw *hw, u32 *buffer, u32 len, u32 timeout) | int ixgbe_hic_unlocked(struct ixgbe_hw *hw, u32 *buffer, u32 len, u32 timeout) | return_type_changed |
function_signature_change | ixgbe_fw_phy_activity | drivers/net/ethernet/intel/ixgbe/ixgbe_common.h | 8f76c0f4c3ce489a7616f712fc08c032582145d9 | s32 ixgbe_fw_phy_activity(struct ixgbe_hw *hw, u16 activity,
u32 (*data)[FW_PHY_ACT_DATA_COUNT]) | int ixgbe_fw_phy_activity(struct ixgbe_hw *hw, u16 activity,
u32 (*data)[FW_PHY_ACT_DATA_COUNT]) | return_type_changed |
function_signature_change | ixgbe_get_thermal_sensor_data_generic | drivers/net/ethernet/intel/ixgbe/ixgbe_common.h | 8f76c0f4c3ce489a7616f712fc08c032582145d9 | s32 ixgbe_get_thermal_sensor_data_generic(struct ixgbe_hw *hw) | int ixgbe_get_thermal_sensor_data_generic(struct ixgbe_hw *hw) | return_type_changed |
function_signature_change | ixgbe_init_thermal_sensor_thresh_generic | drivers/net/ethernet/intel/ixgbe/ixgbe_common.h | 8f76c0f4c3ce489a7616f712fc08c032582145d9 | s32 ixgbe_init_thermal_sensor_thresh_generic(struct ixgbe_hw *hw) | int ixgbe_init_thermal_sensor_thresh_generic(struct ixgbe_hw *hw) | return_type_changed |
function_signature_change | ixgbe_setup_mac_link_multispeed_fiber | drivers/net/ethernet/intel/ixgbe/ixgbe_common.h | 8f76c0f4c3ce489a7616f712fc08c032582145d9 | s32 ixgbe_setup_mac_link_multispeed_fiber(struct ixgbe_hw *hw,
ixgbe_link_speed speed,
bool autoneg_wait_to_complete) | int ixgbe_setup_mac_link_multispeed_fiber(struct ixgbe_hw *hw,
ixgbe_link_speed speed,
bool autoneg_wait_to_complete) | return_type_changed |
function_signature_change | ixgbe_ieee_credits | drivers/net/ethernet/intel/ixgbe/ixgbe_dcb.c | 8f76c0f4c3ce489a7616f712fc08c032582145d9 | static s32 ixgbe_ieee_credits(__u8 *bw, __u16 *refill,
__u16 *max, int max_frame) | static int ixgbe_ieee_credits(__u8 *bw, __u16 *refill,
__u16 *max, int max_frame) | return_type_changed |
function_signature_change | ixgbe_dcb_calculate_tc_credits | drivers/net/ethernet/intel/ixgbe/ixgbe_dcb.c | 8f76c0f4c3ce489a7616f712fc08c032582145d9 | s32 ixgbe_dcb_calculate_tc_credits(struct ixgbe_hw *hw,
struct ixgbe_dcb_config *dcb_config,
int max_frame, u8 direction) | int ixgbe_dcb_calculate_tc_credits(struct ixgbe_hw *hw,
struct ixgbe_dcb_config *dcb_config,
int max_frame, u8 direction) | return_type_changed |
function_signature_change | ixgbe_dcb_hw_config | drivers/net/ethernet/intel/ixgbe/ixgbe_dcb.c | 8f76c0f4c3ce489a7616f712fc08c032582145d9 | s32 ixgbe_dcb_hw_config(struct ixgbe_hw *hw,
struct ixgbe_dcb_config *dcb_config) | int ixgbe_dcb_hw_config(struct ixgbe_hw *hw,
struct ixgbe_dcb_config *dcb_config) | return_type_changed |
function_signature_change | ixgbe_dcb_hw_pfc_config | drivers/net/ethernet/intel/ixgbe/ixgbe_dcb.c | 8f76c0f4c3ce489a7616f712fc08c032582145d9 | s32 ixgbe_dcb_hw_pfc_config(struct ixgbe_hw *hw, u8 pfc_en, u8 *prio_tc) | int ixgbe_dcb_hw_pfc_config(struct ixgbe_hw *hw, u8 pfc_en, u8 *prio_tc) | return_type_changed |
function_signature_change | ixgbe_dcb_hw_ets | drivers/net/ethernet/intel/ixgbe/ixgbe_dcb.c | 8f76c0f4c3ce489a7616f712fc08c032582145d9 | s32 ixgbe_dcb_hw_ets(struct ixgbe_hw *hw, struct ieee_ets *ets, int max_frame) | int ixgbe_dcb_hw_ets(struct ixgbe_hw *hw, struct ieee_ets *ets, int max_frame) | return_type_changed |
function_signature_change | ixgbe_dcb_hw_ets_config | drivers/net/ethernet/intel/ixgbe/ixgbe_dcb.c | 8f76c0f4c3ce489a7616f712fc08c032582145d9 | s32 ixgbe_dcb_hw_ets_config(struct ixgbe_hw *hw,
u16 *refill, u16 *max, u8 *bwg_id,
u8 *prio_type, u8 *prio_tc) | int ixgbe_dcb_hw_ets_config(struct ixgbe_hw *hw,
u16 *refill, u16 *max, u8 *bwg_id,
u8 *prio_type, u8 *prio_tc) | return_type_changed |
function_signature_change | ixgbe_dcb_calculate_tc_credits | drivers/net/ethernet/intel/ixgbe/ixgbe_dcb.h | 8f76c0f4c3ce489a7616f712fc08c032582145d9 | s32 ixgbe_dcb_calculate_tc_credits(struct ixgbe_hw *,
struct ixgbe_dcb_config *, int, u8) | int ixgbe_dcb_calculate_tc_credits(struct ixgbe_hw *,
struct ixgbe_dcb_config *, int, u8) | return_type_changed |
function_signature_change | ixgbe_dcb_hw_ets | drivers/net/ethernet/intel/ixgbe/ixgbe_dcb.h | 8f76c0f4c3ce489a7616f712fc08c032582145d9 | s32 ixgbe_dcb_hw_ets(struct ixgbe_hw *hw, struct ieee_ets *ets, int max) | int ixgbe_dcb_hw_ets(struct ixgbe_hw *hw, struct ieee_ets *ets, int max) | return_type_changed |
function_signature_change | ixgbe_dcb_hw_ets_config | drivers/net/ethernet/intel/ixgbe/ixgbe_dcb.h | 8f76c0f4c3ce489a7616f712fc08c032582145d9 | s32 ixgbe_dcb_hw_ets_config(struct ixgbe_hw *hw, u16 *refill, u16 *max,
u8 *bwg_id, u8 *prio_type, u8 *tc_prio) | int ixgbe_dcb_hw_ets_config(struct ixgbe_hw *hw, u16 *refill, u16 *max,
u8 *bwg_id, u8 *prio_type, u8 *tc_prio) | return_type_changed |
function_signature_change | ixgbe_dcb_hw_pfc_config | drivers/net/ethernet/intel/ixgbe/ixgbe_dcb.h | 8f76c0f4c3ce489a7616f712fc08c032582145d9 | s32 ixgbe_dcb_hw_pfc_config(struct ixgbe_hw *hw, u8 pfc_en, u8 *tc_prio) | int ixgbe_dcb_hw_pfc_config(struct ixgbe_hw *hw, u8 pfc_en, u8 *tc_prio) | return_type_changed |
function_signature_change | ixgbe_dcb_hw_config | drivers/net/ethernet/intel/ixgbe/ixgbe_dcb.h | 8f76c0f4c3ce489a7616f712fc08c032582145d9 | s32 ixgbe_dcb_hw_config(struct ixgbe_hw *, struct ixgbe_dcb_config *) | int ixgbe_dcb_hw_config(struct ixgbe_hw *, struct ixgbe_dcb_config *) | return_type_changed |
function_signature_change | ixgbe_dcb_config_rx_arbiter_82598 | drivers/net/ethernet/intel/ixgbe/ixgbe_dcb_82598.c | 8f76c0f4c3ce489a7616f712fc08c032582145d9 | s32 ixgbe_dcb_config_rx_arbiter_82598(struct ixgbe_hw *hw,
u16 *refill,
u16 *max,
u8 *prio_type) | int ixgbe_dcb_config_rx_arbiter_82598(struct ixgbe_hw *hw, u16 *refill,
u16 *max, u8 *prio_type) | return_type_changed |
function_signature_change | ixgbe_dcb_config_tx_desc_arbiter_82598 | drivers/net/ethernet/intel/ixgbe/ixgbe_dcb_82598.c | 8f76c0f4c3ce489a7616f712fc08c032582145d9 | s32 ixgbe_dcb_config_tx_desc_arbiter_82598(struct ixgbe_hw *hw,
u16 *refill,
u16 *max,
u8 *bwg_id,
u8 *prio_type) | int ixgbe_dcb_config_tx_desc_arbiter_82598(struct ixgbe_hw *hw, u16 *refill,
u16 *max, u8 *bwg_id, u8 *prio_type) | return_type_changed |
function_signature_change | ixgbe_dcb_config_tx_data_arbiter_82598 | drivers/net/ethernet/intel/ixgbe/ixgbe_dcb_82598.c | 8f76c0f4c3ce489a7616f712fc08c032582145d9 | s32 ixgbe_dcb_config_tx_data_arbiter_82598(struct ixgbe_hw *hw,
u16 *refill,
u16 *max,
u8 *bwg_id,
u8 *prio_type) | int ixgbe_dcb_config_tx_data_arbiter_82598(struct ixgbe_hw *hw, u16 *refill,
u16 *max, u8 *bwg_id, u8 *prio_type) | return_type_changed |
function_signature_change | ixgbe_dcb_config_pfc_82598 | drivers/net/ethernet/intel/ixgbe/ixgbe_dcb_82598.c | 8f76c0f4c3ce489a7616f712fc08c032582145d9 | s32 ixgbe_dcb_config_pfc_82598(struct ixgbe_hw *hw, u8 pfc_en) | int ixgbe_dcb_config_pfc_82598(struct ixgbe_hw *hw, u8 pfc_en) | return_type_changed |
function_signature_change | ixgbe_dcb_config_tc_stats_82598 | drivers/net/ethernet/intel/ixgbe/ixgbe_dcb_82598.c | 8f76c0f4c3ce489a7616f712fc08c032582145d9 | static s32 ixgbe_dcb_config_tc_stats_82598(struct ixgbe_hw *hw) | static int ixgbe_dcb_config_tc_stats_82598(struct ixgbe_hw *hw) | return_type_changed |
function_signature_change | ixgbe_dcb_hw_config_82598 | drivers/net/ethernet/intel/ixgbe/ixgbe_dcb_82598.c | 8f76c0f4c3ce489a7616f712fc08c032582145d9 | s32 ixgbe_dcb_hw_config_82598(struct ixgbe_hw *hw, u8 pfc_en, u16 *refill,
u16 *max, u8 *bwg_id, u8 *prio_type) | int ixgbe_dcb_hw_config_82598(struct ixgbe_hw *hw, u8 pfc_en, u16 *refill,
u16 *max, u8 *bwg_id, u8 *prio_type) | return_type_changed |
function_signature_change | ixgbe_dcb_config_pfc_82598 | drivers/net/ethernet/intel/ixgbe/ixgbe_dcb_82598.h | 8f76c0f4c3ce489a7616f712fc08c032582145d9 | s32 ixgbe_dcb_config_pfc_82598(struct ixgbe_hw *, u8 pfc_en) | int ixgbe_dcb_config_pfc_82598(struct ixgbe_hw *, u8 pfc_en) | return_type_changed |
function_signature_change | ixgbe_dcb_config_rx_arbiter_82598 | drivers/net/ethernet/intel/ixgbe/ixgbe_dcb_82598.h | 8f76c0f4c3ce489a7616f712fc08c032582145d9 | s32 ixgbe_dcb_config_rx_arbiter_82598(struct ixgbe_hw *hw,
u16 *refill,
u16 *max,
u8 *prio_type) | int ixgbe_dcb_config_rx_arbiter_82598(struct ixgbe_hw *hw, u16 *refill,
u16 *max, u8 *prio_type) | return_type_changed |
function_signature_change | ixgbe_dcb_config_tx_desc_arbiter_82598 | drivers/net/ethernet/intel/ixgbe/ixgbe_dcb_82598.h | 8f76c0f4c3ce489a7616f712fc08c032582145d9 | s32 ixgbe_dcb_config_tx_desc_arbiter_82598(struct ixgbe_hw *hw,
u16 *refill,
u16 *max,
u8 *bwg_id,
u8 *prio_type) | int ixgbe_dcb_config_tx_desc_arbiter_82598(struct ixgbe_hw *hw, u16 *refill,
u16 *max, u8 *bwg_id, u8 *prio_type) | return_type_changed |
function_signature_change | ixgbe_dcb_config_tx_data_arbiter_82598 | drivers/net/ethernet/intel/ixgbe/ixgbe_dcb_82598.h | 8f76c0f4c3ce489a7616f712fc08c032582145d9 | s32 ixgbe_dcb_config_tx_data_arbiter_82598(struct ixgbe_hw *hw,
u16 *refill,
u16 *max,
u8 *bwg_id,
u8 *prio_type) | int ixgbe_dcb_config_tx_data_arbiter_82598(struct ixgbe_hw *hw, u16 *refill,
u16 *max, u8 *bwg_id, u8 *prio_type) | return_type_changed |
function_signature_change | ixgbe_dcb_hw_config_82598 | drivers/net/ethernet/intel/ixgbe/ixgbe_dcb_82598.h | 8f76c0f4c3ce489a7616f712fc08c032582145d9 | s32 ixgbe_dcb_hw_config_82598(struct ixgbe_hw *hw, u8 pfc_en, u16 *refill,
u16 *max, u8 *bwg_id, u8 *prio_type) | int ixgbe_dcb_hw_config_82598(struct ixgbe_hw *hw, u8 pfc_en, u16 *refill,
u16 *max, u8 *bwg_id, u8 *prio_type) | return_type_changed |
function_signature_change | ixgbe_dcb_config_rx_arbiter_82599 | drivers/net/ethernet/intel/ixgbe/ixgbe_dcb_82599.c | 8f76c0f4c3ce489a7616f712fc08c032582145d9 | s32 ixgbe_dcb_config_rx_arbiter_82599(struct ixgbe_hw *hw,
u16 *refill,
u16 *max,
u8 *bwg_id,
u8 *prio_type,
u8 *prio_tc) | int ixgbe_dcb_config_rx_arbiter_82599(struct ixgbe_hw *hw,
u16 *refill,
u16 *max,
u8 *bwg_id,
u8 *prio_type,
u8 *prio_tc) | return_type_changed |
function_signature_change | ixgbe_dcb_config_tx_desc_arbiter_82599 | drivers/net/ethernet/intel/ixgbe/ixgbe_dcb_82599.c | 8f76c0f4c3ce489a7616f712fc08c032582145d9 | s32 ixgbe_dcb_config_tx_desc_arbiter_82599(struct ixgbe_hw *hw,
u16 *refill,
u16 *max,
u8 *bwg_id,
u8 *prio_type) | int ixgbe_dcb_config_tx_desc_arbiter_82599(struct ixgbe_hw *hw,
u16 *refill,
u16 *max,
u8 *bwg_id,
u8 *prio_type) | return_type_changed |
function_signature_change | ixgbe_dcb_config_tx_data_arbiter_82599 | drivers/net/ethernet/intel/ixgbe/ixgbe_dcb_82599.c | 8f76c0f4c3ce489a7616f712fc08c032582145d9 | s32 ixgbe_dcb_config_tx_data_arbiter_82599(struct ixgbe_hw *hw,
u16 *refill,
u16 *max,
u8 *bwg_id,
u8 *prio_type,
u8 *prio_tc) | int ixgbe_dcb_config_tx_data_arbiter_82599(struct ixgbe_hw *hw,
u16 *refill,
u16 *max,
u8 *bwg_id,
u8 *prio_type,
u8 *prio_tc) | return_type_changed |
function_signature_change | ixgbe_dcb_config_pfc_82599 | drivers/net/ethernet/intel/ixgbe/ixgbe_dcb_82599.c | 8f76c0f4c3ce489a7616f712fc08c032582145d9 | s32 ixgbe_dcb_config_pfc_82599(struct ixgbe_hw *hw, u8 pfc_en, u8 *prio_tc) | int ixgbe_dcb_config_pfc_82599(struct ixgbe_hw *hw, u8 pfc_en, u8 *prio_tc) | return_type_changed |
function_signature_change | ixgbe_dcb_config_tc_stats_82599 | drivers/net/ethernet/intel/ixgbe/ixgbe_dcb_82599.c | 8f76c0f4c3ce489a7616f712fc08c032582145d9 | static s32 ixgbe_dcb_config_tc_stats_82599(struct ixgbe_hw *hw) | static int ixgbe_dcb_config_tc_stats_82599(struct ixgbe_hw *hw) | return_type_changed |
function_signature_change | ixgbe_dcb_hw_config_82599 | drivers/net/ethernet/intel/ixgbe/ixgbe_dcb_82599.c | 8f76c0f4c3ce489a7616f712fc08c032582145d9 | s32 ixgbe_dcb_hw_config_82599(struct ixgbe_hw *hw, u8 pfc_en, u16 *refill,
u16 *max, u8 *bwg_id, u8 *prio_type, u8 *prio_tc) | int ixgbe_dcb_hw_config_82599(struct ixgbe_hw *hw, u8 pfc_en, u16 *refill,
u16 *max, u8 *bwg_id, u8 *prio_type, u8 *prio_tc) | return_type_changed |
function_signature_change | ixgbe_dcb_config_pfc_82599 | drivers/net/ethernet/intel/ixgbe/ixgbe_dcb_82599.h | 8f76c0f4c3ce489a7616f712fc08c032582145d9 | s32 ixgbe_dcb_config_pfc_82599(struct ixgbe_hw *hw, u8 pfc_en, u8 *prio_tc) | int ixgbe_dcb_config_pfc_82599(struct ixgbe_hw *hw, u8 pfc_en, u8 *prio_tc) | return_type_changed |
function_signature_change | ixgbe_dcb_config_rx_arbiter_82599 | drivers/net/ethernet/intel/ixgbe/ixgbe_dcb_82599.h | 8f76c0f4c3ce489a7616f712fc08c032582145d9 | s32 ixgbe_dcb_config_rx_arbiter_82599(struct ixgbe_hw *hw,
u16 *refill,
u16 *max,
u8 *bwg_id,
u8 *prio_type,
u8 *prio_tc) | int ixgbe_dcb_config_rx_arbiter_82599(struct ixgbe_hw *hw, u16 *refill,
u16 *max, u8 *bwg_id, u8 *prio_type,
u8 *prio_tc) | return_type_changed |
function_signature_change | ixgbe_dcb_config_tx_desc_arbiter_82599 | drivers/net/ethernet/intel/ixgbe/ixgbe_dcb_82599.h | 8f76c0f4c3ce489a7616f712fc08c032582145d9 | s32 ixgbe_dcb_config_tx_desc_arbiter_82599(struct ixgbe_hw *hw,
u16 *refill,
u16 *max,
u8 *bwg_id,
u8 *prio_type) | int ixgbe_dcb_config_tx_desc_arbiter_82599(struct ixgbe_hw *hw, u16 *refill,
u16 *max, u8 *bwg_id, u8 *prio_type) | return_type_changed |
function_signature_change | ixgbe_dcb_config_tx_data_arbiter_82599 | drivers/net/ethernet/intel/ixgbe/ixgbe_dcb_82599.h | 8f76c0f4c3ce489a7616f712fc08c032582145d9 | s32 ixgbe_dcb_config_tx_data_arbiter_82599(struct ixgbe_hw *hw,
u16 *refill,
u16 *max,
u8 *bwg_id,
u8 *prio_type,
u8 *prio_tc) | int ixgbe_dcb_config_tx_data_arbiter_82599(struct ixgbe_hw *hw, u16 *refill,
u16 *max, u8 *bwg_id, u8 *prio_type,
u8 *prio_tc) | return_type_changed |
function_signature_change | ixgbe_dcb_hw_config_82599 | drivers/net/ethernet/intel/ixgbe/ixgbe_dcb_82599.h | 8f76c0f4c3ce489a7616f712fc08c032582145d9 | s32 ixgbe_dcb_hw_config_82599(struct ixgbe_hw *hw, u8 pfc_en, u16 *refill,
u16 *max, u8 *bwg_id, u8 *prio_type,
u8 *prio_tc) | int ixgbe_dcb_hw_config_82599(struct ixgbe_hw *hw, u8 pfc_en, u16 *refill,
u16 *max, u8 *bwg_id, u8 *prio_type,
u8 *prio_tc) | return_type_changed |
function_signature_change | ixgbe_get_parent_bus_info | drivers/net/ethernet/intel/ixgbe/ixgbe_main.c | 8f76c0f4c3ce489a7616f712fc08c032582145d9 | static s32 ixgbe_get_parent_bus_info(struct ixgbe_adapter *adapter) | static int ixgbe_get_parent_bus_info(struct ixgbe_adapter *adapter) | return_type_changed |
function_signature_change | ixgbe_read_mbx | drivers/net/ethernet/intel/ixgbe/ixgbe_mbx.c | 8f76c0f4c3ce489a7616f712fc08c032582145d9 | s32 ixgbe_read_mbx(struct ixgbe_hw *hw, u32 *msg, u16 size, u16 mbx_id) | int ixgbe_read_mbx(struct ixgbe_hw *hw, u32 *msg, u16 size, u16 mbx_id) | return_type_changed |
function_signature_change | ixgbe_write_mbx | drivers/net/ethernet/intel/ixgbe/ixgbe_mbx.c | 8f76c0f4c3ce489a7616f712fc08c032582145d9 | s32 ixgbe_write_mbx(struct ixgbe_hw *hw, u32 *msg, u16 size, u16 mbx_id) | int ixgbe_write_mbx(struct ixgbe_hw *hw, u32 *msg, u16 size, u16 mbx_id) | return_type_changed |
function_signature_change | ixgbe_check_for_msg | drivers/net/ethernet/intel/ixgbe/ixgbe_mbx.c | 8f76c0f4c3ce489a7616f712fc08c032582145d9 | s32 ixgbe_check_for_msg(struct ixgbe_hw *hw, u16 mbx_id) | int ixgbe_check_for_msg(struct ixgbe_hw *hw, u16 mbx_id) | return_type_changed |
function_signature_change | ixgbe_check_for_ack | drivers/net/ethernet/intel/ixgbe/ixgbe_mbx.c | 8f76c0f4c3ce489a7616f712fc08c032582145d9 | s32 ixgbe_check_for_ack(struct ixgbe_hw *hw, u16 mbx_id) | int ixgbe_check_for_ack(struct ixgbe_hw *hw, u16 mbx_id) | return_type_changed |
function_signature_change | ixgbe_check_for_rst | drivers/net/ethernet/intel/ixgbe/ixgbe_mbx.c | 8f76c0f4c3ce489a7616f712fc08c032582145d9 | s32 ixgbe_check_for_rst(struct ixgbe_hw *hw, u16 mbx_id) | int ixgbe_check_for_rst(struct ixgbe_hw *hw, u16 mbx_id) | return_type_changed |
function_signature_change | ixgbe_poll_for_msg | drivers/net/ethernet/intel/ixgbe/ixgbe_mbx.c | 8f76c0f4c3ce489a7616f712fc08c032582145d9 | static s32 ixgbe_poll_for_msg(struct ixgbe_hw *hw, u16 mbx_id) | static int ixgbe_poll_for_msg(struct ixgbe_hw *hw, u16 mbx_id) | return_type_changed |
function_signature_change | ixgbe_poll_for_ack | drivers/net/ethernet/intel/ixgbe/ixgbe_mbx.c | 8f76c0f4c3ce489a7616f712fc08c032582145d9 | static s32 ixgbe_poll_for_ack(struct ixgbe_hw *hw, u16 mbx_id) | static int ixgbe_poll_for_ack(struct ixgbe_hw *hw, u16 mbx_id) | return_type_changed |
function_signature_change | ixgbe_read_posted_mbx | drivers/net/ethernet/intel/ixgbe/ixgbe_mbx.c | 8f76c0f4c3ce489a7616f712fc08c032582145d9 | static s32 ixgbe_read_posted_mbx(struct ixgbe_hw *hw, u32 *msg, u16 size,
u16 mbx_id) | static int ixgbe_read_posted_mbx(struct ixgbe_hw *hw, u32 *msg, u16 size,
u16 mbx_id) | return_type_changed |
function_signature_change | ixgbe_write_posted_mbx | drivers/net/ethernet/intel/ixgbe/ixgbe_mbx.c | 8f76c0f4c3ce489a7616f712fc08c032582145d9 | static s32 ixgbe_write_posted_mbx(struct ixgbe_hw *hw, u32 *msg, u16 size,
u16 mbx_id) | static int ixgbe_write_posted_mbx(struct ixgbe_hw *hw, u32 *msg, u16 size,
u16 mbx_id) | return_type_changed |
function_signature_change | ixgbe_check_for_bit_pf | drivers/net/ethernet/intel/ixgbe/ixgbe_mbx.c | 8f76c0f4c3ce489a7616f712fc08c032582145d9 | static s32 ixgbe_check_for_bit_pf(struct ixgbe_hw *hw, u32 mask, s32 index) | static int ixgbe_check_for_bit_pf(struct ixgbe_hw *hw, u32 mask, s32 index) | return_type_changed |
function_signature_change | ixgbe_check_for_msg_pf | drivers/net/ethernet/intel/ixgbe/ixgbe_mbx.c | 8f76c0f4c3ce489a7616f712fc08c032582145d9 | static s32 ixgbe_check_for_msg_pf(struct ixgbe_hw *hw, u16 vf_number) | static int ixgbe_check_for_msg_pf(struct ixgbe_hw *hw, u16 vf_number) | return_type_changed |
function_signature_change | ixgbe_check_for_ack_pf | drivers/net/ethernet/intel/ixgbe/ixgbe_mbx.c | 8f76c0f4c3ce489a7616f712fc08c032582145d9 | static s32 ixgbe_check_for_ack_pf(struct ixgbe_hw *hw, u16 vf_number) | static int ixgbe_check_for_ack_pf(struct ixgbe_hw *hw, u16 vf_number) | return_type_changed |
function_signature_change | ixgbe_check_for_rst_pf | drivers/net/ethernet/intel/ixgbe/ixgbe_mbx.c | 8f76c0f4c3ce489a7616f712fc08c032582145d9 | static s32 ixgbe_check_for_rst_pf(struct ixgbe_hw *hw, u16 vf_number) | static int ixgbe_check_for_rst_pf(struct ixgbe_hw *hw, u16 vf_number) | return_type_changed |
function_signature_change | ixgbe_obtain_mbx_lock_pf | drivers/net/ethernet/intel/ixgbe/ixgbe_mbx.c | 8f76c0f4c3ce489a7616f712fc08c032582145d9 | static s32 ixgbe_obtain_mbx_lock_pf(struct ixgbe_hw *hw, u16 vf_number) | static int ixgbe_obtain_mbx_lock_pf(struct ixgbe_hw *hw, u16 vf_number) | return_type_changed |
function_signature_change | ixgbe_write_mbx_pf | drivers/net/ethernet/intel/ixgbe/ixgbe_mbx.c | 8f76c0f4c3ce489a7616f712fc08c032582145d9 | static s32 ixgbe_write_mbx_pf(struct ixgbe_hw *hw, u32 *msg, u16 size,
u16 vf_number) | static int ixgbe_write_mbx_pf(struct ixgbe_hw *hw, u32 *msg, u16 size,
u16 vf_number) | return_type_changed |
function_signature_change | ixgbe_read_mbx_pf | drivers/net/ethernet/intel/ixgbe/ixgbe_mbx.c | 8f76c0f4c3ce489a7616f712fc08c032582145d9 | static s32 ixgbe_read_mbx_pf(struct ixgbe_hw *hw, u32 *msg, u16 size,
u16 vf_number) | static int ixgbe_read_mbx_pf(struct ixgbe_hw *hw, u32 *msg, u16 size,
u16 vf_number) | return_type_changed |
function_signature_change | ixgbe_read_mbx | drivers/net/ethernet/intel/ixgbe/ixgbe_mbx.h | 8f76c0f4c3ce489a7616f712fc08c032582145d9 | s32 ixgbe_read_mbx(struct ixgbe_hw *, u32 *, u16, u16) | int ixgbe_read_mbx(struct ixgbe_hw *, u32 *, u16, u16) | return_type_changed |
function_signature_change | ixgbe_write_mbx | drivers/net/ethernet/intel/ixgbe/ixgbe_mbx.h | 8f76c0f4c3ce489a7616f712fc08c032582145d9 | s32 ixgbe_write_mbx(struct ixgbe_hw *, u32 *, u16, u16) | int ixgbe_write_mbx(struct ixgbe_hw *, u32 *, u16, u16) | return_type_changed |
function_signature_change | ixgbe_check_for_msg | drivers/net/ethernet/intel/ixgbe/ixgbe_mbx.h | 8f76c0f4c3ce489a7616f712fc08c032582145d9 | s32 ixgbe_check_for_msg(struct ixgbe_hw *, u16) | int ixgbe_check_for_msg(struct ixgbe_hw *, u16) | return_type_changed |
function_signature_change | ixgbe_check_for_ack | drivers/net/ethernet/intel/ixgbe/ixgbe_mbx.h | 8f76c0f4c3ce489a7616f712fc08c032582145d9 | s32 ixgbe_check_for_ack(struct ixgbe_hw *, u16) | int ixgbe_check_for_ack(struct ixgbe_hw *, u16) | return_type_changed |
function_signature_change | ixgbe_check_for_rst | drivers/net/ethernet/intel/ixgbe/ixgbe_mbx.h | 8f76c0f4c3ce489a7616f712fc08c032582145d9 | s32 ixgbe_check_for_rst(struct ixgbe_hw *, u16) | int ixgbe_check_for_rst(struct ixgbe_hw *, u16) | return_type_changed |
function_signature_change | ixgbe_out_i2c_byte_ack | drivers/net/ethernet/intel/ixgbe/ixgbe_phy.c | 8f76c0f4c3ce489a7616f712fc08c032582145d9 | static s32 ixgbe_out_i2c_byte_ack(struct ixgbe_hw *hw, u8 byte) | static int ixgbe_out_i2c_byte_ack(struct ixgbe_hw *hw, u8 byte) | return_type_changed |
function_signature_change | ixgbe_in_i2c_byte_ack | drivers/net/ethernet/intel/ixgbe/ixgbe_phy.c | 8f76c0f4c3ce489a7616f712fc08c032582145d9 | static s32 ixgbe_in_i2c_byte_ack(struct ixgbe_hw *hw, u8 *byte) | static int ixgbe_in_i2c_byte_ack(struct ixgbe_hw *hw, u8 *byte) | return_type_changed |
function_signature_change | ixgbe_read_i2c_combined_generic_int | drivers/net/ethernet/intel/ixgbe/ixgbe_phy.c | 8f76c0f4c3ce489a7616f712fc08c032582145d9 | s32 ixgbe_read_i2c_combined_generic_int(struct ixgbe_hw *hw, u8 addr,
u16 reg, u16 *val, bool lock) | int ixgbe_read_i2c_combined_generic_int(struct ixgbe_hw *hw, u8 addr,
u16 reg, u16 *val, bool lock) | return_type_changed |
function_signature_change | ixgbe_write_i2c_combined_generic_int | drivers/net/ethernet/intel/ixgbe/ixgbe_phy.c | 8f76c0f4c3ce489a7616f712fc08c032582145d9 | s32 ixgbe_write_i2c_combined_generic_int(struct ixgbe_hw *hw, u8 addr,
u16 reg, u16 val, bool lock) | int ixgbe_write_i2c_combined_generic_int(struct ixgbe_hw *hw, u8 addr,
u16 reg, u16 val, bool lock) | return_type_changed |
function_signature_change | ixgbe_identify_phy_generic | drivers/net/ethernet/intel/ixgbe/ixgbe_phy.c | 8f76c0f4c3ce489a7616f712fc08c032582145d9 | s32 ixgbe_identify_phy_generic(struct ixgbe_hw *hw) | int ixgbe_identify_phy_generic(struct ixgbe_hw *hw) | return_type_changed |
function_signature_change | ixgbe_get_phy_id | drivers/net/ethernet/intel/ixgbe/ixgbe_phy.c | 8f76c0f4c3ce489a7616f712fc08c032582145d9 | static s32 ixgbe_get_phy_id(struct ixgbe_hw *hw) | static int ixgbe_get_phy_id(struct ixgbe_hw *hw) | return_type_changed |
function_signature_change | ixgbe_reset_phy_generic | drivers/net/ethernet/intel/ixgbe/ixgbe_phy.c | 8f76c0f4c3ce489a7616f712fc08c032582145d9 | s32 ixgbe_reset_phy_generic(struct ixgbe_hw *hw) | int ixgbe_reset_phy_generic(struct ixgbe_hw *hw) | return_type_changed |
function_signature_change | ixgbe_read_phy_reg_mdi | drivers/net/ethernet/intel/ixgbe/ixgbe_phy.c | 8f76c0f4c3ce489a7616f712fc08c032582145d9 | s32 ixgbe_read_phy_reg_mdi(struct ixgbe_hw *hw, u32 reg_addr, u32 device_type,
u16 *phy_data) | int ixgbe_read_phy_reg_mdi(struct ixgbe_hw *hw, u32 reg_addr, u32 device_type,
u16 *phy_data) | return_type_changed |
function_signature_change | ixgbe_read_phy_reg_generic | drivers/net/ethernet/intel/ixgbe/ixgbe_phy.c | 8f76c0f4c3ce489a7616f712fc08c032582145d9 | s32 ixgbe_read_phy_reg_generic(struct ixgbe_hw *hw, u32 reg_addr,
u32 device_type, u16 *phy_data) | int ixgbe_read_phy_reg_generic(struct ixgbe_hw *hw, u32 reg_addr,
u32 device_type, u16 *phy_data) | return_type_changed |
function_signature_change | ixgbe_write_phy_reg_mdi | drivers/net/ethernet/intel/ixgbe/ixgbe_phy.c | 8f76c0f4c3ce489a7616f712fc08c032582145d9 | s32 ixgbe_write_phy_reg_mdi(struct ixgbe_hw *hw, u32 reg_addr,
u32 device_type, u16 phy_data) | int ixgbe_write_phy_reg_mdi(struct ixgbe_hw *hw, u32 reg_addr, u32 device_type,
u16 phy_data) | return_type_changed |
function_signature_change | ixgbe_write_phy_reg_generic | drivers/net/ethernet/intel/ixgbe/ixgbe_phy.c | 8f76c0f4c3ce489a7616f712fc08c032582145d9 | s32 ixgbe_write_phy_reg_generic(struct ixgbe_hw *hw, u32 reg_addr,
u32 device_type, u16 phy_data) | int ixgbe_write_phy_reg_generic(struct ixgbe_hw *hw, u32 reg_addr,
u32 device_type, u16 phy_data) | return_type_changed |
function_signature_change | ixgbe_msca_cmd | drivers/net/ethernet/intel/ixgbe/ixgbe_phy.c | 8f76c0f4c3ce489a7616f712fc08c032582145d9 | static s32 ixgbe_msca_cmd(struct ixgbe_hw *hw, u32 cmd) | static int ixgbe_msca_cmd(struct ixgbe_hw *hw, u32 cmd) | return_type_changed |
function_signature_change | ixgbe_mii_bus_read_generic_c22 | drivers/net/ethernet/intel/ixgbe/ixgbe_phy.c | 8f76c0f4c3ce489a7616f712fc08c032582145d9 | static s32 ixgbe_mii_bus_read_generic_c22(struct ixgbe_hw *hw, int addr,
int regnum, u32 gssr) | static int ixgbe_mii_bus_read_generic_c22(struct ixgbe_hw *hw, int addr,
int regnum, u32 gssr) | return_type_changed |
function_signature_change | ixgbe_mii_bus_read_generic_c45 | drivers/net/ethernet/intel/ixgbe/ixgbe_phy.c | 8f76c0f4c3ce489a7616f712fc08c032582145d9 | static s32 ixgbe_mii_bus_read_generic_c45(struct ixgbe_hw *hw, int addr,
int devad, int regnum, u32 gssr) | static int ixgbe_mii_bus_read_generic_c45(struct ixgbe_hw *hw, int addr,
int devad, int regnum, u32 gssr) | return_type_changed |
function_signature_change | ixgbe_mii_bus_write_generic_c22 | drivers/net/ethernet/intel/ixgbe/ixgbe_phy.c | 8f76c0f4c3ce489a7616f712fc08c032582145d9 | static s32 ixgbe_mii_bus_write_generic_c22(struct ixgbe_hw *hw, int addr,
int regnum, u16 val, u32 gssr) | static int ixgbe_mii_bus_write_generic_c22(struct ixgbe_hw *hw, int addr,
int regnum, u16 val, u32 gssr) | return_type_changed |
function_signature_change | ixgbe_mii_bus_write_generic_c45 | drivers/net/ethernet/intel/ixgbe/ixgbe_phy.c | 8f76c0f4c3ce489a7616f712fc08c032582145d9 | static s32 ixgbe_mii_bus_write_generic_c45(struct ixgbe_hw *hw, int addr,
int devad, int regnum, u16 val,
u32 gssr) | static int ixgbe_mii_bus_write_generic_c45(struct ixgbe_hw *hw, int addr,
int devad, int regnum, u16 val,
u32 gssr) | return_type_changed |
function_signature_change | ixgbe_mii_bus_read_c22 | drivers/net/ethernet/intel/ixgbe/ixgbe_phy.c | 8f76c0f4c3ce489a7616f712fc08c032582145d9 | static s32 ixgbe_mii_bus_read_c22(struct mii_bus *bus, int addr, int regnum) | static int ixgbe_mii_bus_read_c22(struct mii_bus *bus, int addr, int regnum) | return_type_changed |
function_signature_change | ixgbe_mii_bus_read_c45 | drivers/net/ethernet/intel/ixgbe/ixgbe_phy.c | 8f76c0f4c3ce489a7616f712fc08c032582145d9 | static s32 ixgbe_mii_bus_read_c45(struct mii_bus *bus, int devad, int addr,
int regnum) | static int ixgbe_mii_bus_read_c45(struct mii_bus *bus, int devad, int addr,
int regnum) | return_type_changed |
function_signature_change | ixgbe_mii_bus_write_c22 | drivers/net/ethernet/intel/ixgbe/ixgbe_phy.c | 8f76c0f4c3ce489a7616f712fc08c032582145d9 | static s32 ixgbe_mii_bus_write_c22(struct mii_bus *bus, int addr, int regnum,
u16 val) | static int ixgbe_mii_bus_write_c22(struct mii_bus *bus, int addr, int regnum,
u16 val) | return_type_changed |
function_signature_change | ixgbe_mii_bus_write_c45 | drivers/net/ethernet/intel/ixgbe/ixgbe_phy.c | 8f76c0f4c3ce489a7616f712fc08c032582145d9 | static s32 ixgbe_mii_bus_write_c45(struct mii_bus *bus, int addr, int devad,
int regnum, u16 val) | static int ixgbe_mii_bus_write_c45(struct mii_bus *bus, int addr, int devad,
int regnum, u16 val) | return_type_changed |
function_signature_change | ixgbe_x550em_a_mii_bus_read_c22 | drivers/net/ethernet/intel/ixgbe/ixgbe_phy.c | 8f76c0f4c3ce489a7616f712fc08c032582145d9 | static s32 ixgbe_x550em_a_mii_bus_read_c22(struct mii_bus *bus, int addr,
int regnum) | static int ixgbe_x550em_a_mii_bus_read_c22(struct mii_bus *bus, int addr,
int regnum) | return_type_changed |
function_signature_change | ixgbe_x550em_a_mii_bus_read_c45 | drivers/net/ethernet/intel/ixgbe/ixgbe_phy.c | 8f76c0f4c3ce489a7616f712fc08c032582145d9 | static s32 ixgbe_x550em_a_mii_bus_read_c45(struct mii_bus *bus, int addr,
int devad, int regnum) | static int ixgbe_x550em_a_mii_bus_read_c45(struct mii_bus *bus, int addr,
int devad, int regnum) | return_type_changed |
function_signature_change | ixgbe_x550em_a_mii_bus_write_c22 | drivers/net/ethernet/intel/ixgbe/ixgbe_phy.c | 8f76c0f4c3ce489a7616f712fc08c032582145d9 | static s32 ixgbe_x550em_a_mii_bus_write_c22(struct mii_bus *bus, int addr,
int regnum, u16 val) | static int ixgbe_x550em_a_mii_bus_write_c22(struct mii_bus *bus, int addr,
int regnum, u16 val) | return_type_changed |
function_signature_change | ixgbe_x550em_a_mii_bus_write_c45 | drivers/net/ethernet/intel/ixgbe/ixgbe_phy.c | 8f76c0f4c3ce489a7616f712fc08c032582145d9 | static s32 ixgbe_x550em_a_mii_bus_write_c45(struct mii_bus *bus, int addr,
int devad, int regnum, u16 val) | static int ixgbe_x550em_a_mii_bus_write_c45(struct mii_bus *bus, int addr,
int devad, int regnum, u16 val) | return_type_changed |
function_signature_change | ixgbe_mii_bus_init | drivers/net/ethernet/intel/ixgbe/ixgbe_phy.c | 8f76c0f4c3ce489a7616f712fc08c032582145d9 | s32 ixgbe_mii_bus_init(struct ixgbe_hw *hw) | int ixgbe_mii_bus_init(struct ixgbe_hw *hw) | return_type_changed |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.