index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2023-06-22
ice: Remove managed memory usage in ice_get_fw_log_cfg()
Christophe JAILLET
1
-2
/
+2
2023-06-22
ice: remove null checks before devm_kfree() calls
Przemek Kitszel
1
-4
/
+2
2023-06-07
ice: make writes to /dev/gnssX synchronous
Michal Schmidt
1
-1
/
+1
2023-04-21
ice: sleep, don't busy-wait, in the SQ send retry loop
Michal Schmidt
1
-1
/
+1
2023-04-21
ice: remove unused buffer copy code in ice_sq_send_cmd_retry()
Michal Schmidt
1
-11
/
+2
2023-04-21
ice: sleep, don't busy-wait, for ICE_CTL_Q_SQ_CMD_TIMEOUT
Michal Schmidt
1
-7
/
+7
2023-04-21
ice: remove ice_ctl_q_info::sq_cmd_timeout
Michal Schmidt
1
-1
/
+1
2023-02-15
ice: Add GPIO pin support for E823 products
Karol Kolacinski
1
-0
/
+25
2023-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-5
/
+4
2023-02-07
ice: fix out-of-bounds KASAN warning in virtchnl
Michal Swiatkowski
1
-5
/
+4
2023-02-03
ice: split probe into smaller functions
Michal Swiatkowski
1
-7
/
+4
2023-01-19
ice: Add 'Execute Pending LLDP MIB' Admin Queue command
Tsotne Chakhvadze
1
-0
/
+13
2022-11-23
ice: Remove and replace ice speed defines with ethtool.h versions
Brett Creeley
1
-2
/
+39
2022-11-18
ice: Add an option to pre-allocate memory for ice_sched_node
Michal Wilczynski
1
-2
/
+2
2022-11-18
ice: Introduce new parameters in ice_sched_node
Michal Wilczynski
1
-0
/
+3
2022-09-28
ice: support features on new E810T variants
Arkadiusz Kubalewski
1
-2
/
+16
2022-09-21
ice: Add low latency Tx timestamp read
Karol Kolacinski
1
-0
/
+4
2022-09-06
ice: add helper function to check FW API version
Paul Greenwalt
1
-28
/
+29
2022-08-24
ice: Print human-friendly PHY types
Anirudh Venkataramanan
1
-18
/
+140
2022-08-24
ice: Add port option admin queue commands
Anatolii Gerasymenko
1
-0
/
+115
2022-08-18
ice: Allow 100M speeds for some devices
Anirudh Venkataramanan
1
-0
/
+20
2022-07-21
ice: add i2c write command
Karol Kolacinski
1
-1
/
+46
2022-03-03
ice: add TTY for GNSS module for E810T device
Karol Kolacinski
1
-0
/
+53
2022-02-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2022-02-19
ice: initialize local variable 'tlv'
Tom Rix
1
-1
/
+1
2022-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2022-02-10
ice: fix an error code in ice_cfg_phy_fec()
Dan Carpenter
1
-1
/
+2
2022-02-09
ice: Support configuring the device to Double VLAN Mode
Brett Creeley
1
-5
/
+44
2022-01-06
ice: replay advanced rules after reset
Victor Raj
1
-1
/
+1
2021-12-21
ice: convert clk_freq capability into time_ref
Jacob Keller
1
-0
/
+12
2021-12-15
ice: support immediate firmware activation via devlink reload
Jacob Keller
1
-0
/
+12
2021-12-14
ice: Remove excess error variables
Tony Nguyen
1
-6
/
+3
2021-12-14
ice: Cleanup after ice_status removal
Tony Nguyen
1
-23
/
+22
2021-12-14
ice: Remove enum ice_status
Tony Nguyen
1
-99
/
+95
2021-12-14
ice: Use int for ice_status
Tony Nguyen
1
-101
/
+100
2021-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+2
2021-10-20
ice: Add missing E810 device ids
Tony Nguyen
1
-0
/
+2
2021-10-14
ice: Add support for SMA control multiplexer
Maciej Machnikowski
1
-0
/
+21
2021-10-14
ice: Implement functions for reading and setting GPIO pins
Maciej Machnikowski
1
-0
/
+58
2021-10-14
ice: Refactor ice_aqc_link_topo_addr
Maciej Machnikowski
1
-3
/
+5
2021-10-11
ice: cleanup rules info
Victor Raj
1
-8
/
+33
2021-10-11
ice: allow adding advanced rules
Grishma Kotecha
1
-0
/
+1
2021-06-11
ice: register 1588 PTP clock device object for E810 devices
Jacob Keller
1
-0
/
+11
2021-06-11
ice: add support for set/get of driver-stored firmware parameters
Jacob Keller
1
-0
/
+75
2021-06-11
ice: process 1588 PTP capabilities during initialization
Jacob Keller
1
-0
/
+99
2021-06-11
ice: add support for sideband messages
Jacob Keller
1
-0
/
+58
2021-06-07
ice: Detect and report unsupported module power levels
Anirudh Venkataramanan
1
-0
/
+2
2021-05-29
ice: Implement iidc operations
Dave Ertman
1
-0
/
+203
2021-05-29
ice: Initialize RDMA support
Dave Ertman
1
-1
/
+16
2021-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
[next]