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
2024-08-07
ice: Fix reset handler
Grzegorz Nitka
1
-0
/
+2
2024-07-29
ice: improve updating ice_{t,r}x_ring::xsk_pool
Maciej Fijalkowski
1
-1
/
+1
2024-07-11
ice: remove eswitch rebuild
Michal Swiatkowski
1
-2
/
+0
2024-07-11
net: intel: Remove MODULE_AUTHORs
Tony Nguyen
1
-1
/
+0
2024-06-28
ice: Distinguish driver reset and removal for AQ shutdown
Piotr Gardocki
1
-3
/
+3
2024-06-28
ice: Check all ice_vsi_rebuild() errors in function
Eric Joyner
1
-2
/
+11
2024-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+9
2024-06-23
ice: Rebuild TC queues on VSI queue reconfiguration
Jan Sokolowski
1
-1
/
+9
2024-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+9
2024-06-13
ice: fix 200G link speed message log
Paul Greenwalt
1
-0
/
+3
2024-06-13
ice: avoid IRQ collision to fix init failure on ACPI S3 resume
En-Wei Wu
1
-1
/
+6
2024-06-11
ice: use irq_update_affinity_hint()
Michal Schmidt
1
-2
/
+2
2024-06-06
ice: map XDP queues to vectors in ice_vsi_map_rings_to_vectors()
Larysa Zaremba
1
-39
/
+57
2024-06-06
ice: add flag to distinguish reset from .ndo_bpf in XDP rings config
Larysa Zaremba
1
-10
/
+12
2024-05-08
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
1
-8
/
+14
2024-05-08
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
1
-1
/
+1
2024-05-06
ice: refactor struct ice_vsi_cfg_params to be inside of struct ice_vsi
Mateusz Polchlopek
1
-4
/
+4
2024-05-06
ice: update E830 device ids and comments
Paul Greenwalt
1
-4
/
+4
2024-05-06
ice: add additional E830 device ids
Paul Greenwalt
1
-0
/
+6
2024-04-26
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
1
-0
/
+1
2024-04-24
net: intel: introduce {, Intel} Ethernet common library
Alexander Lobakin
1
-0
/
+1
2024-04-22
ice: Enable switching default Tx scheduler topology
Michal Wilczynski
1
-19
/
+89
2024-04-17
ice: Add automatic VF reset on Tx MDD events
Marcin Szycik
1
-11
/
+46
2024-04-03
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
1
-5
/
+13
2024-04-02
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
Jakub Kicinski
1
-8
/
+4
2024-04-01
ice: hold devlink lock for whole init/cleanup
Michal Swiatkowski
1
-4
/
+3
2024-04-01
ice: move devlink port code to a separate file
Piotr Raczynski
1
-0
/
+1
2024-04-01
ice: move ice_devlink.[ch] to devlink folder
Michal Swiatkowski
1
-1
/
+1
2024-04-01
ice: add ice_adapter for shared data across PFs on the same NIC
Michal Schmidt
1
-0
/
+8
2024-03-30
netlink: introduce type-checking attribute iteration
Johannes Berg
1
-5
/
+2
2024-03-29
net: intel: implement modern PM ops declarations
Jesse Brandeburg
1
-8
/
+4
2024-03-25
ice: remove switchdev control plane VSI
Michal Swiatkowski
1
-8
/
+2
2024-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-13
/
+11
2024-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
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-03-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2024-02-21
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-05
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
[next]