index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
i40evf
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-26
i40evf: remove unnecessary __packed
Tushar Dave
1
-2
/
+2
2017-07-26
i40evf: Use le32_to_cpu before evaluating HW desc fields
Tushar Dave
1
-7
/
+7
2017-07-26
i40evf: add some missing includes
Jesse Brandeburg
1
-0
/
+11
2017-07-26
i40e/i40evf: remove mismatched type warnings
Jesse Brandeburg
2
-5
/
+5
2017-06-21
i40e/i40evf: update WOL and I40E_AQC_ADDR_VALID_MASK flags
Alice Michael
1
-2
/
+3
2017-06-21
i40evf: assign num_active_queues inside i40evf_alloc_queues
Jacob Keller
1
-7
/
+11
2017-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2017-06-06
i40e/i40evf: proper update of the page_offset field
Björn Töpel
1
-1
/
+2
2017-06-02
i40evf: Add support for Adaptive Virtual Function
Preethi Banala
3
-3
/
+6
2017-06-02
virtchnl: finish conversion to virtchnl interface
Jesse Brandeburg
4
-10
/
+11
2017-06-02
i40evf/virtchnl: whitespace cleanups
Jesse Brandeburg
1
-2
/
+1
2017-06-02
virtchnl: rename i40e to generic virtchnl
Jesse Brandeburg
6
-191
/
+191
2017-06-02
i40e/i40evf: create and use new unified header file
Jesse Brandeburg
4
-449
/
+3
2017-06-01
i40evf: drop i40e_type.h include
Jesse Brandeburg
1
-2
/
+0
2017-05-31
i40evf: disable unused flags
Jesse Brandeburg
2
-4
/
+2
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-30
i40evf: hide unused variable
Arnd Bergmann
1
-1
/
+2
2017-04-30
i40evf: allocate queues before we setup the interrupts and q_vectors
Jacob Keller
1
-9
/
+9
2017-04-30
i40evf: remove I40E_FLAG_FDIR_ATR_ENABLED
Jacob Keller
1
-1
/
+0
2017-04-30
i40evf: remove needless min_t() on num_online_cpus()*2
Jacob Keller
1
-6
/
+6
2017-04-30
i40e: use DECLARE_BITMAP for state fields
Jacob Keller
3
-10
/
+12
2017-04-30
i40e: separate PF and VSI state flags
Jacob Keller
3
-11
/
+14
2017-04-30
i40e: remove unnecessary msleep() delay in i40e_free_vfs
Jacob Keller
1
-1
/
+1
2017-04-20
i40e: remove I40E_FLAG_IN_NETPOLL entirely
Jacob Keller
1
-2
/
+0
2017-04-20
i40e: reduce wait time for adminq command completion
Jacob Keller
2
-3
/
+3
2017-04-20
i40e: new AQ commands
Jingjing Wu
4
-0
/
+343
2017-04-20
i40e/i40evf: Add tracepoints
Scott Peterson
4
-0
/
+248
2017-04-20
i40e: Fix support for flow director programming status
Alexander Duyck
1
-4
/
+5
2017-04-20
i40e/i40evf: Remove VF Rx csum offload for tunneled packets
alice michael
1
-7
/
+0
2017-04-20
i40evf: Use net_device_stats from struct net_device
Tobias Klauser
3
-28
/
+11
2017-04-08
i40e/i40evf: Use build_skb to build frames
Alexander Duyck
1
-0
/
+47
2017-04-08
i40e/i40evf: Add support for padding start of frames
Alexander Duyck
3
-4
/
+89
2017-04-08
i40e/i40evf: Add support for using order 1 pages with a 3K buffer
Alexander Duyck
3
-13
/
+32
2017-04-08
i40e: remove I40E_FLAG_NEED_LINK_UPDATE
Alice Michael
1
-1
/
+0
2017-04-07
i40e/i40evf: Add capability exchange for outer checksum
Preethi Banala
3
-30
/
+38
2017-03-29
i40e/i40evf: Change the way we limit the maximum frame size for Rx
Alexander Duyck
4
-12
/
+26
2017-03-29
i40e/i40evf: Add legacy-rx private flag to allow fallback to old Rx flow
Alexander Duyck
2
-0
/
+106
2017-03-29
i40e/i40evf: Break i40e_fetch_rx_buffer up to allow for reuse of frag code
Alexander Duyck
1
-73
/
+65
2017-03-29
i40e/i40evf: Pull out code for cleaning up Rx buffers
Alexander Duyck
1
-28
/
+44
2017-03-29
i40e/i40evf: Pull code for grabbing and syncing rx_buffer from fetch_buffer
Alexander Duyck
1
-24
/
+34
2017-03-29
i40e/i40evf: Use length to determine if descriptor is done
Alexander Duyck
1
-12
/
+12
2017-03-29
i40e: use register for XL722 control register read/write
Paul M Stillwell Jr
1
-2
/
+6
2017-03-29
i40evf: enforce descriptor write-back mechanism for VF
Preethi Banala
3
-75
/
+7
2017-03-28
i40evf: dereference VSI after VSI has been null checked
Colin Ian King
1
-4
/
+5
2017-03-28
i40e: Drop FCoE code from core driver files
Alexander Duyck
1
-12
/
+0
2017-03-28
i40e/i40evf: Clean-up process_skb_fields
Alexander Duyck
1
-5
/
+3
2017-03-28
i40e/i40evf: Fix use after free in Rx cleanup path
Alexander Duyck
1
-0
/
+1
2017-03-28
i40e/i40evf: Update code to better handle incrementing page count
Alexander Duyck
2
-7
/
+24
2017-03-21
i40evf: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-16
/
+15
[next]