index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
i40evf
Commit message (
Expand
)
Author
Age
Files
Lines
*
i40e/i40evf: Add Flow director stats to PF stats
Anjali Singhai Jain
2014-06-11
1
-0
/
+3
*
i40e/i40evf: remove FTYPE
Jesse Brandeburg
2014-06-11
1
-1
/
+0
*
i40evf: check admin queue error bits
Mitch Williams
2014-06-11
1
-0
/
+36
*
i40e/i40evf: User ether_addr_copy instead of memcpy
Greg Rose
2014-06-11
2
-9
/
+8
*
i40evf: don't go further down
Mitch Williams
2014-06-11
1
-2
/
+4
*
i40e/i40evf: AdminQ API update for new FW
Shannon Nelson
2014-06-11
1
-16
/
+80
*
i40e/i40evf: set headwb Tx context flags and use them
Ashish Shah
2014-06-11
1
-0
/
+3
*
i40e/i40evf: bump version to 0.4.7 for i40e and 0.9.31 for i40evf
Shannon Nelson
2014-06-09
1
-1
/
+1
*
i40e/i40evf: add PPRS bit to error bits and fix bug in Rx checksum
Jesse Brandeburg
2014-06-09
2
-20
/
+57
*
i40evf: Fix function header
Catherine Sullivan
2014-06-08
1
-1
/
+1
*
i40e/i40evf: Bump build version
Catherine Sullivan
2014-06-08
1
-1
/
+1
*
i40e/i40evf: remove deprecated device IDs
Jesse Brandeburg
2014-06-08
2
-5
/
+1
*
i40e/i40evf: fix poll weight
Jesse Brandeburg
2014-06-08
1
-1
/
+1
*
i40e/i40evf: fix TSO accounting
Jesse Brandeburg
2014-06-08
2
-8
/
+3
*
i40e/i40evf: remove chatty reset messages
Mitch Williams
2014-06-08
1
-9
/
+4
*
i40evf: use correct format for printing MAC addresses
Mitch Williams
2014-06-08
1
-2
/
+2
*
i40evf: clean up log message formatting
Mitch Williams
2014-06-08
2
-14
/
+14
*
i40evf: remove bogus comment
Mitch Williams
2014-06-08
1
-3
/
+0
*
i40evf: remove unnecessary log messages
Mitch Williams
2014-06-08
2
-38
/
+16
*
i40e/i40evf: Clean up a few things
Akeem G Abodunrin
2014-06-08
1
-4
/
+0
*
i40e/i40evf: Fix code to accommodate i40e_register.h changes
Anjali Singhai Jain
2014-06-08
1
-6
/
+1
*
i40e/i40evf: fix rx descriptor status
Jesse Brandeburg
2014-06-08
1
-4
/
+6
*
i40e/i40evf: Bump build version
Catherine Sullivan
2014-06-06
1
-1
/
+1
*
i40e/i40evf: add Tx pre queue disable function
Matt Jared
2014-06-06
1
-0
/
+8
*
i40e/i40evf: check AQ register for valid data
Kamil Krawczyk
2014-06-06
1
-4
/
+30
*
i40evf: make messages less dire
Mitch Williams
2014-06-06
1
-2
/
+2
*
i40e/i40evf: remove rx_errors and rx_missed
Shannon Nelson
2014-06-05
3
-6
/
+1
*
i40e/i40evf: VEB structure added, GTIME macro update
Kamil Krawczyk
2014-06-05
1
-2
/
+12
*
i40evf: fix crash when changing ring sizes
Mitch Williams
2014-06-05
3
-13
/
+15
*
i40evf: set descriptor multiple to 32
Mitch Williams
2014-06-05
1
-1
/
+1
*
i40e/i40evf: remove unused RX_LRO define
Jesse Brandeburg
2014-06-05
1
-7
/
+0
*
Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2014-06-02
1
-6
/
+9
|
\
|
*
ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()
Ben Hutchings
2014-06-03
1
-6
/
+9
*
|
i40evf: don't use RESETTING state during reinit
Mitch Williams
2014-05-29
1
-2
/
+0
*
|
i40e/i40evf: Change type to u32 to avoid sparse error
Greg Rose
2014-05-29
1
-2
/
+2
*
|
i40e/i40evf: remove storm control
Jesse Brandeburg
2014-05-29
2
-5
/
+1
*
|
i40e/i40evf: Remove reserved PCTYPE defines
Kevin Scott
2014-05-29
2
-12
/
+3
*
|
i40e/i40evf: Update check for AQ aliveness
Kevin Scott
2014-05-29
1
-1
/
+5
*
|
i40evf: Use is_multicast_ether_addr helper
Tobias Klauser
2014-05-27
1
-1
/
+1
*
|
i40e,igb,ixgbe: remove usless return statements
Stephen Hemminger
2014-05-23
1
-4
/
+0
*
|
i40evf: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
2014-05-21
1
-20
/
+11
*
|
i40e/i40evf: control auto ITR through ethtool
Mitch Williams
2014-05-21
1
-36
/
+29
*
|
i40e/i40evf: set proper default for ITR registers
Mitch Williams
2014-05-21
1
-2
/
+4
*
|
i40evf: make ethtool_ops const
Mitch Williams
2014-05-21
1
-1
/
+1
*
|
i40evf: don't lie to ethtool
Mitch Williams
2014-05-21
1
-1
/
+1
*
|
i40evf: Use macro param for ethtool stats
Mitch Williams
2014-05-21
1
-5
/
+7
*
|
i40evf: Fix the headers and update copyright year.
Jesse Brandeburg
2014-05-21
20
-14
/
+74
*
|
i40evf: Remove unused defines
Catherine Sullivan
2014-05-21
1
-9
/
+0
*
|
i40evf: Update AdminQ interface
Shannon Nelson
2014-05-21
1
-14
/
+8
|
/
*
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-05-13
1
-1
/
+1
[next]