summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
Commit message (Expand)AuthorAgeFilesLines
* i40e: Fix kernel panic on enable/disable LLDPDave Ertman2016-09-011-4/+11
* i40e: Change some init flow for the clientAnjali Singhai Jain2016-08-252-12/+30
* ixgbe: Do not clear RAR entry when clearing VMDq for SAN MACAlexander Duyck2016-08-191-1/+3
* net_sched: convert tcf_exts from list to pointer arrayWANG Cong2016-08-171-1/+3
* i40e: check for and deal with non-contiguous TCsDave Ertman2016-08-161-10/+25
* ixgbe: Re-enable ability to toggle VLAN filteringAlexander Duyck2016-08-161-0/+1
* ixgbe: Force VLNCTRL.VFE to be set in all VMDq pathsAlexander Duyck2016-08-161-6/+12
* e1000e: fix PTP on e1000_pch_lpt variantsJarod Wilson2016-08-161-1/+2
* e1000e: factor out systim sanitizationJarod Wilson2016-08-163-29/+44
* igb: fix adjusting PTP timestamps for Tx/Rx latencyKshitiz Gupta2016-08-161-3/+23
* Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-025-31/+14
|\
| * Merge branch 'pci/msi-affinity' into nextBjorn Helgaas2016-08-011-2/+13
| |\
| * | ethernet/intel: Use pci_(request|release)_mem_regionsJohannes Thumshirn2016-06-235-31/+14
* | | Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2016-07-2512-107/+160
|\ \ \
| * | | ixgbe: cleanup crosstalk fixDon Skidmore2016-07-224-41/+72
| * | | ixgbe: remove redundant check on ret_valColin Ian King2016-07-221-3/+0
| * | | ixgbevf: Commonize mailbox write/readTony Nguyen2016-07-221-29/+6
| * | | ixgbevf: Add range checking for setting MTUTony Nguyen2016-07-223-21/+40
| * | | ixgbevf: Protect ixgbevf_reset_subtask from remove eventDon Skidmore2016-07-221-0/+1
| * | | ixgbe: Add missing destroy_workqueue() on error in ixgbe_init_module()Wei Yongjun2016-07-221-0/+1
| * | | ixgbevf: Add lock around ixgbevf_reinit_locked callDon Skidmore2016-07-221-0/+2
| * | | ixgbe: fix setup_fc for x550emEmil Tantilov2016-07-221-2/+2
| * | | ixgbevf: add VF support for new hardwareDon Skidmore2016-07-225-0/+11
| * | | ixgbe: Fix minor typo while freeing irqBabu Moger2016-07-221-1/+1
| * | | ixgbe: Change register variable to unsignedDon Skidmore2016-07-221-1/+1
| * | | ixgbevf: bump version numberDon Skidmore2016-07-221-1/+1
| * | | ixgbevf: Correct parameter sent to LED functionDon Skidmore2016-07-222-2/+14
| * | | ixgbevf: fix NACK check in ixgbevf_set_uc_addr_vf()Emil Tantilov2016-07-221-6/+8
* | | | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2016-07-2512-352/+350
|\ \ \ \
| * | | | i40e: Explicitly write platform-specific mac address after PF resetTushar Dave2016-07-221-38/+49
| * | | | i40e: add missing link advertise settingStefan Assmann2016-07-221-0/+1
| * | | | i40e: Move the mutex lock in i40e_client_unregisterCatherine Sullivan2016-07-221-2/+2
| * | | | i40e: Remove redundant memsetAmitoj Kaur Chawla2016-07-221-1/+0
| * | | | i40e/i40evf-bump version to 1.6.11Bimmy Pujari2016-07-222-2/+2
| * | | | i40e: refactor Rx filter handlingMitch Williams2016-07-223-279/+261
| * | | | i40evf: add hyperv dev idsJoshua Hay2016-07-221-0/+2
| * | | | i40e: Remove device ID 0x37D4Catherine Sullivan2016-07-225-5/+0
| * | | | i40e/i40evf: remove useless initializerMitch Williams2016-07-222-5/+2
| * | | | i40e: Fix to show correct Advertised Link Modes when link is downAvinash Dayanand2016-07-221-19/+28
| * | | | i40e: avoid null pointer dereferenceHeinrich Schuchardt2016-07-221-1/+3
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-07-244-32/+66
|\ \ \ \ | |/ / / |/| | |
| * | | i40e: use valid online CPU on q_vector initializationGuilherme G. Piccoli2016-07-141-5/+11
| * | | ixgbe: napi_poll must return the work donePaolo Abeni2016-07-141-1/+1
| * | | i40e: enable VSI broadcast promiscuous mode instead of adding broadcast filterKiran Patil2016-07-141-12/+20
| * | | i40e/i40evf: Fix i40e_rx_checksumAlexander Duyck2016-07-142-26/+34
* | | | fm10k: bump version numberJacob Keller2016-07-201-1/+1
* | | | fm10k: return proper error code when pci_enable_msix_range failsJacob Keller2016-07-201-1/+1
* | | | fm10k: force link to remain down for at least a second on resume eventsJacob Keller2016-07-201-0/+4
* | | | fm10k: implement request_lport_map pointerJacob Keller2016-07-203-13/+9
* | | | fm10k: check if PCIe link is restoredJacob Keller2016-07-201-0/+13
OpenPOWER on IntegriCloud