aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2012-10-22ixgbevf: Add VF DCB + SR-IOV supportAlexander Duyck
2012-10-22ixgbe: Enable support for VF API version 1.1 in the PF.Alexander Duyck
2012-10-22ixgbe: Add support for GET_QUEUES message to get DCB configurationAlexander Duyck
2012-10-22ixgbe: Add support for tracking the default user priority to SR-IOVAlexander Duyck
2012-10-22ixgbe: Add support for IPv6 and UDP to ixgbe_get_headlenAlexander Duyck
2012-10-19igb: Split igb_update_dca into separate Tx and Rx functionsAlexander Duyck
2012-10-19igb: Move the calls to set the Tx and Rx queues into igb_openAlexander Duyck
2012-10-19igb: Combine q_vector and ring allocation into a single functionAlexander Duyck
2012-10-19igb: Lock buffer size at 2K even on systems with larger pagesAlexander Duyck
2012-10-19igb: Move rx_buffer related code in Rx cleanup path into separate functionAlexander Duyck
2012-10-19igb: Map entire page and sync half instead of mapping and unmapping half pagesAlexander Duyck
2012-10-19igb: Combine post-processing of skb into a single functionAlexander Duyck
2012-10-19igb: Do not use header split, instead receive all frames into a single bufferAlexander Duyck
2012-10-19igb: Split Rx timestamping into two separate functionsAlexander Duyck
2012-10-19igb: Correcting and improving small packet check and paddingTushar Dave
2012-10-19ixgbe: Add mailbox API version negotiation support to ixgbe PFAlexander Duyck
2012-10-19ixgbe: Move message handling routines into their own functionsAlexander Duyck
2012-10-19ixgbe: Enable jumbo frames support w/ SR-IOVAlexander Duyck
2012-10-19ixgbe: Initialize q_vector cpu and affinity masks correctlyAlexander Duyck
2012-10-10e1000e: Change wthresh to 1 to avoid possible Tx stallsHiroaki SHIMODA
2012-10-09e1000e: add device IDs for i218Bruce Allan
2012-10-09ixgbe/ixgbevf: Limit maximum jumbo frame size to 9.5K to avoid Tx hangsAlexander Duyck
2012-10-09ixgbevf: Set the netdev number of Tx queuesGreg Rose
2012-10-03ixgbe: add support for X540-AT1joshua.a.hay@intel.com
2012-10-03ixgbe: fix poll loop for FDIRCTRL.INIT_DONE bitEmil Tantilov
2012-10-03ixgbe: fix PTP ethtool timestamping functionJacob Keller
2012-10-03ixgbe: (PTP) Fix PPS interrupt codeJacob Keller
2012-10-03ixgbe: Fix PTP X540 SDP alignment code for PPS signalJacob Keller
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-10-01netlink: add attributes to fdb interfacestephen hemminger
2012-10-01Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-09-24ixgbevf: Return error on failure to enable VLANAlexander Duyck
2012-09-24ixgbevf: Add fix to VF to handle multi-descriptor buffersAlexander Duyck
2012-09-24ixgbevf: Fix AIM (Adaptive Interrupt Moderation)Greg Rose
2012-09-24ixgbevf - Remove unused parameter in ixgbevf_receive_skbNarendra K
2012-09-24ixgbe: Do not read the spoofed packets counter when not in IOV modeGreg Rose
2012-09-24ixgbevf: Fix code for handling timeoutAlexander Duyck
2012-09-22ptp: link the phc device to its parent deviceRichard Cochran
2012-09-22igb: Use dma_unmap_addr and dma_unmap_len definesAlexander Duyck
2012-09-22igb: Simplify how we populate the RSS keyAlexander Duyck
2012-09-22igb: Change how we populate the RSS indirection tableAlexander Duyck
2012-09-22igb: Change Tx cleanup loop to do/while instead of forAlexander Duyck
2012-09-22igb: Remove logic that was doing NUMA pseudo-aware allocationsAlexander Duyck
2012-09-22igb: Fix stats output on i210/i211 parts.Carolyn Wyborny
2012-09-22igb: Change how we check for pre-existing and assigned VFsStefan Assmann
2012-09-20ixgbevf: scheduling while atomic in reset hw pathJohn Fastabend
2012-09-20ixgbevf: Add support for VF API negotiationAlexander Duyck
2012-09-20igb: Support to enable EEE on all eee_supported devicesAkeem G. Abodunrin
2012-09-20igb: Remove artificial restriction on RQDPC stat readingAlexander Duyck