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
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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-07
ice: support basic E-Switch mode control
Michal Swiatkowski
1
-0
/
+1
2021-09-28
ice: Add feature bitmap, helpers and a check for DSCP
Anirudh Venkataramanan
1
-0
/
+6
2021-09-10
ice: Correctly deal with PFs that do not support RDMA
Dave Ertman
1
-0
/
+2
2021-08-09
ice: Stop processing VF messages during teardown
Anirudh Venkataramanan
1
-0
/
+1
2021-06-11
ice: register 1588 PTP clock device object for E810 devices
Jacob Keller
1
-0
/
+4
2021-06-11
ice: add support for sideband messages
Jacob Keller
1
-1
/
+3
2021-06-07
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
1
-0
/
+3
2021-06-07
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-3
/
+5
2021-06-07
ice: Detect and report unsupported module power levels
Anirudh Venkataramanan
1
-0
/
+1
2021-06-07
ice: wait for reset before reporting devlink info
Jacob Keller
1
-0
/
+2
2021-06-03
ice: track AF_XDP ZC enabled queues in bitmap
Maciej Fijalkowski
1
-3
/
+5
2021-05-29
ice: Register auxiliary device to provide RDMA
Dave Ertman
1
-1
/
+7
2021-05-29
ice: Implement iidc operations
Dave Ertman
1
-3
/
+5
2021-05-29
ice: Initialize RDMA support
Dave Ertman
1
-1
/
+29
2021-04-22
ice: warn about potentially malicious VFs
Vignesh Sridhar
1
-0
/
+1
2021-04-15
ice: replace custom AIM algorithm with kernel's DIM library
Jacob Keller
1
-1
/
+4
2021-04-15
ice: Add new VSI states to track netdev alloc/registration
Anirudh Venkataramanan
1
-0
/
+2
2021-04-15
ice: Drop leading underscores in enum ice_pf_state
Anirudh Venkataramanan
1
-34
/
+34
2021-04-15
ice: use kernel definitions for IANA protocol ports and ether-types
Bruce Allan
1
-0
/
+3
2021-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2021-04-08
ice: Remove rx_gro_dropped stat
Anirudh Venkataramanan
1
-1
/
+0
2021-04-01
ice: Consolidate VSI state and flags
Anirudh Venkataramanan
1
-10
/
+11
2021-04-01
ice: Refactor ice_set/get_rss into LUT and key specific functions
Brett Creeley
1
-2
/
+4
2021-04-01
ice: Change ice_vsi_setup_q_map() to not depend on RSS
Brett Creeley
1
-0
/
+1
2021-03-29
ice: Use port number instead of PF ID for WoL
Anirudh Venkataramanan
1
-1
/
+1
2021-03-29
ice: remove DCBNL_DEVRESET bit from PF state
Dave Ertman
1
-1
/
+0
2021-03-29
ice: prevent ice_open and ice_stop during reset
Krzysztof Goreczny
1
-0
/
+1
2021-03-22
ice: Check FDIR program status for AVF
Qi Zhang
1
-0
/
+1
2021-03-22
ice: Add support for per VF ctrl VSI enabling
Qi Zhang
1
-1
/
+3
2021-02-22
ice: Fix state bits on LLDP mode switch
Dave Ertman
1
-2
/
+0
2021-02-09
ice: create scheduler aggregator node config and move VSIs
Kiran Patil
1
-0
/
+20
2021-02-09
ice: Add initial support framework for LAG
Dave Ertman
1
-0
/
+22
2021-02-09
ice: Remove xsk_buff_pool from VSI structure
Michal Swiatkowski
1
-7
/
+3
2021-02-05
ice: Replace one-element array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2021-01-26
ice: Fix MSI-X vector fallback logic
Brett Creeley
1
-1
/
+3
2020-12-09
ice: Remove vlan_ena from vsi structure
Nick Nunley
1
-1
/
+0
2020-10-09
ice: refactor devlink_port to be per-VSI
Jacob Keller
1
-3
/
+4
2020-09-26
intel-ethernet: clean up W=1 warnings in kdoc
Jesse Brandeburg
1
-1
/
+1
2020-08-31
xsk: i40e: ice: ixgbe: mlx5: Pass buffer pool to driver instead of umem
Magnus Karlsson
1
-9
/
+9
2020-08-01
ice: add useful statistics
Jesse Brandeburg
1
-0
/
+1
2020-07-29
ice: implement device flash update via devlink
Jacob Keller
1
-0
/
+9
2020-07-24
ice: support Total Port Shutdown on devices that support it
Bruce Allan
1
-0
/
+1
2020-07-24
ice: add link lenient and default override support
Paul Greenwalt
1
-0
/
+3
2020-07-24
ice: restore PHY settings on media insertion
Paul Greenwalt
1
-0
/
+4
2020-07-24
ice: Add advanced power mgmt for WoL
Akeem G Abodunrin
1
-0
/
+3
2020-07-02
ice: implement snapshot for device capabilities
Jacob Keller
1
-0
/
+1
2020-06-26
net/intel: remove driver versions from Intel drivers
Jeff Kirsher
1
-1
/
+0
2020-05-23
ice: Implement aRFS
Brett Creeley
1
-0
/
+14
2020-05-23
ice: Restore filters following reset
Henry Tieman
1
-0
/
+2
2020-05-23
ice: Support IPv4 Flow Director filters
Henry Tieman
1
-0
/
+4
[next]