summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: seeq: fix return type of ndo_start_xmit functionYueHaibing2018-09-222-3/+5
* net: mscc: fix the frame extraction into the skbAntoine Tenart2018-09-211-3/+9
* r8169: fix autoneg issue on resume with RTL8168EHeiner Kallweit2018-09-211-0/+9
* bnxt_en: don't try to offload VLAN 'modify' actionDavide Caratti2018-09-201-6/+14
* mlxsw: spectrum: Bump required firmware versionPetr Machata2018-09-201-2/+2
* qed: Add missing device config for RoCE EDPM in UFP mode.Sudarsana Reddy Kalluru2018-09-203-22/+48
* qed: Do not add VLAN 0 tag to untagged frames in multi-function mode.Sudarsana Reddy Kalluru2018-09-202-1/+9
* qed: Fix populating the invalid stag value in multi function mode.Sudarsana Reddy Kalluru2018-09-202-1/+18
* net: mvneta: fix the Rx desc buffer DMA unmappingAntoine Tenart2018-09-201-2/+2
* net: mvpp2: fix a txq_done race conditionAntoine Tenart2018-09-191-4/+6
* ravb: do not write 1 to reserved bitsKazuya Mizuguchi2018-09-193-6/+12
* net: bnxt: Fix a uninitialized variable warning.zhong jiang2018-09-191-0/+3
* Merge tag 'mlx5-fixes-2018-09-17' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2018-09-193-3/+4
|\
| * net/mlx5e: TLS, Read capabilities only when it is safeSaeed Mahameed2018-09-181-1/+2
| * net/mlx5: Check for SQ and not RQ state when modifying hairpin SQAlaa Hleihel2018-09-181-1/+1
| * net/mlx5: Fix read from coherent memoryEli Cohen2018-09-181-1/+1
* | net: emac: fix fixed-link setup for the RTL8363SB switchChristian Lamparter2018-09-191-5/+10
* | net: stmmac: Fixup the tail addr setting in xmit pathJose Abreu2018-09-191-2/+3
* | net: stmmac: Rework coalesce timer and fix multi-queue racesJose Abreu2018-09-193-106/+145
* | r8169: Get and enable optional ether_clk clockHans de Goede2018-09-181-0/+33
* | r8169: enable ASPM on RTL8106EKai-Heng Feng2018-09-181-0/+3
* | r8169: Align ASPM/CLKREQ setting function with vendor driverKai-Heng Feng2018-09-181-1/+3
|/
* net: ethernet: Fix a unused function warning.zhong jiang2018-09-171-3/+3
* bnxt_en: Fix VF mac address regression.Michael Chan2018-09-173-7/+13
* net: hp100: fix always-true check for link up stateColin Ian King2018-09-171-1/+1
* net: macb: disable scatter-gather for macb on sama5d3Nicolas Ferre2018-09-171-0/+8
* net: mvpp2: let phylink manage the carrier stateAntoine Tenart2018-09-171-15/+6
* net: ethernet: ti: add missing GENERIC_ALLOCATOR dependencyCorentin Labbe2018-09-171-0/+1
* stmmac: fix valid numbers of unicast filter entriesJongsung Kim2018-09-171-3/+2
* nfp: flower: reject tunnel encap with ipv6 outer headers for offloadingLouis Peens2018-09-121-0/+6
* nfp: flower: fix vlan match by checking both vlan id and vlan pcpPieter Jansen van Vuuren2018-09-123-1/+13
* r8169: Clear RTL_FLAG_TASK_*_PENDING when clearing RTL_FLAG_TASK_ENABLEDKai-Heng Feng2018-09-121-3/+6
* MIPS: lantiq: dma: add dev pointerHauke Mehrtens2018-09-121-0/+1
* ethernet: renesas: convert to SPDX identifiersKuninori Morimoto2018-09-103-5/+3
* net: ena: fix incorrect usage of memory barriersNetanel Belgazal2018-09-094-34/+26
* net: ena: fix missing calls to READ_ONCENetanel Belgazal2018-09-091-4/+4
* net: ena: fix missing lock during device destructionNetanel Belgazal2018-09-091-13/+7
* net: ena: fix potential double ena_destroy_device()Netanel Belgazal2018-09-091-0/+5
* net: ena: fix device destruction to gracefully free resourcesNetanel Belgazal2018-09-091-6/+7
* net: ena: fix driver when PAGE_SIZE == 64kBNetanel Belgazal2018-09-092-5/+16
* net: ena: fix surprise unplug NULL dereference kernel crashNetanel Belgazal2018-09-091-2/+2
* r8169: set TxConfig register after TX / RX is enabled, just like RxConfigMaciej S. Szmigiero2018-09-071-1/+1
* net/mlx5: Fix possible deadlock from lockdep when adding fte to fgRoi Dayan2018-09-061-37/+37
* net/mlx5e: Ethtool steering, fix udp source port valueSaeed Mahameed2018-09-061-1/+1
* net/mlx5: Check for error in mlx5_attach_interfaceHuy Nguyen2018-09-061-5/+10
* net/mlx5: Consider PCI domain in search for next devDaniel Jurgens2018-09-061-3/+4
* net/mlx5: Fix not releasing read lock when adding flow rulesRoi Dayan2018-09-061-0/+2
* net/mlx5: E-Switch, Fix memory leak when creating switchdev mode FDB tablesRaed Salem2018-09-061-0/+1
* net/mlx5: Use u16 for Work Queue buffer strides offsetTariq Toukan2018-09-061-1/+1
* net/mlx5: Use u16 for Work Queue buffer fragment sizeTariq Toukan2018-09-062-3/+3