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_main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel-ethernet: rename i40evf to iavf
Jesse Brandeburg
2018-09-18
1
-4013
/
+0
*
i40evf: cancel workqueue sync for adminq when a VF is removed
Lihong Yang
2018-08-30
1
-0
/
+2
*
i40evf: Don't enable vlan stripping when rx offload is turned on
Patryk Małek
2018-08-30
1
-5
/
+6
*
i40evf: set IFF_UNICAST_FLT flag for the VF
Lihong Yang
2018-08-30
1
-0
/
+2
*
net: sched: pass extack pointer to block binds and cb registration
John Hurley
2018-06-26
1
-1
/
+1
*
cls_flower: fix error values for commands not supported by drivers
Jiri Pirko
2018-06-25
1
-1
/
+1
*
i40evf: Fix a hardware reset support in VF driver
Paweł Jabłoński
2018-05-14
1
-1
/
+2
*
i40evf: remove MAX_QUEUES and just use I40EVF_MAX_REQ_QUEUES
Jacob Keller
2018-05-14
1
-2
/
+3
*
i40evf: Fix turning TSO, GSO and GRO on after
Paweł Jabłoński
2018-04-30
1
-0
/
+18
*
i40e/i40evf: cleanup incorrect function doxygen comments
Jacob Keller
2018-04-30
1
-1
/
+4
*
i40evf: Replace GFP_ATOMIC with GFP_KERNEL in i40evf_add_vlan
Jia-Ju Bai
2018-04-30
1
-1
/
+1
*
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: Reorder configure_clsflower to avoid deadlock on error
Alexander Duyck
2018-03-19
1
-12
/
+11
*
i40evf/i40evf_main: Fix variable assignment in i40evf_parse_cls_flower
Gustavo A R Silva
2018-03-14
1
-1
/
+1
*
i40evf: remove redundant array comparisons to 0 checks
Colin Ian King
2018-02-26
1
-36
/
+25
*
i40evf: Fix double locking the same resource
Paweł Jabłoński
2018-02-26
1
-6
/
+8
*
i40evf: Add support to apply cloud filters
Harshitha Ramamurthy
2018-02-14
1
-5
/
+575
*
i40evf: Add support to configure bw via tc tool
Harshitha Ramamurthy
2018-02-14
1
-3
/
+63
*
i40evf: Alloc queues for ADq on VF
Avinash Dayanand
2018-02-14
1
-0
/
+14
*
i40evf: add ndo_setup_tc callback to i40evf
Harshitha Ramamurthy
2018-02-14
1
-0
/
+154
*
i40evf: Fix link up issue when queues are disabled
Avinash Dayanand
2018-02-14
1
-0
/
+1
*
i40evf: use __dev_[um]c_sync routines in .set_rx_mode
Jacob Keller
2018-02-13
1
-39
/
+56
*
i40evf: Use an iterator of the same type as the list
Harshitha Ramamurthy
2018-02-13
1
-4
/
+7
*
i40e/i40evf: Add support for new mechanism of updating adaptive ITR
Alexander Duyck
2018-02-12
1
-4
/
+2
*
i40e/i40evf: Split container ITR into current_itr and target_itr
Alexander Duyck
2018-02-12
1
-4
/
+6
*
i40e/i40evf: Clean-up of bits related to using q_vector->reg_idx
Alexander Duyck
2018-02-12
1
-2
/
+4
*
i40e/i40evf: Only track one ITR setting per ring instead of Tx/Rx
Alexander Duyck
2018-02-12
1
-4
/
+4
*
i40e/i40evf: Record ITR register location in the q_vector
Alexander Duyck
2018-01-26
1
-0
/
+1
*
i40evf: Allow turning off offloads when the VF has VLAN set
Paweł Jabłoński
2018-01-26
1
-6
/
+12
*
i40e/i40evf: Detect and recover hung queue scenario
Sudheer Mogilappagari
2018-01-23
1
-0
/
+2
*
i40evf: Don't schedule reset_task when device is being removed
Avinash Dayanand
2018-01-23
1
-1
/
+8
*
i40evf: remove flush_scheduled_work call in i40evf_remove
Sudheer Mogilappagari
2018-01-23
1
-2
/
+0
*
i40evf: Drop i40evf_fire_sw_int as it is prone to races
Alexander Duyck
2018-01-10
1
-34
/
+0
*
i40evf: Do not clear MSI-X PBA manually
Alexander Duyck
2018-01-10
1
-13
/
+5
*
i40e/i40evf: Bump driver versions
Alice Michael
2018-01-10
1
-2
/
+2
*
i40evf: hold the critical task bit lock while opening
Jacob Keller
2018-01-10
1
-9
/
+31
*
i40evf: release bit locks in reverse order
Jacob Keller
2018-01-10
1
-1
/
+1
*
i40evf: use spinlock to protect (mac|vlan)_filter_list
Jacob Keller
2018-01-10
1
-44
/
+40
*
i40evf: don't rely on netif_running() outside rtnl_lock()
Jacob Keller
2018-01-10
1
-3
/
+17
*
i40evf: fix client notify of l2 params
Alan Brady
2017-11-21
1
-5
/
+5
*
ethernet/intel: Convert timers to use timer_setup()
Kees Cook
2017-10-18
1
-4
/
+4
*
i40e/i40evf: fix incorrect default ITR values on driver load
Jacob Keller
2017-10-09
1
-2
/
+2
*
i40evf: fix mac filter removal timing issue
Alan Brady
2017-10-09
1
-0
/
+2
*
i40evf: enable support for VF VLAN tag stripping control
Jacob Keller
2017-10-06
1
-8
/
+14
*
i40e/i40evf: spread CPU affinity hints across online CPUs only
Jacob Keller
2017-10-06
1
-3
/
+6
*
i40e: make i40evf_map_rings_to_vectors void
Mitch Williams
2017-10-02
1
-7
/
+2
*
i40evf: Enable VF to request an alternate queue allocation
Alan Brady
2017-10-02
1
-5
/
+89
*
i40evf: fix ring to vector mapping
Alan Brady
2017-09-29
1
-38
/
+10
*
i40e: shutdown all IRQs and disable MSI-X when suspended
Jacob Keller
2017-09-29
1
-1
/
+1
[next]