index
:
linux.git
master
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.h
Age
Commit message (
Expand
)
Author
2018-04-27
net: intel: Cleanup the copyright/license headers
Jeff Kirsher
2018-03-26
i40e: re-number feature flags to remove gaps
Jacob Keller
2018-03-26
i40e: move client flags into state bits
Jacob Keller
2018-03-26
i40e: move I40E_FLAG_TEMP_LINK_POLLING to state field
Jacob Keller
2018-03-26
i40e: move AUTO_DISABLED flags into the state field
Jacob Keller
2018-03-26
i40e: move I40E_FLAG_UDP_FILTER_SYNC to the state field
Jacob Keller
2018-03-26
i40e: move I40E_FLAG_FILTER_SYNC to a state bit
Jacob Keller
2018-03-23
intel: add SPDX identifiers to all the Intel drivers
Jeff Kirsher
2018-03-19
i40e: Close client on suspend and restore client MSIx on resume
Shiraz Saleem
2018-02-14
i40e: Add and delete cloud filter
Avinash Dayanand
2018-02-13
i40e: i40e: Change ethtool check from MAC to HW flag
Dave Ertman
2018-02-12
i40e/i40evf: Add support for new mechanism of updating adaptive ITR
Alexander Duyck
2018-01-26
i40e: change flags to use 64 bits
Alice Michael
2017-11-21
i40e: Remove limit of 64 max queues per channel
Amritha Nambiar
2017-10-31
i40e: Enable cloud filters via tc-flower
Amritha Nambiar
2017-10-31
i40e: Clean up of cloud filters
Amritha Nambiar
2017-10-31
i40e: Map TCs with the VSI seids
Amritha Nambiar
2017-10-17
i40e: fix u64 division usage
Alan Brady
2017-10-13
i40e: Add support setting TC max bandwidth rates
Amritha Nambiar
2017-10-13
i40e: Refactor VF BW rate limiting
Amritha Nambiar
2017-10-13
i40e: Enable 'channel' mode in mqprio for TC configs
Amritha Nambiar
2017-10-13
i40e: Add infrastructure for queue channel support
Amritha Nambiar
2017-10-13
i40e: Add macro for PF reset bit
Amritha Nambiar
2017-10-09
i40e/i40evf: always set the CLEARPBA flag when re-enabling interrupts
Jacob Keller
2017-10-09
i40e: fix flags declaration
Jacob Keller
2017-10-06
i40e/i40evf: organize and re-number feature flags
Jacob Keller
2017-10-06
i40e: Display error message if module does not meet thermal requirements
Filip Sadowski
2017-10-06
i40e: add private flag to control source pruning
Mitch Williams
2017-10-06
i40e: fix a typo in i40e_pf documentation
Rami Rosen
2017-09-29
i40e: Enable VF to negotiate number of allocated queues
Alan Brady
2017-09-29
i40e: use separate state bit for miscellaneous IRQ setup
Jacob Keller
2017-08-25
i40e: remove workaround for Open Firmware MAC address
Jacob Keller
2017-08-25
i40e: separate hw_features from runtime changing flags
Jacob Keller
2017-06-20
i40e: Add support for OEM firmware version
Filip Sadowski
2017-06-20
i40e: genericize the partition bandwidth control
Shannon Nelson
2017-06-20
i40e: add support for XDP_TX action
Björn Töpel
2017-06-20
i40e: add XDP support for pass and drop actions
Björn Töpel
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-12
i40e: fix handling of HW ATR eviction
Jacob Keller
2017-06-01
i40e: use new unified virtchnl header file
Jesse Brandeburg
2017-05-31
i40e: check for Tx timestamp timeouts during watchdog
Jacob Keller
2017-05-31
i40e: use pf data structure directly in i40e_ptp_rx_hang
Jacob Keller
2017-05-31
i40e: add statistic indicating number of skipped Tx timestamps
Jacob Keller
2017-04-30
i40e: remove hw_disabled_flags in favor of using separate flag bits
Jacob Keller
2017-04-30
i40e: use DECLARE_BITMAP for state fields
Jacob Keller
2017-04-30
i40e: separate PF and VSI state flags
Jacob Keller
2017-04-30
i40e: rename index to port to avoid confusion
Jacob Keller
2017-04-19
i40e: use i40e_stop_rings_no_wait to implement PORT_SUSPENDED state
Jacob Keller
2017-04-19
i40e: reset all VFs in parallel when rebuilding PF
Jacob Keller
2017-04-19
i40e: Fix support for flow director programming status
Alexander Duyck
[next]