aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
Commit message (Expand)AuthorAge
...
* | i40e: move i40e_vsi_config_rss below i40e_get_rss_aqJacob Keller2016-08-20
* | Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2016-08-19
|\ \
| * | ixgbe: use atomic bitwise operations when handling reset requestsEmil Tantilov2016-08-19
| * | ixgbevf: only check Tx queue enablement when debuggingEmil Tantilov2016-08-19
| * | ixgbevf: change hw_dbg to use netdev_dbgEmil Tantilov2016-08-19
| * | ixgbe: only check Tx queue enablement when debuggingEmil Tantilov2016-08-19
* | | igb: fix error code in igb_add_ethtool_nfc_entry()Gangfeng Huang2016-08-19
* | | igb: support RX flow classification by VLAN priorityGangfeng Huang2016-08-19
* | | igb: support RX flow classification by ethertypeGangfeng Huang2016-08-19
* | | igb: add support of RX network flow classificationGangfeng Huang2016-08-19
|/ /
* | i40e: Expose 'trust' flag to userspace via ndo_get_vf_config.Sridhar Samudrala2016-08-18
* | i40e: remove a stray unlockDan Carpenter2016-08-18
* | i40e/i40evf-Bump version from 1.6.11 to 1.6.12Bimmy Pujari2016-08-18
* | i40e: Allow RSS Hash set with less than four parametersCarolyn Wyborny2016-08-18
* | i40e: fix memory leakMitch Williams2016-08-18
* | i40e: fix lookup table when RSS disabled/enabledAlan Brady2016-08-18
* | i40e: Don't notify client of VF reset during VF creationAvinash Dayanand2016-08-18
* | i40e: Force register writes to mitigate sync issues with iwarp VF driverAvinash Dayanand2016-08-18
* | i40e: don't allow reduction of channels below active FD rulesJacob Keller2016-08-18
* | i40e: Fix static analysis tool warningDave Ertman2016-08-18
* | i40evf: add missing rtnl_lock() around i40evf_set_interrupt_capabilityJacob Keller2016-08-18
* | i40e: reset RX csum error stat with other pf statsCatherine Sullivan2016-08-18
* | i40e/i40evf: Reset VLAN filter count when resettingCatherine Sullivan2016-08-18
* | i40e: Fix a bug where a client close can be called before an open is completeAnjali Singhai Jain2016-08-18
* | i40e: Use list_move instead of list_del/list_addWei Yongjun2016-08-18
|/
* net_sched: convert tcf_exts from list to pointer arrayWANG Cong2016-08-17
* i40e: check for and deal with non-contiguous TCsDave Ertman2016-08-16
* ixgbe: Re-enable ability to toggle VLAN filteringAlexander Duyck2016-08-16
* ixgbe: Force VLNCTRL.VFE to be set in all VMDq pathsAlexander Duyck2016-08-16
* e1000e: fix PTP on e1000_pch_lpt variantsJarod Wilson2016-08-16
* e1000e: factor out systim sanitizationJarod Wilson2016-08-16
* igb: fix adjusting PTP timestamps for Tx/Rx latencyKshitiz Gupta2016-08-16
* Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-02
|\
| * Merge branch 'pci/msi-affinity' into nextBjorn Helgaas2016-08-01
| |\
| * | ethernet/intel: Use pci_(request|release)_mem_regionsJohannes Thumshirn2016-06-23
* | | Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2016-07-25
|\ \ \
| * | | ixgbe: cleanup crosstalk fixDon Skidmore2016-07-22
| * | | ixgbe: remove redundant check on ret_valColin Ian King2016-07-22
| * | | ixgbevf: Commonize mailbox write/readTony Nguyen2016-07-22
| * | | ixgbevf: Add range checking for setting MTUTony Nguyen2016-07-22
| * | | ixgbevf: Protect ixgbevf_reset_subtask from remove eventDon Skidmore2016-07-22
| * | | ixgbe: Add missing destroy_workqueue() on error in ixgbe_init_module()Wei Yongjun2016-07-22
| * | | ixgbevf: Add lock around ixgbevf_reinit_locked callDon Skidmore2016-07-22
| * | | ixgbe: fix setup_fc for x550emEmil Tantilov2016-07-22
| * | | ixgbevf: add VF support for new hardwareDon Skidmore2016-07-22
| * | | ixgbe: Fix minor typo while freeing irqBabu Moger2016-07-22
| * | | ixgbe: Change register variable to unsignedDon Skidmore2016-07-22
| * | | ixgbevf: bump version numberDon Skidmore2016-07-22
| * | | ixgbevf: Correct parameter sent to LED functionDon Skidmore2016-07-22
| * | | ixgbevf: fix NACK check in ixgbevf_set_uc_addr_vf()Emil Tantilov2016-07-22