summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ixgbe
AgeCommit message (Expand)Author
2013-02-16ixgbe: Update DESC_NEEDED define to adjust for changes to MAX_SKB_FRAGSAlexander Duyck
2013-02-16ixgbe: fix Tx timeouts with BQLEmil Tantilov
2013-02-16ixgbe: implement SFF diagnostic monitoring via ethtoolAurélien Guillaume
2013-02-16ixgbe: cleanup error checking in ixgbe_identify_sfp_module_generic()Emil Tantilov
2013-02-16ixgbe: fix possible data corruption in read_i2c_byteEmil Tantilov
2013-02-16ixgbe: Add support for set_channels ethtool operationAlexander Duyck
2013-02-16ixgbe: Add support for displaying the number of Tx/Rx channelsAlexander Duyck
2013-02-16ixgbe: Make ixgbe_setup_tc usable even when DCB is not enabledAlexander Duyck
2013-02-16ixgbe: Update ixgbe driver to use __netdev_pick_tx in ixgbe_select_queueAlexander Duyck
2013-02-16ixgbe: Add function for setting XPS queue mappingAlexander Duyck
2013-02-16ixgbe: Define FCoE and Flow director limits much sooner to allow for changesAlexander Duyck
2013-02-15ixgbe: refactor initialization of feature flagsEmil Tantilov
2013-02-14bridge: Add vlan support to static neighborsVlad Yasevich
2013-02-14bridge: 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-11ixgbe: fix gso typeMichael S. Tsirkin
2013-02-08drivers: net: Remove remaining alloc/OOM messagesJoe Perches
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-02-05ixgbe: fix return values and memcpy parameters to eliminate Smatch warningsJosh Hay
2013-02-05ixgbe: fix potential null dereferenceJosh Hay
2013-02-05ixgbe: allow reading of SFF-8472 data over i2cEmil Tantilov
2013-02-01ixgbe: autoneg variable refactoringJosh Hay
2013-02-01ixgbe: removed unused variable from setup_link_speedJosh Hay
2013-02-01ixgbe: rename autoneg variablesJosh Hay
2013-02-01ixgbe: Fix device ref count bugGreg Rose
2013-02-01ixgbe: Reset the NIC if up2tc has changedAmir Hanania
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: Modularize SR-IOV enablement codeGreg Rose
2013-01-23ixgbe: Make mailbox ops initialization unconditionalGreg Rose
2013-01-23ixgbe: only compile ixgbe_debugfs.o when enabledJacob Keller
2013-01-23ixgbe: Inline Rx PTP descriptor handlingAlexander Duyck
2013-01-23ixgbe: Fix overwriting of rx_mtrl in ixgbe_ptp_hwtstamp_ioctlJacob Keller
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-23ixgbe: Update ptp_overflow check comment and jiffiesJacob Keller
2013-01-23ixgbe: add missing supported filters to get_ts_infoJacob Keller
2013-01-23ixgbe: ethtool ixgbe_diag_test cleanupJacob 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-19ixgbe: SR-IOV: dynamic IEEE DCBx default priority changesJohn Fastabend
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
2013-01-09remove init of dev->perm_addr in driversJiri Pirko