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_lib.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-05
ice: Add function to program ethertype based filter rule on VSIs
Akeem G Abodunrin
1
-0
/
+55
2019-05-05
ice: Always free/allocate q_vectors
Brett Creeley
1
-20
/
+14
2019-05-05
ice: Add more validation in ice_vc_cfg_irq_map_msg
Michal Swiatkowski
1
-14
/
+18
2019-05-05
ice: Don't remove VLAN filters that were never programmed
Akeem G Abodunrin
1
-1
/
+5
2019-05-04
ice: Preserve VLAN Rx stripping settings
Tony Nguyen
1
-0
/
+4
2019-05-04
ice: Use pf instead of vsi-back
Jesse Brandeburg
1
-30
/
+30
2019-05-02
ice: Use dev_err when ice_cfg_vsi_lan fails
Brett Creeley
1
-3
/
+6
2019-05-02
ice: Add reg_idx variable in ice_q_vector structure
Brett Creeley
1
-17
/
+67
2019-05-02
ice: Fix issue when adding more than allowed VLANs
Akeem G Abodunrin
1
-6
/
+9
2019-05-02
ice: Remove unnecessary wait when disabling/enabling Rx queues
Brett Creeley
1
-8
/
+2
2019-05-02
ice: Add ability to update rx-usecs-high
Brett Creeley
1
-1
/
+1
2019-05-02
ice: Add 52 byte RSS hash key support
Paul Greenwalt
1
-7
/
+5
2019-05-02
ice: Use ice_for_each_q_vector macro where possible
Brett Creeley
1
-3
/
+3
2019-05-02
ice: Validate ring existence and its q_vector per VSI
Maciej Fijalkowski
1
-1
/
+2
2019-05-02
ice: Reduce scope of variable in ice_vsi_cfg_rxqs
Brett Creeley
1
-7
/
+11
2019-05-02
ice: Create framework for VSI queue context
Anirudh Venkataramanan
1
-39
/
+60
2019-04-18
ice: Update rings based on TC information
Anirudh Venkataramanan
1
-0
/
+2
2019-04-18
ice: Add code for DCB initialization part 3/4
Anirudh Venkataramanan
1
-0
/
+135
2019-04-18
ice: Fix incorrect use of abbreviations
Anirudh Venkataramanan
1
-12
/
+12
2019-03-27
ice: Update function header for __ice_vsi_get_qs
Anirudh Venkataramanan
1
-4
/
+3
2019-03-27
ice: Audit hotpath structures with pahole
Brett Creeley
1
-2
/
+0
2019-03-25
ice: add and use new ice_for_each_traffic_class() macro
Bruce Allan
1
-2
/
+2
2019-03-22
ice: Add support for PF/VF promiscuous mode
Akeem G Abodunrin
1
-3
/
+6
2019-03-22
ice: fix some function prototype and signature style issues
Bruce Allan
1
-2
/
+3
2019-03-22
ice: fix the divide by zero issue
Kiran Patil
1
-1
/
+12
2019-03-22
ice: Fix issue reconfiguring VF queues
Akeem G Abodunrin
1
-7
/
+26
2019-03-22
ice: Fix issue reclaiming resources back to the pool after reset
Akeem G Abodunrin
1
-3
/
+23
2019-03-22
ice: Enable MAC anti-spoof by default
Akeem G Abodunrin
1
-0
/
+9
2019-03-20
ice: Determine descriptor count and ring size based on PAGE_SIZE
Brett Creeley
1
-4
/
+24
2019-03-20
ice: configure GLINT_ITR to always have an ITR gran of 2
Brett Creeley
1
-0
/
+33
2019-03-20
ice: remove redundant variable and if condition
Brett Creeley
1
-7
/
+4
2019-02-25
ice: only use the VF for ICE_VSI_VF in ice_vsi_release
Brett Creeley
1
-2
/
+4
2019-02-25
ice: fix stack hogs from struct ice_vsi_ctx structures
Bruce Allan
1
-36
/
+62
2019-02-25
ice: sizeof(<type>) should be avoided
Bruce Allan
1
-5
/
+5
2019-01-15
ice: Add support for adaptive interrupt moderation
Brett Creeley
1
-6
/
+18
2019-01-15
ice: Rework queue management code for reuse
Anirudh Venkataramanan
1
-109
/
+127
2019-01-15
ice: Configure RSS LUT and HASH KEY in rebuild path
Md Fahad Iqbal Polash
1
-0
/
+6
2018-11-20
ice: Use Tx|Rx in comments
Anirudh Venkataramanan
1
-4
/
+4
2018-11-20
ice: Cosmetic formatting changes
Anirudh Venkataramanan
1
-5
/
+3
2018-11-13
ice: Remove ICE_MAX_TXQ_PER_TXQG check when configuring Tx queue
Md Fahad Iqbal Polash
1
-4
/
+0
2018-11-13
ice: Destroy scheduler tree in reset path
Henry Tieman
1
-0
/
+1
2018-11-13
ice: Fix to make VLAN priority tagged traffic to appear on all TCs
Usha Ketineni
1
-48
/
+73
2018-11-13
ice: Increase Rx queue disable timeout
Piotr Raczynski
1
-3
/
+3
2018-11-13
ice: Remove node before releasing VSI
Anirudh Venkataramanan
1
-0
/
+1
2018-11-13
ice: Check for q_vector when stopping rings
Tony Nguyen
1
-1
/
+2
2018-11-06
ice: Fix napi delete calls for remove
Dave Ertman
1
-0
/
+1
2018-11-06
ice: Fix typo in error message
Anirudh Venkataramanan
1
-1
/
+1
2018-10-25
ice: Introduce ice_dev_onetime_setup
Anirudh Venkataramanan
1
-0
/
+1
2018-10-24
ice: Make ice_msix_clean_rings static
Anirudh Venkataramanan
1
-1
/
+1
2018-10-03
ice: Add more flexibility on how we assign an ITR index
Brett Creeley
1
-30
/
+43
[next]