summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
Commit message (Expand)AuthorAgeFilesLines
* i40e/i40evf: Bump i40e and i40evf versionsSravanthi Tangeda2015-01-162-2/+2
* i40e: Support for NPAR iSCSI partition with DCBNeerav Parikh2015-01-164-18/+62
* i40e: when Rx timestamps disabled set specific modeJacob Keller2015-01-161-11/+17
* i40e: use same check for Rx hang as for Rx timestampsJacob Keller2015-01-161-1/+6
* i40e: AQ API updates for new commandsShannon Nelson2015-01-162-10/+126
* i40e: AQ API updatesJeff Kirsher2015-01-162-10/+10
* i40e: add more struct size checksShannon Nelson2015-01-162-0/+86
* i40e: Issue "Stop LLDP" command for firmware older than v4.3Neerav Parikh2015-01-161-0/+10
* i40e: check I40E_FLAG_PTP before handling Tx or Rx timestampsJacob Keller2015-01-162-1/+11
* i40e: only enable PTP interrupt cause if PTP is enabledJacob Keller2015-01-161-4/+7
* i40e/i40evf: Bump i40e/i40evf versionsCatherine Sullivan2015-01-162-2/+2
* i40e: Dump Stats string removed from debugfs help commandSravanthi Tangeda2015-01-161-1/+0
* i40e: Add define for interrupt name string lenCarolyn Wyborny2015-01-162-8/+9
* i40e: don't give up on DCB error after resetShannon Nelson2015-01-161-4/+6
* i40e: fix proc/int descriptionsCarolyn Wyborny2015-01-161-2/+2
* i40e/i40evf: Increase ASQ timeoutKevin Scott2015-01-162-2/+2
* i40e/i40evf: AdminQ updates ww36Shannon Nelson2015-01-162-8/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-155-35/+87
|\
| * i40e: adds FCoE configure optionVasu Dev2015-01-143-3/+14
| * i40e: Fix bug with TCP over IPv6 over VXLANAnjali Singhai2015-01-061-13/+11
| * i40e: Fix Rx checksum error counterAnjali Singhai2015-01-061-11/+13
| * i40e: fix un-necessary Tx hangsJesse Brandeburg2015-01-062-8/+49
* | net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko2015-01-1311-23/+26
* | i40e: limit sriov to partition 1 of NPAR configurationsShannon Nelson2015-01-131-1/+1
* | i40e: Don't exit link event early if link speed has changedCatherine Sullivan2015-01-131-0/+4
* | i40e: limit WoL and link settings to partition 1Shannon Nelson2015-01-131-1/+42
* | i40e: Adding function for reading PBA StringKamil Krawczyk2015-01-133-0/+63
* | i40e/i40evf: find partition_id in npar modeShannon Nelson2015-01-134-2/+81
* | i40e: remove VN2VN related mac filtersVasu Dev2015-01-131-2/+0
* | i40e: Add warning for NPAR partitions with link speed less than 10GbpsGreg Rose2015-01-131-0/+9
* | i40evf: kick a stalled admin queueMitch A Williams2015-01-132-1/+9
* | i40evf: enable interrupt 0 appropriatelyMitch A Williams2015-01-131-8/+4
* | i40evf: don't fire traffic IRQs when the interface is downMitch A Williams2015-01-131-4/+7
* | i40evf: remove leftover VLAN filtersMitch A Williams2015-01-131-0/+4
* | i40evf: refactor shutdown codeMitch A Williams2015-01-131-6/+23
* | i40evf: Remove some scary log messagesMitch A Williams2015-01-132-9/+1
* | i40evf: remove redundant codeMitch A Williams2015-01-131-27/+0
* | i40e: disable IOV before freeing resourcesMitch A Williams2015-01-131-2/+9
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-063-3/+5
|\ \ | |/
| * i40e: Fix possible memory leak in i40e_dbg_dump_descJoe Perches2014-12-311-1/+3
| * igb: Remove unneeded FIXMETodd Fujinaka2014-12-311-1/+1
| * e100: fix typo in MDI/MDI-X eeprom check in e100_phy_initJohn W. Linville2014-12-311-1/+1
* | ixgbe: convert to CYCLECOUNTER_MASK macro.Richard Cochran2015-01-021-1/+1
* | igb: convert to CYCLECOUNTER_MASK macro.Richard Cochran2015-01-021-3/+2
* | e1000e: convert to CYCLECOUNTER_MASK macro.Richard Cochran2015-01-021-2/+1
* | igb_ptp: Include clocksource.h to get CLOCKSOURCE_MASK.David S. Miller2014-12-311-0/+1
* | e1000e: Include clocksource.h to get CLOCKSOURCE_MASK.David S. Miller2014-12-311-0/+1
* | net: ixgbe: convert to timecounter adjtime.Richard Cochran2014-12-301-10/+1
* | net: igb: convert to timecounter adjtime.Richard Cochran2014-12-301-6/+1
* | net: e1000e: convert to timecounter adjtime.Richard Cochran2014-12-301-4/+1
OpenPOWER on IntegriCloud