aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/mac.c
AgeCommit message (Expand)Author
2019-03-18staging: vt6655: Remove unused function prototype and definitionMadhumitha Prabakaran
2019-03-18staging: vt6655: Remove unnecessary blank lineMadhumitha Prabakaran
2017-11-28staging: vt6655: Remove redundant license textGreg Kroah-Hartman
2017-11-28staging: vt6655: add SPDX identifiers to all vt6655 driver filesGreg Kroah-Hartman
2017-07-18Staging: vt6655: Fixing coding style warningsSimo Koskinen
2016-10-16staging: vt6655: Adding space around '+'Varsha Rao
2016-10-16staging: vt6655: Removes the FSF mailing address.Varsha Rao
2016-10-16staging: vt6655: Removes unnecessary blank lines.Varsha Rao
2016-03-28staging: vt6655: fix style violations for lines over 80 charactersKathryn Hampton
2016-03-10staging: vt6655: mac.c replace dwData with data.Malcolm Priestley
2016-03-10staging: vt6655: mac.c replace wOffset with offset.Malcolm Priestley
2016-03-10staging: vt6655: mac.c replace byOrgDMACtl with org_dma_ctlMalcolm Priestley
2016-03-10staging: vt6655: mac Replace dwCurrDescAddr with curr_desc_addr.Malcolm Priestley
2016-03-10staging: vt6655: mac.c replace VNSvInPortB with ioread8Malcolm Priestley
2016-03-10staging: vt6655: MACvSetLoopbackMode replace byOrgValue with ioread8Malcolm Priestley
2016-03-10staging: vt6655: MACbPSWakeup replace VNSvInPortB byOrgValue with ioread8Malcolm Priestley
2016-03-10staging: vt6655: mac.c replace VNSvOutPortB with iowrite8Malcolm Priestley
2016-03-10staging: vt6655: mac.c replace VNSvOutPortW with iowrite16Malcolm Priestley
2016-03-10staging: vt6655: mac.c replace VNSvOutPortD with iowrite32.Malcolm Priestley
2016-03-10staging: vt6655: mac.c/h resize all unsigned long to u32Malcolm Priestley
2016-03-10staging: vt6655: MACvRestoreContext replace for loops with memcpy_toio.Malcolm Priestley
2016-03-10staging: vt6655: mac.c rename pbyCxtBuf to cxt_bufMalcolm Priestley
2016-03-10staging: vt6655: MACvSaveContext use memcpy_fromio to read context.Malcolm Priestley
2016-03-10staging: vt6655: replace VNSvInPortD dwData reads with ioread32Malcolm Priestley
2016-03-10staging: vt6655: mac.c Replace VNSvInPortB byData reads with ioread8.Malcolm Priestley
2016-03-10staging: vt6655: mac.c rename dwIoBase to io_baseMalcolm Priestley
2016-02-14staging: vt6655: Add missing blank line after declarationJanani Ravichandran
2016-02-07staging: vt6655: mac.c replace void __iomem * with struct vnt_privateMalcolm Priestley
2015-10-12Staging: vt6655: mac: Remove extra bracesShivani Bhardwaj
2015-07-22staging: vt6655: remove unused DBG_PORT80 and VIAWET_DEBUGMalcolm Priestley
2015-07-22staging: vt6655: Remove ununsed macro ASSERTMalcolm Priestley
2015-05-08staging: vt6655: Checkpatch fix: lines longer than 80 columnsGuillaume Brogi
2015-03-06Staging: vt6655: fix C99 commentsMatteo Semenzato
2015-01-25staging: vt6655: fix space prohibited before that ','Heba Aamer
2015-01-12Staging: vt6655: Fixed a typoGustavo A. R. Silva
2015-01-12staging: vt6655: remove unused function in mac.cFred Chou
2014-12-02staging: vt6655: remove duplicate MACvSetPacketFilterMalcolm Priestley
2014-11-05staging: vt6655: mac.c and mac.h remove dead functions.Malcolm Priestley
2014-11-05staging: vt6655: mac.c/h remove member type commentsMalcolm Priestley
2014-11-05staging: vt6655: mac remove dead variable TxRate_iwconfigMalcolm Priestley
2014-10-29staging: vt6655: dead code remove tether.hMalcolm Priestley
2014-10-29staging: vt6655: MACvSetDefaultKeyEntry replace WLAN_WEP104_KEYLENMalcolm Priestley
2014-08-17staging: vt6655: Convert DBG_PRT to pr_<level>Joe Perches
2014-07-22staging: vt6655: change type of PortOffset to void __iomem *Guillaume Clement
2014-05-15staging: vt6655: fix checkpatch bracing issuesGuido Martínez
2014-05-15staging: vt6655: remove dead codeGuido Martínez
2014-03-08staging: vt6655: 64 bit fixes: MACvSetKeyEntry correct sizeof long,Malcolm Priestley
2013-11-10staging: vt6655: delete explicit comparison to boolTeodora Baluta
2013-03-25staging: vt6655: Remove unnecessary blank linesJoe Perches
2013-03-25staging: vt6655: Remove commented out if()sJoe Perches