summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2014-10-23i40e: Bump versionCatherine Sullivan
2014-10-23i40e: Moving variable declaration out of the loopsAkeem G Abodunrin
2014-10-23i40e: Add 10GBaseT supportMitch Williams
2014-10-23i40e: process link events when setting up switchMitch Williams
2014-10-23i40e: Fix a bug where Rx would stop after some timeAnjali Singhai Jain
2014-10-23i40e/i40evf: Use usleep_range() instead of udelay()Neerav Parikh
2014-10-23i40e/i40evf: Fix whitespace indentationJeff Kirsher
2014-10-23i40e: enable LSE poke and simplify link stateJesse Brandeburg
2014-10-23i40e: mask phy eventsJesse Brandeburg
2014-10-16ixgbe: check for vfs outside of sriov_num_vfs before dereferenceEmil Tantilov
2014-10-16fm10k: Add CONFIG_FM10K_VXLAN configuration optionAndy Zhou
2014-10-16fm10k: Unlock mailbox on VLAN addition failuresMatthew Vick
2014-10-16fm10k: Check the host state when bringing the interface upMatthew Vick
2014-10-14fm10k: Add skb->xmit_more supportAlexander Duyck
2014-10-10ixgbe: fix race accessing page->_countEric Dumazet
2014-10-10igb: fix race accessing page->_countEric Dumazet
2014-10-10fm10k: fix race accessing page->_countEric Dumazet
2014-10-10networking: fm10k: Fix build failurePranith Kumar
2014-10-08i40e: skb->xmit_more supportEric Dumazet
2014-10-02igb: bump version to 5.2.15Todd Fujinaka
2014-10-02i40e/igb: Convert to dev_consume_skb_any()Rick Jones
2014-10-02igb: remove blocking phy read from inside spinlockBernhard Kaindl
2014-10-02ixgbe: delete one duplicate marcro definition of IXGBE_MAX_L2A_QUEUESEthan Zhao
2014-10-02ixgbe: fix setting of TXDCTL.WTRHESH when ITR is set to 0 and no BQLEmil Tantilov
2014-10-02ixgbe: remove wait loop on autoneg for copper devicesEmil Tantilov
2014-10-02ixgbe: Convert the normal transmit complete path to dev_consume_skb_any()Rick Jones
2014-10-01fm10k: Correctly set the number of Tx queuesAlexander Duyck
2014-10-01fm10k: Reduce buffer size when pages are larger than 4KAlexander Duyck
2014-10-01fm10k: using vmalloc requires including linux/vmalloc.hStephen Rothwell
2014-09-23fm10k: Add support for PTPAlexander Duyck
2014-09-23fm10k: Add support for ptp to hw specific filesAlexander Duyck
2014-09-23fm10k: Add support for debugfsAlexander Duyck
2014-09-23fm10k: Add support for IEEE DCBxAlexander Duyck
2014-09-23fm10k: Add support for SR-IOV to driverAlexander Duyck
2014-09-23fm10k: Add support for SR-IOV to PF core filesAlexander Duyck
2014-09-23fm10k: Add support for VFAlexander Duyck
2014-09-23fm10k: Add support for PF <-> VF mailboxAlexander Duyck
2014-09-23fm10k: Add support for MACVLAN accelerationAlexander Duyck
2014-09-23fm10k: Add support for netdev offloadsAlexander Duyck
2014-09-23fm10k: Add support for multiple queuesAlexander Duyck
2014-09-23fm10k: Add support for PCI power management and error handlingAlexander Duyck
2014-09-23fm10k: Add ethtool supportAlexander Duyck
2014-09-23fm10k: Add transmit and receive fastpath and interrupt handlersAlexander Duyck
2014-09-23fm10k: Add Tx/Rx hardware ring bring-up/tear-downAlexander Duyck
2014-09-23fm10k: Add service task to handle delayed eventsAlexander Duyck
2014-09-23fm10k: add support for Tx/Rx ringsAlexander Duyck
2014-09-23fm10k: Add interrupt supportAlexander Duyck
2014-09-23fm10k: Add support for ndo_open/stopAlexander Duyck
2014-09-23fm10k: Add support for L2 filteringAlexander Duyck
2014-09-23fm10k: Add netdevAlexander Duyck