summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2016-04-14fm10k: fix multi-bit VLAN update requests from VFJacob Keller
2016-04-14i40e/i40evf: Limit TSO to 7 descriptors for payload instead of 8 per packetAlexander Duyck
2016-04-05e1000: Double Tx descriptors needed check for 82544Alexander Duyck
2016-04-05e1000: Do not overestimate descriptor counts in Tx pre-checkAlexander Duyck
2016-04-05i40e: fix errant PCIe bandwidth messageJesse Brandeburg
2016-03-30ixgbe: Fix cls_u32 offload support for L4 portsSridhar Samudrala
2016-03-30ixgbe: Fix cls_u32 offload support for fields with masksSridhar Samudrala
2016-03-30ixgbe: fix error handling in TC cls_u32 offload routinesSridhar Samudrala
2016-03-30ixgbe: make __ixgbe_setup_tc staticEmil Tantilov
2016-03-30ixgbevf: fix error code path when setting MAC addressEmil Tantilov
2016-03-30ixgbevf: call ndo_stop() instead of dev_close() when running offline selftestStefan Assmann
2016-03-30ixgbe: call ndo_stop() instead of dev_close() when running offline selftestStefan Assmann
2016-03-30ixgbe: Use udelay to avoid sleeping while atomicMark Rustad
2016-03-30ixgbe: Fix ATR so that it correctly handles IPv6 extension headersAlexander Duyck
2016-03-30ixgbe: Store VXLAN port number in network orderAlexander Duyck
2016-03-30ixgbe: Fix for RAR0 not being set to default MAC addrTushar Dave
2016-03-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-03-17mm: introduce page reference manipulation functionsJoonsoo Kim
2016-03-15Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-03-03e1000e: Adds hardware supported cross timestamp on e1000e nicChristopher S. Hall
2016-03-03net: relax setup_tc ndo op handle restrictionJohn Fastabend
2016-03-01net: cls_u32: move TC offload feature bit into cls_u32 offload logicJohn Fastabend
2016-02-29i40e: Add support for client interface for IWARP driverAnjali Singhai Jain
2016-02-24igb: call ndo_stop() instead of dev_close() when running offline selftestStefan Assmann
2016-02-24igb: Fix VLAN tag stripping on Intel i350Corinna Vinschen
2016-02-24igbvf: remove "link is Up" message when registering mcast addressJon Maxwell
2016-02-24igbvf: Add support for generic Tx checksumsAlexander Duyck
2016-02-24igb: Add support for generic Tx checksumsAlexander Duyck
2016-02-24igb: rename igb define to be more genericTodd Fujinaka
2016-02-24igb: add conditions for I210 to generate periodic clock outputRoland Hii
2016-02-24igb: enable WoL for OEM devices regardless of EEPROM settingTodd Fujinaka
2016-02-24igb: constify e1000_phy_operations structureJulia Lawall
2016-02-24igb: When GbE link up, wait for Remote receiver status conditionTakuma Ueba
2016-02-24e1000e: Initial support for KabeLakeRaanan Avargil
2016-02-24e1000e: Clear ULP configuration register on ULP exitRaanan Avargil
2016-02-24e1000e: Set HW FIFO minimum pointer gap for non-gig speedsRaanan Avargil
2016-02-24e1000e: Increase PHY PLL clock gate timingRaanan Avargil
2016-02-24e1000e: Increase ULP timerRaanan Avargil
2016-02-20i40e/ethtool: support coalesce setting by queueKan Liang
2016-02-20i40e/ethtool: support coalesce getting by queueKan Liang
2016-02-20i40e: queue-specific settings for interrupt moderationKan Liang
2016-02-19i40e/i40evf: Bump i40e to 1.4.25 and i40evf to 1.4.15Jesse Brandeburg
2016-02-19i40e: let go of the pastMitch Williams
2016-02-19i40e: suspend scheduling during driver unloadPandi Kumar Maharajan
2016-02-19i40e: Use the new rx ctl register helpers. Don't use AQ calls from clear_hw.Shannon Nelson
2016-02-19i40e: implement and use Rx CTL helper functionsShannon Nelson
2016-02-19i40e: add adminq commands for Rx CTL registersShannon Nelson
2016-02-19i40e: add check for null VSIJohn Underwood
2016-02-19i40e: Expose some registers to program parser, FD and RSS logicAnjali Singhai Jain