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
/
fm10k
/
fm10k_netdev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-17
net: rework ndo tc op to consume additional qdisc handle parameter
John Fastabend
1
-1
/
+9
2015-12-22
fm10k: IS_ENABLED() is not appropriate for boolean kconfig option
Bruce Allan
1
-3
/
+3
2015-12-22
fm10k: Cleanup exception handling for changing queues
Alexander Duyck
1
-4
/
+18
2015-12-16
net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK
Tom Herbert
1
-1
/
+1
2015-12-14
fm10k: cleanup overly long lines
Bruce Allan
1
-1
/
+3
2015-12-14
fm10k: whitespace cleanups
Bruce Allan
1
-2
/
+2
2015-12-14
fm10k: consistently refer to VLANs and VLAN IDs
Jacob Keller
1
-4
/
+4
2015-12-06
fm10k: set netdev features in one location
Jacob Keller
1
-12
/
+19
2015-11-18
fm10k: fix memory leak
stephen hemminger
1
-1
/
+3
2015-09-16
fm10k: TRIVIAL fix typo in fm10k_netdev.c
Jacob Keller
1
-1
/
+1
2015-09-16
fm10k: send traffic on default VID to VLAN device if we have one
Jacob Keller
1
-0
/
+12
2015-09-16
fm10k: allow creation of VLAN interfaces even while down
Jacob Keller
1
-0
/
+6
2015-09-16
fm10k: update netdev perm_addr during reinit, instead of at up
Jacob Keller
1
-15
/
+0
2015-09-16
fm10k: only prevent removal of default VID rules
Jacob Keller
1
-2
/
+2
2015-06-18
fm10k: remove extraneous NULL check on l2_accel
Jacob Keller
1
-2
/
+1
2015-06-18
fm10k: ignore invalid multicast address entries
Jacob Keller
1
-7
/
+1
2015-04-15
fm10k: update xcast mode before synchronizing multicast addresses
Jeff Kirsher
1
-11
/
+11
2015-04-15
fm10k: allow creation of VLAN on default vid
Jeff Kirsher
1
-4
/
+4
2015-04-15
fm10k: Add netconsole support
Jeff Kirsher
1
-0
/
+3
2015-04-15
fm10k: Corrected an error in Tx statistics
Jeff Kirsher
1
-2
/
+2
2015-03-03
fm10k: Resolve various spelling errors and checkpatch warnings
Matthew Vick
1
-4
/
+4
2015-03-03
fm10k: Implement ndo_features_check
Matthew Vick
1
-0
/
+11
2015-01-23
net/fm10k: Avoid double setting of NETIF_F_SG for the HW encapsulation featur...
Or Gerlitz
1
-7
/
+6
2015-01-14
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
1
-1
/
+1
2014-10-16
fm10k: Add CONFIG_FM10K_VXLAN configuration option
Andy Zhou
1
-3
/
+3
2014-10-16
fm10k: Unlock mailbox on VLAN addition failures
Matthew Vick
1
-3
/
+4
2014-10-02
fm10k: Correctly set the number of Tx queues
Alexander Duyck
1
-1
/
+5
2014-09-23
fm10k: Add support for PTP
Alexander Duyck
1
-0
/
+20
2014-09-23
fm10k: Add support for SR-IOV to driver
Alexander Duyck
1
-1
/
+19
2014-09-23
fm10k: Add support for VF
Alexander Duyck
1
-0
/
+15
2014-09-23
fm10k: Add support for MACVLAN acceleration
Alexander Duyck
1
-0
/
+154
2014-09-23
fm10k: Add support for netdev offloads
Alexander Duyck
1
-2
/
+153
2014-09-23
fm10k: Add support for multiple queues
Alexander Duyck
1
-0
/
+41
2014-09-23
fm10k: Add ethtool support
Alexander Duyck
1
-0
/
+1
2014-09-23
fm10k: Add transmit and receive fastpath and interrupt handlers
Alexander Duyck
1
-2
/
+92
2014-09-23
fm10k: Add Tx/Rx hardware ring bring-up/tear-down
Alexander Duyck
1
-0
/
+343
2014-09-23
fm10k: add support for Tx/Rx rings
Alexander Duyck
1
-1
/
+69
2014-09-23
fm10k: Add interrupt support
Alexander Duyck
1
-0
/
+11
2014-09-23
fm10k: Add support for ndo_open/stop
Alexander Duyck
1
-0
/
+68
2014-09-23
fm10k: Add support for L2 filtering
Alexander Duyck
1
-1
/
+354
2014-09-23
fm10k: Add netdev
Alexander Duyck
1
-0
/
+98
[prev]