aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/channel.c
AgeCommit message (Expand)Author
2023-10-17staging: vt6655: Rename variable byCurPwrGilbert Adikankwu
2023-10-17staging: vt6655: Rename variable byCurrentChGilbert Adikankwu
2023-10-17staging: vt6655: Rename variable bUpdateBBVGAGilbert Adikankwu
2023-10-15staging: vt6655: Type encoding info dropped from variable name "byBBVGACurrent"Pavan Bobba
2023-10-15staging: vt6655: Type encoding info dropped from array name "abyBBVGA"Pavan Bobba
2023-09-26staging: vt6655: Type encoding info dropped from variable "byRFType"Pavan Bobba
2022-08-30staging: vt6655: Rename macro MACvSelectPage1Philipp Hortmann
2022-08-30staging: vt6655: Rename macro MACvSelectPage0Philipp Hortmann
2022-07-14staging: vt6655: Rename MACvRegBitsOnPhilipp Hortmann
2022-05-19staging: vt6655: Replace VNSvOutPortB with iowrite8Philipp Hortmann
2022-03-14staging: vt6655: Remove unused byRFType in channel.cPhilipp Hortmann
2021-11-17staging: vt6655: Rename `RFvWriteWakeProgSyn` functionKarolina Drobnik
2021-10-13staging: vt6655: fix camelcase in byLocalIDTommaso Merciai
2021-10-10staging: vt6655: fix camelcase in PortOffsetTommaso Merciai
2021-07-27staging: vt6655: remove filename from channel.cLucas Henneman
2021-03-14staging: vt6655: remove duplicate codeEdmundo Carmona Antoranz
2021-03-14staging: vt6655: correct documentation warningsEdmundo Carmona Antoranz
2020-07-10staging: vt6655: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-04-13Staging: vt6655: Replace camel case variable names.Briana Oursler
2017-11-28staging: vt6655: Remove redundant license textGreg Kroah-Hartman
2017-11-28staging: vt6655: add SPDX identifiers to all vt6655 driver filesGreg Kroah-Hartman
2016-10-16staging: vt6655: Removes the FSF mailing address.Varsha Rao
2016-08-21staging: vt6655: channel.c: Fix block comments usage warning by checkpatch.plAnson Jacob
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg
2016-02-07staging: vt6655: set_channel replace bResult with retMalcolm Priestley
2016-02-07staging: vt6655: set_channel replace void handler.Malcolm Priestley
2016-02-07staging: vt6655: channel.c replace pDevice with privMalcolm Priestley
2015-03-06staging: vt6655: fix coding style issues in channel.cIvan Stankovic
2015-01-25staging: vt6655: common variable size channel numbers to ieee80211_channel->h...Malcolm Priestley
2015-01-25staging: vt6655: set_channel replace parameter with ieee80211_channelMalcolm Priestley
2015-01-19Merge 3.19-rc5 into staging-nextGreg Kroah-Hartman
2015-01-12staging: vt6655: Fix loss of distant/weak access points on channel change.Malcolm Priestley
2015-01-12staging: vt6655: [BUG] Protect MACvSelectPage1 with lock.Malcolm Priestley
2014-11-26staging: vt6655: rf remove __iomem *dwIoBase from functionsMalcolm Priestley
2014-11-07staging: vt6655: baseband replace __iomem where caller is priv dereferenced.Malcolm Priestley
2014-10-29staging: vt6655: dead code remove country.hMalcolm Priestley
2014-10-29staging: vt6655: channel.c remove dead functionsMalcolm Priestley
2014-10-29staging: vt6655: dead code remove zones and channel table elementsMalcolm Priestley
2014-10-29staging: vt6655: mac80211 conversion: changes to set channelMalcolm Priestley
2014-10-29staging: vt6655: mac80211 conversion add channel bandsMalcolm Priestley
2014-10-28staging: vt6655: channel.c: Comments fixesVeronika Kabatova
2014-08-17staging: vt6655: Convert DBG_PRT to pr_<level>Joe Perches
2014-08-16staging: vt6655: channel/wcmd/wctl/wmgr use struct vnt_private *Malcolm Priestley
2014-05-15staging: vt6655: fix checkpatch bracing issuesGuido Martínez
2014-05-15staging: vt6655: remove dead codeGuido Martínez
2013-11-10staging: vt6655: delete explicit comparison to boolTeodora Baluta
2013-03-25staging: vt6655: Remove unnecessary blank linesJoe Perches
2013-03-25staging: vt6655: Remove unnecessary parentheses from returnsJoe Perches
2013-03-25staging: vt6655: Convert to kernel brace styleJoe Perches
2013-03-25staging: vt6655: Remove commented out printksJoe Perches