summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* cxgb4: Add support to initialise/read SRQ entriesRaju Rangoju2018-03-224-1/+206
* cxgb4: Adds CPL support for Shared Receive QueuesRaju Rangoju2018-03-222-0/+73
* r8169: add helper tp_to_devHeiner Kallweit2018-03-221-15/+22
* r8169: change type of argument in rtl_disable/enable_clock_requestHeiner Kallweit2018-03-221-22/+11
* r8169: change type of first argument in rtl_tx_performance_tweakHeiner Kallweit2018-03-221-38/+24
* r8169: simplify rtl_set_mac_addressHeiner Kallweit2018-03-221-5/+4
* mlxsw: spectrum_acl: Do not invalidate already invalid ACL groupsIdo Schimmel2018-03-201-5/+0
* mlxsw: spectrum_acl: Adapt ACL configuration to new firmware versionsIdo Schimmel2018-03-201-17/+26
* mlxsw: spectrum: Reserved field in mbox profile shouldn't be setTal Bar2018-03-201-4/+0
* mlxsw: pci: Set mbox dma addresses to zero when not usedShalom Toledo2018-03-201-3/+6
* mlx5: Remove call to ida_pre_getMatthew Wilcox2018-03-201-1/+0
* i40e: Fix the polling mechanism of GLGEN_RSTAT.DEVSTATEPaweł Jabłoński2018-03-191-6/+29
* i40evf: remove flags that are never usedJacob Keller2018-03-191-3/+0
* i40e: Prevent setting link speed on I40E_DEV_ID_25G_BPatryk Małek2018-03-191-0/+1
* i40e: Fix incorrect return typesDoug Dziggel2018-03-192-4/+4
* i40e: add doxygen comment for new mode parameterJacob Keller2018-03-191-0/+1
* i40e: Close client on suspend and restore client MSIx on resumeShiraz Saleem2018-03-193-3/+22
* i40e: Prevent setting link speed on KX_X722Patryk Małek2018-03-191-1/+2
* i40e: Properly check allowed advertisement capabilitiesJan Sokolowski2018-03-191-9/+7
* i40evf: Reorder configure_clsflower to avoid deadlock on errorAlexander Duyck2018-03-191-12/+11
* ibmvnic: Remove unused TSO resources in TX pool structureThomas Falcon2018-03-171-2/+0
* ibmvnic: Update TX pool cleaning routineThomas Falcon2018-03-171-16/+24
* ibmvnic: Improve TX buffer accountingThomas Falcon2018-03-171-9/+21
* ibmvnic: Update TX and TX completion routinesThomas Falcon2018-03-172-27/+29
* ibmvnic: Update TX pool initialization routineThomas Falcon2018-03-171-42/+48
* ibmvnic: Update release TX pool routineThomas Falcon2018-03-171-7/+12
* ibmvnic: Update and clean up reset TX pool routineThomas Falcon2018-03-171-20/+25
* ibmvnic: Generalize TX pool structureThomas Falcon2018-03-171-2/+3
* net: ethernet: ti: cpsw: enable vlan rx vlan offloadGrygorii Strashko2018-03-173-4/+67
* cxgb4: Fix queue free path of ULD driversArjun Vynipadath2018-03-171-0/+1
* liquidio: Simplified napi pollIntiyaz Basha2018-03-163-66/+35
* cxgb4: notify fatal error to uld driversGanesh Goudar2018-03-163-1/+13
* net: macb: Add phy-handle DT supportBrad Mouring2018-03-161-3/+5
* net: macb: Remove redundant poll irq assignmentBrad Mouring2018-03-161-4/+1
* net: macb: Reorganize macb_mii bringupBrad Mouring2018-03-161-38/+41
* enic: drop IP proto check for vxlan tunnel deleteGovindarajulu Varadarajan2018-03-161-3/+2
* net: drivers/net: Remove unnecessary skb_copy_expand OOM messagesJoe Perches2018-03-151-1/+0
* i40e: restore TCPv4 input set when re-enabling ATRJacob Keller2018-03-141-0/+9
* i40e: fix for wrong partition id calculation on OCP mezz cardsMariusz Stachura2018-03-142-1/+25
* i40e: factor out re-enable functions for ATR and SBJacob Keller2018-03-141-16/+32
* i40e: track filter type statistics when deleting invalid filtersJacob Keller2018-03-141-8/+48
* i40e: Fix permission check for VF MAC filtersFilip Sadowski2018-03-141-28/+51
* i40e: Cleanup i40e_vlan_rx_registerJacob Keller2018-03-141-17/+4
* i40e: Fix attach VF to VM issuePaweł Jabłoński2018-03-141-0/+11
* i40evf/i40evf_main: Fix variable assignment in i40evf_parse_cls_flowerGustavo A R Silva2018-03-141-1/+1
* i40e: remove i40e_fcoe filesCorentin Labbe2018-03-142-1698/+0
* liquidio: Add support for liquidio 10GBase-T NICVeerasenareddy Burru2018-03-142-8/+28
* sfc: support FEC configuration through ethtoolEdward Cree2018-03-143-0/+190
* sfc: update MCDI protocol headersEdward Cree2018-03-141-1046/+1776
* ibmvnic: Fix reset return from closed stateJohn Allen2018-03-141-3/+5
OpenPOWER on IntegriCloud