index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
i40evf
/
i40evf_main.c
Age
Commit message (
Expand
)
Author
2014-05-29
i40evf: don't use RESETTING state during reinit
Mitch Williams
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: set proper default for ITR registers
Mitch Williams
2014-05-21
i40evf: Fix the headers and update copyright year.
Jesse Brandeburg
2014-04-28
i40e/i40evf: Bump build version
Catherine Sullivan
2014-04-28
i40evf: remove debugging message
Mitch Williams
2014-04-28
i40evf: fix panic on PF driver fail
Mitch Williams
2014-04-22
i40e/i40evf: Bump build versions
Catherine Sullivan
2014-04-21
i40e/i40evf: Bump build versions
Catherine Sullivan
2014-04-11
i40evf: program RSS LUT correctly
Mitch A Williams
2014-03-31
i40e/i40evf: fix error checking path
Jean Sacren
2014-03-28
i40evf: fix oops in watchdog handler
Mitch Williams
2014-03-21
i40evf: clean up init error messages
Mitch Williams
2014-03-21
i40evf: don't shut down admin queue on error
Mitch Williams
2014-03-19
i40e/i40evf: Bump build versions
Catherine Sullivan
2014-03-19
i40evf: use min_t
Mitch Williams
2014-03-19
i40evf: correctly program RSS HLUT table
Mitch Williams
2014-03-14
i40e/i40evf: Use dma_set_mask_and_coherent
Mitch Williams
2014-03-14
i40e/i40evf: Use correct number of VF vectors
Mitch Williams
2014-03-06
i40e/i40evf: Bump pf&vf build versions
Catherine Sullivan
2014-03-06
i40evf: Enable the ndo_set_features netdev op
Greg Rose
2014-02-21
i40e and i40evf: Bump driver versions
Catherine Sullivan
2014-02-21
i40e: Change MSIX to MSI-X
Catherine Sullivan
2014-02-21
i40evf: update version and copyright date
Mitch Williams
2014-02-21
i40evf: store ring size in ring structs
Mitch Williams
2014-02-21
i40evf: don't guess device name
Mitch Williams
2014-02-21
i40evf: remove bogus comment
Mitch Williams
2014-02-21
i40evf: fix up strings in init task
Mitch Williams
2014-02-21
i40evf: get rid of pci_using_dac
Mitch Williams
2014-02-21
i40evf: fix multiple crashes on remove
Mitch Williams
2014-02-21
i40evf: remove VLAN filters on close
Mitch Williams
2014-02-21
i40evf: request reset on tx hang
Mitch Williams
2014-02-13
i40evf: refactor reset handling
Mitch Williams
2014-02-13
i40evf: don't store unnecessary array of strings
Mitch Williams
2014-01-17
i40e: Fix device ID define names to align to standard
Shannon Nelson
2013-12-31
i40evf: main driver core
Greg Rose