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
Age
Commit message (
Expand
)
Author
2012-07-19
net: e100: ucode is optional in some cases
Bjørn Mork
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-18
ixgbe: Update configure virtualization to allow for multiple PF pools
Alexander Duyck
2012-07-18
ixgbevf: Fix multiple issues in ixgbevf_get/set_ringparam
Alexander Duyck
2012-07-18
ixgbevf: Consolidate Tx context descriptor creation code
Alexander Duyck
2012-07-18
ixgbevf: Add netdev to ring structure
Alexander Duyck
2012-07-18
ixgbevf: Do not rewind the Rx ring before bumping tail
Alexander Duyck
2012-07-18
ixgbevf: fix VF untagging when 802.1 prio is set
Pascal Bouchareine
2012-07-17
ixgbevf: Update descriptor macros to accept pointers and drop _ADV suffix
Alexander Duyck
2012-07-17
ixgbe: Cleanup logic for MRQC and MTQC configuration
Alexander Duyck
2012-07-17
ixgbe: Update the logic for ixgbe_cache_ring_dcb and DCB RSS configuration
Alexander Duyck
2012-07-17
ixgbe: Move configuration of set_real_num_rx/tx_queues into open
Alexander Duyck
2012-07-17
ixgbe: Handle failures in the ixgbe_setup_rx/tx_resources calls
Alexander Duyck
2012-07-17
ixgbe: Ping the VFs on link status change to trigger link change
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: Cleanup accounting for space needed at start of xmit_frame
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-07-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2012-07-16
ethernet: Use eth_random_addr
Joe Perches
2012-07-14
ixgbe: Merge FCoE set_num and cache_ring calls into RSS/DCB config
Alexander Duyck
2012-07-14
ixgbe: Add function for obtaining FCoE TC based on FCoE user priority
Alexander Duyck
2012-07-14
ixgbe: Populate the prio_tc_map in ixgbe_setup_tc
Alexander Duyck
2012-07-14
ixgbe: Cleanup unpacking code for DCB
Alexander Duyck
2012-07-14
ixgbe: Simplify logic for getting traffic class from user priority
Alexander Duyck
2012-07-14
e1000e: Program the correct register for ITR when using MSI-X.
Matthew Vick
2012-07-14
e1000e: Cleanup code logic in e1000_check_for_serdes_link_82571()
Tushar Dave
2012-07-11
ixgbe: Merge RSS and flow director ring register caching and configuration
Alexander Duyck
2012-07-11
ixgbe: Clean up a useless switch statement and dead code in configure_srrctl
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-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-07-10
drivers/net/ethernet: Fix non-kernel-doc comments with kernel-doc start markers
Ben Hutchings
2012-07-10
drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
2012-07-09
ixgbe: DCB and SR-IOV can not co-exist and will cause hangs
Alexander Duyck
2012-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-07-01
e1000e: remove use of IP payload checksum
Bruce Allan
2012-06-30
igbvf: fix divide by zero
Mitch A Williams
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-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-06-21
ixgbe: simplify padding and length checks
Stephen Hemminger
2012-06-20
ixgbe: clean up ixgbe_get_settings ethtool function
Jacob Keller
[next]