index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
i40evf
/
i40evf_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-26
net: sched: pass extack pointer to block binds and cb registration
John Hurley
1
-1
/
+1
2018-06-25
cls_flower: fix error values for commands not supported by drivers
Jiri Pirko
1
-1
/
+1
2018-05-14
i40evf: Fix a hardware reset support in VF driver
Paweł Jabłoński
1
-1
/
+2
2018-05-14
i40evf: remove MAX_QUEUES and just use I40EVF_MAX_REQ_QUEUES
Jacob Keller
1
-2
/
+3
2018-04-30
i40evf: Fix turning TSO, GSO and GRO on after
Paweł Jabłoński
1
-0
/
+18
2018-04-30
i40e/i40evf: cleanup incorrect function doxygen comments
Jacob Keller
1
-1
/
+4
2018-04-30
i40evf: Replace GFP_ATOMIC with GFP_KERNEL in i40evf_add_vlan
Jia-Ju Bai
1
-1
/
+1
2018-04-27
net: intel: Cleanup the copyright/license headers
Jeff Kirsher
1
-25
/
+1
2018-03-23
intel: add SPDX identifiers to all the Intel drivers
Jeff Kirsher
1
-0
/
+1
2018-03-19
i40evf: Reorder configure_clsflower to avoid deadlock on error
Alexander Duyck
1
-12
/
+11
2018-03-14
i40evf/i40evf_main: Fix variable assignment in i40evf_parse_cls_flower
Gustavo A R Silva
1
-1
/
+1
2018-02-26
i40evf: remove redundant array comparisons to 0 checks
Colin Ian King
1
-36
/
+25
2018-02-26
i40evf: Fix double locking the same resource
Paweł Jabłoński
1
-6
/
+8
2018-02-14
i40evf: Add support to apply cloud filters
Harshitha Ramamurthy
1
-5
/
+575
2018-02-14
i40evf: Add support to configure bw via tc tool
Harshitha Ramamurthy
1
-3
/
+63
2018-02-14
i40evf: Alloc queues for ADq on VF
Avinash Dayanand
1
-0
/
+14
2018-02-14
i40evf: add ndo_setup_tc callback to i40evf
Harshitha Ramamurthy
1
-0
/
+154
2018-02-14
i40evf: Fix link up issue when queues are disabled
Avinash Dayanand
1
-0
/
+1
2018-02-13
i40evf: use __dev_[um]c_sync routines in .set_rx_mode
Jacob Keller
1
-39
/
+56
2018-02-13
i40evf: Use an iterator of the same type as the list
Harshitha Ramamurthy
1
-4
/
+7
2018-02-12
i40e/i40evf: Add support for new mechanism of updating adaptive ITR
Alexander Duyck
1
-4
/
+2
2018-02-12
i40e/i40evf: Split container ITR into current_itr and target_itr
Alexander Duyck
1
-4
/
+6
2018-02-12
i40e/i40evf: Clean-up of bits related to using q_vector->reg_idx
Alexander Duyck
1
-2
/
+4
2018-02-12
i40e/i40evf: Only track one ITR setting per ring instead of Tx/Rx
Alexander Duyck
1
-4
/
+4
2018-01-27
i40e/i40evf: Record ITR register location in the q_vector
Alexander Duyck
1
-0
/
+1
2018-01-27
i40evf: Allow turning off offloads when the VF has VLAN set
Paweł Jabłoński
1
-6
/
+12
2018-01-23
i40e/i40evf: Detect and recover hung queue scenario
Sudheer Mogilappagari
1
-0
/
+2
2018-01-23
i40evf: Don't schedule reset_task when device is being removed
Avinash Dayanand
1
-1
/
+8
2018-01-23
i40evf: remove flush_scheduled_work call in i40evf_remove
Sudheer Mogilappagari
1
-2
/
+0
2018-01-10
i40evf: Drop i40evf_fire_sw_int as it is prone to races
Alexander Duyck
1
-34
/
+0
2018-01-10
i40evf: Do not clear MSI-X PBA manually
Alexander Duyck
1
-13
/
+5
2018-01-10
i40e/i40evf: Bump driver versions
Alice Michael
1
-2
/
+2
2018-01-10
i40evf: hold the critical task bit lock while opening
Jacob Keller
1
-9
/
+31
2018-01-10
i40evf: release bit locks in reverse order
Jacob Keller
1
-1
/
+1
2018-01-10
i40evf: use spinlock to protect (mac|vlan)_filter_list
Jacob Keller
1
-44
/
+40
2018-01-10
i40evf: don't rely on netif_running() outside rtnl_lock()
Jacob Keller
1
-3
/
+17
2017-11-22
i40evf: fix client notify of l2 params
Alan Brady
1
-5
/
+5
2017-10-18
ethernet/intel: Convert timers to use timer_setup()
Kees Cook
1
-4
/
+4
2017-10-10
i40e/i40evf: fix incorrect default ITR values on driver load
Jacob Keller
1
-2
/
+2
2017-10-10
i40evf: fix mac filter removal timing issue
Alan Brady
1
-0
/
+2
2017-10-06
i40evf: enable support for VF VLAN tag stripping control
Jacob Keller
1
-8
/
+14
2017-10-06
i40e/i40evf: spread CPU affinity hints across online CPUs only
Jacob Keller
1
-3
/
+6
2017-10-02
i40e: make i40evf_map_rings_to_vectors void
Mitch Williams
1
-7
/
+2
2017-10-02
i40evf: Enable VF to request an alternate queue allocation
Alan Brady
1
-5
/
+89
2017-09-29
i40evf: fix ring to vector mapping
Alan Brady
1
-38
/
+10
2017-09-29
i40e: shutdown all IRQs and disable MSI-X when suspended
Jacob Keller
1
-1
/
+1
2017-09-21
drivers: net: i40evf: use setup_timer() helper.
Allen Pais
1
-3
/
+2
2017-08-28
i40e: initialize our affinity_mask based on cpu_possible_mask
Jacob Keller
1
-2
/
+5
2017-08-28
i40e/i40evf: support for VF VLAN tag stripping control
Mariusz Stachura
1
-0
/
+33
2017-08-28
i40evf: fix possible snprintf truncation of q_vector->name
Jacob Keller
1
-12
/
+9
[next]