index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
i40evf
/
i40evf.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel-ethernet: rename i40evf to iavf
Jesse Brandeburg
2018-09-18
1
-427
/
+0
*
i40evf: remove MAX_QUEUES and just use I40EVF_MAX_REQ_QUEUES
Jacob Keller
2018-05-14
1
-1
/
+0
*
net: intel: Cleanup the copyright/license headers
Jeff Kirsher
2018-04-27
1
-25
/
+1
*
intel: add SPDX identifiers to all the Intel drivers
Jeff Kirsher
2018-03-23
1
-0
/
+1
*
i40evf: remove flags that are never used
Jacob Keller
2018-03-19
1
-3
/
+0
*
i40evf: Add support to apply cloud filters
Harshitha Ramamurthy
2018-02-14
1
-0
/
+48
*
i40evf: Add support to configure bw via tc tool
Harshitha Ramamurthy
2018-02-14
1
-0
/
+1
*
i40evf: add ndo_setup_tc callback to i40evf
Harshitha Ramamurthy
2018-02-14
1
-0
/
+22
*
i40evf: Fix link up issue when queues are disabled
Avinash Dayanand
2018-02-14
1
-0
/
+1
*
i40e/i40evf: Add support for new mechanism of updating adaptive ITR
Alexander Duyck
2018-02-12
1
-2
/
+1
*
i40e/i40evf: Record ITR register location in the q_vector
Alexander Duyck
2018-01-26
1
-2
/
+2
*
i40evf: Don't schedule reset_task when device is being removed
Avinash Dayanand
2018-01-23
1
-0
/
+1
*
i40evf: use spinlock to protect (mac|vlan)_filter_list
Jacob Keller
2018-01-10
1
-1
/
+3
*
i40e/i40evf: organize and re-number feature flags
Jacob Keller
2017-10-06
1
-16
/
+16
*
i40evf: Enable VF to request an alternate queue allocation
Alan Brady
2017-10-02
1
-0
/
+4
*
i40e/i40evf: support for VF VLAN tag stripping control
Mariusz Stachura
2017-08-27
1
-0
/
+4
*
i40evf: fix possible snprintf truncation of q_vector->name
Jacob Keller
2017-08-27
1
-1
/
+1
*
i40e/i40evf: rename vf_offload_flags to vf_cap_flags in struct virtchnl_vf_re...
Stefan Assmann
2017-08-25
1
-5
/
+5
*
i40e: separate hw_features from runtime changing flags
Jacob Keller
2017-08-25
1
-2
/
+0
*
i40evf: prevent VF close returning before state transitions to DOWN
Sudheer Mogilappagari
2017-08-25
1
-0
/
+2
*
i40evf: add some missing includes
Jesse Brandeburg
2017-07-26
1
-0
/
+11
*
virtchnl: finish conversion to virtchnl interface
Jesse Brandeburg
2017-06-01
1
-1
/
+1
*
virtchnl: rename i40e to generic virtchnl
Jesse Brandeburg
2017-06-01
1
-11
/
+11
*
i40e/i40evf: create and use new unified header file
Jesse Brandeburg
2017-06-01
1
-1
/
+1
*
i40evf: remove I40E_FLAG_FDIR_ATR_ENABLED
Jacob Keller
2017-04-30
1
-1
/
+0
*
i40e: use DECLARE_BITMAP for state fields
Jacob Keller
2017-04-30
1
-1
/
+3
*
i40e: separate PF and VSI state flags
Jacob Keller
2017-04-30
1
-2
/
+5
*
i40e: remove I40E_FLAG_IN_NETPOLL entirely
Jacob Keller
2017-04-19
1
-2
/
+0
*
i40evf: Use net_device_stats from struct net_device
Tobias Klauser
2017-04-19
1
-1
/
+0
*
i40e: remove I40E_FLAG_NEED_LINK_UPDATE
Alice Michael
2017-04-08
1
-1
/
+0
*
i40e/i40evf: Change the way we limit the maximum frame size for Rx
Alexander Duyck
2017-03-29
1
-4
/
+0
*
i40e/i40evf: Add legacy-rx private flag to allow fallback to old Rx flow
Alexander Duyck
2017-03-29
1
-0
/
+2
*
i40evf: add client interface
Mitch Williams
2017-03-15
1
-3
/
+26
*
i40evf: track outstanding client request
Mitch Williams
2017-02-11
1
-0
/
+1
*
i40e/i40evf: fix interrupt affinity bug
Alan Brady
2016-10-28
1
-1
/
+2
*
i40evf: support queue-specific settings for interrupt moderation
Jacob Keller
2016-09-24
1
-7
/
+0
*
i40e/i40evf: Fix indentation
Jeff Kirsher
2016-08-19
1
-27
/
+30
*
i40evf: report link speed
Mitch Williams
2016-08-19
1
-0
/
+1
*
i40e: Add allmulti support for the VF
Anjali Singhai Jain
2016-05-13
1
-0
/
+3
*
i40evf: refactor receive routine
Jesse Brandeburg
2016-05-05
1
-5
/
+0
*
i40evf: Drop packet split receive routine
Jesse Brandeburg
2016-05-05
1
-2
/
+0
*
i40evf: Add driver support for promiscuous mode
Anjali Singhai Jain
2016-04-27
1
-0
/
+3
*
i40evf: Allow PF driver to configure RSS
Mitch Williams
2016-04-26
1
-7
/
+23
*
i40evf: Don't Panic
Mitch Williams
2016-04-26
1
-2
/
+4
*
i40evf: support packet split receive
Mitch Williams
2016-02-17
1
-1
/
+5
*
i40evf: allow channel bonding of VFs
Mitch Williams
2016-02-03
1
-0
/
+1
*
i40evf: increase max number of queues
Mitch Williams
2015-12-03
1
-2
/
+1
*
i40evf: allocate ring structs dynamically
Mitch Williams
2015-12-01
1
-2
/
+2
*
i40evf: allocate queue vectors dynamically
Mitch Williams
2015-12-01
1
-4
/
+1
*
i40evf: add new fields to store user configuration of RSS
Helin Zhang
2015-12-01
1
-0
/
+2
[next]