index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
2021-12-14
ice: ignore dropped packets during init
Jesse Brandeburg
1
-0
/
+3
2021-12-01
ice: avoid bpf_prog refcount underflow
Marta Plantykow
1
-1
/
+17
2021-11-25
ice: Delete always true check of PF pointer
Leon Romanovsky
1
-3
/
+0
2021-11-18
ice: Move devlink port to PF/VF struct
Wojciech Drewek
1
-2
/
+2
2021-10-20
ice: Add missing E810 device ids
Tony Nguyen
1
-0
/
+2
2021-10-14
ice: Avoid crash from unnecessary IDA free
Dave Ertman
1
-1
/
+5
2021-08-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+9
2021-08-27
ice: Only lock to update netdev dev_addr
Brett Creeley
1
-4
/
+9
2021-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-8
/
+20
2021-08-09
ice: don't remove netdev->dev_addr from uc sync list
Brett Creeley
1
-8
/
+15
2021-08-09
ice: Prevent probing virtual functions
Anirudh Venkataramanan
1
-0
/
+5
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
1
-3
/
+3
2021-06-25
ice: add support for auxiliary input/output pins
Maciej Machnikowski
1
-0
/
+12
2021-06-25
ice: add tracepoints
Jesse Brandeburg
1
-0
/
+8
2021-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+15
2021-06-17
ice: remove local variable
Paul M Stillwell Jr
1
-2
/
+1
2021-06-17
ice: reduce scope of variables
Paul M Stillwell Jr
1
-2
/
+2
2021-06-11
ice: enable transmit timestamps for E810 devices
Jacob Keller
1
-0
/
+5
2021-06-11
ice: enable receive hardware timestamping
Jacob Keller
1
-0
/
+22
2021-06-11
ice: register 1588 PTP clock device object for E810 devices
Jacob Keller
1
-0
/
+21
2021-06-11
ice: add support for sideband messages
Jacob Keller
1
-0
/
+47
2021-06-09
ice: add ndo_bpf callback for safe mode netdev ops
Maciej Fijalkowski
1
-0
/
+15
2021-06-07
ice: Detect and report unsupported module power levels
Anirudh Venkataramanan
1
-0
/
+40
2021-06-07
ice: (re)initialize NVM fields when rebuilding
Jacob Keller
1
-0
/
+6
2021-06-07
ice: wait for reset before reporting devlink info
Jacob Keller
1
-0
/
+5
2021-05-29
ice: Register auxiliary device to provide RDMA
Dave Ertman
1
-1
/
+10
2021-05-29
ice: Implement iidc operations
Dave Ertman
1
-14
/
+33
2021-05-29
ice: Initialize RDMA support
Dave Ertman
1
-6
/
+78
2021-04-22
ice: warn about potentially malicious VFs
Vignesh Sridhar
1
-1
/
+6
2021-04-15
ice: remove return variable
Paul M Stillwell Jr
1
-2
/
+2
2021-04-15
ice: print name in /proc/iomem
Jesse Brandeburg
1
-1
/
+1
2021-04-15
ice: replace custom AIM algorithm with kernel's DIM library
Jacob Keller
1
-0
/
+108
2021-04-15
ice: Add new VSI states to track netdev alloc/registration
Anirudh Venkataramanan
1
-0
/
+5
2021-04-15
ice: Drop leading underscores in enum ice_pf_state
Anirudh Venkataramanan
1
-117
/
+117
2021-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-14
/
+39
2021-04-08
ice: fix memory leak of aRFS after resuming from suspend
Yongxin Liu
1
-0
/
+1
2021-04-08
ice: Remove unnecessary blank line
Tony Nguyen
1
-1
/
+0
2021-04-08
ice: Remove unnecessary checks in add/kill_vid ndo ops
Brett Creeley
1
-12
/
+0
2021-04-08
ice: Remove rx_gro_dropped stat
Anirudh Venkataramanan
1
-3
/
+1
2021-04-08
ice: Use local variable instead of pointer derefs
Anirudh Venkataramanan
1
-15
/
+12
2021-04-08
ice: Remove unnecessary variable
Anirudh Venkataramanan
1
-6
/
+1
2021-04-08
ice: Use default configuration mode for PHY configuration
Anirudh Venkataramanan
1
-11
/
+24
2021-04-08
ice: Ignore EMODE return for opcode 0x0605
Anirudh Venkataramanan
1
-25
/
+16
2021-04-08
ice: Align macro names to the specification
Anirudh Venkataramanan
1
-6
/
+6
2021-04-01
ice: Consolidate VSI state and flags
Anirudh Venkataramanan
1
-25
/
+25
2021-04-01
ice: Refactor ice_set/get_rss into LUT and key specific functions
Brett Creeley
1
-60
/
+79
2021-04-01
ice: Refactor get/set RSS LUT to use struct parameter
Brett Creeley
1
-4
/
+14
2021-04-01
ice: change link misconfiguration message
Paul Greenwalt
1
-1
/
+1
2021-04-01
ice: Delay netdev registration
Anirudh Venkataramanan
1
-48
/
+45
2021-03-29
ice: Use port number instead of PF ID for WoL
Anirudh Venkataramanan
1
-5
/
+4
[next]