index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
/
ice_common.c
Age
Commit message (
Expand
)
Author
2023-10-26
ice: Add ice_get_link_status_datalen
Paul Greenwalt
2023-10-26
ice: Add 200G speed/phy type use
Alice Michael
2023-10-26
ice: Add E830 device IDs, MAC type and registers
Paul Greenwalt
2023-10-20
ice: cleanup ice_find_netlist_node
Jacob Keller
2023-10-04
ice: fix linking when CONFIG_PTP_1588_CLOCK=n
Jacob Keller
2023-10-03
ice: make use of DEFINE_FLEX() for struct ice_aqc_dis_txq_item
Przemek Kitszel
2023-09-20
ice: Remove the FW shared parameters
Michal Michalik
2023-09-18
ice: check netlist before enabling ICE_F_GNSS
Jacob Keller
2023-09-17
ice: add admin commands to access cgu configuration
Arkadiusz Kubalewski
2023-08-17
ice: drop two params from ice_aq_alloc_free_res()
Przemek Kitszel
2023-08-07
ice: clean up __ice_aq_get_set_rss_lut()
Przemek Kitszel
2023-08-07
ice: Add get C827 PHY index function
Karol Kolacinski
2023-07-27
ice: changes to the interface with the HW and FW for SRIOV_VF+LAG
Dave Ertman
2023-07-27
ice: Add driver support for firmware changes for LAG
Dave Ertman
2023-07-27
ice: Correctly initialize queue context values
Jacob Keller
2023-06-22
ice: Remove managed memory usage in ice_get_fw_log_cfg()
Christophe JAILLET
2023-06-22
ice: remove null checks before devm_kfree() calls
Przemek Kitszel
2023-06-07
ice: make writes to /dev/gnssX synchronous
Michal Schmidt
2023-04-20
ice: sleep, don't busy-wait, in the SQ send retry loop
Michal Schmidt
2023-04-20
ice: remove unused buffer copy code in ice_sq_send_cmd_retry()
Michal Schmidt
2023-04-20
ice: sleep, don't busy-wait, for ICE_CTL_Q_SQ_CMD_TIMEOUT
Michal Schmidt
2023-04-20
ice: remove ice_ctl_q_info::sq_cmd_timeout
Michal Schmidt
2023-02-14
ice: Add GPIO pin support for E823 products
Karol Kolacinski
2023-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-02-06
ice: fix out-of-bounds KASAN warning in virtchnl
Michal Swiatkowski
2023-02-03
ice: split probe into smaller functions
Michal Swiatkowski
2023-01-19
ice: Add 'Execute Pending LLDP MIB' Admin Queue command
Tsotne Chakhvadze
2022-11-23
ice: Remove and replace ice speed defines with ethtool.h versions
Brett Creeley
2022-11-17
ice: Add an option to pre-allocate memory for ice_sched_node
Michal Wilczynski
2022-11-17
ice: Introduce new parameters in ice_sched_node
Michal Wilczynski
2022-09-28
ice: support features on new E810T variants
Arkadiusz Kubalewski
2022-09-20
ice: Add low latency Tx timestamp read
Karol Kolacinski
2022-09-06
ice: add helper function to check FW API version
Paul Greenwalt
2022-08-24
ice: Print human-friendly PHY types
Anirudh Venkataramanan
2022-08-24
ice: Add port option admin queue commands
Anatolii Gerasymenko
2022-08-18
ice: Allow 100M speeds for some devices
Anirudh Venkataramanan
2022-07-21
ice: add i2c write command
Karol Kolacinski
2022-03-03
ice: add TTY for GNSS module for E810T device
Karol Kolacinski
2022-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-18
ice: initialize local variable 'tlv'
Tom Rix
2022-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-10
ice: fix an error code in ice_cfg_phy_fec()
Dan Carpenter
2022-02-09
ice: Support configuring the device to Double VLAN Mode
Brett Creeley
2022-01-06
ice: replay advanced rules after reset
Victor Raj
2021-12-21
ice: convert clk_freq capability into time_ref
Jacob Keller
2021-12-15
ice: support immediate firmware activation via devlink reload
Jacob Keller
2021-12-14
ice: Remove excess error variables
Tony Nguyen
2021-12-14
ice: Cleanup after ice_status removal
Tony Nguyen
2021-12-14
ice: Remove enum ice_status
Tony Nguyen
2021-12-14
ice: Use int for ice_status
Tony Nguyen
[next]