index
:
linux/linux-stable.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.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
i40evf
Age
Commit message (
Expand
)
Author
2017-02-18
i40e: mark the value passed to csum_replace_by_diff as __wsum
Jacob Keller
2017-02-18
i40e: refactor AQ CMD buffer debug printing
Alan Brady
2017-02-18
i40e: Fix Adaptive ITR enabling
Carolyn Wyborny
2017-02-18
i40evf: add comment
Mitch Williams
2017-02-18
i40evf: free rings in remove function
Mitch Williams
2017-02-11
i40e: Save link FEC info from link up event
Henry Tieman
2017-02-11
i40e: Add bus number info to i40e_bus_info struct
Sudheer Mogilappagari
2017-02-11
i40e/i40evf : Changed version from 1.6.25 to 1.6.27
Bimmy Pujari
2017-02-11
i40e/i40evf: eliminate i40e_pull_tail()
Scott Peterson
2017-02-11
i40e/i40evf: Moves skb from i40e_rx_buffer to i40e_ring
Scott Peterson
2017-02-11
i40e/i40evf: Limit DMA sync of RX buffers to actual packet size
Scott Peterson
2017-02-11
i40evf: track outstanding client request
Mitch Williams
2017-02-02
i40e: Remove FPK HyperV VF device ID
Jayaprakash Shanmugam
2017-02-02
i40e: Quick refactor to start moving data off stack and into Tx buffer info
Alexander Duyck
2017-02-02
i40evf: remove unused device ID
Mitch Williams
2017-02-02
i40e: Deprecating unused macro
Bimmy Pujari
2016-12-06
i40e: Add functions which apply correct PHY access method for read and write ...
Michal Kosiarz
2016-12-06
i40e: Add FEC for 25g
Carolyn Wyborny
2016-12-06
i40e: Add support for 25G devices
Carolyn Wyborny
2016-12-06
Changed version from 1.6.21 to 1.6.25
Bimmy Pujari
2016-12-06
i40e/i40evf: napi_poll must return the work done
Alexander Duyck
2016-12-06
i40e: simplify txd use count calculation
Mitch Williams
2016-12-02
i40evf: protect against NULL msix_entries and q_vectors pointers
Jacob Keller
2016-12-02
i40evf: check for msix_entries null dereference
Alan Brady
2016-12-02
i40evf: Move some i40evf_reset_task code to separate function
Joe Perches
2016-12-02
i40e: Add protocols over MCTP to i40e_aq_discover_capabilities
Piotr Raczynski
2016-12-02
i40evf: Be much more verbose about what we can and cannot offload
Alexander Duyck
2016-10-31
i40e: Implementation of ERROR state for NVM update state machine
Maciej Sosin
2016-10-31
i40e: Reorder logic for coalescing RS bits
Alexander Duyck
2016-10-31
i40evf: avoid an extra msleep while
Jacob Keller
2016-10-28
i40e/i40evf: Changed version from 1.6.19 to 1.6.21
Bimmy Pujari
2016-10-28
i40e: Drop redundant Rx descriptor processing code
Alexander Duyck
2016-10-28
i40e/i40evf: Changed version from 1.6.16 to 1.6.19
Bimmy Pujari
2016-10-28
i40e/i40evf: fix interrupt affinity bug
Alan Brady
2016-10-28
i40e: group base mode VF offload flags
Preethi Banala
2016-10-18
ethernet/intel: use core min/max MTU checking
Jarod Wilson
2016-09-24
i40evf: support queue-specific settings for interrupt moderation
Jacob Keller
2016-09-24
i40e/i40evf: Add txring_txq function to match fm10k and ixgbe
Alexander Duyck
2016-09-24
i40e: Fix Flow Director raw_buf cleanup
Alexander Duyck
2016-09-24
i40evf: enable adaptive interrupt throttling
Mitch Williams
2016-09-24
i40e/i40evf: Changed version to 1.6.16
Bimmy Pujari
2016-09-24
i40e: add encap csum VF offload flag
Preethi Banala
2016-09-22
i40evf: remove unnecessary error checking against i40e_shutdown_adminq
Lihong Yang
2016-09-22
i40e: Limit TX descriptor count in cases where frag size is greater than 16K
Alexander Duyck
2016-09-22
i40evf: remove unnecessary error checking against i40evf_up_complete
Bimmy Pujari
2016-09-22
i40evf: Fix link state event handling
Sridhar Samudrala
2016-09-22
i40e: avoid potential null pointer dereference when assigning len
Colin Ian King
2016-08-19
i40evf: Open RDMA Client after reset
Avinash Dayanand
2016-08-19
i40e/i40evf: Fix indentation
Jeff Kirsher
2016-08-19
i40e: Add support for HMC resource and profile for X722
Carolyn Wyborny
[next]