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
/
ixgbevf
/
ixgbevf.h
Age
Commit message (
Expand
)
Author
2014-01-17
ixgbevf: make the first tx_buffer a repository for most of the skb info
Emil Tantilov
2014-01-17
ixgbevf: remove counters for Tx/Rx checksum offload
Emil Tantilov
2014-01-17
ixgbevf: move ring specific stats into ring specific structure
Emil Tantilov
2014-01-17
ixgbevf: make use of the dev pointer in the ixgbevf_ring struct
Emil Tantilov
2014-01-16
ixgbevf: Convert ring storage form pointer to an array to array of pointers
Don Skidmore
2014-01-16
ixgbevf: set the disable state when ixgbevf_qv_disable is called
Jacob Keller
2013-12-17
ixgbevf: add DCB configuration into queue setup
Don Skidmore
2013-12-10
ixgbe: Focus config of head, tail ntc, and ntu all into a single function
Don Skidmore
2013-11-01
ixgbe: cleanup IXGBE_DESC_UNUSED
Don Skidmore
2013-10-29
ixgbevf: Add zero_base handler to network statistics
Don Skidmore
2013-10-29
ixgbevf: add BP_EXTENDED_STATS for CONFIG_NET_RX_BUSY_POLL
Jacob Keller
2013-10-29
ixgbevf: implement CONFIG_NET_RX_BUSY_POLL
Jacob Keller
2013-10-24
ixgbevf: implement ethtool get/set coalesce
Jacob Keller
2013-09-24
intel: Remove extern from function prototypes
Joe Perches
2013-03-08
ixgbevf: Make next_to_watch a pointer and adjust memory barriers to avoid races
Alexander Duyck
2012-11-15
ixgbevf: Add checksum statistics counters to rings
Greg Rose
2012-11-15
ixgbevf: Remove the ring adapter pointer value
Greg Rose
2012-11-13
ixgbevf: Reduce size of maximum rx buffer
Greg Rose
2012-11-13
ixgbevf: Add flag to indicate when rx is in net poll
Greg Rose
2012-10-22
ixgbevf: Add VF DCB + SR-IOV support
Alexander Duyck
2012-10-09
ixgbe/ixgbevf: Limit maximum jumbo frame size to 9.5K to avoid Tx hangs
Alexander Duyck
2012-09-24
ixgbevf: Add fix to VF to handle multi-descriptor buffers
Alexander Duyck
2012-08-30
ixgbevf: Cleanup handling of configuration for jumbo frames
Alexander Duyck
2012-07-21
ixgbevf: Fix namespace issue with ixgbe_write_eitr
Greg Rose
2012-07-21
ixgbevf: Add lock around mailbox ops to prevent simultaneous access
Alexander Duyck
2012-07-18
ixgbevf: Add netdev to ring structure
Alexander Duyck
2012-07-17
ixgbevf: Update descriptor macros to accept pointers and drop _ADV suffix
Alexander Duyck
2012-07-17
ixgbevf: Use igb style interrupt masks instead of ixgbe style
Alexander Duyck
2012-07-17
ixgbevf: Move Tx clean-up into NAPI context
Alexander Duyck
2012-07-17
ixgbevf: Update q_vector to contain ring pointers instead of bitmaps
Alexander Duyck
2012-07-17
ixgbevf: Drop use of eitr_low and eitr_high for hard coded values
Alexander Duyck
2012-07-17
ixgbevf: Make use of NETIF_F_RXCSUM instead of keeping our own flag
Alexander Duyck
2012-07-17
ixgbevf: Drop netdev_registered value since that is already stored in netdev
Alexander Duyck
2012-07-17
ixgbevf: Drop all dead or unnecessary code
Alexander Duyck
2012-05-03
ixgbevf: Make sure jumbo frames are set correctly after PF reset
Greg Rose
2012-02-03
ixgbevf: Update copyright notices
Greg Rose
2012-01-19
ixgbevf: make operations tables const
Stephen Hemminger
2012-01-19
ixgbevf: fix sparse warnings
Stephen Hemminger
2011-08-26
ixgbevf: provide 64 bit statistics
Eric Dumazet
2011-08-10
intel: Move the Intel wired LAN drivers
Jeff Kirsher
[prev]