summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)AuthorFilesLines
2015-07-18igb: Pull timestamp from fragment before adding it to skbAlexander Duyck1-69/+25
2015-07-18ixgbe: only report generic filters in get_ts_infoJacob Keller1-8/+0
2015-07-18igb: only report generic filters in get_ts_infoJacob Keller1-4/+0
2015-07-18i40e: only report generic filters in get_ts_infoJacob Keller1-11/+2
2015-07-15i40e/i40evf: Bump version to 1.3.6 for i40e and 1.3.2 for i40evfCatherine Sullivan2-2/+2
2015-07-15i40e: Refine an error message to avoid confusionAnjali Singhai Jain1-1/+2
2015-07-15i40e/i40evf: Add support for pre-allocated pages for PDFaisal Latif4-13/+27
2015-07-15i40evf: add MAC address filter in open, not initMitch Williams1-11/+1
2015-07-15i40evf: don't delete all the filtersMitch Williams1-1/+3
2015-07-15i40e: un-disable VF after resetMitch Williams1-0/+1
2015-07-15i40e: do a proper reset when disabling a VFMitch Williams1-7/+2
2015-07-15i40e: correctly program filters for VFsMitch Williams1-3/+6
2015-07-15i40e/i40evf: Update the admin queue command headerGreg Rose2-22/+20
2015-07-15i40e: Remove incorrect #ifdef'sCarolyn Wyborny1-10/+2
2015-07-15i40e: ignore duplicate port VLAN requestsMitch Williams1-0/+4
2015-07-15i40evf: Allow for an abundance of vectorsMitch Williams1-1/+1
2015-07-15i40e/i40evf: improve Tx performance with a small tweakJesse Brandeburg2-0/+4
2015-07-15i40e/i40evf: Update Flex-10 related device/function capabilitiesPawel Orlowski4-8/+42
2015-07-15i40e/i40evf: Add stats to track FD ATR and SB dynamic enable stateAnjali Singhai Jain4-0/+18
2015-07-15i40e: Implement ndo_features_check()Joe Stringer1-0/+20
2015-06-26i40evf: don't configure unused RSS queuesMitch Williams1-1/+1
2015-06-26i40evf: fix panic during MTU changeMitch Williams4-65/+54
2015-06-26e1000e: i219 - k1 workaround for LPT is not required for SPTYanir Lubetkin1-2/+1
2015-06-26e1000e: i219 - Increase minimum FIFO read/write min gapYanir Lubetkin1-0/+46
2015-06-26e1000e: i219 - increase IPG for speed 10/100 full duplexYanir Lubetkin1-3/+7
2015-06-26e1000e: i219 - fix to enable both ULP and EEE in Sx stateYanir Lubetkin1-13/+32
2015-06-26e1000e: synchronization of MAC-PHY interface only on non- ME systemsYanir Lubetkin1-10/+12
2015-06-26e1000e: fix locking issue with e1000e_disable_aspmYanir Lubetkin1-4/+34
2015-06-26igb: bump version of igb to 5.2.18Todd Fujinaka1-1/+1
2015-06-26igb: disable IPv6 extension header processingTodd Fujinaka2-5/+10
2015-06-23switchdev; add VLAN support for port's bridge_getlinkScott Feldman2-3/+4
2015-06-23drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker1-3/+1
2015-06-18fm10k: Fix missing braces after if statementAlexander Duyck1-1/+2
2015-06-18fm10k: fix iov_msg_lport_state_pf issueJacob Keller1-0/+8
2015-06-18fm10k: remove err_no reference in fm10k_mbx.cJacob Keller1-5/+0
2015-06-18fm10k: fix incorrect DIR_NEVATIVE bit in 1588 codeJacob Keller2-3/+3
2015-06-18fm10k: pack TLV overlay structuresJacob Keller1-4/+4
2015-06-18fm10k: re-map all possible VF queues after a VFLRJacob Keller1-0/+6
2015-06-18fm10k: force LPORT delete when updating VLAN or MAC addressJacob Keller1-15/+23
2015-06-18fm10k: use dma_set_mask_and_coherent in fm10k_probeJacob Keller1-18/+6
2015-06-18fm10k: trivial fixup message style to include a colonJacob Keller1-1/+1
2015-06-18fm10k: remove extraneous NULL check on l2_accelJacob Keller1-2/+1
2015-06-18fm10k: use an unsigned int for i in ethtool_get_stringsJacob Keller1-1/+1
2015-06-18fm10k: add call to fm10k_clean_all_rx_rings in fm10k_downJacob Keller1-0/+1
2015-06-18fm10k: fix incorrect free on skb in ts_tx_enqueueJacob Keller1-1/+1
2015-06-18fm10k: move setting shinfo inside ts_tx_enqueueJacob Keller1-3/+3
2015-06-18fm10k: use correct ethernet driver Tx timestamp functionJacob Keller1-2/+3
2015-06-18fm10k: ignore invalid multicast address entriesJacob Keller1-7/+1
2015-06-18fm10k: fold fm10k_pull_tail into fm10k_add_rx_fragAlexander Duyck1-46/+20
2015-06-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+2