index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
i40evf
/
i40evf_virtchnl.c
Age
Commit message (
Expand
)
Author
2016-06-27
i40evf: don't overflow buffer
Mitch Williams
2016-05-13
i40e: Add allmulti support for the VF
Anjali Singhai Jain
2016-05-05
i40evf: Drop packet split receive routine
Jesse Brandeburg
2016-04-27
i40evf: Add driver support for promiscuous mode
Anjali Singhai Jain
2016-04-26
i40evf: Allow PF driver to configure RSS
Mitch Williams
2016-02-17
i40evf: support packet split receive
Mitch Williams
2016-02-03
i40evf: allow channel bonding of VFs
Mitch Williams
2015-12-12
i40e/i40evf: Add a new offload for RSS PCTYPE V2 for X722
Anjali Singhai Jain
2015-12-03
i40evf: don't use atomic allocation
Mitch Williams
2015-12-01
i40evf: allocate ring structs dynamically
Mitch Williams
2015-12-01
i40evf: allocate queue vectors dynamically
Mitch Williams
2015-11-25
i40evf: handle many MAC filters correctly
Mitch Williams
2015-11-25
i40e/i40evf: clean up error messages
Mitch Williams
2015-10-15
i40e/i40evf: Add WB_ON_ITR offload support
Anjali Singhai Jain
2015-10-07
i40e/i40evf: give up the __func__
Shannon Nelson
2015-10-03
i40evf: don't blow away MAC address
Mitch Williams
2015-07-23
i40e: use BIT and BIT_ULL macros
Jesse Brandeburg
2015-07-23
i40e: clean up error status messages
Shannon Nelson
2015-07-23
i40evf: support virtual channel API version 1.1
Mitch Williams
2015-07-23
i40evf: handle big resets
Mitch Williams
2015-04-14
i40evf: remove aq_pending
Mitch Williams
2015-03-27
i40evf: delay releasing rings
Mitch Williams
2015-01-13
i40evf: kick a stalled admin queue
Mitch A Williams
2015-01-13
i40evf: Remove some scary log messages
Mitch A Williams
2014-12-06
i40evf: make early init sequence even more robust
Mitch Williams
2014-11-20
i40evf: make checkpatch happy
Mitch Williams
2014-11-20
i40e: don't overload fields
Mitch Williams
2014-11-11
i40evf: don't use more queues than CPUs
Mitch Williams
2014-11-11
i40evf: make early init processing more robust
Mitch Williams
2014-06-30
i40evf: set flags before sending message
Mitch Williams
2014-06-26
i40evf: return more useful error information
Mitch Williams
2014-06-11
i40e/i40evf: User ether_addr_copy instead of memcpy
Greg Rose
2014-06-11
i40e/i40evf: set headwb Tx context flags and use them
Ashish Shah
2014-06-08
i40evf: clean up log message formatting
Mitch Williams
2014-06-08
i40evf: remove unnecessary log messages
Mitch Williams
2014-06-05
i40e/i40evf: remove rx_errors and rx_missed
Shannon Nelson
2014-05-21
i40evf: Fix the headers and update copyright year.
Jesse Brandeburg
2014-02-21
i40evf: request reset on tx hang
Mitch Williams
2014-02-13
i40evf: refactor reset handling
Mitch Williams
2013-12-31
i40evf: virtual channel interface
Greg Rose