index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ixgbevf
/
ixgbevf.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ixgbevf: Add bit to mark work queue initialization
Mark Rustad
2014-04-11
1
-0
/
+1
*
ixgbevf: Fix rcu warnings induced by LER
Mark Rustad
2014-03-31
1
-0
/
+1
*
ixgbevf: Check register reads for adapter removal
Mark Rustad
2014-03-21
1
-0
/
+1
*
ixgbevf: Use static inlines instead of macros
Mark Rustad
2014-03-21
1
-0
/
+5
*
ixgbevf: Indicate removal state explicitly
Mark Rustad
2014-03-19
1
-2
/
+3
*
ixgbevf: redo dma mapping using the tx buffer info
Emil Tantilov
2014-01-17
1
-3
/
+2
*
ixgbevf: make the first tx_buffer a repository for most of the skb info
Emil Tantilov
2014-01-17
1
-5
/
+7
*
ixgbevf: remove counters for Tx/Rx checksum offload
Emil Tantilov
2014-01-17
1
-14
/
+9
*
ixgbevf: move ring specific stats into ring specific structure
Emil Tantilov
2014-01-17
1
-11
/
+33
*
ixgbevf: make use of the dev pointer in the ixgbevf_ring struct
Emil Tantilov
2014-01-17
1
-4
/
+4
*
ixgbevf: Convert ring storage form pointer to an array to array of pointers
Don Skidmore
2014-01-16
1
-2
/
+2
*
ixgbevf: set the disable state when ixgbevf_qv_disable is called
Jacob Keller
2014-01-16
1
-0
/
+1
*
ixgbevf: add DCB configuration into queue setup
Don Skidmore
2013-12-17
1
-0
/
+1
*
ixgbe: Focus config of head, tail ntc, and ntu all into a single function
Don Skidmore
2013-12-10
1
-3
/
+1
*
ixgbe: cleanup IXGBE_DESC_UNUSED
Don Skidmore
2013-11-01
1
-3
/
+7
*
ixgbevf: Add zero_base handler to network statistics
Don Skidmore
2013-10-29
1
-1
/
+0
*
ixgbevf: add BP_EXTENDED_STATS for CONFIG_NET_RX_BUSY_POLL
Jacob Keller
2013-10-29
1
-0
/
+22
*
ixgbevf: implement CONFIG_NET_RX_BUSY_POLL
Jacob Keller
2013-10-29
1
-0
/
+109
*
ixgbevf: implement ethtool get/set coalesce
Jacob Keller
2013-10-24
1
-0
/
+2
*
intel: Remove extern from function prototypes
Joe Perches
2013-09-24
1
-19
/
+15
*
ixgbevf: Make next_to_watch a pointer and adjust memory barriers to avoid races
Alexander Duyck
2013-03-08
1
-1
/
+1
*
ixgbevf: Add checksum statistics counters to rings
Greg Rose
2012-11-15
1
-0
/
+2
*
ixgbevf: Remove the ring adapter pointer value
Greg Rose
2012-11-15
1
-1
/
+0
*
ixgbevf: Reduce size of maximum rx buffer
Greg Rose
2012-11-13
1
-4
/
+4
*
ixgbevf: Add flag to indicate when rx is in net poll
Greg Rose
2012-11-13
1
-0
/
+1
*
ixgbevf: Add VF DCB + SR-IOV support
Alexander Duyck
2012-10-22
1
-2
/
+2
*
ixgbe/ixgbevf: Limit maximum jumbo frame size to 9.5K to avoid Tx hangs
Alexander Duyck
2012-10-09
1
-1
/
+1
*
ixgbevf: Add fix to VF to handle multi-descriptor buffers
Alexander Duyck
2012-09-24
1
-0
/
+5
*
ixgbevf: Cleanup handling of configuration for jumbo frames
Alexander Duyck
2012-08-30
1
-1
/
+3
*
ixgbevf: Fix namespace issue with ixgbe_write_eitr
Greg Rose
2012-07-21
1
-1
/
+0
*
ixgbevf: Add lock around mailbox ops to prevent simultaneous access
Alexander Duyck
2012-07-21
1
-0
/
+2
*
ixgbevf: Add netdev to ring structure
Alexander Duyck
2012-07-18
1
-0
/
+2
*
ixgbevf: Update descriptor macros to accept pointers and drop _ADV suffix
Alexander Duyck
2012-07-17
1
-6
/
+6
*
ixgbevf: Use igb style interrupt masks instead of ixgbe style
Alexander Duyck
2012-07-17
1
-6
/
+23
*
ixgbevf: Move Tx clean-up into NAPI context
Alexander Duyck
2012-07-17
1
-8
/
+4
*
ixgbevf: Update q_vector to contain ring pointers instead of bitmaps
Alexander Duyck
2012-07-17
1
-6
/
+12
*
ixgbevf: Drop use of eitr_low and eitr_high for hard coded values
Alexander Duyck
2012-07-17
1
-2
/
+0
*
ixgbevf: Make use of NETIF_F_RXCSUM instead of keeping our own flag
Alexander Duyck
2012-07-17
1
-2
/
+1
*
ixgbevf: Drop netdev_registered value since that is already stored in netdev
Alexander Duyck
2012-07-17
1
-1
/
+0
*
ixgbevf: Drop all dead or unnecessary code
Alexander Duyck
2012-07-17
1
-38
/
+2
*
ixgbevf: Make sure jumbo frames are set correctly after PF reset
Greg Rose
2012-05-03
1
-1
/
+1
*
ixgbevf: Update copyright notices
Greg Rose
2012-02-03
1
-1
/
+1
*
ixgbevf: make operations tables const
Stephen Hemminger
2012-01-19
1
-3
/
+3
*
ixgbevf: fix sparse warnings
Stephen Hemminger
2012-01-19
1
-1
/
+1
*
ixgbevf: provide 64 bit statistics
Eric Dumazet
2011-08-26
1
-3
/
+5
*
intel: Move the Intel wired LAN drivers
Jeff Kirsher
2011-08-10
1
-0
/
+318