summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2012-11-01ptp: Make PTP_1588_CLOCK select rather than depend on PPSBen Hutchings
2012-11-01pps, ptp: Remove dependencies on EXPERIMENTALBen Hutchings
2012-10-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2012-10-31ixgbe: add setlink, getlink support to ixgbe and ixgbevfJohn Fastabend
2012-10-29igb: Fix sparse warning in igb_ptp_rx_pktstampAlexander Duyck
2012-10-29igb: Update firmware version info for ethtool output.Carolyn Wyborny
2012-10-29igb: Enable auto-crossover during forced operation on 82580 and above.Matthew Vick
2012-10-29igbvf: Check for error on dma_map_single callGreg Rose
2012-10-29ixgbevf: Do not forward LLDP type framesGreg Rose
2012-10-29ixgbe: reduce PTP rx path overheadJiri Benc
2012-10-29ixgbe: add/update descriptor maps in commentsJosh Hay
2012-10-29ixgbe: Do not decrement budget in ixgbe_clean_rx_irqAlexander Duyck
2012-10-29ixgbe: Return success or failure on VF MAC filter setGreg Rose
2012-10-29ixgbe: clean up the condition for turning on/off the laserEmil Tantilov
2012-10-29net, ixgbe: handle link local multicast addresses in SR-IOV modeJohn Fastabend
2012-10-29ixgbe: Fix return value from macvlan filter functionGreg Rose
2012-10-29ixgbe: Add support for pipeline resetDon Skidmore
2012-10-23ixgbevf: Update version stringGreg Rose
2012-10-23ixgbevf: fix softirq-safe to unsafe splat on internal mbx_lockJohn Fastabend
2012-10-23ixgbevf: Check for error on dma_map_single callGreg Rose
2012-10-23ixgbevf: make netif_napi_add and netif_napi_del symmetricJohn Fastabend
2012-10-23igb: Update versionCarolyn Wyborny
2012-10-23igb: Update get cable length function for i210/i211Carolyn Wyborny
2012-10-23e1000e: Minimum packet size must be 17 bytesTushar Dave
2012-10-22ixgbe: Fix possible memory leak in ixgbe_set_ringparamAlexander Duyck
2012-10-22ixgbe: Add function ixgbe_reset_pipeline_82599Don Skidmore
2012-10-22ixgbe: Drop unnecessary addition from ixgbe_set_rx_buffer_lenAlexander Duyck
2012-10-22ixgbe: Correcting small packet paddingTushar Dave
2012-10-22ixgbe: using is_zero_ether_addr() to simplify the codeWei Yongjun
2012-10-22ixgbe: (PTP) refactor init, cyclecounter and resetJacob Keller
2012-10-22ixgbe: add WOL support for new subdevice idEmil Tantilov
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