summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-12-285-7/+43
|\
| * bnx2x: Improve reliability in case of nested PCI errorsGuilherme G. Piccoli2017-12-272-3/+15
| * tg3: Enable PHY reset in MTU change path for 5720Siva Reddy Kallam2017-12-271-1/+2
| * tg3: Add workaround to restrict 5762 MRRS to 2048Siva Reddy Kallam2017-12-272-0/+14
| * tg3: Update copyrightSiva Reddy Kallam2017-12-272-3/+6
| * net: fec: unmap the xmit buffer that are not transferred by DMAFugang Duan2017-12-271-0/+6
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2017-12-281-0/+56
|\ \ | |/ |/|
| * IB/mlx5: Fix congestion counters in LAG modeMajd Dibbiny2017-12-211-0/+56
* | Merge tag 'mlx5-fixes-2017-12-19' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2017-12-2015-100/+208
|\ \
| * | net/mlx5: Stay in polling mode when command EQ destroy failsMoshe Shemesh2017-12-191-3/+1
| * | net/mlx5: Cleanup IRQs in case of unload failureMoshe Shemesh2017-12-191-7/+13
| * | net/mlx5: Fix steering memory leakMaor Gottlieb2017-12-191-2/+14
| * | net/mlx5e: Prevent possible races in VXLAN control flowGal Pressman2017-12-191-0/+4
| * | net/mlx5e: Add refcount to VXLAN structureGal Pressman2017-12-192-23/+28
| * | net/mlx5e: Fix possible deadlock of VXLAN lockGal Pressman2017-12-191-10/+10
| * | net/mlx5: Fix error flow in CREATE_QP commandMoni Shoua2017-12-191-2/+2
| * | net/mlx5: Fix misspelling in the error message and commentEugenia Emantayev2017-12-192-2/+2
| * | net/mlx5e: Fix defaulting RX ring size when not neededEugenia Emantayev2017-12-194-13/+22
| * | net/mlx5e: Fix features check of IPv6 trafficGal Pressman2017-12-191-1/+2
| * | net/mlx5e: Fix ETS BW checkHuy Nguyen2017-12-191-3/+7
| * | net/mlx5: Fix rate limit packet pacing naming and structEran Ben Elisha2017-12-192-13/+13
| * | Revert "mlx5: move affinity hints assignments to generic code"Saeed Mahameed2017-12-193-29/+92
| * | net/mlx5: FPGA, return -EINVAL if size is zeroKamal Heib2017-12-191-0/+6
* | | nfp: bpf: keep track of the offloaded programJakub Kicinski2017-12-202-4/+51
* | | cls_bpf: fix offload assumptions after callback conversionJakub Kicinski2017-12-201-9/+3
* | | net: mvneta: eliminate wrong call to handle rx descriptor errorYelena Krivosheev2017-12-201-1/+1
* | | net: mvneta: use proper rxq_number in loop on rx queuesYelena Krivosheev2017-12-201-1/+1
* | | net: mvneta: clear interface link status on port disableYelena Krivosheev2017-12-201-0/+4
|/ /
* | net: stmmac: Fix bad RX timestamp extractionFredrik Hallenberg2017-12-195-6/+8
* | net: stmmac: Fix TX timestamp calculationFredrik Hallenberg2017-12-191-2/+4
* | net: arc_emac: restart stalled EMACAlexander Kochetkov2017-12-192-0/+113
* | net: arc_emac: fix arc_emac_rx() error pathsAlexander Kochetkov2017-12-191-22/+31
* | net: mediatek: setup proper state for disabled GMAC on the defaultSean Wang2017-12-191-5/+6
* | mlxsw: spectrum_router: Remove batch neighbour deletion causing FW bugPetr Machata2017-12-191-12/+3
* | tg3: Fix rx hang on MTU change with 5717/5719Brian King2017-12-191-1/+3
* | net: qcom/emac: Change the order of mac up and sgmii openHemanth Puranik2017-12-181-3/+3
* | net: qcom/emac: Reduce timeout for mdio read/writeHemanth Puranik2017-12-151-3/+4
* | net: aquantia: Increment driver versionIgor Russkikh2017-12-152-3/+6
* | net: aquantia: Fix typo in ethtool statistics namesIgor Russkikh2017-12-151-8/+8
* | net: aquantia: Update hw counters on hw initIgor Russkikh2017-12-152-0/+8
* | net: aquantia: Improve link state and statistics check interval callbackIgor Russkikh2017-12-152-3/+6
* | net: aquantia: Fill in multicast counter in ndev stats from hardwareIgor Russkikh2017-12-151-0/+1
* | net: aquantia: Fill ndev stat couters from hardwareIgor Russkikh2017-12-151-16/+16
* | net: aquantia: Extend stat counters to 64bit valuesIgor Russkikh2017-12-154-67/+79
* | net: aquantia: Fix hardware DMA stream overload on large MRRSIgor Russkikh2017-12-152-0/+18
* | net: aquantia: Fix actual speed capabilities reportingIgor Russkikh2017-12-156-9/+35
* | mlxsw: spectrum: Disable MAC learning for ovs portYuval Mintz2017-12-151-0/+18
* | net/mlx4_en: Fill all counters under one call of stats lockEran Ben Elisha2017-12-131-26/+31
* | net/mlx4_core: Fix wrong calculation of free countersEran Ben Elisha2017-12-131-1/+0
* | net/mlx4_en: Fix selftest for small MTUsEugenia Emantayev2017-12-132-1/+4