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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-0
/
+39
2023-10-08
ice: block default rule setting on LAG interface
Michal Swiatkowski
3
-0
/
+39
2023-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-5
/
+7
2023-10-04
ice: fix linking when CONFIG_PTP_1588_CLOCK=n
Jacob Keller
7
-82
/
+76
2023-10-03
ice: make use of DEFINE_FLEX() in ice_switch.c
Przemek Kitszel
1
-49
/
+14
2023-10-03
ice: make use of DEFINE_FLEX() for struct ice_aqc_dis_txq_item
Przemek Kitszel
1
-16
/
+4
2023-10-03
ice: make use of DEFINE_FLEX() for struct ice_aqc_add_tx_qgrp
Przemek Kitszel
2
-32
/
+13
2023-10-03
ice: make use of DEFINE_FLEX() in ice_ddp.c
Przemek Kitszel
1
-28
/
+11
2023-10-03
ice: drop two params of ice_aq_move_sched_elems()
Przemek Kitszel
3
-61
/
+23
2023-10-03
ice: ice_sched_remove_elems: replace 1 elem array param by u32
Przemek Kitszel
1
-17
/
+9
2023-10-03
net: Tree wide: Replace xdp_do_flush_map() with xdp_do_flush().
Sebastian Andrzej Siewior
1
-1
/
+1
2023-09-28
ice: always add legacy 32byte RXDID in supported_rxdids
Michal Schmidt
1
-5
/
+7
2023-09-20
ice: Remove the FW shared parameters
Michal Michalik
3
-86
/
+0
2023-09-20
ice: PTP: add clock domain number to auxiliary interface
Michal Michalik
4
-147
/
+34
2023-09-20
ice: Use PTP auxbus for all PHYs restart in E822
Michal Michalik
1
-3
/
+21
2023-09-20
ice: Auxbus devices & driver for E822 TS
Michal Michalik
5
-17
/
+430
2023-09-18
ice: check netlist before enabling ICE_F_GNSS
Jacob Keller
4
-0
/
+21
2023-09-18
ice: introduce ice_pf_src_tmr_owned
Jacob Keller
4
-5
/
+7
2023-09-18
ice: fix pin assignment for E810-T without SMA control
Jacob Keller
1
-3
/
+7
2023-09-18
ice: remove ICE_F_PTP_EXTTS feature flag
Jacob Keller
3
-5
/
+1
2023-09-18
ice: PTP: move quad value check inside ice_fill_phy_msg_e822
Karol Kolacinski
1
-7
/
+12
2023-09-18
ice: PTP: Rename macros used for PHY/QUAD port definitions
Karol Kolacinski
2
-11
/
+11
2023-09-18
ice: PTP: Clean up timestamp registers correctly
Karol Kolacinski
1
-25
/
+45
2023-09-18
ice: introduce hw->phy_model for handling PTP PHY differences
Jacob Keller
4
-27
/
+117
2023-09-18
ice: Support cross-timestamping for E823 devices
Jacob Keller
3
-11
/
+21
2023-09-18
ice: retry acquiring hardware semaphore during cross-timestamp request
Karol Kolacinski
1
-7
/
+15
2023-09-18
ice: prefix clock timer command enumeration values with ICE_PTP
Sergey Temerkhanov
2
-51
/
+52
2023-09-17
ice: implement dpll interface to control cgu
Arkadiusz Kubalewski
5
-1
/
+2019
2023-09-17
ice: add admin commands to access cgu configuration
Arkadiusz Kubalewski
8
-33
/
+1385
2023-09-13
ice: Check CRC strip requirement for VLAN strip
Haiyue Wang
2
-9
/
+58
2023-09-13
ice: Support FCS/CRC strip disable for VF
Haiyue Wang
1
-0
/
+15
2023-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2
-6
/
+52
2023-08-25
ice: avoid executing commands on other ports when driving sync
Jacob Keller
2
-6
/
+52
2023-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-33
/
+14
2023-08-21
ice: Fix NULL pointer deref during VF reset
Petr Oros
1
-7
/
+8
2023-08-21
Revert "ice: Fix ice VF reset during iavf initialization"
Petr Oros
4
-25
/
+4
2023-08-21
ice: fix receive buffer size miscalculation
Jesse Brandeburg
1
-1
/
+2
2023-08-19
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
19
-735
/
+624
2023-08-19
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
1
-1
/
+1
2023-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-0
/
+11
2023-08-17
ice: split ice_aq_wait_for_event() func into two
Przemek Kitszel
3
-28
/
+57
2023-08-17
ice: embed &ice_rq_event_info event into struct ice_aq_task
Przemek Kitszel
3
-49
/
+40
2023-08-17
ice: ice_aq_check_events: fix off-by-one check when filling buffer
Przemek Kitszel
1
-6
/
+7
2023-08-17
ice: drop two params from ice_aq_alloc_free_res()
Przemek Kitszel
4
-34
/
+22
2023-08-17
ice: use list_for_each_entry() helper
Yang Yingliang
1
-6
/
+2
2023-08-17
ice: Remove redundant VSI configuration in eswitch setup
Marcin Szycik
1
-4
/
+0
2023-08-17
ice: move E810T functions to before device agnostic ones
Jacob Keller
1
-179
/
+179
2023-08-17
ice: refactor ice_vsi_is_vlan_pruning_ena
Jan Sokolowski
1
-4
/
+1
2023-08-17
ice: refactor ice_ptp_hw to make functions static
Jan Sokolowski
2
-6
/
+3
2023-08-17
ice: refactor ice_sched to make functions static
Jan Sokolowski
2
-5
/
+1
[next]