index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
/
ice_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-06
ice: fix stats being updated by way too large values
Przemek Kitszel
1
-13
/
+11
2024-03-05
net: ice: Fix potential NULL pointer dereference in ice_bridge_setlink()
Rand Deeb
1
-0
/
+2
2024-03-04
ice: do not disable Tx queues twice in ice_down()
Maciej Fijalkowski
1
-0
/
+44
2024-02-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2024-02-20
ice: Fix ASSERT_RTNL() warning during certain scenarios
Amritha Nambiar
1
-1
/
+2
2024-02-12
ice: Fix debugfs with devlink reload
Wojciech Drewek
1
-2
/
+1
2024-02-12
ice: Remove and readd netdev during devlink reload
Wojciech Drewek
1
-125
/
+61
2024-02-12
ice: Add helper function ice_is_generic_mac
Grzegorz Nitka
1
-2
/
+4
2024-02-12
ice: introduce new E825C devices family
Grzegorz Nitka
1
-0
/
+4
2024-01-30
ice: factor out ice_ptp_rebuild_owner()
Jacob Keller
1
-1
/
+1
2024-01-30
ice: pass reset type to PTP reset functions
Jacob Keller
1
-2
/
+2
2024-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+9
2024-01-02
ice: remove rx_len_errors statistic
Jan Sokolowski
1
-5
/
+0
2024-01-02
ice: Enable SW interrupt from FW for LL TS
Karol Kolacinski
1
-10
/
+110
2024-01-02
ice: Schedule service task in IRQ top half
Karol Kolacinski
1
-9
/
+11
2023-12-27
ice: Shut down VSI with "link-down-on-close" enabled
Ngai-Mint Kwan
1
-0
/
+2
2023-12-27
ice: Fix link_down_on_close message
Katarzyna Wieczerzycka
1
-3
/
+7
2023-12-22
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
David S. Miller
1
-30
/
+18
2023-12-18
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-0
/
+21
2023-12-18
ice: field get conversion
Jesse Brandeburg
1
-30
/
+18
2023-12-14
ice: add ability to read and configure FW log data
Paul M Stillwell Jr
1
-0
/
+29
2023-12-14
ice: configure FW logging
Paul M Stillwell Jr
1
-0
/
+18
2023-12-14
ice: remove FW logging code
Paul M Stillwell Jr
1
-3
/
+0
2023-12-13
ice: enable symmetric-xor RSS for Toeplitz hash function
Jeff Guo
1
-0
/
+53
2023-12-13
ice: refactor the FD and RSS flow ID generation
Ahmed Zaki
1
-3
/
+2
2023-12-13
ice: Implement VLAN tag hint
Larysa Zaremba
1
-0
/
+20
2023-12-13
ice: Support HW timestamp hint
Larysa Zaremba
1
-0
/
+1
2023-12-05
ice: Re-enable timestamping correctly after reset
Karol Kolacinski
1
-1
/
+1
2023-12-05
ice: read internal temperature sensor
Konrad Knitter
1
-0
/
+5
2023-12-04
ice: Add support in the driver for associating queue with napi
Amritha Nambiar
1
-1
/
+3
2023-11-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-9
/
+3
2023-11-23
ice: restore timestamp configuration after device reset
Jacob Keller
1
-9
/
+3
2023-11-13
ice: adjust switchdev rebuild path
Michal Swiatkowski
1
-2
/
+2
2023-11-13
ice: track port representors in xarray
Michal Swiatkowski
1
-0
/
+2
2023-10-26
ice: Hook up 4 E830 devices by adding their IDs
Pawel Chmielewski
1
-0
/
+4
2023-10-26
ice: Remove redundant zeroing of the fields.
Pawel Chmielewski
1
-27
/
+27
2023-10-26
ice: Add E830 device IDs, MAC type and registers
Paul Greenwalt
1
-6
/
+7
2023-10-20
ice: set MSI-X vector count on VF
Michal Swiatkowski
1
-0
/
+2
2023-10-20
ice: store VF's pci_dev ptr in ice_vf
Przemek Kitszel
1
-1
/
+1
2023-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+18
2023-10-18
ice: Refactor finding advertised link speed
Pawel Chmielewski
1
-0
/
+2
2023-10-13
ice: Fix safe mode when DDP is missing
Mateusz Pacuszka
1
-0
/
+3
2023-10-13
ice: reset first in crash dump kernels
Jesse Brandeburg
1
-0
/
+15
2023-09-20
ice: Auxbus devices & driver for E822 TS
Michal Michalik
1
-3
/
+8
2023-09-18
ice: introduce ice_pf_src_tmr_owned
Jacob Keller
1
-1
/
+1
2023-09-17
ice: implement dpll interface to control cgu
Arkadiusz Kubalewski
1
-0
/
+6
2023-08-18
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
1
-49
/
+50
2023-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+5
2023-08-17
ice: split ice_aq_wait_for_event() func into two
Przemek Kitszel
1
-23
/
+44
2023-08-17
ice: embed &ice_rq_event_info event into struct ice_aq_task
Przemek Kitszel
1
-25
/
+4
[prev]
[next]