aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe
Commit message (Expand)AuthorAge
...
| * ixgbe: Fix overwriting of rx_mtrl in ixgbe_ptp_hwtstamp_ioctlJacob Keller2013-01-16
| * ixgbe: only compile ixgbe_debugfs.o when enabledJacob Keller2013-01-16
* | drivers: net: Remove remaining alloc/OOM messagesJoe Perches2013-02-08
* | 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: fix return values and memcpy parameters to eliminate Smatch warningsJosh Hay2013-02-05
* | ixgbe: fix potential null dereferenceJosh Hay2013-02-05
* | ixgbe: allow reading of SFF-8472 data over i2cEmil Tantilov2013-02-05
* | ixgbe: autoneg variable refactoringJosh Hay2013-02-01
* | ixgbe: removed unused variable from setup_link_speedJosh Hay2013-02-01
* | ixgbe: rename autoneg variablesJosh Hay2013-02-01
* | ixgbe: Fix device ref count bugGreg Rose2013-02-01
* | ixgbe: Reset the NIC if up2tc has changedAmir Hanania2013-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: Modularize SR-IOV enablement codeGreg Rose2013-01-23
* | ixgbe: Make mailbox ops initialization unconditionalGreg Rose2013-01-23
* | ixgbe: only compile ixgbe_debugfs.o when enabledJacob Keller2013-01-23
* | ixgbe: Inline Rx PTP descriptor handlingAlexander Duyck2013-01-23
* | ixgbe: Fix overwriting of rx_mtrl in ixgbe_ptp_hwtstamp_ioctlJacob Keller2013-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: Update ptp_overflow check comment and jiffiesJacob Keller2013-01-23
* | ixgbe: add missing supported filters to get_ts_infoJacob Keller2013-01-23
* | ixgbe: ethtool ixgbe_diag_test cleanupJacob 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
* | ixgbe: SR-IOV: dynamic IEEE DCBx default priority changesJohn Fastabend2013-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: eliminate Smatch warnings in ixgbe_debugfs.cjoshua.a.hay@intel.com2012-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: remove needless queuing for L4 ptp packetsJacob Keller2012-11-22
* ixgbe: use ETQF filter name instead of magic numberJacob Keller2012-11-22
* ixgbe: convert to use simple_open()Wei Yongjun2012-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