aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_main.c
Commit message (Expand)AuthorAge
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
* ixgbe: fix Tx timeouts with BQLEmil Tantilov2013-02-16
* ixgbe: implement SFF diagnostic monitoring via ethtoolAurélien Guillaume2013-02-16
* ixgbe: Make ixgbe_setup_tc usable even when DCB is not enabledAlexander Duyck2013-02-16
* ixgbe: Update ixgbe driver to use __netdev_pick_tx in ixgbe_select_queueAlexander Duyck2013-02-16
* ixgbe: Add function for setting XPS queue mappingAlexander Duyck2013-02-16
* ixgbe: Define FCoE and Flow director limits much sooner to allow for changesAlexander Duyck2013-02-16
* ixgbe: refactor initialization of feature flagsEmil Tantilov2013-02-15
* bridge: Add vlan support to static neighborsVlad Yasevich2013-02-13
* bridge: Dump vlan information from a bridge portVlad Yasevich2013-02-13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-02-12
|\
| * ixgbe: Only set gso_type to SKB_GSO_TCPV4 as RSC does not support IPv6Alexander Duyck2013-02-12
| * ixgbe: fix gso typeMichael S. Tsirkin2013-02-10
* | ixgbe: Fix SR-IOV MTU warningAlexander Duyck2013-02-05
* | ixgbe: Replace rmb in Tx cleanup with read_barrier_dependsAlexander Duyck2013-02-05
* | ixgbe: update date to 2013Don Skidmore2013-02-05
* | ixgbe: autoneg variable refactoringJosh Hay2013-02-01
* | ixgbe: rename autoneg variablesJosh Hay2013-02-01
* | ixgbe: Fix device ref count bugGreg Rose2013-02-01
* | ixgbe: Limit number of reported VFs to device specific valueDonald Dutile2013-01-23
* | ixgbe: Implement PCI SR-IOV sysfs callback operationGreg Rose2013-01-23
* | ixgbe: Make mailbox ops initialization unconditionalGreg Rose2013-01-23
* | ixgbe: add warning when scheduling resetJacob Keller2013-01-23
* | ixgbe: Add ptp work item to poll for the Tx timestampJacob Keller2013-01-23
* | ixgbe: Use watchdog check in favor of BPF for detecting latched timestampJacob Keller2013-01-23
* | ixgbe: Improve performance and reduce size of ixgbe_tx_mapAlexander Duyck2013-01-19
* | ixgbe: Update ixgbe Tx flags to improve code efficiencyAlexander Duyck2013-01-19
* | ixgbe: Always use context 0, even for FCoE and TSOAlexander Duyck2013-01-19
* | ixgbe: Make TSO check for CHECKSUM_PARTIAL to avoid skb_is_gso checkAlexander Duyck2013-01-19
* | remove init of dev->perm_addr in driversJiri Pirko2013-01-08
|/
* drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-07
* ixgbe: check whether thermal sensor is enabled.Jacob Keller2012-12-07
* ixgbe: Use is_valid_ether_addrJoe Perches2012-12-07
* net/intel: remove __dev* attributesBill Pemberton2012-12-03
* ixgbe: Do not parse past IP header on fragments beyond the firstAlexander Duyck2012-12-01
* ixgbe: bump version numberDon Skidmore2012-11-28
* ixgbe: Make the bridge mode setting stickyGreg Rose2012-11-28
* ixgbe: Fix incorrect disabling of Tx hang check in case of PFCParikh, Neerav2012-11-28
* ixgbe: Drop RLPML configuration from x540 RXDCTL register configurationAlexander Duyck2012-11-28
* ixgbe: fdb: only allow NUD_PERM fdb entriesJohn Fastabend2012-11-22
* ixgbe: ethtool correctly identify autoneg settingJacob Keller2012-11-22
* ixgbe: Reformat output of ixgbe_dumpJosh Hay2012-11-22
* ixgbe: Do not use DCA to prefetch the entire packet into the cacheAlexander Duyck2012-11-13
* eth: Make is_link_local() consistent with other address testsBen Hutchings2012-11-02
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-11-02
|\
| * ixgbe: fix default setting of TXDCTL.WTHRESHEmil Tantilov2012-11-01
* | ptp: Enable clock drivers along with associated net/PHY driversBen Hutchings2012-11-01
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-10-31
|\
| * ixgbe: add/update descriptor maps in commentsJosh Hay2012-10-30
| * ixgbe: Do not decrement budget in ixgbe_clean_rx_irqAlexander Duyck2012-10-30