summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2015-07-23i40e: use BIT and BIT_ULL macrosJesse Brandeburg
2015-07-23i40e: clean up error status messagesShannon Nelson
2015-07-23i40e: provide correct API version to older VF driversMitch Williams
2015-07-23i40evf: support virtual channel API version 1.1Mitch Williams
2015-07-23i40evf: handle big resetsMitch Williams
2015-07-23i40e: support virtual channel API 1.1Mitch Williams
2015-07-23i40e/i40evf: add macros for virtual channel API version and device capabilityMitch Williams
2015-07-23i40e: add VF capabilities to virtual channel interfaceMitch Williams
2015-07-23i40e: clean up unneeded gotosShannon Nelson
2015-07-23i40e/i40evf: Fix and refactor dynamic ITR codeCarolyn Wyborny
2015-07-23igb: bump version to igb-5.3.0Todd Fujinaka
2015-07-23igb: use ARRAY_SIZE to replace calculating sizeof(a)/sizeof(a[0])Todd Fujinaka
2015-07-23igb: report unsupported ethtool settings in set_coalesceTodd Fujinaka
2015-07-23e1000e: Cleanup qos request in error handling of e1000_openJia-Ju Bai
2015-07-23ixgbevf: add support for reporting RSS key and hash table for X550Emil Tantilov
2015-07-18igb: Fix i354 88E1112 PHY on RCC boards using AutoMediaDetectTodd Fujinaka
2015-07-18ixgbe: Don't report flow director filter's statusFan Du
2015-07-18ixgbevf: Set Rx hash type for ingress packetsFan Du
2015-07-18ixgbe: Specify Rx hash type WRT Rx desc RSS typeFan Du
2015-07-18ixgbevf: fold ixgbevf_pull_tail into ixgbevf_add_rx_fragAlexander Duyck
2015-07-18igb: Pull timestamp from fragment before adding it to skbAlexander Duyck
2015-07-18ixgbe: only report generic filters in get_ts_infoJacob Keller
2015-07-18igb: only report generic filters in get_ts_infoJacob Keller
2015-07-18i40e: only report generic filters in get_ts_infoJacob Keller
2015-07-15i40e/i40evf: Bump version to 1.3.6 for i40e and 1.3.2 for i40evfCatherine Sullivan
2015-07-15i40e: Refine an error message to avoid confusionAnjali Singhai Jain
2015-07-15i40e/i40evf: Add support for pre-allocated pages for PDFaisal Latif
2015-07-15i40evf: add MAC address filter in open, not initMitch Williams
2015-07-15i40evf: don't delete all the filtersMitch Williams
2015-07-15i40e: un-disable VF after resetMitch Williams
2015-07-15i40e: do a proper reset when disabling a VFMitch Williams
2015-07-15i40e: correctly program filters for VFsMitch Williams
2015-07-15i40e/i40evf: Update the admin queue command headerGreg Rose
2015-07-15i40e: Remove incorrect #ifdef'sCarolyn Wyborny
2015-07-15i40e: ignore duplicate port VLAN requestsMitch Williams
2015-07-15i40evf: Allow for an abundance of vectorsMitch Williams
2015-07-15i40e/i40evf: improve Tx performance with a small tweakJesse Brandeburg
2015-07-15i40e/i40evf: Update Flex-10 related device/function capabilitiesPawel Orlowski
2015-07-15i40e/i40evf: Add stats to track FD ATR and SB dynamic enable stateAnjali Singhai Jain
2015-07-15i40e: Implement ndo_features_check()Joe Stringer
2015-06-26i40evf: don't configure unused RSS queuesMitch Williams
2015-06-26i40evf: fix panic during MTU changeMitch Williams
2015-06-26e1000e: i219 - k1 workaround for LPT is not required for SPTYanir Lubetkin
2015-06-26e1000e: i219 - Increase minimum FIFO read/write min gapYanir Lubetkin
2015-06-26e1000e: i219 - increase IPG for speed 10/100 full duplexYanir Lubetkin
2015-06-26e1000e: i219 - fix to enable both ULP and EEE in Sx stateYanir Lubetkin
2015-06-26e1000e: synchronization of MAC-PHY interface only on non- ME systemsYanir Lubetkin
2015-06-26e1000e: fix locking issue with e1000e_disable_aspmYanir Lubetkin
2015-06-26igb: bump version of igb to 5.2.18Todd Fujinaka
2015-06-26igb: disable IPv6 extension header processingTodd Fujinaka