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-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
2017-02-03
i40e: Quick refactor to start moving data off stack and into Tx buffer info
Alexander Duyck
1
-20
/
+27
2017-02-03
i40evf: remove unused device ID
Mitch Williams
1
-1
/
+0
2017-02-03
i40e: Deprecating unused macro
Bimmy Pujari
1
-1
/
+0
2016-12-07
i40e: Add functions which apply correct PHY access method for read and write ...
Michal Kosiarz
1
-0
/
+4
2016-12-07
i40e: Add FEC for 25g
Carolyn Wyborny
1
-2
/
+23
2016-12-07
i40e: Add support for 25G devices
Carolyn Wyborny
6
-38
/
+89
2016-12-07
Changed version from 1.6.21 to 1.6.25
Bimmy Pujari
1
-1
/
+1
2016-12-07
i40e/i40evf: napi_poll must return the work done
Alexander Duyck
1
-1
/
+1
2016-12-07
i40e: simplify txd use count calculation
Mitch Williams
1
-17
/
+28
2016-12-03
i40evf: protect against NULL msix_entries and q_vectors pointers
Jacob Keller
1
-6
/
+14
2016-12-03
i40evf: check for msix_entries null dereference
Alan Brady
1
-0
/
+6
2016-12-03
i40evf: Move some i40evf_reset_task code to separate function
Joe Perches
1
-42
/
+44
2016-12-03
i40e: Add protocols over MCTP to i40e_aq_discover_capabilities
Piotr Raczynski
1
-0
/
+4
2016-12-03
i40evf: Be much more verbose about what we can and cannot offload
Alexander Duyck
1
-0
/
+59
2016-11-01
i40e: Implementation of ERROR state for NVM update state machine
Maciej Sosin
2
-2
/
+3
2016-11-01
i40e: Reorder logic for coalescing RS bits
Alexander Duyck
2
-52
/
+54
2016-11-01
i40evf: avoid an extra msleep while
Jacob Keller
1
-3
/
+5
2016-10-29
i40e/i40evf: Changed version from 1.6.19 to 1.6.21
Bimmy Pujari
1
-1
/
+1
2016-10-29
i40e: Drop redundant Rx descriptor processing code
Alexander Duyck
1
-12
/
+6
2016-10-29
i40e/i40evf: Changed version from 1.6.16 to 1.6.19
Bimmy Pujari
1
-1
/
+1
2016-10-29
i40e/i40evf: fix interrupt affinity bug
Alan Brady
3
-27
/
+78
2016-10-29
i40e: group base mode VF offload flags
Preethi Banala
1
-0
/
+4
2016-10-18
ethernet/intel: use core min/max MTU checking
Jarod Wilson
1
-4
/
+4
2016-09-25
i40evf: support queue-specific settings for interrupt moderation
Jacob Keller
5
-62
/
+195
2016-09-25
i40e/i40evf: Add txring_txq function to match fm10k and ixgbe
Alexander Duyck
2
-11
/
+15
2016-09-25
i40e: Fix Flow Director raw_buf cleanup
Alexander Duyck
1
-4
/
+4
2016-09-25
i40evf: enable adaptive interrupt throttling
Mitch Williams
1
-5
/
+11
2016-09-25
i40e/i40evf: Changed version to 1.6.16
Bimmy Pujari
1
-1
/
+1
2016-09-25
i40e: add encap csum VF offload flag
Preethi Banala
1
-0
/
+1
2016-09-23
i40evf: remove unnecessary error checking against i40e_shutdown_adminq
Lihong Yang
1
-2
/
+1
2016-09-23
i40e: Limit TX descriptor count in cases where frag size is greater than 16K
Alexander Duyck
1
-5
/
+2
2016-09-23
i40evf: remove unnecessary error checking against i40evf_up_complete
Bimmy Pujari
1
-8
/
+3
2016-09-23
i40evf: Fix link state event handling
Sridhar Samudrala
2
-3
/
+11
2016-09-23
i40e: avoid potential null pointer dereference when assigning len
Colin Ian King
1
-1
/
+2
2016-08-20
i40evf: Open RDMA Client after reset
Avinash Dayanand
1
-0
/
+2
2016-08-20
i40e/i40evf: Fix indentation
Jeff Kirsher
1
-27
/
+30
2016-08-20
i40e: Add support for HMC resource and profile for X722
Carolyn Wyborny
1
-0
/
+21
[next]