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
Age
Commit message (
Expand
)
Author
2017-11-21
i40e: Use smp_rmb rather than read_barrier_depends
Brian King
2017-11-21
i40e: restore promiscuous after reset
Alan Brady
2017-11-21
i40e: Fix FLR reset timeout issue
Filip Sadowski
2017-11-21
i40e: Remove limit of 64 max queues per channel
Amritha Nambiar
2017-11-21
i40e: fix the calculation of VFs mac addresses
Zijie Pan
2017-11-21
i40e: Fix for NUP NVM image downgrade failure
Jacob Keller
2017-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-11-08
net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIO
Nogah Frankel
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
2017-11-05
net: bpf: rename ndo_xdp to ndo_bpf
Jakub Kicinski
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: Admin queue definitions for cloud filters
Amritha Nambiar
2017-10-31
i40e: Cloud filter mode for set_switch_config command
Amritha Nambiar
2017-10-31
i40e: Map TCs with the VSI seids
Amritha Nambiar
2017-10-31
i40e/i40evf: Revert "i40e/i40evf: bump tail only in multiples of 8"
Alexander Duyck
2017-10-31
i40e: only redistribute MSI-X vectors when needed
Shannon Nelson
2017-10-31
i40e: mark PM functions as __maybe_unused
Arnd Bergmann
2017-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-26
i40e: Add programming descriptors to cleaned_count
Alexander Duyck
2017-10-26
i40e: Fix incorrect use of tx_itr_setting when checking for Rx ITR setup
Alexander Duyck
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-19
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2017-10-18
ethernet/intel: Convert timers to use timer_setup()
Kees Cook
2017-10-17
i40e: fix u64 division usage
Alan Brady
2017-10-17
i40e: convert i40e_set_link_ksettings to new API
Alan Brady
2017-10-17
i40e: rename 'change' variable to 'autoneg_changed'
Alan Brady
2017-10-17
i40e: convert i40e_get_settings_link_up to new API
Alan Brady
2017-10-17
i40e: convert i40e_phy_type_to_ethtool to new API
Alan Brady
2017-10-17
i40e: Add new PHY types for 25G AOC and ACC support
Sudheer Mogilappagari
2017-10-17
i40e: group autoneg PHY types together
Alan Brady
2017-10-17
i40e: fix whitespace issues in i40e_ethtool.c
Alan Brady
2017-10-17
i40e: fix comment typo
Alan Brady
2017-10-17
i40e: fix i40e_phy_type_to_ethtool function header
Alan Brady
2017-10-17
i40e: fix clearing link masks in i40e_get_link_ksettings
Alan Brady
2017-10-17
i40e: add function header for i40e_get_rxfh
Alan Brady
2017-10-17
i40e: remove ifdef SPEED_25000
Alan Brady
2017-10-17
i40e: rename 'cmd' variables in ethtool interface
Alan Brady
2017-10-13
i40e/i40evf: don't trust VF to reset itself
Alan Brady
2017-10-13
i40e: fix link reporting
Alan Brady
2017-10-13
i40e: make const array patterns static, reduces object code size
Colin Ian King
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-10
i40e: Fix memory leak related filter programming status
Alexander Duyck
2017-10-10
i40e: Fix comment about locking for __i40e_read_nvm_word()
Stefano Brivio
2017-10-09
i40e: Avoid some useless variables and initializers in NVM functions
Stefano Brivio
[next]