index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
i40evf
/
i40evf_virtchnl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-10
i40evf: Clean-up flags for promisc mode to avoid high polling rate
Alexander Duyck
1
-2
/
+4
2018-01-10
i40evf: use spinlock to protect (mac|vlan)_filter_list
Jacob Keller
1
-4
/
+38
2017-10-13
i40e/i40evf: don't trust VF to reset itself
Alan Brady
1
-4
/
+3
2017-10-02
i40evf: Enable VF to request an alternate queue allocation
Alan Brady
1
-1
/
+43
2017-09-29
i40evf: lower message level
Mitch Williams
1
-1
/
+1
2017-08-27
i40e/i40evf: support for VF VLAN tag stripping control
Mariusz Stachura
1
-0
/
+40
2017-08-25
i40evf: prevent VF close returning before state transitions to DOWN
Sudheer Mogilappagari
1
-1
/
+3
2017-06-01
virtchnl: finish conversion to virtchnl interface
Jesse Brandeburg
1
-3
/
+3
2017-06-01
i40evf/virtchnl: whitespace cleanups
Jesse Brandeburg
1
-2
/
+1
2017-06-01
virtchnl: rename i40e to generic virtchnl
Jesse Brandeburg
1
-140
/
+140
2017-05-31
i40evf: fix merge error in older patch
Jesse Brandeburg
1
-0
/
+1
2017-05-31
i40evf: fix duplicate lines
Jesse Brandeburg
1
-2
/
+0
2017-04-19
i40evf: Use net_device_stats from struct net_device
Tobias Klauser
1
-11
/
+11
2017-04-06
i40e/i40evf: Add capability exchange for outer checksum
Preethi Banala
1
-1
/
+3
2017-03-29
i40e/i40evf: Change the way we limit the maximum frame size for Rx
Alexander Duyck
1
-4
/
+10
2017-03-29
i40evf: enforce descriptor write-back mechanism for VF
Preethi Banala
1
-4
/
+0
2017-03-15
i40evf: add client interface
Mitch Williams
1
-1
/
+12
2017-02-11
i40evf: track outstanding client request
Mitch Williams
1
-0
/
+4
2016-12-06
i40e: Add support for 25G devices
Carolyn Wyborny
1
-0
/
+3
2016-09-22
i40evf: Fix link state event handling
Sridhar Samudrala
1
-3
/
+7
2016-08-19
i40evf: report link speed
Mitch Williams
1
-9
/
+46
2016-06-27
i40evf: don't overflow buffer
Mitch Williams
1
-0
/
+8
2016-05-13
i40e: Add allmulti support for the VF
Anjali Singhai Jain
1
-2
/
+13
2016-05-05
i40evf: Drop packet split receive routine
Jesse Brandeburg
1
-4
/
+0
2016-04-27
i40evf: Add driver support for promiscuous mode
Anjali Singhai Jain
1
-0
/
+11
2016-04-26
i40evf: Allow PF driver to configure RSS
Mitch Williams
1
-0
/
+119
2016-02-17
i40evf: support packet split receive
Mitch Williams
1
-0
/
+4
2016-02-03
i40evf: allow channel bonding of VFs
Mitch Williams
1
-0
/
+2
2015-12-12
i40e/i40evf: Add a new offload for RSS PCTYPE V2 for X722
Anjali Singhai Jain
1
-1
/
+3
2015-12-03
i40evf: don't use atomic allocation
Mitch Williams
1
-6
/
+6
2015-12-01
i40evf: allocate ring structs dynamically
Mitch Williams
1
-5
/
+5
2015-12-01
i40evf: allocate queue vectors dynamically
Mitch Williams
1
-1
/
+1
2015-11-25
i40evf: handle many MAC filters correctly
Mitch Williams
1
-8
/
+24
2015-11-25
i40e/i40evf: clean up error messages
Mitch Williams
1
-3
/
+23
2015-10-15
i40e/i40evf: Add WB_ON_ITR offload support
Anjali Singhai Jain
1
-1
/
+2
2015-10-07
i40e/i40evf: give up the __func__
Shannon Nelson
1
-32
/
+27
2015-10-03
i40evf: don't blow away MAC address
Mitch Williams
1
-0
/
+2
2015-07-23
i40e: use BIT and BIT_ULL macros
Jesse Brandeburg
1
-2
/
+2
2015-07-23
i40e: clean up error status messages
Shannon Nelson
1
-4
/
+6
2015-07-23
i40evf: support virtual channel API version 1.1
Mitch Williams
1
-2
/
+5
2015-07-23
i40evf: handle big resets
Mitch Williams
1
-3
/
+27
2015-04-14
i40evf: remove aq_pending
Mitch Williams
1
-31
/
+11
2015-03-27
i40evf: delay releasing rings
Mitch Williams
1
-0
/
+2
2015-01-13
i40evf: kick a stalled admin queue
Mitch A Williams
1
-0
/
+3
2015-01-13
i40evf: Remove some scary log messages
Mitch A Williams
1
-3
/
+0
2014-12-06
i40evf: make early init sequence even more robust
Mitch Williams
1
-11
/
+5
2014-11-20
i40evf: make checkpatch happy
Mitch Williams
1
-6
/
+6
2014-11-20
i40e: don't overload fields
Mitch Williams
1
-6
/
+5
2014-11-11
i40evf: don't use more queues than CPUs
Mitch Williams
1
-3
/
+3
2014-11-11
i40evf: make early init processing more robust
Mitch Williams
1
-28
/
+31
[next]