summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice_devlink.c
AgeCommit message (Expand)Author
2023-12-05ice: add CGU info to devlink info callbackArkadiusz Kubalewski
2023-11-13ice: set Tx topology every time new repr is addedMichal Swiatkowski
2023-05-30devlink: move port_split/unsplit() ops into devlink_port_opsJiri Pirko
2023-05-30ice: register devlink port for PF with opsJiri Pirko
2023-03-30ice: remove comment about not supporting driver reinitJacob Keller
2023-02-17Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2023-02-13ice: Fix check for weight and priority of a scheduling nodeMichal Wilczynski
2023-02-03ice: implement devlink reinit actionMichal Swiatkowski
2023-01-30devlink: remove devlink featuresJiri Pirko
2023-01-27ice: remove pointless calls to devlink_param_driverinit_value_set()Jiri Pirko
2022-11-30net: devlink: let the core report the driver name instead of the driversVincent Mailhol
2022-11-30ice: implement direct read for NVM and Shadow RAM regionsJacob Keller
2022-11-30ice: use same function to snapshot both NVM and Shadow RAMJacob Keller
2022-11-17ice: Prevent ADQ, DCB coexistence with Custom Tx schedulerMichal Wilczynski
2022-11-17ice: Implement devlink-rate APIMichal Wilczynski
2022-11-03net: make drivers to use SET_NETDEV_DEVLINK_PORT to set devlink_portJiri Pirko
2022-08-24ice: Implement devlink port split operationsAnatolii Gerasymenko
2022-07-12ice: change devlink code to read NVM in blocksPaul M Stillwell Jr
2022-05-05ice: always check VF VSI pointer valuesJacob Keller
2022-05-05ice: get switch id on switchdev devicesMichal Swiatkowski
2021-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-12-29net: Don't include filter.h from net/sock.hJakub Kicinski
2021-12-15ice: support immediate firmware activation via devlink reloadJacob Keller
2021-12-15ice: move ice_devlink_flash_update and merge with ice_flash_pldm_imageJacob Keller
2021-12-15ice: move and rename ice_check_for_pending_updateJacob Keller
2021-12-15ice: devlink: add shadow-ram region to snapshot Shadow RAMJacob Keller
2021-12-14ice: Propagate error codesTony Nguyen
2021-12-14ice: Remove excess error variablesTony Nguyen
2021-12-14ice: Cleanup after ice_status removalTony Nguyen
2021-12-14ice: Use int for ice_statusTony Nguyen
2021-12-14ice: Remove string printing for ice_statusTony Nguyen
2021-11-30net/ice: Fix boolean assignmentShiraz Saleem
2021-11-22net/ice: Add support for enable_iwarp and enable_roce devlink paramShiraz Saleem
2021-10-22ice: Nuild fix.David S. Miller
2021-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-10-19ice: Make use of the helper function devm_add_action_or_reset()Cai Huoqing
2021-10-14ice: Print the api_patch as part of the fw.mgmt.apiBrett Creeley
2021-10-07ice: Move devlink port to PF/VF structWojciech Drewek
2021-10-07ice: support basic E-Switch mode controlMichal Swiatkowski
2021-09-28ice: refactor devlink getter/fallback functions to voidJacob Keller
2021-09-22devlink: Make devlink_register to be voidLeon Romanovsky
2021-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-19ice: do not abort devlink info if board identifier can't be foundJacob Keller
2021-08-09devlink: Set device as early as possibleLeon Romanovsky
2021-06-07ice: wait for reset before reporting devlink infoJacob Keller
2021-06-07ice: add extack when unable to read device capsJacob Keller
2021-02-05ice: display stored UNDI firmware version via devlink infoJacob Keller
2021-02-05ice: display stored netlist versions via devlink infoJacob Keller
2021-02-05ice: display some stored NVM versions via devlink infoJacob Keller
2021-02-05ice: introduce context struct for info reportJacob Keller