summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)AuthorFilesLines
2017-01-03ixgbevf: restore hw_addr on resume or errorEmil Tantilov1-0/+3
2017-01-03ixgbe: Fix incorrect bitwise operations of PTP Rx timestamp flagsYusuke Suzuki1-6/+6
2017-01-03ixgbevf: fix AER error handlingEmil Tantilov1-18/+25
2017-01-03ixgbe: fix AER error handlingEmil Tantilov1-2/+4
2017-01-03ixgbe: test for trust in macvlan adjustments for VFKen Cox1-1/+2
2017-01-03ixgbevf: handle race between close and suspend on shutdownEmil Tantilov1-2/+9
2017-01-03ixgbe: handle close/suspend race with netif_device_detach/presentEmil Tantilov1-9/+8
2017-01-03ixgbe: Fix reporting of 100Mb capabilityTony Nguyen1-1/+1
2017-01-03ixgbe: Reduce I2C retry count on X550 devicesTony Nguyen1-1/+3
2017-01-03ixgbe: Add bounds check for x540 LED functionsTony Nguyen1-2/+7
2017-01-03ixgbe: add mask for 64 RSS queuesEmil Tantilov1-1/+7
2017-01-03ixgbe: Fix check for ixgbe_phy_x550em_ext_t resetTony Nguyen1-4/+21
2017-01-03ixgbe: Report driver version to firmware for x550 devicesTony Nguyen5-7/+80
2017-01-03ixgbe: do not disable FEC from the driverEmil Tantilov1-2/+0
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner4-15/+15
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-12-14igb: update code to better handle incrementing page countAlexander Duyck2-8/+23
2016-12-14igb: update driver to make use of DMA_ATTR_SKIP_CPU_SYNCAlexander Duyck1-20/+33
2016-12-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-5/+5
2016-12-10e1000: use disable_hardirq() for e1000_netpoll()WANG Cong2-6/+6
2016-12-10i40e: don't truncate match_method assignmentKeller, Jacob E1-2/+1
2016-12-06i40e: move all updates for VLAN mode into i40e_sync_vsi_filtersJacob Keller1-101/+113
2016-12-06i40e: use (add|rm)_vlan_all_mac helper functions when changing PVIDJacob Keller3-17/+32
2016-12-06i40e: factor out addition/deletion of VLAN per each MAC addressJacob Keller1-13/+55
2016-12-06i40e: delete filter after adding its replacement when convertingJacob Keller1-1/+1
2016-12-06i40e: refactor i40e_update_filter_state to avoid passing aq_errJacob Keller1-37/+21
2016-12-06i40e: recalculate vsi->active_filters from hash contentsJacob Keller1-23/+29
2016-12-06i40e: defeature support for PTP L4 frame detection on XL710Jacob Keller4-9/+31
2016-12-06i40e: lock service task correctlyMitch Williams1-17/+7
2016-12-06i40e: Add functions which apply correct PHY access method for read and write ...Michal Kosiarz3-0/+80
2016-12-06i40e: Add FEC for 25gCarolyn Wyborny3-4/+48
2016-12-06i40e: Add support for 25G devicesCarolyn Wyborny13-79/+208
2016-12-06i40e: use unsigned printf format specifier for active_filters countJacob Keller1-1/+1
2016-12-06Changed version from 1.6.21 to 1.6.25Bimmy Pujari2-2/+2
2016-12-06i40e: Blink LED on 1G BaseT boardsHenry Tieman3-8/+8
2016-12-06i40e: remove code to handle dev_addr speciallyJacob Keller1-36/+7
2016-12-06i40e/i40evf: napi_poll must return the work doneAlexander Duyck2-2/+2
2016-12-06i40e: restore workaround for removing default MAC filterJacob Keller1-0/+41
2016-12-06i40e: simplify txd use count calculationMitch Williams2-34/+56
2016-12-06i40e: Driver prints log message on link speed changeFilip Sadowski2-1/+6
2016-12-03Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller9-184/+511
2016-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-8/+24
2016-12-02i40e: change message to only appear when extra debug info is wantedCarolyn Wyborny1-1/+1
2016-12-02i40e/i40evf: replace for memcpy with single memcpy call in ethtoolJacob Keller1-16/+8
2016-12-02i40e: set broadcast promiscuous mode for each active VLANJacob Keller4-21/+129
2016-12-02i40e: Fix for ethtool Supported link modesHarshitha Ramamurthy3-7/+13
2016-12-02i40evf: protect against NULL msix_entries and q_vectors pointersJacob Keller1-6/+14
2016-12-02i40e: Pass unknown PHY type for unknown PHYsHenry Tieman1-1/+2
2016-12-02i40e: Remove unreachable codeHenry Tieman1-8/+1
2016-12-02i40evf: check for msix_entries null dereferenceAlan Brady1-0/+6