projects
/
platform
/
kernel
/
linux-rpi.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ring-buffer: Fix 32-bit rb_time_read() race with rb_time_cmpxchg()
2024-01-01
Jacob Keller
ice: stop trashing VF VSI aggregator node ID information
Signed-off-by:
Jacob Keller
<jacob.e.keller@intel.com>
commit
|
commitdiff
|
tree
2023-12-13
Jacob Keller
iavf: validate tx_coalesce_usecs even if rx_coalesce_usecs...
Signed-off-by:
Jacob Keller
<jacob.e.keller@intel.com>
commit
|
commitdiff
|
tree
2023-11-20
Jacob Keller
ice: fix pin assignment for E810-T without SMA control
Signed-off-by:
Jacob Keller
<jacob.e.keller@intel.com>
commit
|
commitdiff
|
tree
2023-08-25
Jacob Keller
ice: avoid executing commands on other ports when driving...
Signed-off-by:
Jacob Keller
<jacob.e.keller@intel.com>
commit
|
commitdiff
|
tree
2023-08-17
Jacob Keller
ice: move E810T functions to before device agnostic...
Signed-off-by:
Jacob Keller
<jacob.e.keller@intel.com>
commit
|
commitdiff
|
tree
2023-07-27
Jacob Keller
ice: Correctly initialize queue context values
Signed-off-by:
Jacob Keller
<jacob.e.keller@intel.com>
commit
|
commitdiff
|
tree
2023-07-21
Jacob Keller
iavf: check for removal state before IAVF_FLAG_PF_COMMS_FAILED
Signed-off-by:
Jacob Keller
<jacob.e.keller@intel.com>
commit
|
commitdiff
|
tree
2023-07-21
Jacob Keller
iavf: fix potential deadlock on allocation failure
Signed-off-by:
Jacob Keller
<jacob.e.keller@intel.com>
commit
|
commitdiff
|
tree
2023-06-22
Jacob Keller
ice: reduce initial wait for control queue messages
Signed-off-by:
Jacob Keller
<jacob.e.keller@intel.com>
commit
|
commitdiff
|
tree
2023-06-08
Jacob Keller
ice: do not re-enable miscellaneous interrupt until...
Signed-off-by:
Jacob Keller
<jacob.e.keller@intel.com>
commit
|
commitdiff
|
tree
2023-06-08
Jacob Keller
ice: trigger PFINT_OICR_TSYN_TX interrupt instead of...
Signed-off-by:
Jacob Keller
<jacob.e.keller@intel.com>
commit
|
commitdiff
|
tree
2023-06-08
Jacob Keller
ice: introduce ICE_TX_TSTAMP_WORK enumeration
Signed-off-by:
Jacob Keller
<jacob.e.keller@intel.com>
commit
|
commitdiff
|
tree
2023-04-21
Jacob Keller
vhost: use struct_size and size_add to compute flex...
Signed-off-by:
Jacob Keller
<jacob.e.keller@intel.com>
commit
|
commitdiff
|
tree
2023-04-18
Jacob Keller
ice: document RDMA devlink parameters
Signed-off-by:
Jacob Keller
<jacob.e.keller@intel.com>
commit
|
commitdiff
|
tree
2023-03-30
Jacob Keller
ice: remove comment about not supporting driver reinit
Signed-off-by:
Jacob Keller
<jacob.e.keller@intel.com>
commit
|
commitdiff
|
tree
2023-03-13
Jacob Keller
ice: call ice_is_malicious_vf() from ice_vc_process_vf_msg()
Signed-off-by:
Jacob Keller
<jacob.e.keller@intel.com>
commit
|
commitdiff
|
tree
2023-03-13
Jacob Keller
ice: move ice_is_malicious_vf() to ice_virtchnl.c
Signed-off-by:
Jacob Keller
<jacob.e.keller@intel.com>
commit
|
commitdiff
|
tree
2023-03-13
Jacob Keller
ice: print message if ice_mbx_vf_state_handler returns...
Signed-off-by:
Jacob Keller
<jacob.e.keller@intel.com>
commit
|
commitdiff
|
tree
2023-03-13
Jacob Keller
ice: pass mbxdata to ice_is_malicious_vf()
Signed-off-by:
Jacob Keller
<jacob.e.keller@intel.com>
commit
|
commitdiff
|
tree
2023-03-13
Jacob Keller
ice: remove unnecessary &array[0] and just use array
Signed-off-by:
Jacob Keller
<jacob.e.keller@intel.com>
commit
|
commitdiff
|
tree
2023-03-13
Jacob Keller
ice: always report VF overflowing mailbox even without...
Signed-off-by:
Jacob Keller
<jacob.e.keller@intel.com>
commit
|
commitdiff
|
tree
2023-03-13
Jacob Keller
ice: declare ice_vc_process_vf_msg in ice_virtchnl.h
Signed-off-by:
Jacob Keller
<jacob.e.keller@intel.com>
commit
|
commitdiff
|
tree
2023-03-13
Jacob Keller
ice: initialize mailbox snapshot earlier in PF init
Signed-off-by:
Jacob Keller
<jacob.e.keller@intel.com>
commit
|
commitdiff
|
tree
2023-03-13
Jacob Keller
ice: merge ice_mbx_report_malvf with ice_mbx_vf_state_handler
Signed-off-by:
Jacob Keller
<jacob.e.keller@intel.com>
commit
|
commitdiff
|
tree
2023-03-13
Jacob Keller
ice: remove ice_mbx_deinit_snapshot
Signed-off-by:
Jacob Keller
<jacob.e.keller@intel.com>
commit
|
commitdiff
|
tree
2023-03-13
Jacob Keller
ice: move VF overflow message count into struct ice_mbx_vf_info
Signed-off-by:
Jacob Keller
<jacob.e.keller@intel.com>
commit
|
commitdiff
|
tree
2023-03-13
Jacob Keller
ice: track malicious VFs in new ice_mbx_vf_info structure
Signed-off-by:
Jacob Keller
<jacob.e.keller@intel.com>
commit
|
commitdiff
|
tree
2023-03-13
Jacob Keller
ice: convert ice_mbx_clear_malvf to void and use WARN
Signed-off-by:
Jacob Keller
<jacob.e.keller@intel.com>
commit
|
commitdiff
|
tree
2023-03-13
Jacob Keller
ice: re-order ice_mbx_reset_snapshot function
Signed-off-by:
Jacob Keller
<jacob.e.keller@intel.com>
commit
|
commitdiff
|
tree
2023-03-13
Jacob Keller
wifi: qtnfmac: use struct_size and size_sub for payload...
Signed-off-by:
Jacob Keller
<jacob.e.keller@intel.com>
commit
|
commitdiff
|
tree
2023-03-13
Jacob Keller
wifi: ipw2x00: convert ipw_fw_error->elem to flexible...
Signed-off-by:
Jacob Keller
<jacob.e.keller@intel.com>
commit
|
commitdiff
|
tree
2023-03-09
Jacob Keller
drm/rockchip: vop2: use struct_size() in vop2_bind
Signed-off-by:
Jacob Keller
<jacob.e.keller@intel.com>
commit
|
commitdiff
|
tree
2023-03-07
Jacob Keller
wifi: nl80211: convert cfg80211_scan_request allocation...
Signed-off-by:
Jacob Keller
<jacob.e.keller@intel.com>
commit
|
commitdiff
|
tree
2023-03-05
Jacob Keller
ASoC: Intel: avs: Use struct_size for struct avs_modcfg_ext...
Signed-off-by:
Jacob Keller
<jacob.e.keller@intel.com>
commit
|
commitdiff
|
tree
2023-02-26
Jacob Keller
ice: remove unnecessary CONFIG_ICE_GNSS
Signed-off-by:
Jacob Keller
<jacob.e.keller@intel.com>
commit
|
commitdiff
|
tree
2023-02-13
Jacob Keller
devlink: stop using NL_SET_ERR_MSG_MOD
Signed-off-by:
Jacob Keller
<jacob.e.keller@intel.com>
commit
|
commitdiff
|
tree
2023-02-06
Jacob Keller
ice: remove unnecessary virtchnl_ether_addr struct use
Signed-off-by:
Jacob Keller
<jacob.e.keller@intel.com>
commit
|
commitdiff
|
tree
2023-02-06
Jacob Keller
ice: introduce .irq_close VF operation
Signed-off-by:
Jacob Keller
<jacob.e.keller@intel.com>
commit
|
commitdiff
|
tree
2023-02-06
Jacob Keller
ice: introduce clear_reset_state operation
Signed-off-by:
Jacob Keller
<jacob.e.keller@intel.com>
commit
|
commitdiff
|
tree
2023-02-06
Jacob Keller
ice: convert vf_ops .vsi_rebuild to .create_vsi
Signed-off-by:
Jacob Keller
<jacob.e.keller@intel.com>
commit
|
commitdiff
|
tree
2023-02-06
Jacob Keller
ice: introduce ice_vf_init_host_cfg function
Signed-off-by:
Jacob Keller
<jacob.e.keller@intel.com>
commit
|
commitdiff
|
tree
2023-02-06
Jacob Keller
ice: add a function to initialize vf entry
Signed-off-by:
Jacob Keller
<jacob.e.keller@intel.com>
commit
|
commitdiff
|
tree
2023-02-06
Jacob Keller
ice: Pull common tasks into ice_vf_post_vsi_rebuild
Signed-off-by:
Jacob Keller
<jacob.e.keller@intel.com>
commit
|
commitdiff
|
tree
2023-02-06
Jacob Keller
ice: move ice_vf_vsi_release into ice_vf_lib.c
Signed-off-by:
Jacob Keller
<jacob.e.keller@intel.com>
commit
|
commitdiff
|
tree
2023-02-06
Jacob Keller
ice: move vsi_type assignment from ice_vsi_alloc to...
Signed-off-by:
Jacob Keller
<jacob.e.keller@intel.com>
commit
|
commitdiff
|
tree
2023-02-06
Jacob Keller
ice: refactor VSI setup to use parameter structure
Signed-off-by:
Jacob Keller
<jacob.e.keller@intel.com>
commit
|
commitdiff
|
tree
2023-02-06
Jacob Keller
ice: drop unnecessary VF parameter from several VSI...
Signed-off-by:
Jacob Keller
<jacob.e.keller@intel.com>
commit
|
commitdiff
|
tree
2023-02-06
Jacob Keller
ice: fix function comment referring to ice_vsi_alloc
Signed-off-by:
Jacob Keller
<jacob.e.keller@intel.com>
commit
|
commitdiff
|
tree
2023-02-03
Jacob Keller
ice: stop hard coding the ICE_VSI_CTRL location
Signed-off-by:
Jacob Keller
<jacob.e.keller@intel.com>
commit
|
commitdiff
|
tree
2022-12-08
Jacob Keller
ice: reschedule ice_ptp_wait_for_offset_valid during...
Signed-off-by:
Jacob Keller
<jacob.e.keller@intel.com>
commit
|
commitdiff
|
tree
2022-12-08
Jacob Keller
ice: only check set bits in ice_ptp_flush_tx_tracker
Signed-off-by:
Jacob Keller
<jacob.e.keller@intel.com>
commit
|
commitdiff
|
tree
2022-12-08
Jacob Keller
ice: handle flushing stale Tx timestamps in ice_ptp_tx_tstamp
Signed-off-by:
Jacob Keller
<jacob.e.keller@intel.com>
commit
|
commitdiff
|
tree
2022-12-08
Jacob Keller
ice: cleanup allocations in ice_ptp_alloc_tx_tracker
Signed-off-by:
Jacob Keller
<jacob.e.keller@intel.com>
commit
|
commitdiff
|
tree
2022-12-08
Jacob Keller
ice: protect init and calibrating check in ice_ptp_request_ts
Signed-off-by:
Jacob Keller
<jacob.e.keller@intel.com>
commit
|
commitdiff
|
tree
2022-12-08
Jacob Keller
ice: synchronize the misc IRQ when tearing down Tx...
Signed-off-by:
Jacob Keller
<jacob.e.keller@intel.com>
commit
|
commitdiff
|
tree
2022-12-08
Jacob Keller
ice: check Tx timestamp memory register for ready timestamps
Signed-off-by:
Jacob Keller
<jacob.e.keller@intel.com>
commit
|
commitdiff
|
tree
2022-12-08
Jacob Keller
ice: handle discarding old Tx requests in ice_ptp_tx_tstamp
Signed-off-by:
Jacob Keller
<jacob.e.keller@intel.com>
commit
|
commitdiff
|
tree
2022-12-08
Jacob Keller
ice: always call ice_ptp_link_change and make it void
Signed-off-by:
Jacob Keller
<jacob.e.keller@intel.com>
commit
|
commitdiff
|
tree
2022-12-08
Jacob Keller
ice: fix misuse of "link err" with "link status"
Signed-off-by:
Jacob Keller
<jacob.e.keller@intel.com>
commit
|
commitdiff
|
tree
2022-12-01
Jacob Keller
ice: implement direct read for NVM and Shadow RAM regions
Signed-off-by:
Jacob Keller
<jacob.e.keller@intel.com>
commit
|
commitdiff
|
tree
2022-12-01
Jacob Keller
ice: document 'shadow-ram' devlink region
Signed-off-by:
Jacob Keller
<jacob.e.keller@intel.com>
commit
|
commitdiff
|
tree
2022-12-01
Jacob Keller
ice: use same function to snapshot both NVM and Shadow RAM
Signed-off-by:
Jacob Keller
<jacob.e.keller@intel.com>
commit
|
commitdiff
|
tree
2022-12-01
Jacob Keller
devlink: support directly reading from region memory
Signed-off-by:
Jacob Keller
<jacob.e.keller@intel.com>
commit
|
commitdiff
|
tree
2022-12-01
Jacob Keller
devlink: refactor region_read_snapshot_fill to use...
Signed-off-by:
Jacob Keller
<jacob.e.keller@intel.com>
commit
|
commitdiff
|
tree
2022-12-01
Jacob Keller
devlink: remove unnecessary parameter from chunk_fill...
Signed-off-by:
Jacob Keller
<jacob.e.keller@intel.com>
commit
|
commitdiff
|
tree
2022-12-01
Jacob Keller
devlink: find snapshot in devlink_nl_cmd_region_read_dumpit
Signed-off-by:
Jacob Keller
<jacob.e.keller@intel.com>
commit
|
commitdiff
|
tree
2022-12-01
Jacob Keller
devlink: report extended error message in region_read_dumpit()
Signed-off-by:
Jacob Keller
<jacob.e.keller@intel.com>
commit
|
commitdiff
|
tree
2022-12-01
Jacob Keller
devlink: use min_t to calculate data_size
Signed-off-by:
Jacob Keller
<jacob.e.keller@intel.com>
commit
|
commitdiff
|
tree
2022-11-22
Jacob Keller
ice: fix handling of burst Tx timestamps
Signed-off-by:
Jacob Keller
<jacob.e.keller@intel.com>
commit
|
commitdiff
|
tree
2022-11-16
Jacob Keller
mlxsw: update adjfine to use adjust_by_scaled_ppm
Signed-off-by:
Jacob Keller
<jacob.e.keller@intel.com>
commit
|
commitdiff
|
tree
2022-11-11
Jacob Keller
ptp: remove the .adjfreq interface function
Signed-off-by:
Jacob Keller
<jacob.e.keller@intel.com>
commit
|
commitdiff
|
tree
2022-11-11
Jacob Keller
ptp: convert remaining drivers to adjfine interface
Signed-off-by:
Jacob Keller
<jacob.e.keller@intel.com>
commit
|
commitdiff
|
tree
2022-11-11
Jacob Keller
ptp: bnxt: convert .adjfreq to .adjfine
Signed-off-by:
Jacob Keller
<jacob.e.keller@intel.com>
commit
|
commitdiff
|
tree
2022-11-11
Jacob Keller
ptp: cpts: convert .adjfreq to .adjfine
Signed-off-by:
Jacob Keller
<jacob.e.keller@intel.com>
commit
|
commitdiff
|
tree
2022-11-11
Jacob Keller
ptp: stmac: convert .adjfreq to .adjfine
Signed-off-by:
Jacob Keller
<jacob.e.keller@intel.com>
commit
|
commitdiff
|
tree
2022-11-11
Jacob Keller
ptp: hclge: convert .adjfreq to .adjfine
Signed-off-by:
Jacob Keller
<jacob.e.keller@intel.com>
commit
|
commitdiff
|
tree
2022-11-11
Jacob Keller
ptp: tg3: convert .adjfreq to .adjfine
Signed-off-by:
Jacob Keller
<jacob.e.keller@intel.com>
commit
|
commitdiff
|
tree
2022-11-11
Jacob Keller
ptp_ixp46x: convert .adjfreq to .adjfine
Signed-off-by:
Jacob Keller
<jacob.e.keller@intel.com>
commit
|
commitdiff
|
tree
2022-11-11
Jacob Keller
ptp_phc: convert .adjfreq to .adjfine
Signed-off-by:
Jacob Keller
<jacob.e.keller@intel.com>
commit
|
commitdiff
|
tree
2022-10-31
Jacob Keller
ptp: xgbe: convert to .adjfine and adjust_by_scaled_ppm
Signed-off-by:
Jacob Keller
<jacob.e.keller@intel.com>
commit
|
commitdiff
|
tree
2022-10-31
Jacob Keller
ptp: ravb: convert to .adjfine and adjust_by_scaled_ppm
Signed-off-by:
Jacob Keller
<jacob.e.keller@intel.com>
commit
|
commitdiff
|
tree
2022-10-31
Jacob Keller
ptp: lan743x: use diff_by_scaled_ppm in .adjfine implementation
Signed-off-by:
Jacob Keller
<jacob.e.keller@intel.com>
commit
|
commitdiff
|
tree
2022-10-31
Jacob Keller
ptp: lan743x: remove .adjfreq implementation
Signed-off-by:
Jacob Keller
<jacob.e.keller@intel.com>
commit
|
commitdiff
|
tree
2022-10-31
Jacob Keller
ptp: mlx5: convert to .adjfine and adjust_by_scaled_ppm
Signed-off-by:
Jacob Keller
<jacob.e.keller@intel.com>
commit
|
commitdiff
|
tree
2022-10-31
Jacob Keller
ptp: mlx4: convert to .adjfine and adjust_by_scaled_ppm
Signed-off-by:
Jacob Keller
<jacob.e.keller@intel.com>
commit
|
commitdiff
|
tree
2022-10-31
Jacob Keller
drivers: convert unsupported .adjfreq to .adjfine
Signed-off-by:
Jacob Keller
<jacob.e.keller@intel.com>
commit
|
commitdiff
|
tree
2022-10-31
Jacob Keller
ptp: introduce helpers to adjust by scaled parts per...
Signed-off-by:
Jacob Keller
<jacob.e.keller@intel.com>
commit
|
commitdiff
|
tree
2022-10-31
Jacob Keller
ptp: add missing documentation for parameters
Signed-off-by:
Jacob Keller
<jacob.e.keller@intel.com>
commit
|
commitdiff
|
tree
2022-08-24
Jacob Keller
ixgbe: stop resetting SYSTIME in ixgbe_ptp_start_cyclecounter
Signed-off-by:
Jacob Keller
<jacob.e.keller@intel.com>
commit
|
commitdiff
|
tree
2022-08-24
Jacob Keller
ice: Add additional flags to ice_nvm_write_activate
Signed-off-by:
Jacob Keller
<jacob.e.keller@intel.com>
commit
|
commitdiff
|
tree
2022-08-16
Jacob Keller
ice: introduce ice_ptp_reset_cached_phctime function
Signed-off-by:
Jacob Keller
<jacob.e.keller@intel.com>
commit
|
commitdiff
|
tree
2022-08-16
Jacob Keller
ice: re-arrange some static functions in ice_ptp.c
Signed-off-by:
Jacob Keller
<jacob.e.keller@intel.com>
commit
|
commitdiff
|
tree
2022-08-16
Jacob Keller
ice: track and warn when PHC update is late
Signed-off-by:
Jacob Keller
<jacob.e.keller@intel.com>
commit
|
commitdiff
|
tree
2022-08-16
Jacob Keller
ice: track Tx timestamp stats similar to other Intel...
Signed-off-by:
Jacob Keller
<jacob.e.keller@intel.com>
commit
|
commitdiff
|
tree
2022-08-16
Jacob Keller
ice: initialize cached_phctime when creating Rx rings
Signed-off-by:
Jacob Keller
<jacob.e.keller@intel.com>
commit
|
commitdiff
|
tree
2022-08-16
Jacob Keller
ice: set tx_tstamps when creating new Tx rings via...
Signed-off-by:
Jacob Keller
<jacob.e.keller@intel.com>
commit
|
commitdiff
|
tree
2022-07-28
Jacob Keller
igb: convert .adjfreq to .adjfine
Signed-off-by:
Jacob Keller
<jacob.e.keller@intel.com>
commit
|
commitdiff
|
tree
2022-07-28
Jacob Keller
ixgbe: convert .adjfreq to .adjfine
Signed-off-by:
Jacob Keller
<jacob.e.keller@intel.com>
commit
|
commitdiff
|
tree
2022-07-28
Jacob Keller
i40e: convert .adjfreq to .adjfine
Signed-off-by:
Jacob Keller
<jacob.e.keller@intel.com>
commit
|
commitdiff
|
tree
2022-07-28
Jacob Keller
i40e: use mul_u64_u64_div_u64 for PTP frequency calculation
Signed-off-by:
Jacob Keller
<jacob.e.keller@intel.com>
commit
|
commitdiff
|
tree
next