index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
i40e
/
i40e_main.c
Commit message (
Expand
)
Author
Age
*
i40e: don't truncate match_method assignment
Keller, Jacob E
2016-12-10
*
i40e: move all updates for VLAN mode into i40e_sync_vsi_filters
Jacob Keller
2016-12-07
*
i40e: use (add|rm)_vlan_all_mac helper functions when changing PVID
Jacob Keller
2016-12-07
*
i40e: factor out addition/deletion of VLAN per each MAC address
Jacob Keller
2016-12-07
*
i40e: delete filter after adding its replacement when converting
Jacob Keller
2016-12-07
*
i40e: refactor i40e_update_filter_state to avoid passing aq_err
Jacob Keller
2016-12-07
*
i40e: recalculate vsi->active_filters from hash contents
Jacob Keller
2016-12-07
*
i40e: defeature support for PTP L4 frame detection on XL710
Jacob Keller
2016-12-07
*
i40e: lock service task correctly
Mitch Williams
2016-12-07
*
i40e: Add support for 25G devices
Carolyn Wyborny
2016-12-06
*
Changed version from 1.6.21 to 1.6.25
Bimmy Pujari
2016-12-06
*
i40e: Blink LED on 1G BaseT boards
Henry Tieman
2016-12-06
*
i40e: remove code to handle dev_addr specially
Jacob Keller
2016-12-06
*
i40e: restore workaround for removing default MAC filter
Jacob Keller
2016-12-06
*
i40e: Driver prints log message on link speed change
Filip Sadowski
2016-12-06
*
i40e: change message to only appear when extra debug info is wanted
Carolyn Wyborny
2016-12-03
*
i40e: set broadcast promiscuous mode for each active VLAN
Jacob Keller
2016-12-03
*
i40e: Fix for ethtool Supported link modes
Harshitha Ramamurthy
2016-12-03
*
i40e: fix trivial typo in naming of i40e_sync_filters_subtask
Jacob Keller
2016-12-03
*
i40e: remove second check of VLAN_N_VID in i40e_vlan_rx_add_vid
Jacob Keller
2016-12-03
*
i40e: Be much more verbose about what we can and cannot offload
Alexander Duyck
2016-12-03
*
i40e: removed unreachable code
Filip Sadowski
2016-10-31
*
i40e: Add common function for finding VSI by type
Alexander Duyck
2016-10-31
*
i40e: remove duplicate add/delete adminq command code for filters
Jacob Keller
2016-10-31
*
i40e: avoid looping to check whether we're in VLAN mode
Jacob Keller
2016-10-31
*
i40e: fix MAC filters when removing VLANs
Alan Brady
2016-10-31
*
i40e: properly cleanup on allocation failure in i40e_sync_vsi_filters
Jacob Keller
2016-10-31
*
i40e: store MAC/VLAN filters in a hash with the MAC Address as key
Jacob Keller
2016-10-31
*
i40e: implement __i40e_del_filter and use where applicable
Jacob Keller
2016-10-31
*
i40e: When searching all MAC/VLAN filters, ignore removed filters
Jacob Keller
2016-10-31
*
i40e: refactor i40e_put_mac_in_vlan to avoid changing f->vlan
Jacob Keller
2016-10-31
*
i40e: move i40e_put_mac_in_vlan and i40e_del_mac_all_vlan
Jacob Keller
2016-10-31
*
i40e: make use of __dev_uc_sync and __dev_mc_sync
Jacob Keller
2016-10-31
*
i40e: drop is_vf and is_netdev fields in struct i40e_mac_filter
Jacob Keller
2016-10-31
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-10-30
|
\
|
*
i40e: fix call of ndo_dflt_bridge_getlink()
Huaibin Wang
2016-10-27
|
*
i40e: disable MSI-X interrupts if we cannot reserve enough vectors
Guilherme G Piccoli
2016-10-27
|
*
i40e: Fix configure TCs after initial DCB disable
David Ertman
2016-10-27
*
|
i40e: Clean up handling of msglevel flags and debug parameter
Alexander Duyck
2016-10-29
*
|
i40e: Fix bit logic error in failure case
David Ertman
2016-10-29
*
|
i40e/i40evf: Changed version from 1.6.19 to 1.6.21
Bimmy Pujari
2016-10-29
*
|
i40e: Removal of workaround for simple MAC address filter deletion
Filip Sadowski
2016-10-29
*
|
i40e: fix confusing dmesg info for ethtool -L option
Lihong Yang
2016-10-29
*
|
i40e/i40evf: Changed version from 1.6.16 to 1.6.19
Bimmy Pujari
2016-10-29
*
|
i40e/i40evf: fix interrupt affinity bug
Alan Brady
2016-10-29
*
|
ethernet/intel: use core min/max MTU checking
Jarod Wilson
2016-10-18
|
/
*
i40e: avoid NULL pointer dereference and recursive errors on early PCI error
Guilherme G Piccoli
2016-10-03
*
i40e: fix sideband flow director vector allocation
Stefan Assmann
2016-10-03
*
i40e: fix MSI-X vector redistribution if hw limit is reached
Stefan Assmann
2016-10-03
*
i40e: check if vectors are already depleted when doing VMDq allocation
Stefan Assmann
2016-10-03
[next]