aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_main.c
AgeCommit message (Expand)Author
2013-04-05ixgbe: fix registration order of driver and DCA nofiticationJakub Kicinski
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2013-02-15ixgbe: fix Tx timeouts with BQLEmil Tantilov
2013-02-15ixgbe: implement SFF diagnostic monitoring via ethtoolAurélien Guillaume
2013-02-15ixgbe: Make ixgbe_setup_tc usable even when DCB is not enabledAlexander Duyck
2013-02-15ixgbe: Update ixgbe driver to use __netdev_pick_tx in ixgbe_select_queueAlexander Duyck
2013-02-15ixgbe: Add function for setting XPS queue mappingAlexander Duyck
2013-02-15ixgbe: Define FCoE and Flow director limits much sooner to allow for changesAlexander Duyck
2013-02-15ixgbe: refactor initialization of feature flagsEmil Tantilov
2013-02-13bridge: Add vlan support to static neighborsVlad Yasevich
2013-02-13bridge: Dump vlan information from a bridge portVlad Yasevich
2013-02-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-02-12ixgbe: Only set gso_type to SKB_GSO_TCPV4 as RSC does not support IPv6Alexander Duyck
2013-02-10ixgbe: fix gso typeMichael S. Tsirkin
2013-02-05ixgbe: Fix SR-IOV MTU warningAlexander Duyck
2013-02-05ixgbe: Replace rmb in Tx cleanup with read_barrier_dependsAlexander Duyck
2013-02-05ixgbe: update date to 2013Don Skidmore
2013-01-31ixgbe: autoneg variable refactoringJosh Hay
2013-01-31ixgbe: rename autoneg variablesJosh Hay
2013-01-31ixgbe: Fix device ref count bugGreg Rose
2013-01-23ixgbe: Limit number of reported VFs to device specific valueDonald Dutile
2013-01-23ixgbe: Implement PCI SR-IOV sysfs callback operationGreg Rose
2013-01-23ixgbe: Make mailbox ops initialization unconditionalGreg Rose
2013-01-23ixgbe: add warning when scheduling resetJacob Keller
2013-01-23ixgbe: Add ptp work item to poll for the Tx timestampJacob Keller
2013-01-23ixgbe: Use watchdog check in favor of BPF for detecting latched timestampJacob Keller
2013-01-19ixgbe: Improve performance and reduce size of ixgbe_tx_mapAlexander Duyck
2013-01-19ixgbe: Update ixgbe Tx flags to improve code efficiencyAlexander Duyck
2013-01-19ixgbe: Always use context 0, even for FCoE and TSOAlexander Duyck
2013-01-19ixgbe: Make TSO check for CHECKSUM_PARTIAL to avoid skb_is_gso checkAlexander Duyck
2013-01-08remove init of dev->perm_addr in driversJiri Pirko
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman
2012-12-06ixgbe: check whether thermal sensor is enabled.Jacob Keller
2012-12-06ixgbe: 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-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: Reformat output of ixgbe_dumpJosh Hay
2012-11-13ixgbe: Do not use DCA to prefetch the entire packet into the cacheAlexander Duyck
2012-11-02eth: 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: fix default setting of TXDCTL.WTHRESHEmil Tantilov
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