aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/device_main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-20wifi: mac80211: split bss_info_changed methodJohannes Berg1-1/+1
2022-06-20wifi: mac80211: move interface config to new structJohannes Berg1-3/+3
2022-05-19staging: vt6655: Replace VNSvOutPortB with iowrite8Philipp Hortmann1-14/+10
2022-05-19staging: vt6655: Replace MACvStart with VNSvOutPortBPhilipp Hortmann1-1/+2
2022-05-05staging: vt6655: Replace unused return value of vt6655_get_current_tsfPhilipp Hortmann1-1/+1
2022-05-05staging: vt6655: Rename function CARDbGetCurrentTSFPhilipp Hortmann1-1/+1
2022-05-05staging: vt6655: Replace VNSvInPortD with ioread32Philipp Hortmann1-3/+3
2022-04-27staging: vt6655: Replace MACvReadISR with VNSvInPortDPhilipp Hortmann1-2/+2
2022-04-27staging: vt6655: Replace MACvReadMIBCounter with VNSvInPortDPhilipp Hortmann1-1/+1
2022-04-20staging: vt6655: Replace VNSvInPortB with ioread8Philipp Hortmann1-3/+3
2022-04-20staging: vt6655: Replace MACvGPIOIn with VNSvInPortBPhilipp Hortmann1-1/+1
2021-12-03staging: vt6655: refactor camelcase uCurrRSSI to current_rssiAlberto Merciai1-2/+2
2021-11-25staging: vt6655: rename variable bHWRadioOffAlberto Merciai1-3/+3
2021-11-15staging: vt6655: fix camelcase in bRadioOffTommaso Merciai1-1/+1
2021-10-18staging: vt6655: Rename byPreambleType fieldKarolina Drobnik1-4/+4
2021-10-13staging: vt6655: fix camelcase in byLocalIDTommaso Merciai1-3/+3
2021-10-10staging: vt6655: fix camelcase in PortOffsetTommaso Merciai1-72/+72
2021-10-10staging: vt6655: fix camelcase in ldBmThresholdTommaso Merciai1-1/+1
2021-10-10staging: vt6655: fix camelcase in bShortSlotTimeTommaso Merciai1-2/+2
2021-07-27staging: vt6655: remove filename from device_main.cLucas Henneman1-2/+0
2020-11-23staging: vt6655: Fix fall-through warnings for ClangGustavo A. R. Silva1-0/+1
2020-10-26staging: vt6655: rearrange lines exceeding 100 columnsDeepak R Varma1-4/+7
2020-09-13staging: vt6655: Add spaces around arithmetic operatorsSebastian Fuentes1-3/+3
2020-07-01staging: vt6655/device_main.c: use generic power managementVaibhav Gupta1-18/+7
2020-05-15staging: vt6656: vt6655: removing unused macros definition MakefilesMatej Dujava1-1/+0
2020-04-13Staging: vt6655: Replace camel case variable names.Briana Oursler1-18/+18
2020-03-25staging: vt6655: Break up function call with long line.Briana Oursler1-1/+4
2020-02-09Staging: vt6655: device_main: cleanup long lineSimon Fong1-1/+2
2019-11-03staging: vt6655: Fix long linesFrank A. Cancio Bello1-2/+4
2019-11-03staging: vt6655: Fix the spacing around operatorsFrank A. Cancio Bello1-3/+3
2019-11-03staging: vt6655: Fix parameter alignment issuesFrank A. Cancio Bello1-1/+1
2019-10-07staging: vt6655: Fix memory leak in vt6655_probeNavid Emamdoost1-1/+3
2019-03-29staging: vt6655: Remove vif check from vnt_interruptMalcolm Priestley1-2/+1
2019-03-26staging: vt6655: Fix interrupt race condition on device start up.Malcolm Priestley1-4/+4
2019-02-27Staging: vt6655: Alignment should match open parenthesisMadhumitha Prabakaran1-1/+1
2019-02-26Staging: vt6655: Alignment should match open parenthesisMadhumitha Prabakaran1-1/+1
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain1-13/+6
2018-04-23staging: vt6655: add handling memory leak on vnt_start()Ji-Hun Kim1-2/+6
2018-04-23staging: vt6655: check for memory allocation failuresJi-Hun Kim1-26/+118
2018-03-06staging: vt6655: remove unnecessary parenthesesSantha Meena Ramamoorthy1-3/+3
2017-12-19staging: vt6655: Use GFP_KERNEL in kzallocJia-Ju Bai1-4/+4
2017-11-28staging: vt6655: Remove redundant license textGreg Kroah-Hartman1-10/+0
2017-11-28staging: vt6655: add SPDX identifiers to all vt6655 driver filesGreg Kroah-Hartman1-0/+1
2017-10-18vt6655: Fix a possible sleep-in-atomic bug in vt6655_suspendJia-Ju Bai1-1/+2
2017-05-25staging: vt6655: align function parameters to open parenthesisMarko Stankovic1-6/+7
2017-05-25staging: vt6655: remove unnecessary blank linesMarko Stankovic1-2/+0
2017-05-25staging: vt6655: replace NULL comparison with '!' operatorMarko Stankovic1-2/+2
2016-12-06staging: vt6655: Add spaces around +PrasannaKumar Muralidharan1-2/+2
2016-10-16staging: vt6655: Removes the FSF mailing address.Varsha Rao1-4/+0
2016-10-16staging: vt6655: Removes unnecessary blank lines.Varsha Rao1-1/+0