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
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_virtchnl_pf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-28
i40e/i40evf: support for VF VLAN tag stripping control
Mariusz Stachura
1
-0
/
+60
2017-08-28
i40e: Use correct flag to enable egress traffic for unicast promisc
Akeem G Abodunrin
1
-1
/
+1
2017-08-26
i40e/i40evf: rename vf_offload_flags to vf_cap_flags in struct virtchnl_vf_re...
Stefan Assmann
1
-11
/
+11
2017-08-26
i40e: separate hw_features from runtime changing flags
Jacob Keller
1
-4
/
+4
2017-07-26
i40e: handle setting administratively set MAC address back to zero
Stefan Assmann
1
-2
/
+10
2017-07-26
i40e: fix odd formatting and indent
Jesse Brandeburg
1
-10
/
+8
2017-07-26
i40e: fix incorrect variable assignment
Gustavo A R Silva
1
-1
/
+1
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2017-06-15
i40e: Fix a sleep-in-atomic bug
Jia-Ju Bai
1
-0
/
+2
2017-06-02
i40e/virtchnl: move function to virtchnl
Jesse Brandeburg
1
-149
/
+1
2017-06-02
virtchnl: finish conversion to virtchnl interface
Jesse Brandeburg
1
-8
/
+10
2017-06-02
i40evf/virtchnl: whitespace cleanups
Jesse Brandeburg
1
-8
/
+4
2017-06-02
i40e/virtchnl: refactor code for validate checks
Jesse Brandeburg
1
-16
/
+20
2017-06-02
virtchnl: convert to new macros
Jesse Brandeburg
1
-3
/
+3
2017-06-02
virtchnl: move some code to core driver
Jesse Brandeburg
1
-12
/
+18
2017-06-02
virtchnl: rename i40e to generic virtchnl
Jesse Brandeburg
1
-185
/
+185
2017-04-30
i40e: use DECLARE_BITMAP for state fields
Jacob Keller
1
-9
/
+9
2017-04-30
i40e: remove unnecessary msleep() delay in i40e_free_vfs
Jacob Keller
1
-2
/
+0
2017-04-30
i40e: amortize wait time when disabling lots of VFs
Jacob Keller
1
-2
/
+14
2017-04-30
i40e: make use of i40e_reset_all_vfs when initializing new VFs
Jacob Keller
1
-3
/
+7
2017-04-30
i40e: properly spell I40E_VF_STATE_* flags
Jacob Keller
1
-49
/
+49
2017-04-20
i40e: reset all VFs in parallel when rebuilding PF
Jacob Keller
1
-0
/
+100
2017-04-20
i40e: split some code in i40e_reset_vf into helpers
Jacob Keller
1
-37
/
+72
2017-04-07
i40e/i40evf: Add capability exchange for outer checksum
Preethi Banala
1
-0
/
+7
2017-03-28
i40e: Fixed race conditions in VF reset
Robert Konklewski
1
-8
/
+35
2017-03-15
i40e: Allow untrusted VFs to have more filters
Mitch Williams
1
-1
/
+1
2017-03-15
i40e: fix RSS queues only operating on PF0
Lihong Yang
1
-4
/
+2
2017-03-15
i40e: KISS the client interface
Mitch Williams
1
-1
/
+1
2017-02-28
scripts/spelling.txt: add "varible" pattern and fix typo instances
Masahiro Yamada
1
-3
/
+1
2017-02-03
i40e: when adding or removing MAC filters, correctly handle VLANs
Jacob Keller
1
-7
/
+4
2017-02-03
i40e: avoid O(n^2) loop when deleting all filters
Jacob Keller
1
-1
/
+1
2017-02-03
i40e: rename i40e_put_mac_in_vlan and i40e_del_mac_all_vlan
Jacob Keller
1
-2
/
+2
2017-02-03
i40e: fold the i40e_is_vsi_in_vlan check into i40e_put_mac_in_vlan
Jacob Keller
1
-6
/
+2
2016-12-07
i40e: use (add|rm)_vlan_all_mac helper functions when changing PVID
Jacob Keller
1
-15
/
+28
2016-12-07
i40e: Add support for 25G devices
Carolyn Wyborny
1
-0
/
+3
2016-12-03
i40e: set broadcast promiscuous mode for each active VLAN
Jacob Keller
1
-0
/
+7
2016-12-03
i40e: remove error_param_int label from i40e_vc_config_promiscuous_mode_msg
Jacob Keller
1
-3
/
+4
2016-11-01
i40e: removed unreachable code
Filip Sadowski
1
-21
/
+8
2016-11-01
i40e: clear mac filter count on reset
Mitch Williams
1
-0
/
+1
2016-11-01
i40e: store MAC/VLAN filters in a hash with the MAC Address as key
Jacob Keller
1
-18
/
+20
2016-11-01
i40e: drop is_vf and is_netdev fields in struct i40e_mac_filter
Jacob Keller
1
-11
/
+8
2016-11-01
i40e: Add missing \n to end of dev_err message
Colin Ian King
1
-1
/
+1
2016-09-24
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
1
-3
/
+12
2016-09-24
net: Update API for VF vlan protocol 802.1ad support
Moshe Shemesh
1
-2
/
+9
2016-09-23
i40e: Fix to check for NULL
Carolyn Wyborny
1
-1
/
+10
2016-09-23
i40e: return correct opcode to VF
Mitch Williams
1
-2
/
+2
2016-08-18
i40e: Expose 'trust' flag to userspace via ndo_get_vf_config.
Sridhar Samudrala
1
-0
/
+1
2016-08-18
i40e: fix memory leak
Mitch Williams
1
-0
/
+1
2016-08-18
i40e: Don't notify client of VF reset during VF creation
Avinash Dayanand
1
-2
/
+5
2016-08-18
i40e/i40evf: Reset VLAN filter count when resetting
Catherine Sullivan
1
-0
/
+1
[next]