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
/
i40e
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-22
i40e: add check on i40e_configure_tx_ring() return value
huhai
1
-1
/
+1
2019-08-22
i40e: Check if transceiver implements DDM before access
Mauro S. M. Rodrigues
2
-0
/
+7
2019-08-22
i40e: reduce stack usage in i40e_set_fc
Arnd Bergmann
1
-40
/
+51
2019-08-18
i40e: add support for AF_XDP need_wakeup feature
Magnus Karlsson
1
-0
/
+18
2019-08-18
xsk: replace ndo_xsk_async_xmit with ndo_xsk_wakeup
Magnus Karlsson
3
-6
/
+8
2019-08-11
i40e: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-18
/
+4
2019-08-05
i40e: Remove unicast log when VF is leaving multicast mode.
Czeslaw Zagorski
1
-18
/
+21
2019-08-05
i40e: verify string count matches even on early return
Jacob Keller
1
-1
/
+2
2019-08-05
i40e: Log info when PF is entering and leaving Allmulti mode.
Czeslaw Zagorski
1
-0
/
+4
2019-08-05
i40e: Update visual effect for advertised FEC mode.
Czeslaw Zagorski
1
-28
/
+35
2019-08-05
i40e: fix code comments
Jeff Kirsher
1
-1
/
+1
2019-08-05
i40e: don't report link up for a VF who hasn't enabled queues
Jacob Keller
2
-1
/
+13
2019-08-05
i40e: Log disable-fw-lldp flag change by ethtool
Slawomir Laba
1
-0
/
+5
2019-08-05
i40e: fix incorrect ethtool statistics veb and veb.tc_
Dmitrii Golovanov
3
-2
/
+9
2019-07-31
net: Use skb_frag_off accessors
Jonathan Lemon
1
-1
/
+1
2019-07-23
i40e: Use dev_get_drvdata
Chuhong Yuan
1
-5
/
+3
2019-07-23
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
2
-3
/
+3
2019-07-10
net: flow_offload: rename tc_cls_flower_offload to flow_cls_offload
Pablo Neira Ayuso
1
-11
/
+11
2019-07-10
drivers: net: use flow block API
Pablo Neira Ayuso
1
-1
/
+4
2019-07-10
net: flow_offload: add flow_block_cb_setup_simple()
Pablo Neira Ayuso
1
-21
/
+5
2019-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-5
/
+7
2019-06-29
i40e: Add macvlan support on i40e
Harshitha Ramamurthy
2
-2
/
+522
2019-06-27
xsk: Return the whole xdp_desc from xsk_umem_consume_tx
Maxim Mikityanskiy
1
-5
/
+7
2019-06-26
i40e/i40e_virtchnl_pf: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-9
/
+6
2019-06-26
i40e: update copyright string
Alice Michael
1
-1
/
+1
2019-06-26
i40e: Fix descriptor count manipulation
Maciej Fijalkowski
4
-14
/
+34
2019-06-26
i40e: missing priorities for any QoS traffic
Aleksandr Loktionov
1
-3
/
+54
2019-06-26
i40e: Add log entry while creating or deleting TC0
Piotr Kwapulinski
1
-0
/
+4
2019-06-26
i40e: fix incorrect function documentation comment
Jacob Keller
1
-2
/
+1
2019-06-26
i40e: Fix for missing "link modes" info in ethtool
Martyna Szapar
1
-2
/
+1
2019-06-26
i40e: fix 'Unknown bps' in dmesg for 2.5Gb/5Gb speeds
Aleksandr Loktionov
1
-0
/
+4
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
i40e: Use LLDP ethertype define ETH_P_LLDP
Anirudh Venkataramanan
2
-4
/
+2
2019-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
20
-214
/
+1521
2019-05-07
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-5
/
+0
2019-05-05
i40e: Memory leak in i40e_config_iwarp_qvlist
Martyna Szapar
1
-8
/
+15
2019-05-05
i40e: Fix of memory leak and integer truncation in i40e_virtchnl.c
Martyna Szapar
1
-6
/
+10
[prev]
[next]