aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
Commit message (Expand)AuthorAgeFilesLines
...
* | e1000e: Increase driver version numberRaanan Avargil2015-08-051-1/+1
* | e1000e: Fix tight loop implementation of systime read algorithmRaanan Avargil2015-08-051-10/+21
* | e1000e: Fix incorrect ASPM lockingRaanan Avargil2015-08-051-2/+2
* | e1000e: Cosmetic changesRaanan Avargil2015-08-052-5/+4
* | e1000e: Fix EEE in Sx implementationRaanan Avargil2015-08-051-0/+27
* | i40e: Add AQ commands for NVM Update for X722Shannon Nelson2015-08-051-0/+129
* | i40e/i40evf: Add ATR HW eviction support for X722Anjali Singhai Jain2015-08-052-0/+14
* | i40e: Add IWARP support for X722Anjali Singhai Jain2015-08-051-0/+10
* | i40e/i40evf: Add TX/RX outer UDP checksum support for X722Anjali Singhai Jain2015-08-057-5/+50
* | i40e/i40evf: Add support for writeback on ITR feature for X722Anjali Singhai Jain2015-08-057-18/+74
* | i40e/i40evf: RSS changes for X722Anjali Singhai Jain2015-08-059-89/+307
* | i40e/i40evf: Update register.h file for X722Anjali Singhai Jain2015-08-052-2/+1991
* | i40e/i40evf: Update FW API with X722 supportAnjali Singhai Jain2015-08-056-1/+444
* | i40e/i40evf: Add flags for X722 capabilitiesAnjali Singhai Jain2015-08-053-1/+21
* | i40e/i40evf: Add device ids for X722Anjali Singhai Jain2015-08-056-2/+41
* | i40e: use BIT and BIT_ULL macrosJesse Brandeburg2015-07-2326-304/+293
* | i40e: clean up error status messagesShannon Nelson2015-07-239-177/+673
* | i40e: provide correct API version to older VF driversMitch Williams2015-07-231-0/+3
* | i40evf: support virtual channel API version 1.1Mitch Williams2015-07-232-2/+11
* | i40evf: handle big resetsMitch Williams2015-07-233-46/+95
* | i40e: support virtual channel API 1.1Mitch Williams2015-07-232-6/+21
* | i40e/i40evf: add macros for virtual channel API version and device capabilityMitch Williams2015-07-232-0/+12
* | i40e: add VF capabilities to virtual channel interfaceMitch Williams2015-07-232-10/+22
* | i40e: clean up unneeded gotosShannon Nelson2015-07-231-25/+12
* | i40e/i40evf: Fix and refactor dynamic ITR codeCarolyn Wyborny2015-07-232-98/+161
* | igb: bump version to igb-5.3.0Todd Fujinaka2015-07-231-2/+2
* | igb: use ARRAY_SIZE to replace calculating sizeof(a)/sizeof(a[0])Todd Fujinaka2015-07-231-11/+5
* | igb: report unsupported ethtool settings in set_coalesceTodd Fujinaka2015-07-231-0/+21
* | e1000e: Cleanup qos request in error handling of e1000_openJia-Ju Bai2015-07-231-0/+1
* | ixgbevf: add support for reporting RSS key and hash table for X550Emil Tantilov2015-07-233-34/+47
* | igb: Fix i354 88E1112 PHY on RCC boards using AutoMediaDetectTodd Fujinaka2015-07-171-5/+13
* | ixgbe: Don't report flow director filter's statusFan Du2015-07-171-2/+0
* | ixgbevf: Set Rx hash type for ingress packetsFan Du2015-07-172-0/+39
* | ixgbe: Specify Rx hash type WRT Rx desc RSS typeFan Du2015-07-171-4/+21
* | ixgbevf: fold ixgbevf_pull_tail into ixgbevf_add_rx_fragAlexander Duyck2015-07-171-47/+19
* | igb: Pull timestamp from fragment before adding it to skbAlexander Duyck2015-07-171-69/+25
* | ixgbe: only report generic filters in get_ts_infoJacob Keller2015-07-171-8/+0
* | igb: only report generic filters in get_ts_infoJacob Keller2015-07-171-4/+0
* | i40e: only report generic filters in get_ts_infoJacob Keller2015-07-171-11/+2
* | i40e/i40evf: Bump version to 1.3.6 for i40e and 1.3.2 for i40evfCatherine Sullivan2015-07-142-2/+2
* | i40e: Refine an error message to avoid confusionAnjali Singhai Jain2015-07-141-1/+2
* | i40e/i40evf: Add support for pre-allocated pages for PDFaisal Latif2015-07-144-13/+27
* | i40evf: add MAC address filter in open, not initMitch Williams2015-07-141-11/+1
* | i40evf: don't delete all the filtersMitch Williams2015-07-141-1/+3
* | i40e: un-disable VF after resetMitch Williams2015-07-141-0/+1
* | i40e: do a proper reset when disabling a VFMitch Williams2015-07-141-7/+2
* | i40e: correctly program filters for VFsMitch Williams2015-07-141-3/+6
* | i40e/i40evf: Update the admin queue command headerGreg Rose2015-07-142-22/+20
* | i40e: Remove incorrect #ifdef'sCarolyn Wyborny2015-07-141-10/+2
* | i40e: ignore duplicate port VLAN requestsMitch Williams2015-07-141-0/+4