summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
Commit message (Expand)AuthorAgeFilesLines
* i40e: fix offload of GRE tunnelsJesse Brandeburg2015-10-051-0/+2
* i40e/i40evf: check for stopped admin queueMitch Williams2015-09-282-0/+18
* i40e: fix VLAN inside VXLANJesse Brandeburg2015-09-281-1/+2
* ixgbe: Resolve "initialized field overwritten" warningsMark Rustad2015-09-011-1/+0
* ixgbe: Remove bimodal SR-IOV disablingAlex Williamson2015-09-011-6/+1
* ixgbe: Add support for reporting 2.5G link speedMark Rustad2015-09-012-8/+26
* ixgbe: fix bounds checking in ixgbe_setup_tc for 82598Emil Tantilov2015-09-011-3/+4
* ixgbe: support for ethtool set_rxfhTom Barbette2015-09-013-1/+49
* ixgbe: Avoid needless PHY access on copper physMark Rustad2015-09-012-21/+44
* ixgbe: cleanup to use cached mask valueDon Skidmore2015-09-011-6/+1
* ixgbe: Remove second instance of lan_id variableDon Skidmore2015-09-012-4/+1
* ixgbe: use kzalloc for allocating one thingManinder Singh2015-09-011-1/+1
* ixgbe: Remove unused PCI bus typesDon Skidmore2015-09-011-2/+0
* ixgbe: add new bus type for intergrated I/O interface (IOSF)Don Skidmore2015-09-013-1/+12
* ixgbe: add get_bus_info method for X550Don Skidmore2015-09-011-0/+19
* ixgbe: Add support for entering low power link up stateDon Skidmore2015-09-013-2/+185
* ixgbe: Add support for VXLAN RX offloadsMark Rustad2015-09-014-31/+127
* ixgbe: Add support for UDP-encapsulated tx checksum offloadMark Rustad2015-09-011-12/+54
* ixgbe: Check whether FDIRCMD writes actually completeMark Rustad2015-09-012-24/+40
* ixgbe: Assign set_phy_power dynamically where neededDon Skidmore2015-09-012-2/+21
* ixgbe: add new function to check for management presenceDon Skidmore2015-09-013-6/+18
* i40e: Set defport behavior for the Main VSI when in promiscuous modeAnjali Singhai Jain2015-09-012-8/+30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-274-4/+4
|\
| * mm: make page pfmemalloc check more robustMichal Hocko2015-08-214-4/+4
* | i40e/i40evf: Bump i40e to 1.3.9 and i40evf to 1.3.5Catherine Sullivan2015-08-262-3/+3
* | i40e/i40evf: Cache the CEE TLV status returned from firmwareNeerav Parikh2015-08-263-0/+6
* | i40e/i40evf: add VIRTCHNL_VF_OFFLOAD flagAnjali Singhai Jain2015-08-264-0/+21
* | i40e: Remove redundant and unneeded messagesGreg Rose2015-08-262-4/+0
* | i40evf: Remove PF specific register definitions from the VFAnjali Singhai Jain2015-08-263-3108/+4
* | i40evf: Use the correct defines to match the VF registersAnjali Singhai Jain2015-08-262-33/+33
* | i40e: correct spelling errorMitch Williams2015-08-261-1/+1
* | i40e: Fix comment for ethtool diagnostic link testGreg Rose2015-08-261-3/+5
* | i40e/i40evf: Add capability to gather VEB per TC statsNeerav Parikh2015-08-265-2/+67
* | i40e: Fix ethtool offline diagnostic with netqueuesGreg Rose2015-08-261-2/+17
* | i40e: Fix legacy interrupt mode in the driverAnjali Singhai Jain2015-08-261-4/+12
* | i40e: Move function calls to i40e_shutdown instead of i40e_suspendCatherine Sullivan2015-08-261-3/+13
* | i40e: add RX to port CRC errors labelShannon Nelson2015-08-261-1/+1
* | i40e: don't degrade __le16Mitch Williams2015-08-262-2/+5
* | ixgbe: TRIVIAL fix up double 'the' and comment styleJacob Keller2015-08-181-2/+1
* | ixgbe: Simplify port-specific macrosMark Rustad2015-08-181-9/+9
* | igb: make sure SR-IOV init uses the right number of queuesTodd Fujinaka2015-08-181-2/+7
* | igbvf: clear buffer_info->dma after dma_unmap_single()Stefan Assmann2015-08-181-0/+1
* | igb: Fix a memory leak in igb_probeJia-Ju Bai2015-08-181-0/+1
* | e1000e: Modify Tx/Rx configurations to avoid null pointer dereferences in e10...Jia-Ju Bai2015-08-181-12/+12
* | igb: Fix a deadlock in igb_sriov_reinitJia-Ju Bai2015-08-181-0/+1
* | e100: Release skb when DMA mapping is failed in e100_xmit_prepareJia-Ju Bai2015-08-181-1/+4
* | e100: Add a check after pci_pool_create to avoid null pointer dereferenceJia-Ju Bai2015-08-181-0/+7
* | igb: Teardown SR-IOV before unregister_netdev()Alex Williamson2015-08-181-4/+4
* | igb: add support for 1512 PHYTodd Fujinaka2015-08-184-5/+114
* | igb: implement high frequency periodic output signalsRichard Cochran2015-08-182-20/+54
OpenPOWER on IntegriCloud