summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* igb: add support of RX network flow classificationGangfeng Huang2016-08-183-0/+270
* qed: Add support for NCSI statistics.Sudarsana Reddy Kalluru2016-08-186-5/+127
* qede: Add support for per-queue stats.Sudarsana Reddy Kalluru2016-08-183-13/+57
* qede: Add support for capturing additional stats in ethtool-stats display.Sudarsana Reddy Kalluru2016-08-183-0/+6
* net: ethernet: macb: Add support for rx_clkshubhrajyoti.datta@xilinx.com2016-08-182-6/+29
* i40e: Expose 'trust' flag to userspace via ndo_get_vf_config.Sridhar Samudrala2016-08-181-0/+1
* i40e: remove a stray unlockDan Carpenter2016-08-181-1/+0
* i40e/i40evf-Bump version from 1.6.11 to 1.6.12Bimmy Pujari2016-08-182-2/+2
* i40e: Allow RSS Hash set with less than four parametersCarolyn Wyborny2016-08-182-81/+130
* i40e: fix memory leakMitch Williams2016-08-181-0/+1
* i40e: fix lookup table when RSS disabled/enabledAlan Brady2016-08-181-0/+28
* i40e: Don't notify client of VF reset during VF creationAvinash Dayanand2016-08-181-2/+5
* i40e: Force register writes to mitigate sync issues with iwarp VF driverAvinash Dayanand2016-08-181-1/+2
* i40e: don't allow reduction of channels below active FD rulesJacob Keller2016-08-181-0/+24
* i40e: Fix static analysis tool warningDave Ertman2016-08-181-3/+1
* i40evf: add missing rtnl_lock() around i40evf_set_interrupt_capabilityJacob Keller2016-08-181-0/+2
* i40e: reset RX csum error stat with other pf statsCatherine Sullivan2016-08-181-0/+1
* i40e/i40evf: Reset VLAN filter count when resettingCatherine Sullivan2016-08-181-0/+1
* i40e: Fix a bug where a client close can be called before an open is completeAnjali Singhai Jain2016-08-181-0/+2
* i40e: Use list_move instead of list_del/list_addWei Yongjun2016-08-181-2/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-08-1825-335/+618
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-08-1731-276/+504
| |\
| | * net_sched: convert tcf_exts from list to pointer arrayWANG Cong2016-08-173-5/+15
| | * Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2016-08-177-49/+107
| | |\
| | | * i40e: check for and deal with non-contiguous TCsDave Ertman2016-08-161-10/+25
| | | * ixgbe: Re-enable ability to toggle VLAN filteringAlexander Duyck2016-08-161-0/+1
| | | * ixgbe: Force VLNCTRL.VFE to be set in all VMDq pathsAlexander Duyck2016-08-161-6/+12
| | | * e1000e: fix PTP on e1000_pch_lpt variantsJarod Wilson2016-08-161-1/+2
| | | * e1000e: factor out systim sanitizationJarod Wilson2016-08-163-29/+44
| | | * igb: fix adjusting PTP timestamps for Tx/Rx latencyKshitiz Gupta2016-08-161-3/+23
| | * | mlxsw: spectrum: Allow packets to be trapped from any PGIdo Schimmel2016-08-171-1/+1
| | * | mlxsw: spectrum: Unmap 802.1Q FID before destroying itIdo Schimmel2016-08-171-0/+2
| | * | mlxsw: spectrum: Add missing rollbacks in error pathIdo Schimmel2016-08-171-1/+3
| | * | mlxsw: reg: Fix missing op field fill-upJiri Pirko2016-08-171-0/+1
| | * | mlxsw: spectrum: Trap loop-backed packetsIdo Schimmel2016-08-173-0/+16
| | * | mlxsw: spectrum: Add missing packet trapsElad Raz2016-08-172-0/+18
| | * | mlxsw: spectrum: Mark port as active before registering itIdo Schimmel2016-08-171-2/+3
| | * | mlxsw: spectrum: Create PVID vPort before registering netdeviceIdo Schimmel2016-08-173-46/+29
| | * | mlxsw: spectrum: Remove redundant errors from the codeIdo Schimmel2016-08-171-16/+5
| | * | mlxsw: spectrum: Don't return upon error in removal pathIdo Schimmel2016-08-171-22/+5
| | |/
| | * net: ethernet: mediatek: fix runtime warning raised by inconsistent struct de...sean.wang@mediatek.com2016-08-151-13/+13
| | * net: ethernet: mediatek: fix flow control settings on GMAC0 is not being enab...sean.wang@mediatek.com2016-08-151-0/+5
| | * net: ethernet: mediatek: fix RMII mode and add REVMII supported by GMACsean.wang@mediatek.com2016-08-151-3/+12
| | * mlxsw: spectrum_router: Fix use after freeVincent2016-08-141-1/+2
| | * net: ethernet: mediatek: add the missing of_node_put() after node is used donesean.wang@mediatek.com2016-08-131-0/+2
| | * net: ethernet: mediatek: fixed that initializing u64_stats_sync is missingsean.wang@mediatek.com2016-08-131-0/+1
| | * net: hns: fix typo in g_gmac_stats_string[]Fabian Frederick2016-08-101-1/+1
| | * dm9000: Fix irq trigger type setup on non-dt platformsSylwester Nawrocki2016-08-091-3/+5
| | * drivers: net: cpsw: fix kmemleak false-positive reports for sk buffersGrygorii Strashko2016-08-091-0/+2
| | * qed: Update app count when adding a new dcbx app entry to the table.Sudarsana Reddy Kalluru2016-08-081-2/+6