index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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-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
2017-03-15
i40e/i40evf: Change version from 1.6.27 to 2.1.7
Bimmy Pujari
1
-3
/
+3
2017-03-15
i40e/i40evf: Add support for mapping pages with DMA attributes
Alexander Duyck
2
-5
/
+29
2017-03-15
i40evf: add client interface
Mitch Williams
7
-10
/
+879
2017-03-15
i40e: fix up recent proxy and wol bits for X722_SUPPORT
Shannon Nelson
1
-1
/
+64
2017-02-19
i40e: mark the value passed to csum_replace_by_diff as __wsum
Jacob Keller
1
-2
/
+3
2017-02-19
i40e: refactor AQ CMD buffer debug printing
Alan Brady
1
-7
/
+12
2017-02-19
i40e: Fix Adaptive ITR enabling
Carolyn Wyborny
1
-6
/
+6
2017-02-19
i40evf: add comment
Mitch Williams
1
-0
/
+5
2017-02-19
i40evf: free rings in remove function
Mitch Williams
1
-1
/
+2
2017-02-12
i40e: Save link FEC info from link up event
Henry Tieman
1
-0
/
+1
2017-02-12
i40e: Add bus number info to i40e_bus_info struct
Sudheer Mogilappagari
2
-0
/
+2
2017-02-12
i40e/i40evf : Changed version from 1.6.25 to 1.6.27
Bimmy Pujari
1
-1
/
+1
2017-02-12
i40e/i40evf: eliminate i40e_pull_tail()
Scott Peterson
1
-76
/
+93
2017-02-12
i40e/i40evf: Moves skb from i40e_rx_buffer to i40e_ring
Scott Peterson
2
-16
/
+23
2017-02-12
i40e/i40evf: Limit DMA sync of RX buffers to actual packet size
Scott Peterson
1
-7
/
+9
2017-02-12
i40evf: track outstanding client request
Mitch Williams
3
-0
/
+6
2017-02-03
i40e: Remove FPK HyperV VF device ID
Jayaprakash Shanmugam
2
-2
/
+0
[next]