index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
i40evf
/
i40evf.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-27
i40e/i40evf: support for VF VLAN tag stripping control
Mariusz Stachura
1
-0
/
+4
2017-08-27
i40evf: fix possible snprintf truncation of q_vector->name
Jacob Keller
1
-1
/
+1
2017-08-25
i40e/i40evf: rename vf_offload_flags to vf_cap_flags in struct virtchnl_vf_resource
Stefan Assmann
1
-5
/
+5
2017-08-25
i40e: separate hw_features from runtime changing flags
Jacob Keller
1
-2
/
+0
2017-08-25
i40evf: prevent VF close returning before state transitions to DOWN
Sudheer Mogilappagari
1
-0
/
+2
2017-07-26
i40evf: add some missing includes
Jesse Brandeburg
1
-0
/
+11
2017-06-01
virtchnl: finish conversion to virtchnl interface
Jesse Brandeburg
1
-1
/
+1
2017-06-01
virtchnl: rename i40e to generic virtchnl
Jesse Brandeburg
1
-11
/
+11
2017-06-01
i40e/i40evf: create and use new unified header file
Jesse Brandeburg
1
-1
/
+1
2017-04-30
i40evf: remove I40E_FLAG_FDIR_ATR_ENABLED
Jacob Keller
1
-1
/
+0
2017-04-30
i40e: use DECLARE_BITMAP for state fields
Jacob Keller
1
-1
/
+3
2017-04-30
i40e: separate PF and VSI state flags
Jacob Keller
1
-2
/
+5
2017-04-19
i40e: remove I40E_FLAG_IN_NETPOLL entirely
Jacob Keller
1
-2
/
+0
2017-04-19
i40evf: Use net_device_stats from struct net_device
Tobias Klauser
1
-1
/
+0
2017-04-08
i40e: remove I40E_FLAG_NEED_LINK_UPDATE
Alice Michael
1
-1
/
+0
2017-03-29
i40e/i40evf: Change the way we limit the maximum frame size for Rx
Alexander Duyck
1
-4
/
+0
2017-03-29
i40e/i40evf: Add legacy-rx private flag to allow fallback to old Rx flow
Alexander Duyck
1
-0
/
+2
2017-03-15
i40evf: add client interface
Mitch Williams
1
-3
/
+26
2017-02-11
i40evf: track outstanding client request
Mitch Williams
1
-0
/
+1
2016-10-28
i40e/i40evf: fix interrupt affinity bug
Alan Brady
1
-1
/
+2
2016-09-24
i40evf: support queue-specific settings for interrupt moderation
Jacob Keller
1
-7
/
+0
2016-08-19
i40e/i40evf: Fix indentation
Jeff Kirsher
1
-27
/
+30
2016-08-19
i40evf: report link speed
Mitch Williams
1
-0
/
+1
2016-05-13
i40e: Add allmulti support for the VF
Anjali Singhai Jain
1
-0
/
+3
2016-05-05
i40evf: refactor receive routine
Jesse Brandeburg
1
-5
/
+0
2016-05-05
i40evf: Drop packet split receive routine
Jesse Brandeburg
1
-2
/
+0
2016-04-27
i40evf: Add driver support for promiscuous mode
Anjali Singhai Jain
1
-0
/
+3
2016-04-26
i40evf: Allow PF driver to configure RSS
Mitch Williams
1
-7
/
+23
2016-04-26
i40evf: Don't Panic
Mitch Williams
1
-2
/
+4
2016-02-17
i40evf: support packet split receive
Mitch Williams
1
-1
/
+5
2016-02-03
i40evf: allow channel bonding of VFs
Mitch Williams
1
-0
/
+1
2015-12-03
i40evf: increase max number of queues
Mitch Williams
1
-2
/
+1
2015-12-01
i40evf: allocate ring structs dynamically
Mitch Williams
1
-2
/
+2
2015-12-01
i40evf: allocate queue vectors dynamically
Mitch Williams
1
-4
/
+1
2015-12-01
i40evf: add new fields to store user configuration of RSS
Helin Zhang
1
-0
/
+2
2015-12-01
i40evf: create a generic get RSS function
Helin Zhang
1
-0
/
+2
2015-12-01
i40evf: create a generic config RSS function
Helin Zhang
1
-0
/
+3
2015-10-19
i40e/i40evf: adjust interrupt throttle less frequently
Jesse Brandeburg
1
-0
/
+2
2015-10-16
i40evf: relax and stagger init timing a bit
Mitch Williams
1
-1
/
+1
2015-10-16
i40e/i40evf: Drop useless "IN_NETPOLL" flag
Alexander Duyck
1
-2
/
+0
2015-10-13
i40evf: properly handle ndo_set_mac_address calls
Mitch Williams
1
-0
/
+1
2015-10-08
i40e/i40evf: pass QOS handle to VF
Mitch Williams
1
-0
/
+1
2015-10-08
i40e/i40evf: clean up some code
Jesse Brandeburg
1
-4
/
+0
2015-08-05
i40e/i40evf: Add support for writeback on ITR feature for X722
Anjali Singhai Jain
1
-0
/
+1
2015-08-05
i40e/i40evf: RSS changes for X722
Anjali Singhai Jain
1
-0
/
+2
2015-08-05
i40e/i40evf: Add flags for X722 capabilities
Anjali Singhai Jain
1
-1
/
+6
2015-07-23
i40e: use BIT and BIT_ULL macros
Jesse Brandeburg
1
-21
/
+21
2015-07-23
i40evf: handle big resets
Mitch Williams
1
-0
/
+2
2015-07-23
i40e/i40evf: add macros for virtual channel API version and device capability
Mitch Williams
1
-0
/
+9
2015-06-26
i40evf: fix panic during MTU change
Mitch Williams
1
-1
/
+0
[next]