Sign in
android-kvm
/
linux
/
8ff069bf2efd7b7aeb90b56ea8edc165c93d8940
/
drivers
/
staging
/
vt6655
/
channel.c
af93096
Staging: vt6655: Replace camel case variable names.
by Briana Oursler
· 5 years ago
dbc9f36
staging: vt6655: Remove redundant license text
by Greg Kroah-Hartman
· 7 years ago
d7c4308
staging: vt6655: add SPDX identifiers to all vt6655 driver files
by Greg Kroah-Hartman
· 7 years ago
21971f3
staging: vt6655: Removes the FSF mailing address.
by Varsha Rao
· 8 years ago
dd19b91
staging: vt6655: channel.c: Fix block comments usage warning by checkpatch.pl
by Anson Jacob
· 9 years ago
57fbcce
cfg80211: remove enum ieee80211_band
by Johannes Berg
· 9 years ago
b379916
staging: vt6655: set_channel replace bResult with ret
by Malcolm Priestley
· 9 years ago
cea57ee
staging: vt6655: set_channel replace void handler.
by Malcolm Priestley
· 9 years ago
35eb8ec
staging: vt6655: channel.c replace pDevice with priv
by Malcolm Priestley
· 9 years ago
636cd168
staging: vt6655: fix coding style issues in channel.c
by Ivan Stankovic
· 10 years ago
63e8d78
staging: vt6655: common variable size channel numbers to ieee80211_channel->hw_value
by Malcolm Priestley
· 10 years ago
d7a4cfa
staging: vt6655: set_channel replace parameter with ieee80211_channel
by Malcolm Priestley
· 10 years ago
484c60e
Merge 3.19-rc5 into staging-next
by Greg Kroah-Hartman
· 10 years ago
3a9dda79
staging: vt6655: Fix loss of distant/weak access points on channel change.
by Malcolm Priestley
· 10 years ago
95775d1
staging: vt6655: [BUG] Protect MACvSelectPage1 with lock.
by Malcolm Priestley
· 10 years ago
817c985
staging: vt6655: rf remove __iomem *dwIoBase from functions
by Malcolm Priestley
· 10 years ago
a5f0eef
staging: vt6655: baseband replace __iomem where caller is priv dereferenced.
by Malcolm Priestley
· 10 years ago
4cf8e50
staging: vt6655: dead code remove country.h
by Malcolm Priestley
· 10 years ago
d40c444
staging: vt6655: channel.c remove dead functions
by Malcolm Priestley
· 10 years ago
3f9acee
staging: vt6655: dead code remove zones and channel table elements
by Malcolm Priestley
· 10 years ago
b956374
staging: vt6655: mac80211 conversion: changes to set channel
by Malcolm Priestley
· 10 years ago
3d75b9e
staging: vt6655: mac80211 conversion add channel bands
by Malcolm Priestley
· 10 years ago
c834e76
staging: vt6655: channel.c: Comments fixes
by Veronika Kabatova
· 10 years ago
48caf5a
staging: vt6655: Convert DBG_PRT to pr_<level>
by Joe Perches
· 11 years ago
0ffc587
staging: vt6655: channel/wcmd/wctl/wmgr use struct vnt_private *
by Malcolm Priestley
· 11 years ago
bc5cf65
staging: vt6655: fix checkpatch bracing issues
by Guido Martínez
· 11 years ago
4e8a7e5
staging: vt6655: remove dead code
by Guido Martínez
· 11 years ago
1208f14a
staging: vt6655: delete explicit comparison to bool
by Teodora Baluta
· 11 years ago
96d69e2
staging: vt6655: Remove unnecessary blank lines
by Joe Perches
· 12 years ago
a4ef27a
staging: vt6655: Remove unnecessary parentheses from returns
by Joe Perches
· 12 years ago
5e0cc8a
staging: vt6655: Convert to kernel brace style
by Joe Perches
· 12 years ago
f2046f9
staging: vt6655: Remove commented out printks
by Joe Perches
· 12 years ago
86fcb55
staging:vt6655:channel: Whitespace cleanups
by Joe Perches
· 12 years ago
40a0136
staging: vt6655: no braces needed for single statement if , for blocks
by Devendra Naga
· 12 years ago
7b6a001
Staging: vt6655: replace BOOL with in kernel bool
by Charles Clément
· 15 years ago
5a5a2a6
Staging: vt6655: replace FALSE with in kernel false
by Charles Clément
· 15 years ago
1b12068
Staging: vt6655: replace TRUE with in kernel true
by Charles Clément
· 15 years ago
3fc9b58
Staging: vt6655: remove BYTE typedef
by Charles Clément
· 15 years ago
79566eb
Staging: vt6655: move channel mapping code from card.c to channel.c
by Charles Clément
· 15 years ago