index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
/
ice_adminq_cmd.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-24
ice: remove invalid parameter of equalizer
Mateusz Polchlopek
1
-1
/
+0
2025-01-17
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue
Jakub Kicinski
1
-0
/
+1
2025-01-16
ice: support FW Recovery Mode
Konrad Knitter
1
-0
/
+1
2025-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2025-01-14
ice: add fw and port health reporters
Konrad Knitter
1
-0
/
+87
2025-01-13
ice: Add correct PHY lane assignment
Karol Kolacinski
1
-0
/
+1
2025-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
2025-01-07
ice: fix max values for dpll pin phase adjust
Arkadiusz Kubalewski
1
-0
/
+2
2024-12-11
ice: use structures to keep track of queue context size
Jacob Keller
1
-2
/
+9
2024-11-13
ice: extend dump serdes equalizer values feature
Mateusz Polchlopek
1
-0
/
+17
2024-10-01
ice: Read SDP section from NVM for pin definitions
Yochai Hagvi
1
-0
/
+9
2024-08-26
ice: do not clutter debug logs with unused data
Bruce Allan
1
-0
/
+4
2024-07-11
ice: Add support for devlink local_forwarding param
Pawel Kaminski
1
-1
/
+10
2024-07-10
ice: Implement driver functionality to dump serdes equalizer values
Anil Samal
1
-0
/
+51
2024-06-01
ice: Add NAC Topology device capability parser
Grzegorz Nitka
1
-0
/
+1
2024-04-22
ice: Add tx_scheduling_layers devlink param
Lukasz Czapnik
1
-0
/
+9
2024-04-22
ice: Support 5 layer topology
Raj Victor
1
-0
/
+23
2024-04-01
ice: Add switch recipe reusing feature
Steven Zou
1
-0
/
+2
2024-03-25
ice: Refactor FW data type and fix bitmap casting issue
Steven Zou
1
-1
/
+2
2024-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2024-01-03
ice: fix Get link status data length
Paul Greenwalt
1
-1
/
+2
2023-12-18
ice: fix pre-shifted bit usage
Jesse Brandeburg
1
-5
/
+5
2023-12-14
ice: add ability to read and configure FW log data
Paul M Stillwell Jr
1
-0
/
+2
2023-12-14
ice: enable FW logging
Paul M Stillwell Jr
1
-0
/
+3
2023-12-14
ice: configure FW logging
Paul M Stillwell Jr
1
-0
/
+80
2023-12-14
ice: remove FW logging code
Paul M Stillwell Jr
1
-78
/
+0
2023-12-13
ice: fix ICE_AQ_VSI_Q_OPT_RSS_* register values
Ahmed Zaki
1
-4
/
+4
2023-12-05
ice: read internal temperature sensor
Konrad Knitter
1
-0
/
+28
2023-10-26
ice: Add ice_get_link_status_datalen
Paul Greenwalt
1
-4
/
+33
2023-10-26
ice: Add 200G speed/phy type use
Alice Michael
1
-1
/
+10
2023-09-20
ice: Remove the FW shared parameters
Michal Michalik
1
-5
/
+0
2023-09-20
ice: PTP: add clock domain number to auxiliary interface
Michal Michalik
1
-5
/
+0
2023-09-18
ice: check netlist before enabling ICE_F_GNSS
Jacob Keller
1
-0
/
+2
2023-09-17
ice: add admin commands to access cgu configuration
Arkadiusz Kubalewski
1
-2
/
+244
2023-08-07
ice: clean up __ice_aq_get_set_rss_lut()
Przemek Kitszel
1
-28
/
+25
2023-08-07
ice: Add get C827 PHY index function
Karol Kolacinski
1
-0
/
+1
2023-07-27
ice: changes to the interface with the HW and FW for SRIOV_VF+LAG
Dave Ertman
1
-1
/
+49
2023-07-27
ice: Add driver support for firmware changes for LAG
Dave Ertman
1
-0
/
+3
2023-05-17
ice: update ICE_PHY_TYPE_HIGH_MAX_INDEX
Paul Greenwalt
1
-1
/
+1
2023-01-19
ice: Add 'Execute Pending LLDP MIB' Admin Queue command
Tsotne Chakhvadze
1
-2
/
+16
2022-11-17
ice: Introduce new parameters in ice_sched_node
Michal Wilczynski
1
-2
/
+2
2022-08-24
ice: Add additional flags to ice_nvm_write_activate
Jacob Keller
1
-0
/
+6
2022-08-24
ice: Add port option admin queue commands
Anatolii Gerasymenko
1
-0
/
+54
2022-07-21
ice: add i2c write command
Karol Kolacinski
1
-3
/
+4
2022-06-02
ice: fix access-beyond-end in the switch code
Alexander Lobakin
1
-32
/
+26
2022-03-03
ice: add TTY for GNSS module for E810T device
Karol Kolacinski
1
-0
/
+21
2022-02-09
ice: Support configuring the device to Double VLAN Mode
Brett Creeley
1
-1
/
+63
2022-02-09
ice: Adjust naming for inner VLAN operations
Brett Creeley
1
-93
/
+98
2021-12-15
ice: support immediate firmware activation via devlink reload
Jacob Keller
1
-0
/
+7
2021-10-28
ice: Add support to print error on PHY FW load failure
Brett Creeley
1
-0
/
+2
[next]