Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • L linux-de
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

This is a reminder that gitlab.arm.com will be offline on Feb 5th.

Maintenance Activity

We will upgrade the gitlab production ( gitlab.arm.com) to version 15.8.0 . This will require Gitlab master and all mirrors to be offline.

When From Feb 5th(2:00AM UK, 9:00AM CHINA) to (11:00AM UK, 6:00PM CHINA).

  • linux-arm
  • linux-de
  • Repository
Switch branch/tag
  • linux-de
  • drivers
  • net
  • ethernet
  • ti
  • tlan.c
Find file BlameHistoryPermalink
  • Jakub Kicinski's avatar
    net: documentation: build a directory structure for drivers · b255e500
    Jakub Kicinski authored Dec 03, 2018
    
    
    Documentation/networking/ is full of cryptically named files with
    driver documentation.  This makes finding interesting information
    at a glance really hard.  Move all those files into a directory
    called device_drivers (since not all drivers are for device) and
    fix up references.
    
    RFC v0.1 -> RFC v1:
     - also add .txt suffix to the files which are missing it (Quentin)
    
    Signed-off-by: default avatarJakub Kicinski <jakub.kicinski@netronome.com>
    Reviewed-by: default avatarQuentin Monnet <quentin.monnet@netronome.com>
    Acked-by: default avatarDavid Ahern <dsahern@gmail.com>
    Acked-by: default avatarHenrik Austad <henrik@austad.us>
    Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
    b255e500