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
/
ixgbe
/
ixgbe.h
Age
Commit message (
Expand
)
Author
2012-03-14
ixgbe: Replace eitr_low and eitr_high with static values in ixgbe_update_itr
Alexander Duyck
2012-03-12
ixgbe: Add iterator for cycling through rings on a q_vector
Alexander Duyck
2012-03-12
ixgbe: Allocate rings as part of the q_vector
Alexander Duyck
2012-03-12
ixgbe: Default to queue pairs when number of queues is less than CPUs
Alexander Duyck
2012-03-12
ixgbe: Reorder adapter contents for better cache utilization
Alexander Duyck
2012-03-12
ixgbe: add support for byte queue limits
Alexander Duyck
2012-02-10
ixgbe: Combine post-DMA processing of sk_buff fields into single function
Alexander Duyck
2012-02-10
ixgbe: Drop the _ADV of descriptor macros since all ixgbe descriptors are ADV
Alexander Duyck
2012-02-10
ixgbe: Add function for testing status bits in Rx descriptor
Alexander Duyck
2012-02-10
ixgbe: Minor refactor of RSC
Alexander Duyck
2012-02-03
ixgbe: update copyright to 2012
Don Skidmore
2012-01-05
ixgbe: FCoE: Add support for ndo_get_fcoe_hbainfo() call
Neerav Parikh
2011-10-17
ixgbe: change the eeprom version reported by ethtool
Emil Tantilov
2011-10-16
ixgbe: Add new netdev op to turn spoof checking on or off per VF
Greg Rose
2011-10-12
ixgbe: Add protection from VF invalid target DMA
Greg Rose
2011-09-28
ixgbe: Cleanup q_vector interrupt throttle rate logic
Emil Tantilov
2011-09-23
ixgbe: add WOL support for X540
Emil Tantilov
2011-09-23
ixgbe: Reconfigure SR-IOV Init
Greg Rose
2011-09-16
ixgbe: Make better use of memory allocations in one-buffer mode w/ RSC
Alexander Duyck
2011-09-16
ixgbe: make ixgbe_up and ixgbe_up_complete void functions
Alexander Duyck
2011-09-15
ixgbe: Correctly name and handle MSI-X other interrupt
Alexander Duyck
2011-09-15
ixgbe: Change default Tx work limit size to 256 buffers
Alexander Duyck
2011-08-29
ixgbe: Add support for setting CC bit when SR-IOV is enabled
Alexander Duyck
2011-08-27
ixgbe: convert rings from q_vector bit indexed array to linked list
Alexander Duyck
2011-08-19
ixgbe: Cleanup FCOE and VLAN handling in xmit_frame_ring
Alexander Duyck
2011-08-19
ixgbe: Refactor transmit map and cleanup routines
Alexander Duyck
2011-08-10
intel: Move the Intel wired LAN drivers
Jeff Kirsher