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
/
i40e
/
i40e_dcb_nl.c
Age
Commit message (
Expand
)
Author
2024-02-16
i40e: Introduce and use macros for iterating VSIs and VEBs
Ivan Vecera
2023-12-18
i40e: field get conversion
Jesse Brandeburg
2023-11-14
i40e: Delete unused i40e_mac_info fields
Ivan Vecera
2023-11-14
i40e: Use DECLARE_BITMAP for flags and hw_features fields in i40e_pf
Ivan Vecera
2023-10-05
i40e: Remove circular header dependencies and fix headers
Ivan Vecera
2023-02-09
i40e: use ERR_PTR error print in i40e messages
Jan Sokolowski
2023-02-09
i40e: Remove string printing for i40e_status
Jan Sokolowski
2021-03-23
intel: clean up mismatched header comments
Jesse Brandeburg
2021-02-10
i40e: Add netlink callbacks support for software based DCB
Arkadiusz Kubalewski
2018-04-30
i40e/i40evf: cleanup incorrect function doxygen comments
Jacob Keller
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
2015-10-15
i40e: Change some messages from info to debug only
Neerav Parikh
2015-10-08
i40e/i40evf: clean up some code
Jesse Brandeburg
2015-10-07
i40e/i40evf: give up the __func__
Shannon Nelson
2015-07-23
i40e: use BIT and BIT_ULL macros
Jesse Brandeburg
2015-04-03
i40e: Don't register/de-register apps on NIC partitions in MFP mode
Neerav Parikh
2015-03-09
i40e: Fix inconsistent use of PF/VF vs pf/vf
Jeff Kirsher
2015-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-03
i40e: Register DCBNL ops in MFP mode
Neerav Parikh
2015-03-03
i40e: Fix issue with removal of apps from DBCNL app table
Neerav Parikh
2015-02-26
i40e: fix shift precedence issue
Shannon Nelson
2014-11-18
i40e: Add support to firmware CEE DCBX mode
Neerav Parikh
2014-06-11
i40e: Separate out DCB capability and enabled flags
Neerav Parikh
2014-06-08
i40e: allow for more VSIs
Mitch Williams
2014-01-17
i40e: add DCB and DCBNL support
Neerav Parikh