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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-14
i40e: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-06-14
i40e: Missing response checks in driver when starting/stopping FW LLDP
Aleksandr Loktionov
1
-21
/
+24
2019-06-14
i40e: remove duplicate stat calculation for tx_errors
Jacob Keller
1
-3
/
+0
2019-06-14
i40e: Check if the BAR size is large enough before writing to registers
Adam Ludkiewicz
1
-1
/
+11
2019-06-14
i40e: Missing response checks in driver when starting/stopping FW LLDP
Piotr Marczak
1
-2
/
+25
2019-06-14
i40e: add input validation for virtchnl handlers
Sergey Nemov
1
-43
/
+31
2019-06-14
i40e: Improve AQ log granularity
Doug Dziggel
2
-23
/
+25
2019-06-14
i40e: Add bounds check for ch[] array
Piotr Kwapulinski
1
-1
/
+10
2019-06-14
i40e: Use signed variable
Mitch Williams
1
-1
/
+1
2019-06-14
i40e: add constraints for accessing veb array
Piotr Kwapulinski
1
-5
/
+7
2019-06-14
i40e: let untrusted VF to create up to 16 VLANs
Piotr Kwapulinski
1
-1
/
+1
2019-06-14
i40e: add functions stubs to support EEE
Aleksandr Loktionov
1
-0
/
+12
2019-06-06
i40e: Check and set the PF driver state first in i40e_ndo_set_vf_mac
Lihong Yang
1
-5
/
+5
2019-06-06
i40e: Do not check VF state in i40e_ndo_get_vf_config
Lihong Yang
1
-4
/
+2
2019-06-05
net: ixgbevf: fix a missing check of ixgbevf_write_msg_read_ack
Kangjie Lu
1
-3
/
+2
2019-06-05
ixgbe: implement support for SDP/PPS output on X550 hardware
Jacob Keller
2
-5
/
+108
2019-06-05
ice: Use LLDP ethertype define ETH_P_LLDP
Jeff Kirsher
1
-3
/
+1
2019-06-05
ixgbe: Use LLDP ethertype define ETH_P_LLDP
Anirudh Venkataramanan
2
-3
/
+1
2019-06-05
i40e: Use LLDP ethertype define ETH_P_LLDP
Anirudh Venkataramanan
2
-4
/
+2
2019-06-05
ixgbe: add a kernel documentation comment for ixgbe_ptp_get_ts_config
Jacob Keller
1
-0
/
+9
2019-06-05
ixgbe: use 'cc' instead of 'hw_cc' for local variable
Jacob Keller
1
-3
/
+3
2019-06-05
ixgbe: fix PTP SDP pin setup on X540 hardware
Jacob Keller
1
-29
/
+42
2019-06-05
ixgbe: reduce PTP Tx timestamp timeout to 1 second
Jacob Keller
1
-1
/
+1
2019-06-05
ixgbe: fix AF_XDP tx packet count
William Tu
1
-0
/
+1
2019-06-05
ixgbe: fix AF_XDP tx byte count
William Tu
1
-1
/
+0
2019-06-05
ixgbe: remove umem from adapter
Jan Sokolowski
2
-71
/
+19
2019-06-05
ixgbe: add tracking of AF_XDP zero-copy state for each queue pair
Jan Sokolowski
3
-1
/
+11
2019-05-31
iavf: update comments and file checks to match iavf
Alice Michael
4
-7
/
+7
2019-05-31
iavf: rename i40e_device to iavf_device
Alice Michael
2
-12
/
+12
2019-05-31
iavf: change remaining i40e defines to be iavf
Alice Michael
3
-51
/
+51
2019-05-31
iavf: rename iavf_client.h defines to match driver name
Alice Michael
3
-95
/
+95
2019-05-31
iavf: rename iavf_status structure flags
Alice Michael
7
-245
/
+245
2019-05-31
iavf: replace i40e variables with iavf
Alice Michael
10
-533
/
+531
2019-05-31
iavf: rename i40e functions to be iavf
Alice Michael
2
-5
/
+5
2019-05-31
iavf: change iavf_status_code to iavf_status
Sergey Nemov
10
-113
/
+121
2019-05-31
iavf: Rename i40e_adminq* files to iavf_adminq*
Alice Michael
6
-5
/
+5
2019-05-31
iavf: iavf_client: use struct_size() helper
Gustavo A. R. Silva
1
-4
/
+3
2019-05-31
iavf: use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-5
/
+4
2019-05-31
iavf: Limiting RSS queues to CPUs
Aleksandr Loktionov
1
-1
/
+1
2019-05-31
iavf: Use printf instead of gnu_printf for iavf_debug_d
Nathan Chancellor
1
-1
/
+1
2019-05-30
ice: Trivial cosmetic changes
Anirudh Venkataramanan
12
-54
/
+53
2019-05-30
ice: Recognize higher speeds
Anirudh Venkataramanan
2
-1
/
+7
2019-05-30
ice: Use a different ICE_DBG bit for firmware log messages
Jacob Keller
2
-3
/
+4
2019-05-30
ice: Update function header
Anirudh Venkataramanan
1
-0
/
+4
2019-05-30
ice: Move define for ICE_AQC_DRIVER_UNLOADING
Anirudh Venkataramanan
1
-1
/
+1
2019-05-30
ice: Align to updated AQ command formats
Anirudh Venkataramanan
1
-7
/
+8
2019-05-30
ice: Use continue instead of an else block
Anirudh Venkataramanan
1
-3
/
+5
2019-05-30
ice: Change minimum descriptor count value for Tx/Rx rings
Preethi Banala
1
-1
/
+1
2019-05-30
ice: Add switch rules to handle LLDP packets
Dave Ertman
5
-6
/
+89
2019-05-30
ice: Cleanup ice_update_link_info
Bruce Allan
1
-17
/
+18
[next]