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_lib.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-09
ice: parameterize functions responsible for Tx ring management
Maciej Fijalkowski
1
-8
/
+10
2021-06-04
ice: Fix allowing VF to request more/less queues via virtchnl
Brett Creeley
1
-0
/
+2
2021-06-03
ice: track AF_XDP ZC enabled queues in bitmap
Maciej Fijalkowski
1
-0
/
+10
2021-04-15
ice: remove return variable
Paul M Stillwell Jr
1
-5
/
+3
2021-04-15
ice: Set vsi->vf_id as ICE_INVAL_VFID for non VF VSI types
Brett Creeley
1
-0
/
+2
2021-04-15
ice: use local for consistency
Jesse Brandeburg
1
-5
/
+7
2021-04-15
ice: refactor ITR data structures
Jesse Brandeburg
1
-7
/
+0
2021-04-15
ice: replace custom AIM algorithm with kernel's DIM library
Jacob Keller
1
-8
/
+5
2021-04-15
ice: refactor interrupt moderation writes
Jesse Brandeburg
1
-76
/
+95
2021-04-15
ice: Add new VSI states to track netdev alloc/registration
Anirudh Venkataramanan
1
-6
/
+15
2021-04-15
ice: Drop leading underscores in enum ice_pf_state
Anirudh Venkataramanan
1
-9
/
+9
2021-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+2
2021-04-08
ice: Ignore EMODE return for opcode 0x0605
Anirudh Venkataramanan
1
-0
/
+37
2021-04-01
ice: Consolidate VSI state and flags
Anirudh Venkataramanan
1
-7
/
+7
2021-04-01
ice: Refactor ice_set/get_rss into LUT and key specific functions
Brett Creeley
1
-30
/
+12
2021-04-01
ice: Refactor get/set RSS LUT to use struct parameter
Brett Creeley
1
-2
/
+7
2021-04-01
ice: Change ice_vsi_setup_q_map() to not depend on RSS
Brett Creeley
1
-34
/
+16
2021-04-01
ice: handle increasing Tx or Rx ring sizes
Paul M Stillwell Jr
1
-33
/
+90
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
-2
/
+2
2021-03-22
ice: Add support for per VF ctrl VSI enabling
Qi Zhang
1
-8
/
+56
2021-02-09
ice: Refactor DCB related variables out of the ice_port_info struct
Chinh T Cao
1
-1
/
+1
2021-02-09
ice: create scheduler aggregator node config and move VSIs
Kiran Patil
1
-0
/
+125
2021-02-09
ice: Add initial support framework for LAG
Dave Ertman
1
-0
/
+2
2021-02-09
ice: implement new LLDP filter command
Dave Ertman
1
-3
/
+10
2021-01-26
ice: Fix MSI-X vector fallback logic
Brett Creeley
1
-5
/
+9
2020-10-09
ice: refactor devlink_port to be per-VSI
Jacob Keller
1
-1
/
+4
2020-10-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-4
/
+16
2020-09-25
ice: fix memory leak in ice_vsi_setup
Jacob Keller
1
-1
/
+13
2020-09-25
ice: fix memory leak if register_netdev_fails
Jacob Keller
1
-3
/
+3
2020-08-31
xsk: i40e: ice: ixgbe: mlx5: Pass buffer pool to driver instead of umem
Magnus Karlsson
1
-1
/
+1
2020-08-01
ice: Disable VLAN pruning in promiscuous mode
Nick Nunley
1
-0
/
+7
2020-07-29
ice: fix overwriting TX/RX descriptor values when rebuilding VSI
Paul M Stillwell Jr
1
-2
/
+8
2020-07-24
ice: Add advanced power mgmt for WoL
Akeem G Abodunrin
1
-0
/
+24
2020-07-02
ice: replace single-element array used for C struct hack
Bruce Allan
1
-1
/
+1
2020-06-19
ice: protect ring accesses with WRITE_ONCE
Ciara Loftus
1
-4
/
+4
2020-05-31
ice: Use coalesce values from q_vector 0 when increasing q_vectors
Brett Creeley
1
-8
/
+6
2020-05-31
ice: Always clear QRXFLXP_CNTXT before writing new value
Brett Creeley
1
-0
/
+26
2020-05-29
ice: cleanup VSI context initialization
Jacob Keller
1
-1
/
+0
2020-05-28
ice: Change number of XDP Tx queues to match number of Rx queues
Marta Plantykow
1
-1
/
+1
2020-05-28
ice: Don't allow VLAN stripping change when pvid set
Brett Creeley
1
-0
/
+6
2020-05-23
ice: Implement aRFS
Brett Creeley
1
-0
/
+1
2020-05-23
ice: Restore filters following reset
Henry Tieman
1
-6
/
+11
2020-05-23
ice: Initialize Flow Director resources
Henry Tieman
1
-24
/
+186
2020-05-22
ice: refactor filter functions
Michal Swiatkowski
1
-193
/
+19
2020-05-22
ice: Fix casting issues
Karol Kolacinski
1
-13
/
+16
2020-05-22
ice: Provide more meaningful error message
Lihong Yang
1
-49
/
+54
2020-03-10
ice: use variable name more descriptive than type
Bruce Allan
1
-12
/
+12
2020-03-10
ice: Correct setting VLAN pruning
Brett Creeley
1
-8
/
+2
2020-03-10
ice: Improve clarity of prints and variables
Brett Creeley
1
-92
/
+108
[next]