index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
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-19
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-14
ice: enable symmetric-xor RSS for Toeplitz hash function
Jeff Guo
1
-0
/
+53
2023-12-14
ice: refactor the FD and RSS flow ID generation
Ahmed Zaki
1
-3
/
+2
2023-12-14
ice: Implement VLAN tag hint
Larysa Zaremba
1
-0
/
+20
2023-12-14
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-05
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-27
ice: Hook up 4 E830 devices by adding their IDs
Pawel Chmielewski
1
-0
/
+4
2023-10-27
ice: Remove redundant zeroing of the fields.
Pawel Chmielewski
1
-27
/
+27
2023-10-27
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-14
ice: Fix safe mode when DDP is missing
Mateusz Pacuszka
1
-0
/
+3
2023-10-14
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-19
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
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: Block switchdev mode when ADQ is active and vice versa
Marcin Szycik
1
-0
/
+5
2023-08-07
ice: add FW load wait
Jan Sokolowski
1
-0
/
+37
2023-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+18
2023-08-01
ice: Fix RDMA VSI removal during queue rebuild
Rafal Rogalski
1
-0
/
+18
2023-07-27
ice: update reset path for SRIOV LAG support
Dave Ertman
1
-1
/
+13
2023-07-27
ice: Add driver support for firmware changes for LAG
Dave Ertman
1
-3
/
+19
2023-07-24
ice: Implement basic eswitch bridge setup
Wojciech Drewek
1
-1
/
+1
2023-07-24
ice: Prohibit rx mode change in switchdev mode
Wojciech Drewek
1
-1
/
+1
2023-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+8
2023-07-20
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-0
/
+1
2023-07-19
ice: xsk: Tx multi-buffer support
Maciej Fijalkowski
1
-0
/
+1
2023-07-19
ice: remove unnecessary (void*) conversions
Wu Yunchuan
1
-2
/
+2
2023-07-14
ice: prevent NULL pointer deref during reload
Michal Swiatkowski
1
-2
/
+8
2023-07-05
ice: Fix tx queue rate limit when TCs are configured
Sridhar Samudrala
1
-0
/
+7
2023-07-05
ice: Fix max_rate check while configuring TX rate limits
Sridhar Samudrala
1
-8
/
+8
[prev]
[next]