summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-05-3043-414/+569
|\
| * net: mvpp2: fix bad MVPP2_TXQ_SCHED_TOKEN_CNTR_REG queue valueAntoine Tenart2019-05-301-6/+4
| * mlxsw: spectrum: Prevent force of 56GAmit Cohen2019-05-301-0/+4
| * mlxsw: spectrum_acl: Avoid warning after identical rules insertionJiri Pirko2019-05-301-6/+5
| * net: dsa: mv88e6xxx: fix handling of upper half of STATS_TYPE_PORTRasmus Villemoes2019-05-301-1/+1
| * r8169: fix MAC address being lost in PCI D3Heiner Kallweit2019-05-301-0/+3
| * Merge tag 'mlx5-fixes-2019-05-28' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2019-05-304-18/+23
| |\
| | * net/mlx5e: Disable rxhash when CQE compress is enabledSaeed Mahameed2019-05-281-0/+13
| | * net/mlx5e: restrict the real_dev of vlan device is the same as uplink devicewenxu2019-05-281-1/+1
| | * net/mlx5: Allocate root ns memory using kzalloc to match kfreeParav Pandit2019-05-281-1/+1
| | * net/mlx5: Avoid double free in fs init error unwinding pathParav Pandit2019-05-281-0/+4
| | * net/mlx5: Avoid double free of root ns in the error flow pathParav Pandit2019-05-281-15/+3
| | * net/mlx5: Fix error handling in mlx5_load()Saeed Mahameed2019-05-281-1/+1
| * | netvsc: unshare skb in VF rx handlerStephen Hemminger2019-05-301-0/+6
| * | net: phy: dp83867: Set up RGMII TX delayMax Uvarov2019-05-291-3/+1
| * | net: phy: dp83867: do not call config_init twiceMax Uvarov2019-05-291-1/+1
| * | net: phy: dp83867: increase SGMII autoneg timer durationMax Uvarov2019-05-291-0/+18
| * | net: phy: dp83867: fix speed 10 in sgmii modeMax Uvarov2019-05-291-0/+17
| * | net: phy: marvell10g: report if the PHY fails to boot firmwareRussell King2019-05-291-0/+13
| * | net: phylink: ensure consistent phy interface modeRussell King2019-05-291-3/+7
| * | net: sh_eth: fix mdio access in sh_eth_close() for R-Car Gen2 and RZ/A1 SoCsYoshihiro Shimoda2019-05-291-0/+4
| |/
| * dpaa_eth: use only online CPU portalsMadalin Bucur2019-05-282-7/+6
| * net: mvneta: Fix err code path of probeJisheng Zhang2019-05-281-3/+1
| * net: stmmac: Do not output error on deferred probeThierry Reding2019-05-281-1/+5
| * net: aquantia: tcp checksum 0xffff being handled incorrectlyNikita Danilov2019-05-271-2/+1
| * net: aquantia: fix LRO with FCS errorDmitry Bogdanov2019-05-271-29/+32
| * net: aquantia: check rx csum for all packets in LRO sessionDmitry Bogdanov2019-05-271-13/+31
| * net: aquantia: tx clean budget logic errorIgor Russkikh2019-05-271-3/+4
| * net: tulip: de4x5: Drop redundant MODULE_DEVICE_TABLE()Kees Cook2019-05-261-1/+0
| * dpaa2-eth: Make constant 64-bit longIoana Radulescu2019-05-261-1/+1
| * dpaa2-eth: Use PTR_ERR_OR_ZERO where appropriateIoana Radulescu2019-05-261-2/+2
| * dpaa2-eth: Fix potential spectre issueIoana Radulescu2019-05-261-0/+3
| * bonding/802.3ad: fix slave link initialization transition statesJarod Wilson2019-05-261-5/+10
| * net: stmmac: dwmac-mediatek: modify csr_clk value to fix mdio read/write failBiao Huang2019-05-251-2/+0
| * net: stmmac: fix csr_clk can't be zero issueBiao Huang2019-05-252-4/+7
| * net: stmmac: update rx tail pointer register to fix rx dma hang issue.Biao Huang2019-05-251-0/+1
| * cxgb4: Revert "cxgb4: Remove SGE_HOST_PAGE_SIZE dependency on page size"Vishal Kulkarni2019-05-241-0/+11
| * net: fec: fix the clk mismatch in failed_reset pathAndy Duan2019-05-241-1/+1
| * cxgb4: offload VLAN flows regardless of VLAN ethtypeRaju Rangoju2019-05-231-2/+3
| * net: mvpp2: cls: Fix leaked ethtool_rx_flow_ruleMaxime Chevallier2019-05-231-0/+3
| * bnxt_en: Device serial number is supported only for PFs.Vasundhara Volam2019-05-221-5/+6
| * bnxt_en: Reduce memory usage when running in kdump kernel.Michael Chan2019-05-222-3/+5
| * bnxt_en: Fix possible BUG() condition when calling pci_disable_msix().Michael Chan2019-05-224-9/+10
| * bnxt_en: Fix aggregation buffer leak under OOM condition.Michael Chan2019-05-221-0/+2
| * net: stmmac: fix reset gpio free missingJisheng Zhang2019-05-221-1/+2
| * mISDN: make sure device name is NUL terminatedDan Carpenter2019-05-221-2/+3
| * net: macb: save/restore the remaining registers and featuresClaudiu Beznea2019-05-222-27/+91
| * mISDN: Fix indenting in dsp_cmx.cDan Carpenter2019-05-221-214/+213
| * ocelot: Dont allocate another multicast list, use __dev_mc_syncClaudiu Manoil2019-05-222-39/+8
* | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-05-303-10/+11
|\ \