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_ethtool.c
Age
Commit message (
Expand
)
Author
2023-10-26
ice: Add 200G speed/phy type use
Alice Michael
2023-10-18
intel: fix format warnings
Jesse Brandeburg
2023-10-18
ice: Refactor finding advertised link speed
Pawel Chmielewski
2023-09-20
ice: PTP: add clock domain number to auxiliary interface
Michal Michalik
2023-07-14
ice: prevent NULL pointer deref during reload
Michal Swiatkowski
2023-05-17
ice: refactor PHY type to ethtool link mode
Paul Greenwalt
2023-05-16
ice: add individual interrupt allocation
Piotr Raczynski
2023-03-03
ice: copy last block omitted in ice_get_module_eeprom()
Petr Oros
2023-02-10
Daniel Borkmann says:
Jakub Kicinski
2023-02-03
ice: cleanup in VSI config/deconfig code
Michal Swiatkowski
2023-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-02-01
ice: Remove next_{dd,rs} fields from ice_tx_ring
Maciej Fijalkowski
2023-02-01
ice: Add support for XDP multi-buffer on Rx side
Maciej Fijalkowski
2023-01-27
ice: Prevent set_channel from changing queues while RDMA active
Dave Ertman
2023-01-19
ice: Explicitly return 0
Tony Nguyen
2023-01-19
ice: combine cases in ice_ksettings_find_adv_link_speed()
Przemek Kitszel
2023-01-19
ice: Add support for 100G KR2/CR2/SR2 link reporting
Anirudh Venkataramanan
2022-11-23
ice: Accumulate ring statistics over reset
Benjamin Mikailenko
2022-10-28
ice: Add additional CSR registers to ETHTOOL_GREGS
Lukasz Czapnik
2022-08-18
ice: Allow 100M speeds for some devices
Anirudh Venkataramanan
2022-08-18
ice: Implement control of FCS/CRC stripping
Jesse Brandeburg
2022-08-16
ice: track and warn when PHC update is late
Jacob Keller
2022-08-16
ice: track Tx timestamp stats similar to other Intel drivers
Jacob Keller
2022-08-16
ice: initialize cached_phctime when creating Rx rings
Jacob Keller
2022-08-16
ice: set tx_tstamps when creating new Tx rings via ethtool
Jacob Keller
2022-07-29
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2022-07-28
ice: Introduce enabling promiscuous mode on multiple VF's
Michal Wilczynski
2022-07-26
ice: check (DD | EOF) bits on Rx descriptor rather than (EOP | RS)
Maciej Fijalkowski
2022-06-21
ice: ethtool: Prohibit improper channel config for DCB
Anatolii Gerasymenko
2022-06-21
ice: ethtool: advertise 1000M speeds properly
Anatolii Gerasymenko
2022-05-13
ice: Expose RSS indirection tables for queue groups via ethtool
Sridhar Samudrala
2022-05-06
Revert "ice: Hide bus-info in ethtool for PRs in switchdev mode"
Marcin Szycik
2022-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-08
ice: Fix curr_link_speed advertised speed
Jedrzej Jagielski
2022-03-03
ice: convert VF storage to hash table with krefs and RCU
Jacob Keller
2022-03-03
ice: introduce VF accessor functions
Jacob Keller
2022-03-03
ice: factor VF variables to separate structure
Jacob Keller
2022-03-03
ice: convert ice_for_each_vf to include VF entry iterator
Jacob Keller
2022-02-10
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
2022-02-09
ice: Add ability for PF admin to enable VF VLAN pruning
Brett Creeley
2022-01-27
ice: Make Tx threshold dependent on ring length
Maciej Fijalkowski
2021-12-15
ice: tighter control over VSI_DOWN state
Jesse Brandeburg
2021-12-14
ice: Propagate error codes
Tony Nguyen
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: Use int for ice_status
Tony Nguyen
2021-12-14
ice: Remove string printing for ice_status
Tony Nguyen
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2021-10-29
ice: Hide bus-info in ethtool for PRs in switchdev mode
Marcin Szycik
2021-10-20
ice: enable ndo_setup_tc support for mqprio_qdisc
Kiran Patil
[next]