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
2014-06-08
i40evf: use correct format for printing MAC addresses
Mitch Williams
2014-06-08
i40evf: clean up log message formatting
Mitch Williams
2014-06-08
i40evf: remove bogus comment
Mitch Williams
2014-06-08
i40evf: remove unnecessary log messages
Mitch Williams
2014-06-08
i40e/i40evf: Clean up a few things
Akeem G Abodunrin
2014-06-08
i40e/i40evf: Fix code to accommodate i40e_register.h changes
Anjali Singhai Jain
2014-06-08
i40e/i40evf: fix rx descriptor status
Jesse Brandeburg
2014-06-06
i40e/i40evf: Bump build version
Catherine Sullivan
2014-06-06
i40e/i40evf: add Tx pre queue disable function
Matt Jared
2014-06-06
i40e/i40evf: check AQ register for valid data
Kamil Krawczyk
2014-06-06
i40evf: make messages less dire
Mitch Williams
2014-06-05
i40e/i40evf: remove rx_errors and rx_missed
Shannon Nelson
2014-06-05
i40e/i40evf: VEB structure added, GTIME macro update
Kamil Krawczyk
2014-06-05
i40evf: fix crash when changing ring sizes
Mitch Williams
2014-06-05
i40evf: set descriptor multiple to 32
Mitch Williams
2014-06-05
i40e/i40evf: remove unused RX_LRO define
Jesse Brandeburg
2014-06-02
Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2014-06-03
ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()
Ben Hutchings
2014-05-29
i40evf: don't use RESETTING state during reinit
Mitch Williams
2014-05-29
i40e/i40evf: Change type to u32 to avoid sparse error
Greg Rose
2014-05-29
i40e/i40evf: remove storm control
Jesse Brandeburg
2014-05-29
i40e/i40evf: Remove reserved PCTYPE defines
Kevin Scott
2014-05-29
i40e/i40evf: Update check for AQ aliveness
Kevin Scott
2014-05-27
i40evf: Use is_multicast_ether_addr helper
Tobias Klauser
2014-05-23
i40e,igb,ixgbe: remove usless return statements
Stephen Hemminger
2014-05-21
i40evf: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
2014-05-21
i40e/i40evf: control auto ITR through ethtool
Mitch Williams
2014-05-21
i40e/i40evf: set proper default for ITR registers
Mitch Williams
2014-05-21
i40evf: make ethtool_ops const
Mitch Williams
2014-05-21
i40evf: don't lie to ethtool
Mitch Williams
2014-05-21
i40evf: Use macro param for ethtool stats
Mitch Williams
2014-05-21
i40evf: Fix the headers and update copyright year.
Jesse Brandeburg
2014-05-21
i40evf: Remove unused defines
Catherine Sullivan
2014-05-21
i40evf: Update AdminQ interface
Shannon Nelson
2014-05-13
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-04-28
i40e/i40evf: Bump build version
Catherine Sullivan
2014-04-28
i40e/i40evf: Retrieve and store missing link config information
Neerav Parikh
2014-04-28
i40evf: remove debugging message
Mitch Williams
2014-04-28
i40evf: fix panic on PF driver fail
Mitch Williams
2014-04-28
i40e/i40evf: add driver version string to driver version command
Shannon Nelson
2014-04-28
i40evf: support ethtool RSS options
Mitch A Williams
2014-04-22
i40e/i40evf: Bump build versions
Catherine Sullivan
2014-04-22
i40e/i40evf: update AdminQ API
Shannon Nelson
2014-04-21
i40e/i40evf: add tracking to NVM busy state
Shannon Nelson
2014-04-21
i40e/i40evf: Bump build versions
Catherine Sullivan
2014-04-21
i40e/i40evf: unhide and enable to one prefena field
Jesse Brandeburg
2014-04-11
i40evf: program RSS LUT correctly
Mitch A Williams
2014-04-11
i40evf: remove open-coded skb_cow_head
Francois Romieu
2014-03-31
i40e/i40evf: Remove addressof casts to same type
Joe Perches
2014-03-31
i40e/i40evf: fix error checking path
Jean Sacren
[next]