index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ixgbe
/
ixgbe.h
Age
Commit message (
Expand
)
Author
2012-07-21
ixgbe: Reduce Rx header size to what is actually used
Alexander Duyck
2012-07-21
ixgbe: Change how we check for pre-existing and assigned VFs
Alexander Duyck
2012-07-19
ixgbe: Make FCoE allocation and configuration closer to how rings work
Alexander Duyck
2012-07-19
ixgbe: Use VMDq offset to indicate the default pool
Alexander Duyck
2012-07-18
ixgbe: Cleanup holes in flags after removing several of them
Alexander Duyck
2012-07-18
ixgbe: Retire RSS enabled and capable flags
Alexander Duyck
2012-07-18
ixgbe: Add support for SR-IOV w/ DCB or RSS
Alexander Duyck
2012-07-14
ixgbe: Add function for obtaining FCoE TC based on FCoE user priority
Alexander Duyck
2012-07-11
ixgbe: Add feature offset value to ring features
Alexander Duyck
2012-07-11
ixgbe: Add upper limit to ring features
Alexander Duyck
2012-07-11
ixgbe: count q_vectors instead of MSI-X vectors
Alexander Duyck
2012-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-06-26
ixgbe: Do not pad FCoE frames as this can cause issues with FCoE DDP
Alexander Duyck
2012-06-14
ixgbe: Check PTP Rx timestamps via BPF filter
Jacob Keller
2012-05-09
ixgbe: cleanup the hwmon function calls
Don Skidmore
2012-05-09
ixgbe: Enable timesync clock-out feature for PPS support on X540
Jacob E Keller
2012-05-09
ixgbe: Hardware Timestamping + PTP Hardware Clock (PHC)
Jacob Keller
2012-05-09
ixgbe: Set Drop_EN bit when multiple Rx queues are present w/o flow control
Alexander Duyck
2012-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-05-03
ixgbe: dcb: BIT_APP_UPCHG not set by ixgbe_copy_dcb_cfg()
John Fastabend
2012-05-02
ixgbe: add hwmon interface to export thermal data
Don Skidmore
2012-04-27
ixgbe: check for WoL support in single function
Jacob Keller
2012-03-27
ixgbe: fix typo in enumeration name
Don Skidmore
2012-03-19
ixgbe: fix namespace issues when FCoE/DCB is not enabled
Jeff Kirsher
2012-03-19
ixgbe: Correct flag values set by ixgbe_fix_features
Alexander Duyck
2012-03-19
ixgbe: Add support for enabling UDP RSS via the ethtool rx-flow-hash command
Alexander Duyck
2012-03-19
ixgbe: Update layout of ixgbe_ring structure to improve cache performance
Alexander Duyck
2012-03-19
ixgbe: Store Tx flags and protocol information to tx_buffer sooner
Alexander Duyck
2012-03-17
ixgbe: always write DMA for single_mapped value with skb
Alexander Duyck
2012-03-17
ixgbe: Place skb on first buffer_info structure to avoid using stack space
Alexander Duyck
2012-03-17
ixgbe: Use packets to track Tx completions instead of a seperate value
Alexander Duyck
2012-03-17
ixgbe: Replace standard receive path with a page based receive
Alexander Duyck
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
[next]