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
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
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
2024-08-27
ice: add callbacks for Embedded SYNC enablement on dpll pins
Arkadiusz Kubalewski
2
-3
/
+221
2024-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-46
/
+27
2024-08-22
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
3
-46
/
+26
2024-08-22
ice: Fix a 32bit bug
Dan Carpenter
1
-3
/
+3
2024-08-21
igb: cope with large MAX_SKB_FRAGS
Paolo Abeni
1
-0
/
+1
2024-08-20
ice: use internal pf id instead of function number
Michal Swiatkowski
1
-2
/
+2
2024-08-20
ice: fix truesize operations for PAGE_SIZE >= 8192
Maciej Fijalkowski
2
-34
/
+20
2024-08-20
ice: fix ICE_LAST_OFFSET formula
Maciej Fijalkowski
1
-1
/
+1
2024-08-20
ice: fix page reuse when PAGE_SIZE is over 8k
Maciej Fijalkowski
1
-9
/
+3
2024-08-20
igbvf: Remove two unused declarations
Yue Haibing
2
-2
/
+0
2024-08-16
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
21
-89
/
+4780
2024-08-16
idpf: remove redundant 'req_vec_chunks' NULL check
Pavan Kumar Linga
1
-18
/
+5
2024-08-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-16
/
+75
2024-08-14
iavf: add support for offloading tc U32 cls filters
Ahmed Zaki
7
-27
/
+237
2024-08-14
iavf: refactor add/del FDIR filters
Ahmed Zaki
4
-57
/
+83
2024-08-14
ice: enable FDIR filters from raw binary patterns for VFs
Junfeng Guo
6
-8
/
+566
2024-08-14
ice: add method to disable FDIR SWAP option
Junfeng Guo
3
-4
/
+53
2024-08-14
ice: add API for parser profile initialization
Junfeng Guo
2
-2
/
+154
2024-08-14
ice: add UDP tunnels support to the parser
Junfeng Guo
2
-0
/
+111
2024-08-14
ice: support turning on/off the parser's double vlan mode
Junfeng Guo
2
-3
/
+93
2024-08-14
ice: add parser execution main loop
Junfeng Guo
4
-0
/
+994
2024-08-14
ice: add parser internal helper functions
Junfeng Guo
2
-15
/
+244
2024-08-14
ice: add debugging functions for the parser sections
Junfeng Guo
1
-0
/
+470
2024-08-14
ice: parse and init various DDP parser sections
Junfeng Guo
5
-5
/
+1760
2024-08-14
ice: add parser create and destroy skeleton
Junfeng Guo
4
-0
/
+47
2024-08-12
ethtool: rss: don't report key if device doesn't support it
Jakub Kicinski
1
-0
/
+1
2024-08-11
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-q
David S. Miller
4
-16
/
+75
2024-08-08
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
3
-4
/
+10
2024-08-08
idpf: fix UAFs when destroying the queues
Alexander Lobakin
2
-35
/
+13
2024-08-08
idpf: fix memleak in vport interrupt configuration
Michal Kubiak
1
-11
/
+8
2024-08-08
idpf: fix memory leaks and crashes while performing a soft reset
Alexander Lobakin
1
-15
/
+15
2024-08-07
igc: Fix qbv tx latency by setting gtxoffset
Faizal Rahim
1
-1
/
+1
2024-08-07
igc: Fix reset adapter logics when tx mode change
Faizal Rahim
1
-5
/
+19
2024-08-07
igc: Fix qbv_config_change_errors logics
Faizal Rahim
3
-10
/
+15
2024-08-07
igc: Fix packet still tx after gate close by reducing i226 MAC retry buffer
Faizal Rahim
2
-0
/
+40
2024-08-07
ice: Fix incorrect assigns of FEC counts
Mateusz Polchlopek
1
-4
/
+4
2024-08-07
ice: Skip PTP HW writes during PTP reset procedure
Grzegorz Nitka
1
-0
/
+4
2024-08-07
ice: Fix reset handler
Grzegorz Nitka
1
-0
/
+2
2024-08-01
igc: Fix double reset adapter triggered from a single taprio cmd
Faizal Rahim
1
-16
/
+17
2024-07-29
ice: xsk: fix txq interrupt mapping
Maciej Fijalkowski
1
-10
/
+14
2024-07-29
ice: add missing WRITE_ONCE when clearing ice_rx_ring::xdp_prog
Maciej Fijalkowski
1
-1
/
+1
2024-07-29
ice: improve updating ice_{t,r}x_ring::xsk_pool
Maciej Fijalkowski
6
-55
/
+87
2024-07-29
ice: toggle netif_carrier when setting up XSK pool
Maciej Fijalkowski
1
-1
/
+7
2024-07-29
ice: modify error handling when setting XSK pool in ndo_bpf
Maciej Fijalkowski
1
-14
/
+16
2024-07-29
ice: replace synchronize_rcu with synchronize_net
Maciej Fijalkowski
1
-5
/
+4
2024-07-29
ice: don't busy wait for Rx queue disable in ice_qp_dis()
Maciej Fijalkowski
1
-3
/
+1
2024-07-29
ice: respect netif readiness in AF_XDP ZC related ndo's
Michal Kubiak
1
-1
/
+5
2024-07-25
Merge tag 'net-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
5
-5
/
+25
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2024-07-24
ice: Fix recipe read procedure
Wojciech Drewek
1
-4
/
+4
[next]