summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ixgbe
AgeCommit message (Expand)Author
2013-05-08ixgbe: fix EICR write in ixgbe_msix_otherJacob Keller
2013-04-12ixgbe: fix registration order of driver and DCA nofiticationJakub Kicinski
2013-02-12ixgbe: Only set gso_type to SKB_GSO_TCPV4 as RSC does not support IPv6Alexander Duyck
2013-02-11ixgbe: fix gso typeMichael S. Tsirkin
2013-01-16ixgbe: Fix overwriting of rx_mtrl in ixgbe_ptp_hwtstamp_ioctlJacob Keller
2013-01-16ixgbe: only compile ixgbe_debugfs.o when enabledJacob Keller
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman
2012-12-07ixgbe: check whether thermal sensor is enabled.Jacob Keller
2012-12-07ixgbe: Use is_valid_ether_addrJoe Perches
2012-12-03net/intel: remove __dev* attributesBill Pemberton
2012-12-01ixgbe: Do not parse past IP header on fragments beyond the firstAlexander Duyck
2012-12-01ixgbe: eliminate Smatch warnings in ixgbe_debugfs.cjoshua.a.hay@intel.com
2012-11-28ixgbe: bump version numberDon Skidmore
2012-11-28ixgbe: Make the bridge mode setting stickyGreg Rose
2012-11-28ixgbe: Fix incorrect disabling of Tx hang check in case of PFCParikh, Neerav
2012-11-28ixgbe: Drop RLPML configuration from x540 RXDCTL register configurationAlexander Duyck
2012-11-22ixgbe: fdb: only allow NUD_PERM fdb entriesJohn Fastabend
2012-11-22ixgbe: ethtool correctly identify autoneg settingJacob Keller
2012-11-22ixgbe: remove needless queuing for L4 ptp packetsJacob Keller
2012-11-22ixgbe: use ETQF filter name instead of magic numberJacob Keller
2012-11-22ixgbe: convert to use simple_open()Wei Yongjun
2012-11-22ixgbe: Reformat output of ixgbe_dumpJosh Hay
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-01ixgbe: PTP get_ts_info missing software supportJacob Keller
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-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-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
2012-10-23ixgbe: using is_zero_ether_addr() to simplify the codeWei Yongjun
2012-10-23ixgbe: (PTP) refactor init, cyclecounter and resetJacob Keller
2012-10-23ixgbe: add WOL support for new subdevice idEmil Tantilov
2012-10-23ixgbe: Enable support for VF API version 1.1 in the PF.Alexander Duyck
2012-10-23ixgbe: Add support for GET_QUEUES message to get DCB configurationAlexander Duyck
2012-10-23ixgbe: Add support for tracking the default user priority to SR-IOVAlexander Duyck