summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* hdlx_x25: Fix backwards compat test.David S. Miller2020-01-211-1/+1
* net: hns3: cleanup some coding style issueHuazhong Tan2020-01-214-86/+35
* net: hns3: remove redundant print on ENOMEMHuazhong Tan2020-01-211-3/+1
* net: hns3: delete unnecessary blank line and space for cleanupGuangbin Huang2020-01-212-7/+6
* net: hns3: rewrite a log in hclge_put_vector()Yonglong Liu2020-01-211-1/+1
* net: hns3: refine the input parameter 'size' for snprintf()Guojia Liao2020-01-211-1/+1
* net: hns3: move duplicated macro definition into headerGuojia Liao2020-01-213-5/+3
* net: hns3: set VF's default reset_type to HNAE3_NONE_RESETHuazhong Tan2020-01-211-0/+2
* net: hns3: do not reuse pfmemalloc pagesYunsheng Lin2020-01-211-2/+8
* net: hns3: limit the error logging in the hns3_clean_tx_ring()Yunsheng Lin2020-01-211-2/+2
* wan/hdlc_x25: fix skb handlingMartin Schiller2020-01-211-2/+11
* wan/hdlc_x25: make lapb params configurableMartin Schiller2020-01-211-3/+77
* net: convert suitable network drivers to use phy_do_ioctlHeiner Kallweit2020-01-215-49/+5
* net: phy: add new version of phy_do_ioctlHeiner Kallweit2020-01-211-3/+13
* net: phy: rename phy_do_ioctl to phy_do_ioctl_runningHeiner Kallweit2020-01-212-4/+4
* net: hns3: replace snprintf with scnprintf in hns3_update_stringsChen Zhou2020-01-211-3/+2
* net: hns3: replace snprintf with scnprintf in hns3_dbg_cmd_readChen Zhou2020-01-211-2/+2
* Merge tag 'rds-odp-for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2020-01-2135-193/+290
|\
| * RDMA/mlx5: Fix handling of IOVA != user_va in ODP pathsJason Gunthorpe2020-01-162-6/+15
| * IB/mlx5: Mask out unsupported ODP capabilities for kernel QPsMoni Shoua2020-01-161-0/+17
| * RDMA/mlx5: Don't fake udata for kernel pathLeon Romanovsky2020-01-161-18/+16
| * IB/mlx5: Add ODP WQE handlers for kernel QPsMoni Shoua2020-01-163-70/+117
| * IB/core: Add interface to advise_mr for kernel usersMoni Shoua2020-01-161-0/+11
| * IB/core: Introduce ib_reg_user_mrMoni Shoua2020-01-163-1/+34
| * IB: Allow calls to ib_umem_get from kernel ULPsMoni Shoua2020-01-1632-98/+80
* | spectrum: Add a delayed work to update SPAN buffsize according to speedJiri Pirko2020-01-204-0/+24
* | mlxsw: spectrum: Fix SPAN egress mirroring buffer size for Spectrum-2Jiri Pirko2020-01-203-7/+46
* | mlxsw: spectrum_span: Put buffsize update code into helper functionJiri Pirko2020-01-201-22/+15
* | mlxsw: spectrum: Push code getting port speed into a helperJiri Pirko2020-01-203-12/+24
* | r8169: use generic ndo_do_ioctl handler phy_do_ioctlHeiner Kallweit2020-01-201-11/+1
* | net: phy: add generic ndo_do_ioctl handler phy_do_ioctlHeiner Kallweit2020-01-201-0/+15
* | net: dsa: mv88e6xxx: Add SERDES stats counters to all 6390 family membersAndrew Lunn2020-01-201-0/+15
* | net: phylink: allow in-band AN for USXGMIIAlex Marginean2020-01-201-0/+1
* | net: phy: don't crash in phy_read/_write_mmd without a PHY driverAlex Marginean2020-01-201-2/+2
* | net: phylink: Allow 2.5BASE-T, 5GBASE-T and 10GBASE-T for the 10G link modesVladimir Oltean2020-01-201-0/+4
* | net: stmmac: modified pcs mode support for RGMIIDejin Zheng2020-01-201-11/+6
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-01-19198-899/+1662
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-01-1946-195/+455
| |\ \
| | * | cxgb4: reject overlapped queues in TC-MQPRIO offloadRahul Lakkireddy2020-01-191-1/+27
| | * | cxgb4: fix Tx multi channel port rate limitRahul Lakkireddy2020-01-194-3/+96
| | * | bnxt_en: Do not treat DSN (Digital Serial Number) read failure as fatal.Michael Chan2020-01-183-4/+7
| | * | bnxt_en: Fix ipv6 RFS filter matching logic.Michael Chan2020-01-181-5/+17
| | * | bnxt_en: Fix NTUPLE firmware command failures.Michael Chan2020-01-181-3/+0
| | * | net: systemport: Fixed queue mapping in internal ring mapFlorian Fainelli2020-01-171-3/+4
| | * | net: dsa: bcm_sf2: Configure IMP port for 2Gb/secFlorian Fainelli2020-01-171-1/+1
| | * | net: dsa: sja1105: Don't error out on disabled ports with no phy-modeVladimir Oltean2020-01-171-1/+1
| | * | net: phy: dp83867: Set FORCE_LINK_GOOD to default after resetMichael Grzeschik2020-01-171-1/+7
| | * | net: hns: fix soft lockup when there is not enough memoryYonglong Liu2020-01-171-3/+1
| | * | net: wan: lapbether.c: Use built-in RCU list checkingMadhuparna Bhowmik2020-01-161-1/+1
| | * | net: ethernet: ave: Avoid lockdep warningKunihiko Hayashi2020-01-161-7/+13