index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
i40evf
Age
Commit message (
Expand
)
Author
2018-09-18
intel-ethernet: rename i40evf to iavf
Jesse Brandeburg
2018-09-08
i40e(vf): remove i40e_ethtool_stats.h header file
Jacob Keller
2018-08-30
i40evf: cancel workqueue sync for adminq when a VF is removed
Lihong Yang
2018-08-30
i40evf: Don't enable vlan stripping when rx offload is turned on
Patryk Małek
2018-08-30
i40evf: set IFF_UNICAST_FLT flag for the VF
Lihong Yang
2018-08-30
i40evf: Validate the number of queues a PF sends
Paul M Stillwell Jr
2018-08-30
i40evf: Change a VF mac without reloading the VF driver
Paweł Jabłoński
2018-08-30
i40evf: update ethtool stats code and use helper functions
Jacob Keller
2018-08-07
i40e: Add AQ command for rearrange NVM structure
Piotr Azarewicz
2018-08-07
i40e: Add additional return code to i40e_asq_send_command
Piotr Azarewicz
2018-08-07
i40e/i40evf: remove redundant functions i40evf_aq_{set/get}_phy_register
YueHaibing
2018-06-26
net: sched: pass extack pointer to block binds and cb registration
John Hurley
2018-06-25
cls_flower: fix error values for commands not supported by drivers
Jiri Pirko
2018-05-14
i40evf: Fix a hardware reset support in VF driver
Paweł Jabłoński
2018-05-14
i40evf: remove MAX_QUEUES and just use I40EVF_MAX_REQ_QUEUES
Jacob Keller
2018-05-14
i40evf: Fix client header define
Jeff Kirsher
2018-04-30
i40evf: Fix turning TSO, GSO and GRO on after
Paweł Jabłoński
2018-04-30
i40e: fix reading LLDP configuration
Mariusz Stachura
2018-04-30
i40e/i40evf: cleanup incorrect function doxygen comments
Jacob Keller
2018-04-30
i40evf: Replace GFP_ATOMIC with GFP_KERNEL in i40evf_add_vlan
Jia-Ju Bai
2018-04-27
net: intel: Cleanup the copyright/license headers
Jeff Kirsher
2018-03-23
intel: add SPDX identifiers to all the Intel drivers
Jeff Kirsher
2018-03-19
i40evf: remove flags that are never used
Jacob Keller
2018-03-19
i40evf: Reorder configure_clsflower to avoid deadlock on error
Alexander Duyck
2018-03-14
i40evf/i40evf_main: Fix variable assignment in i40evf_parse_cls_flower
Gustavo A R Silva
2018-02-26
i40evf: remove redundant array comparisons to 0 checks
Colin Ian King
2018-02-26
i40evf: pass struct virtchnl_filter by reference rather than by value
Colin Ian King
2018-02-26
i40e/i40evf: use SW variables for hang detection
Alan Brady
2018-02-26
i40evf: Fix double locking the same resource
Paweł Jabłoński
2018-02-14
i40evf: Add support to apply cloud filters
Harshitha Ramamurthy
2018-02-14
i40evf: Add support to configure bw via tc tool
Harshitha Ramamurthy
2018-02-14
i40evf: Alloc queues for ADq on VF
Avinash Dayanand
2018-02-14
i40evf: add ndo_setup_tc callback to i40evf
Harshitha Ramamurthy
2018-02-14
i40evf: Fix link up issue when queues are disabled
Avinash Dayanand
2018-02-13
i40evf: Make VF reset warning message more clear
Harshitha Ramamurthy
2018-02-13
i40evf: use __dev_[um]c_sync routines in .set_rx_mode
Jacob Keller
2018-02-13
i40evf: Use an iterator of the same type as the list
Harshitha Ramamurthy
2018-02-13
i40evf: use GFP_ATOMIC under spin lock
Wei Yongjun
2018-02-12
i40e/i40evf: Add support for new mechanism of updating adaptive ITR
Alexander Duyck
2018-02-12
i40e/i40evf: Split container ITR into current_itr and target_itr
Alexander Duyck
2018-02-12
i40evf: Correctly populate rxitr_idx and txitr_idx
Alexander Duyck
2018-02-12
i40e/i40evf: Use usec value instead of reg value for ITR defines
Alexander Duyck
2018-02-12
i40e/i40evf: Don't bother setting the CLEARPBA bit
Alexander Duyck
2018-02-12
i40e/i40evf: Clean-up of bits related to using q_vector->reg_idx
Alexander Duyck
2018-02-12
i40e/i40evf: Clean up logic for adaptive ITR
Alexander Duyck
2018-02-12
i40e/i40evf: Only track one ITR setting per ring instead of Tx/Rx
Alexander Duyck
2018-02-12
i40e: fix typo in function description
Alan Brady
2018-01-29
i40e/i40evf: Update DESC_NEEDED value to reflect larger value
Alexander Duyck
2018-01-26
i40e/i40evf: Record ITR register location in the q_vector
Alexander Duyck
2018-01-26
i40e: cleanup unnecessary parens
Jeff Kirsher
[next]