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
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel-ethernet: rename i40evf to iavf
Jesse Brandeburg
2018-09-18
23
-18615
/
+0
*
i40e(vf): remove i40e_ethtool_stats.h header file
Jacob Keller
2018-09-08
2
-222
/
+218
*
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
*
i40evf: Validate the number of queues a PF sends
Paul M Stillwell Jr
2018-08-30
1
-0
/
+32
*
i40evf: Change a VF mac without reloading the VF driver
Paweł Jabłoński
2018-08-30
1
-2
/
+9
*
i40evf: update ethtool stats code and use helper functions
Jacob Keller
2018-08-30
2
-60
/
+298
*
i40e: Add AQ command for rearrange NVM structure
Piotr Azarewicz
2018-08-07
1
-0
/
+2
*
i40e: Add additional return code to i40e_asq_send_command
Piotr Azarewicz
2018-08-07
1
-0
/
+2
*
i40e/i40evf: remove redundant functions i40evf_aq_{set/get}_phy_register
YueHaibing
2018-08-07
1
-69
/
+0
*
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
2
-3
/
+3
*
i40evf: Fix client header define
Jeff Kirsher
2018-05-14
1
-3
/
+3
*
i40evf: Fix turning TSO, GSO and GRO on after
Paweł Jabłoński
2018-04-30
1
-0
/
+18
*
i40e: fix reading LLDP configuration
Mariusz Stachura
2018-04-30
1
-1
/
+9
*
i40e/i40evf: cleanup incorrect function doxygen comments
Jacob Keller
2018-04-30
6
-17
/
+15
*
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
23
-522
/
+25
*
intel: add SPDX identifiers to all the Intel drivers
Jeff Kirsher
2018-03-23
21
-0
/
+21
*
i40evf: remove flags that are never used
Jacob Keller
2018-03-19
1
-3
/
+0
*
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: pass struct virtchnl_filter by reference rather than by value
Colin Ian King
2018-02-26
1
-14
/
+18
*
i40e/i40evf: use SW variables for hang detection
Alan Brady
2018-02-26
1
-1
/
+1
*
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
3
-5
/
+810
*
i40evf: Add support to configure bw via tc tool
Harshitha Ramamurthy
2018-02-14
3
-3
/
+67
*
i40evf: Alloc queues for ADq on VF
Avinash Dayanand
2018-02-14
2
-0
/
+20
*
i40evf: add ndo_setup_tc callback to i40evf
Harshitha Ramamurthy
2018-02-14
3
-1
/
+257
*
i40evf: Fix link up issue when queues are disabled
Avinash Dayanand
2018-02-14
3
-8
/
+22
*
i40evf: Make VF reset warning message more clear
Harshitha Ramamurthy
2018-02-13
1
-1
/
+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
*
i40evf: use GFP_ATOMIC under spin lock
Wei Yongjun
2018-02-13
1
-4
/
+4
*
i40e/i40evf: Add support for new mechanism of updating adaptive ITR
Alexander Duyck
2018-02-12
4
-126
/
+262
*
i40e/i40evf: Split container ITR into current_itr and target_itr
Alexander Duyck
2018-02-12
4
-42
/
+53
*
i40evf: Correctly populate rxitr_idx and txitr_idx
Alexander Duyck
2018-02-12
1
-9
/
+15
*
i40e/i40evf: Use usec value instead of reg value for ITR defines
Alexander Duyck
2018-02-12
3
-28
/
+39
*
i40e/i40evf: Don't bother setting the CLEARPBA bit
Alexander Duyck
2018-02-12
1
-1
/
+10
*
i40e/i40evf: Clean-up of bits related to using q_vector->reg_idx
Alexander Duyck
2018-02-12
2
-9
/
+9
*
i40e/i40evf: Clean up logic for adaptive ITR
Alexander Duyck
2018-02-12
1
-45
/
+14
*
i40e/i40evf: Only track one ITR setting per ring instead of Tx/Rx
Alexander Duyck
2018-02-12
4
-21
/
+20
*
i40e: fix typo in function description
Alan Brady
2018-02-12
1
-1
/
+1
*
i40e/i40evf: Update DESC_NEEDED value to reflect larger value
Alexander Duyck
2018-01-29
1
-1
/
+1
*
i40e/i40evf: Record ITR register location in the q_vector
Alexander Duyck
2018-01-26
3
-10
/
+7
*
i40e: cleanup unnecessary parens
Jeff Kirsher
2018-01-26
1
-1
/
+1
[next]