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
/
i40e
/
i40e_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+24
2019-02-21
i40e: fix XDP_REDIRECT/XDP xmit ring cleanup race
Björn Töpel
1
-2
/
+12
2019-02-21
i40e: fix potential RX buffer starvation for AF_XDP
Magnus Karlsson
1
-1
/
+12
2019-02-15
net: bpf: remove XDP_QUERY_XSK_UMEM enumerator
Jan Sokolowski
1
-3
/
+0
2019-02-06
flow_offload: add flow_rule and flow_match structures and use them
Pablo Neira Ayuso
1
-110
/
+68
2019-01-22
i40e: clean up several indentation issues
Colin Ian King
1
-2
/
+2
2019-01-22
i40e: increase indentation
Julia Lawall
1
-1
/
+1
2019-01-22
i40e: update version number
Alice Michael
1
-2
/
+2
2019-01-22
i40e: Add support FEC configuration for Fortville 25G
Damian Dybek
1
-0
/
+26
2019-01-22
i40e: Limiting RSS queues to CPUs
Aleksandr Loktionov
1
-0
/
+1
2019-01-18
net: Add extack argument to ndo_fdb_add()
Petr Machata
1
-1
/
+2
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
1
-2
/
+2
2018-12-21
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
1
-0
/
+3
2018-12-20
i40e: define proper net_device::neigh_priv_len
Konstantin Khorenko
1
-0
/
+3
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-7
/
+7
2018-12-13
net: ndo_bridge_setlink: Add extack
Petr Machata
1
-1
/
+3
2018-12-13
i40e: fix mac filter delete when setting mac address
Stefan Assmann
1
-7
/
+7
2018-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2018-11-28
i40e: Fix deletion of MAC filters
Lihong Yang
1
-1
/
+1
2018-11-14
i40e: prevent overlapping tx_timeout recover
Alan Brady
1
-0
/
+5
2018-11-14
i40e: Allow disabling FW LLDP on X722 devices
Patryk Małek
1
-8
/
+7
2018-11-14
i40e: update driver version
Alice Michael
1
-2
/
+2
2018-11-14
i40e: Replace strncpy with strlcpy to ensure null termination
Patryk Małek
1
-7
/
+7
2018-11-14
i40e: Replace spin_is_locked() with lockdep
Lance Roy
1
-2
/
+1
2018-11-07
i40e: enable NETIF_F_NTUPLE and NETIF_F_HW_TC at driver load
Jacob Keller
1
-3
/
+3
2018-11-07
i40e: restore NETIF_F_GSO_IPXIP[46] to netdev features
Jacob Keller
1
-0
/
+2
2018-10-25
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-9
/
+0
2018-10-03
PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls
Oza Pawandeep
1
-9
/
+0
2018-09-25
i40e: fix double 'NIC Link is Down' messages
Sergey Nemov
1
-1
/
+4
2018-09-25
i40e: use declared variables for pf and hw
Patryk Małek
1
-5
/
+4
2018-09-25
i40e: Fix VF's link state notification
Mariusz Stachura
1
-5
/
+0
2018-09-19
intel-ethernet: use correct module license
Jesse Brandeburg
1
-1
/
+1
2018-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-2
/
+305
2018-08-30
i40e: hold the rtnl lock on clearing interrupt scheme
Patryk Małek
1
-0
/
+8
2018-08-30
i40e: Check and correct speed values for link on open
Jan Sokolowski
1
-3
/
+24
2018-08-30
i40e: report correct statistics when XDP is enabled
Björn Töpel
1
-11
/
+13
2018-08-30
i40e: static analysis report from community
Martyna Szapar
1
-1
/
+1
2018-08-29
i40e: add AF_XDP zero-copy Tx support
Magnus Karlsson
1
-0
/
+4
2018-08-29
i40e: add AF_XDP zero-copy Rx support
Björn Töpel
1
-2
/
+51
2018-08-29
i40e: added queue pair disable/enable functions
Björn Töpel
1
-0
/
+250
2018-08-24
i40e: Fix for Tx timeouts when interface is brought up if DCB is enabled
Martyna Szapar
1
-7
/
+8
2018-08-08
i40e_main: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-08-07
i40e: Set fec_config when forcing link state
Mariusz Stachura
1
-0
/
+2
2018-08-07
i40e: Remove duplicated prepare call in i40e_shutdown
Sergey Nemov
1
-6
/
+0
2018-07-13
xdp: don't make drivers report attachment mode
Jakub Kicinski
1
-1
/
+0
2018-06-26
net: sched: pass extack pointer to block binds and cb registration
John Hurley
1
-1
/
+1
2018-06-25
cls_flower: fix error values for commands not supported by drivers
Jiri Pirko
1
-1
/
+1
2018-06-23
net: drivers/net: Convert random_ether_addr to eth_random_addr
Joe Perches
1
-1
/
+1
2018-06-05
i40e: remove ndo_xdp_flush call i40e_xdp_flush
Jesper Dangaard Brouer
1
-1
/
+0
2018-05-14
i40evf: Fix a hardware reset support in VF driver
Paweł Jabłoński
1
-2
/
+19
[next]