summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2012-11-13igb: Ethtool support to enable and disable EEEAkeem G. Abodunrin
2012-11-13igb: Improve performance and reduce size of igb_tx_mapAlexander Duyck
2012-11-13igb: Update igb Tx flags to improve code efficiencyAlexander Duyck
2012-11-13igb: Make TSO check for CHECKSUM_PARTIAL to avoid skb_is_gso checkAlexander Duyck
2012-11-13igb: Support for modifying UDP RSS flow hashingAkeem G. Abodunrin
2012-11-13igb: Clear Go Link Disconnect for 82580 and later devicesCarolyn Wyborny
2012-11-13ixgbevf: Reduce size of maximum rx bufferGreg Rose
2012-11-13ixgbevf: Add flag to indicate when rx is in net pollGreg Rose
2012-11-13ixgbevf: fix possible use of uninitialized variableEmil Tantilov
2012-11-13ixgbevf: make sure probe fails on MSI-X enable errorJakub Kicinski
2012-11-13ixgbe: Do not use DCA to prefetch the entire packet into the cacheAlexander Duyck
2012-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-11-03eth: Make is_link_local() consistent with other address testsBen Hutchings
2012-11-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2012-11-01ptp: Enable clock drivers along with associated net/PHY driversBen Hutchings
2012-11-01ptp: Make PTP_1588_CLOCK select rather than depend on PPSBen Hutchings
2012-11-01pps, ptp: Remove dependencies on EXPERIMENTALBen Hutchings
2012-11-01ixgbe: PTP get_ts_info missing software supportJacob Keller
2012-11-01e1000: fix concurrent accesses to PHY from watchdog and ethtoolMaxime Bizon
2012-11-01igb: Fix EEPROM writes via ethtool on i210Carolyn Wyborny
2012-11-01igb: Add function to read i211's invm versionCarolyn Wyborny
2012-11-01igb: Remove workaround for EEE configuration on i210/I211Carolyn Wyborny
2012-11-01ixgbe: fix default setting of TXDCTL.WTHRESHEmil Tantilov
2012-11-01ixgbe: fix uninitialized event.type in ixgbe_ptp_check_pps_eventJacob Keller
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-30igb: Fix sparse warning in igb_ptp_rx_pktstampAlexander Duyck
2012-10-30igb: Update firmware version info for ethtool output.Carolyn Wyborny
2012-10-30igb: Enable auto-crossover during forced operation on 82580 and above.Matthew Vick
2012-10-30igbvf: Check for error on dma_map_single callGreg Rose
2012-10-30ixgbevf: Do not forward LLDP type framesGreg Rose
2012-10-30ixgbe: reduce PTP rx path overheadJiri Benc
2012-10-30ixgbe: add/update descriptor maps in commentsJosh Hay
2012-10-30ixgbe: Do not decrement budget in ixgbe_clean_rx_irqAlexander Duyck
2012-10-30ixgbe: Return success or failure on VF MAC filter setGreg Rose
2012-10-30ixgbe: clean up the condition for turning on/off the laserEmil Tantilov
2012-10-30net, ixgbe: handle link local multicast addresses in SR-IOV modeJohn Fastabend
2012-10-30ixgbe: Fix return value from macvlan filter functionGreg Rose
2012-10-30ixgbe: 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-23ixgbe: Fix possible memory leak in ixgbe_set_ringparamAlexander Duyck
2012-10-23ixgbe: Add function ixgbe_reset_pipeline_82599Don Skidmore
2012-10-23ixgbe: Drop unnecessary addition from ixgbe_set_rx_buffer_lenAlexander Duyck
2012-10-23ixgbe: Correcting small packet paddingTushar Dave