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
/
ixgbe
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-09
ixgbe: split Tx/Rx ring clearing for ethtool loopback test
Emil Tantilov
1
-19
/
+34
2017-10-09
ixgbe: add error checks when initializing the PHY
Emil Tantilov
1
-2
/
+6
2017-10-09
ixgbe: restore normal RSS after last macvlan offload is removed
Shannon Nelson
1
-0
/
+11
2017-10-09
ixgbe: declare ixgbe_mac_operations structures as const
Bhumika Goyal
1
-2
/
+2
2017-10-09
ixgbe: Clear SWFW_SYNC register during init
Emil Tantilov
1
-7
/
+12
2017-10-09
ixgbe: incorrect XDP ring accounting in ethtool tx_frame param
John Fastabend
1
-8
/
+8
2017-10-09
net: ixgbe: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
Ding Tianhong
2
-41
/
+0
2017-10-09
Revert commit 1a8b6d76dc5b ("net:add one common config...")
Ding Tianhong
1
-1
/
+1
2017-10-09
ixgbe: fix masking of bits read from IXGBE_VXLANCTRL register
Sabrina Dubroca
1
-1
/
+1
2017-10-09
ixgbe: Return error when getting PHY address if PHY access is not supported
Mark D Rustad
1
-0
/
+4
2017-09-26
bpf, ixgbe: add meta data support
Daniel Borkmann
1
-4
/
+26
2017-09-26
bpf: add meta pointer for direct access
Daniel Borkmann
1
-0
/
+1
2017-08-24
ixgbe: use return codes from ndo_xdp_xmit that are distinguishable
Jesper Dangaard Brouer
1
-2
/
+2
2017-08-19
ixgbe: change ndo_xdp_xmit return code on xmit errors
Jesper Dangaard Brouer
1
-1
/
+1
2017-08-18
net/sched: Fix the logic error to decide the ingress qdisc
Chris Mi
1
-1
/
+1
2017-08-11
net: sched: use newly added classid identity helpers
Jiri Pirko
1
-1
/
+1
2017-08-07
net: sched: get rid of struct tc_to_netdev
Jiri Pirko
1
-3
/
+3
2017-08-07
net: sched: push cls related args into cls_common structure
Jiri Pirko
1
-11
/
+6
2017-08-07
ixgbe: push cls_u32 and mqprio setup_tc processing into separate functions
Jiri Pirko
1
-28
/
+39
2017-08-07
net: sched: make type an argument for ndo_setup_tc
Jiri Pirko
1
-4
/
+5
2017-08-04
net: sched: change names of action number helpers to be aligned with the rest
Jiri Pirko
1
-1
/
+1
2017-07-26
ixgbe: Disable flow control for XFI
Tony Nguyen
2
-27
/
+35
2017-07-26
ixgbe: Do not support flow control autonegotiation for X553
Tony Nguyen
1
-6
/
+19
2017-07-26
ixgbe: Update NW_MNG_IF_SEL support for X553
Tony Nguyen
3
-6
/
+14
2017-07-26
ixgbe: Enable LASI interrupts for X552 devices
Tony Nguyen
1
-9
/
+22
2017-07-26
ixgbe: Ensure MAC filter was added before setting MACVLAN
Tony Nguyen
1
-3
/
+6
2017-07-17
xdp: Add batching support to redirect map
John Fastabend
1
-3
/
+25
2017-07-17
xdp: add trace event for xdp redirect
John Fastabend
1
-1
/
+1
2017-07-17
ixgbe: add initial support for xdp redirect
John Fastabend
1
-1
/
+40
2017-07-17
ixgbe: NULL xdp_tx rings on resource cleanup
John Fastabend
1
-2
/
+6
2017-06-16
bpf: ixgbe: Report bpf_prog ID during XDP_QUERY_PROG
Martin KaFai Lau
1
-0
/
+2
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
1
-1
/
+1
2017-06-14
ixgbe: pci_set_drvdata must be called before register_netdev
Jeff Mahoney
1
-1
/
+1
2017-06-14
ixgbe: Resolve cppcheck format string warning
Tony Nguyen
1
-1
/
+1
2017-06-14
ixgbe: fix writes to PFQDE
Emil Tantilov
1
-1
/
+1
2017-06-14
ixgbe: Bump version number
Tony Nguyen
1
-1
/
+1
2017-06-14
ixgbe: check for Tx timestamp timeouts during watchdog
Jacob Keller
3
-0
/
+29
2017-06-14
ixgbe: add statistic indicating number of skipped Tx timestamps
Jacob Keller
3
-10
/
+17
2017-06-14
ixgbe: avoid permanent lock of *_PTP_TX_IN_PROGRESS
Jacob Keller
1
-5
/
+15
2017-06-14
ixgbe: fix race condition with PTP_TX_IN_PROGRESS bits
Jacob Keller
1
-3
/
+12
2017-06-08
net: propagate tc filter chain index down the ndo_setup_tc call
Jiri Pirko
1
-2
/
+5
2017-05-31
ixgbe: fix incorrect status check
Emil Tantilov
1
-4
/
+4
2017-05-31
ixgbe: add missing configuration for rate select 1
Emil Tantilov
1
-0
/
+19
2017-05-31
ixgbe: always call setup_mac_link for multispeed fiber
Emil Tantilov
1
-18
/
+0
2017-05-31
ixgbe: add write flush when configuring CS4223/7
Emil Tantilov
1
-2
/
+18
2017-05-31
ixgbe: correct CS4223/7 PHY identification
Emil Tantilov
2
-6
/
+7
2017-05-31
ixgbe: Resolve warnings for -Wimplicit-fallthrough
Tony Nguyen
5
-11
/
+18
2017-05-31
ixgbe: Resolve truncation warning for q_vector->name
Tony Nguyen
1
-7
/
+7
2017-05-31
ixgbe: Add error checking to setting VF MAC
Tony Nguyen
1
-13
/
+41
2017-05-31
ixgbe: Correct thermal sensor event check
Mark Rustad
1
-2
/
+1
[prev]
[next]