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
2019-08-27
ice: Don't clog kernel debug log with VF MDD events errors
Akeem G Abodunrin
1
-2
/
+4
2019-08-27
ice: Introduce a local variable for a VSI in the rebuild path
Krzysztof Kazimierczak
1
-9
/
+12
2019-08-27
ice: Sanitize ice_ena_vsi and ice_dis_vsi
Anirudh Venkataramanan
1
-13
/
+11
2019-08-27
ice: Fix ethtool port and PFC stats for 4x25G cards
Usha Ketineni
1
-38
/
+38
2019-08-23
ice: Fix issues updating VSI MAC filters
Akeem G Abodunrin
1
-47
/
+17
2019-08-23
ice: update ethtool stats on-demand
Bruce Allan
1
-4
/
+2
2019-08-21
ice: Increase size of Mailbox receive queue for many VFs
Brett Creeley
1
-2
/
+2
2019-08-21
ice: Do not always bring up PF VSI in ice_ena_vsi()
Tony Nguyen
1
-2
/
+0
2019-08-20
ice: Use the software based tail when checking for hung Tx ring
Brett Creeley
1
-3
/
+3
2019-07-31
ice: Bump version number
Tony Nguyen
1
-1
/
+1
2019-07-31
ice: Remove unnecessary flag ICE_FLAG_MSIX_ENA
Brett Creeley
1
-56
/
+18
2019-07-31
ice: Add stats for Rx drops at the port level
Brett Creeley
1
-0
/
+6
2019-07-31
ice: Disable VFs until reset is completed
Akeem G Abodunrin
1
-0
/
+5
2019-07-31
ice: Do not configure port with no media
Tony Nguyen
1
-82
/
+157
2019-07-31
ice: track hardware stat registers past rollover
Jacob Keller
1
-52
/
+38
2019-07-15
docs: driver-model: move it to the driver-api book
Mauro Carvalho Chehab
1
-1
/
+1
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2019-06-21
docs: driver-model: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
1
-1
/
+1
2019-05-30
ice: Trivial cosmetic changes
Anirudh Venkataramanan
1
-21
/
+21
2019-05-30
ice: Recognize higher speeds
Anirudh Venkataramanan
1
-0
/
+6
2019-05-30
ice: Add support for Forward Error Correction (FEC)
Paul Greenwalt
1
-2
/
+45
2019-05-30
ice: Introduce ice_init_mac_fltr and move ice_napi_del
Tony Nguyen
1
-44
/
+62
2019-05-29
ice: Add a helper to trigger software interrupt
Brett Creeley
1
-9
/
+5
2019-05-29
ice: Change message level
Mitch Williams
1
-1
/
+1
2019-05-29
ice: Check all VFs for MDD activity, don't disable
Mitch Williams
1
-12
/
+11
2019-05-29
ice: Refactor interrupt tracking
Brett Creeley
1
-60
/
+22
2019-05-29
ice: Add handler for ethtool selftest
Anirudh Venkataramanan
1
-7
/
+26
2019-05-29
ice: Implement toggling ethtool rx-vlan-filter
Tony Nguyen
1
-0
/
+7
2019-05-23
ice: Fix couple of issues in ice_vsi_release
Brett Creeley
1
-1
/
+1
2019-05-23
ice: Fix hang when ethtool disables FW LLDP
Dave Ertman
1
-1
/
+1
2019-05-23
ice: Fix double spacing
Anirudh Venkataramanan
1
-1
/
+1
2019-05-05
ice: Disable sniffing VF traffic on PF
Michal Swiatkowski
1
-22
/
+2
2019-05-05
ice: Separate if conditions for ice_set_features()
Tony Nguyen
1
-2
/
+6
2019-05-04
ice: Fix for allowing too many MDD events on VF
Michal Swiatkowski
1
-7
/
+8
2019-05-02
ice: Refactor link event flow
Brett Creeley
1
-48
/
+45
2019-05-02
ice: Add reg_idx variable in ice_q_vector structure
Brett Creeley
1
-7
/
+6
2019-05-02
ice: Remove runtime change of PFINT_OICR_ENA register
Md Fahad Iqbal Polash
1
-11
/
+2
2019-05-02
ice: Use ice_for_each_q_vector macro where possible
Brett Creeley
1
-5
/
+5
2019-04-18
ice: Bump driver version
Anirudh Venkataramanan
1
-1
/
+1
2019-04-18
ice: Add code for DCB rebuild
Anirudh Venkataramanan
1
-0
/
+2
2019-04-18
ice: Add code to get DCB related statistics
Anirudh Venkataramanan
1
-0
/
+2
2019-04-18
ice: Update rings based on TC information
Anirudh Venkataramanan
1
-0
/
+1
2019-04-18
ice: Add code to process LLDP MIB change events
Anirudh Venkataramanan
1
-0
/
+3
2019-04-18
ice: Add code for DCB initialization part 3/4
Anirudh Venkataramanan
1
-49
/
+69
2019-04-18
ice: Add code for DCB initialization part 1/4
Anirudh Venkataramanan
1
-0
/
+10
2019-04-18
ice: Bump version
Anirudh Venkataramanan
1
-1
/
+1
2019-04-18
ice: Fix incorrect use of abbreviations
Anirudh Venkataramanan
1
-37
/
+37
2019-04-18
ice: Fix typos in code comments
Anirudh Venkataramanan
1
-1
/
+1
2019-03-27
ice: Add missing case in print_link_msg for printing flow control
Brett Creeley
1
-0
/
+3
2019-03-27
ice: Do not bail out when filter already exists
Preethi Banala
1
-1
/
+5
[prev]
[next]