summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2017-01-06igb: Fix hw_dbg logging in igb_update_flash_i210Hannu Lounento
2017-01-06igb: add i211 to i210 PHY workaroundTodd Fujinaka
2017-01-06igb: close/suspend race in netif_device_detachTodd Fujinaka
2017-01-06igb: re-assign hw address pointer on reset after PCI errorGuilherme G Piccoli
2017-01-06igb: reset the PHY before reading the PHY IDAaron Sierra
2017-01-06igb: use igb_adapter->io_addr instead of e1000_hw->hw_addrCao jin
2017-01-06igb: Workaround for igb i210 firmware issueChris J Arges
2017-01-06igb: correct register commentsCao jin
2017-01-06e1000e: driver trying to free already-free irqkhalidm
2017-01-06igb: Realign bad indentationJoe Perches
2017-01-03ixgbe: Add PF support for VF promiscuous modeDon Skidmore
2017-01-03ixgbevf: Add support for VF promiscuous modeDon Skidmore
2017-01-03ixgbe: Implement support for firmware-controlled PHYsMark Rustad
2017-01-03ixgbe: Implement firmware interface to access some PHYsMark Rustad
2017-01-03ixgbe: Remove unused firmware version functions and methodMark Rustad
2017-01-03ixgbe: Fix issues with EEPROM accessMark Rustad
2017-01-03ixgbe: Configure advertised speeds correctly for KR/KX backplaneDon Skidmore
2017-01-03ixgbevf: restore hw_addr on resume or errorEmil Tantilov
2017-01-03ixgbe: Fix incorrect bitwise operations of PTP Rx timestamp flagsYusuke Suzuki
2017-01-03ixgbevf: fix AER error handlingEmil Tantilov
2017-01-03ixgbe: fix AER error handlingEmil Tantilov
2017-01-03ixgbe: test for trust in macvlan adjustments for VFKen Cox
2017-01-03ixgbevf: handle race between close and suspend on shutdownEmil Tantilov
2017-01-03ixgbe: handle close/suspend race with netif_device_detach/presentEmil Tantilov
2017-01-03ixgbe: Fix reporting of 100Mb capabilityTony Nguyen
2017-01-03ixgbe: Reduce I2C retry count on X550 devicesTony Nguyen
2017-01-03ixgbe: Add bounds check for x540 LED functionsTony Nguyen
2017-01-03ixgbe: add mask for 64 RSS queuesEmil Tantilov
2017-01-03ixgbe: Fix check for ixgbe_phy_x550em_ext_t resetTony Nguyen
2017-01-03ixgbe: Report driver version to firmware for x550 devicesTony Nguyen
2017-01-03ixgbe: do not disable FEC from the driverEmil Tantilov
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-14igb: update code to better handle incrementing page countAlexander Duyck
2016-12-14igb: update driver to make use of DMA_ATTR_SKIP_CPU_SYNCAlexander Duyck
2016-12-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-12-10e1000: use disable_hardirq() for e1000_netpoll()WANG Cong
2016-12-10i40e: don't truncate match_method assignmentKeller, Jacob E
2016-12-06i40e: move all updates for VLAN mode into i40e_sync_vsi_filtersJacob Keller
2016-12-06i40e: use (add|rm)_vlan_all_mac helper functions when changing PVIDJacob Keller
2016-12-06i40e: factor out addition/deletion of VLAN per each MAC addressJacob Keller
2016-12-06i40e: delete filter after adding its replacement when convertingJacob Keller
2016-12-06i40e: refactor i40e_update_filter_state to avoid passing aq_errJacob Keller
2016-12-06i40e: recalculate vsi->active_filters from hash contentsJacob Keller
2016-12-06i40e: defeature support for PTP L4 frame detection on XL710Jacob Keller
2016-12-06i40e: lock service task correctlyMitch Williams
2016-12-06i40e: Add functions which apply correct PHY access method for read and write ...Michal Kosiarz
2016-12-06i40e: Add FEC for 25gCarolyn Wyborny
2016-12-06i40e: Add support for 25G devicesCarolyn Wyborny
2016-12-06i40e: use unsigned printf format specifier for active_filters countJacob Keller