summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2017-02-02i40e: refactor macro INTRL_USEC_TO_REGAlan Brady
2017-02-02i40e: remove unused functionMitch Williams
2017-02-02i40e: Remove FPK HyperV VF device IDJayaprakash Shanmugam
2017-02-02i40e: Quick refactor to start moving data off stack and into Tx buffer infoAlexander Duyck
2017-02-02i40e: remove unnecessary __packedTushar Dave
2017-02-02i40evf: remove unused device IDMitch Williams
2017-02-02i40e: Deprecating unused macroBimmy Pujari
2017-02-02i40e: when adding or removing MAC filters, correctly handle VLANsJacob Keller
2017-02-02i40e: avoid O(n^2) loop when deleting all filtersJacob Keller
2017-02-02i40e: rename i40e_put_mac_in_vlan and i40e_del_mac_all_vlanJacob Keller
2017-02-02i40e: no need to check is_vsi_in_vlan before calling i40e_del_mac_all_vlanJacob Keller
2017-02-02i40e: fold the i40e_is_vsi_in_vlan check into i40e_put_mac_in_vlanJacob Keller
2017-02-02i40e: don't allow i40e_vsi_(add|kill)_vlan to operate when VID<1Jacob Keller
2017-01-30drivers: net: generalize napi_complete_done()Eric Dumazet
2017-01-18net: Remove usage of net_device last_rx memberTobias Klauser
2017-01-18net:add one common config ARCH_WANT_RELAX_ORDER to support relax orderingMao Wenan
2017-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-10mm: rename __page_frag functions to __page_frag_cache, drop order from drainAlexander Duyck
2017-01-09net: intel: e100: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-01-08net: remove useless memset's in drivers get_stats64stephen hemminger
2017-01-08net: make ndo_get_stats64 a void functionstephen hemminger
2017-01-08fm10k: remove FM10K_FLAG_DEBUG_STATSJacob Keller
2017-01-08fm10k: report the receive timestamp in FM10K_CB(skb)->tstampJacob Keller
2017-01-08fm10k: Limit dma sync of RX buffers to actual packet sizeScott Peterson
2017-01-08fm10k: bump version numberJacob Keller
2017-01-08fm10k: do not clear global mailbox interrupt bitsNgai-Mint Kwan
2017-01-08fm10k: request reset when mbx->state changesNgai-Mint Kwan
2017-01-08fm10k: remove extraneous variable definition in fm10k_ethtool.cJacob Keller
2017-01-08fm10k-shared: use mac-> instead of hw->mac.Ngai-Mint Kwan
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