Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • X xcap-capability-linux
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • xcap
  • xcap-capability-linux
  • Repository
Switch branch/tag
  • xcap-capability-linux
  • drivers
  • net
  • wireless
  • rt2x00
  • rt2x00.h
Find file BlameHistoryPermalink
  • Ivo van Doorn's avatar
    [PATCH] rt2x00: Implement SW diversity · 69f81a2c
    Ivo van Doorn authored Oct 13, 2007
    
    
    When mac80211 indicates that the default antenna setup
    should be used _and_ that this default setup is SW_DIVERSITY.
    
    This requires sampling and storing the RSSI per antenna
    and check once every 2 seconds to determine if the RSSI
    has changed significantly. Once this is the case we should sample
    the other antenna for a short period and evaluate if
    we need to swap antenna or not.
    Signed-off-by: default avatarIvo van Doorn <IvDoorn@gmail.com>
    Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
    Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
    69f81a2c

Replace rt2x00.h

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.