summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe
Commit message (Expand)AuthorAgeFilesLines
* ixgbe: Update DESC_NEEDED define to adjust for changes to MAX_SKB_FRAGSAlexander Duyck2013-02-151-1/+1
* ixgbe: fix Tx timeouts with BQLEmil Tantilov2013-02-152-7/+34
* ixgbe: implement SFF diagnostic monitoring via ethtoolAurélien Guillaume2013-02-153-0/+119
* ixgbe: cleanup error checking in ixgbe_identify_sfp_module_generic()Emil Tantilov2013-02-151-24/+10
* ixgbe: fix possible data corruption in read_i2c_byteEmil Tantilov2013-02-151-1/+1
* ixgbe: Add support for set_channels ethtool operationAlexander Duyck2013-02-151-0/+38
* ixgbe: Add support for displaying the number of Tx/Rx channelsAlexander Duyck2013-02-151-0/+72
* ixgbe: Make ixgbe_setup_tc usable even when DCB is not enabledAlexander Duyck2013-02-152-13/+8
* ixgbe: Update ixgbe driver to use __netdev_pick_tx in ixgbe_select_queueAlexander Duyck2013-02-151-22/+26
* ixgbe: Add function for setting XPS queue mappingAlexander Duyck2013-02-153-5/+20
* ixgbe: Define FCoE and Flow director limits much sooner to allow for changesAlexander Duyck2013-02-153-35/+19
* ixgbe: refactor initialization of feature flagsEmil Tantilov2013-02-151-20/+38
* bridge: Add vlan support to static neighborsVlad Yasevich2013-02-131-1/+1
* bridge: Dump vlan information from a bridge portVlad Yasevich2013-02-131-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-02-121-0/+1
|\
| * ixgbe: Only set gso_type to SKB_GSO_TCPV4 as RSC does not support IPv6Alexander Duyck2013-02-121-6/+3
| * ixgbe: fix gso typeMichael S. Tsirkin2013-02-101-2/+6
| * ixgbe: Fix overwriting of rx_mtrl in ixgbe_ptp_hwtstamp_ioctlJacob Keller2013-01-161-2/+2
| * ixgbe: only compile ixgbe_debugfs.o when enabledJacob Keller2013-01-162-6/+2
* | drivers: net: Remove remaining alloc/OOM messagesJoe Perches2013-02-081-3/+1
* | ixgbe: Fix SR-IOV MTU warningAlexander Duyck2013-02-052-3/+1
* | ixgbe: Replace rmb in Tx cleanup with read_barrier_dependsAlexander Duyck2013-02-051-1/+1
* | ixgbe: update date to 2013Don Skidmore2013-02-0529-30/+30
* | ixgbe: fix return values and memcpy parameters to eliminate Smatch warningsJosh Hay2013-02-052-6/+7
* | ixgbe: fix potential null dereferenceJosh Hay2013-02-051-0/+3
* | ixgbe: allow reading of SFF-8472 data over i2cEmil Tantilov2013-02-056-7/+66
* | ixgbe: autoneg variable refactoringJosh Hay2013-01-316-35/+19
* | ixgbe: removed unused variable from setup_link_speedJosh Hay2013-01-316-8/+4
* | ixgbe: rename autoneg variablesJosh Hay2013-01-312-29/+28
* | ixgbe: Fix device ref count bugGreg Rose2013-01-311-0/+2
* | ixgbe: Reset the NIC if up2tc has changedAmir Hanania2013-01-311-4/+12
* | ixgbe: Limit number of reported VFs to device specific valueDonald Dutile2013-01-231-0/+1
* | ixgbe: Implement PCI SR-IOV sysfs callback operationGreg Rose2013-01-234-6/+122
* | ixgbe: Modularize SR-IOV enablement codeGreg Rose2013-01-231-40/+54
* | ixgbe: Make mailbox ops initialization unconditionalGreg Rose2013-01-233-11/+10
* | ixgbe: only compile ixgbe_debugfs.o when enabledJacob Keller2013-01-232-6/+2
* | ixgbe: Inline Rx PTP descriptor handlingAlexander Duyck2013-01-232-19/+23
* | ixgbe: Fix overwriting of rx_mtrl in ixgbe_ptp_hwtstamp_ioctlJacob Keller2013-01-231-2/+2
* | ixgbe: add warning when scheduling resetJacob Keller2013-01-231-0/+2
* | ixgbe: Add ptp work item to poll for the Tx timestampJacob Keller2013-01-233-34/+65
* | ixgbe: Use watchdog check in favor of BPF for detecting latched timestampJacob Keller2013-01-233-87/+51
* | ixgbe: Update ptp_overflow check comment and jiffiesJacob Keller2013-01-231-7/+7
* | ixgbe: add missing supported filters to get_ts_infoJacob Keller2013-01-231-0/+8
* | ixgbe: ethtool ixgbe_diag_test cleanupJacob Keller2013-01-231-12/+26
* | ixgbe: Improve performance and reduce size of ixgbe_tx_mapAlexander Duyck2013-01-191-23/+19
* | ixgbe: Update ixgbe Tx flags to improve code efficiencyAlexander Duyck2013-01-193-53/+57
* | ixgbe: Always use context 0, even for FCoE and TSOAlexander Duyck2013-01-192-12/+2
* | ixgbe: Make TSO check for CHECKSUM_PARTIAL to avoid skb_is_gso checkAlexander Duyck2013-01-191-0/+3
* | ixgbe: SR-IOV: dynamic IEEE DCBx default priority changesJohn Fastabend2013-01-193-10/+47
* | remove init of dev->perm_addr in driversJiri Pirko2013-01-081-2/+1
|/
OpenPOWER on IntegriCloud