index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vt6655
/
channel.c
Age
Commit message (
Expand
)
Author
2020-04-13
Staging: vt6655: Replace camel case variable names.
Briana Oursler
2017-11-28
staging: vt6655: Remove redundant license text
Greg Kroah-Hartman
2017-11-28
staging: vt6655: add SPDX identifiers to all vt6655 driver files
Greg Kroah-Hartman
2016-10-16
staging: vt6655: Removes the FSF mailing address.
Varsha Rao
2016-08-21
staging: vt6655: channel.c: Fix block comments usage warning by checkpatch.pl
Anson Jacob
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
2016-02-07
staging: vt6655: set_channel replace bResult with ret
Malcolm Priestley
2016-02-07
staging: vt6655: set_channel replace void handler.
Malcolm Priestley
2016-02-07
staging: vt6655: channel.c replace pDevice with priv
Malcolm Priestley
2015-03-06
staging: vt6655: fix coding style issues in channel.c
Ivan Stankovic
2015-01-25
staging: vt6655: common variable size channel numbers to ieee80211_channel->h...
Malcolm Priestley
2015-01-25
staging: vt6655: set_channel replace parameter with ieee80211_channel
Malcolm Priestley
2015-01-19
Merge 3.19-rc5 into staging-next
Greg Kroah-Hartman
2015-01-12
staging: vt6655: Fix loss of distant/weak access points on channel change.
Malcolm Priestley
2015-01-12
staging: vt6655: [BUG] Protect MACvSelectPage1 with lock.
Malcolm Priestley
2014-11-26
staging: vt6655: rf remove __iomem *dwIoBase from functions
Malcolm Priestley
2014-11-07
staging: vt6655: baseband replace __iomem where caller is priv dereferenced.
Malcolm Priestley
2014-10-29
staging: vt6655: dead code remove country.h
Malcolm Priestley
2014-10-29
staging: vt6655: channel.c remove dead functions
Malcolm Priestley
2014-10-29
staging: vt6655: dead code remove zones and channel table elements
Malcolm Priestley
2014-10-29
staging: vt6655: mac80211 conversion: changes to set channel
Malcolm Priestley
2014-10-29
staging: vt6655: mac80211 conversion add channel bands
Malcolm Priestley
2014-10-28
staging: vt6655: channel.c: Comments fixes
Veronika Kabatova
2014-08-17
staging: vt6655: Convert DBG_PRT to pr_<level>
Joe Perches
2014-08-16
staging: vt6655: channel/wcmd/wctl/wmgr use struct vnt_private *
Malcolm Priestley
2014-05-15
staging: vt6655: fix checkpatch bracing issues
Guido Martínez
2014-05-15
staging: vt6655: remove dead code
Guido Martínez
2013-11-10
staging: vt6655: delete explicit comparison to bool
Teodora Baluta
2013-03-25
staging: vt6655: Remove unnecessary blank lines
Joe Perches
2013-03-25
staging: vt6655: Remove unnecessary parentheses from returns
Joe Perches
2013-03-25
staging: vt6655: Convert to kernel brace style
Joe Perches
2013-03-25
staging: vt6655: Remove commented out printks
Joe Perches
2013-03-18
staging:vt6655:channel: Whitespace cleanups
Joe Perches
2013-01-17
staging: vt6655: no braces needed for single statement if , for blocks
Devendra Naga
2010-08-02
Staging: vt6655: replace BOOL with in kernel bool
Charles Clément
2010-08-02
Staging: vt6655: replace FALSE with in kernel false
Charles Clément
2010-08-02
Staging: vt6655: replace TRUE with in kernel true
Charles Clément
2010-06-24
Staging: vt6655: remove BYTE typedef
Charles Clément
2010-06-22
Staging: vt6655: move channel mapping code from card.c to channel.c
Charles Clément