aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/mac.c
Commit message (Expand)AuthorAge
* staging: vt6655: fix style violations for lines over 80 charactersKathryn Hampton2016-03-28
* staging: vt6655: mac.c replace dwData with data.Malcolm Priestley2016-03-10
* staging: vt6655: mac.c replace wOffset with offset.Malcolm Priestley2016-03-10
* staging: vt6655: mac.c replace byOrgDMACtl with org_dma_ctlMalcolm Priestley2016-03-10
* staging: vt6655: mac Replace dwCurrDescAddr with curr_desc_addr.Malcolm Priestley2016-03-10
* staging: vt6655: mac.c replace VNSvInPortB with ioread8Malcolm Priestley2016-03-10
* staging: vt6655: MACvSetLoopbackMode replace byOrgValue with ioread8Malcolm Priestley2016-03-10
* staging: vt6655: MACbPSWakeup replace VNSvInPortB byOrgValue with ioread8Malcolm Priestley2016-03-10
* staging: vt6655: mac.c replace VNSvOutPortB with iowrite8Malcolm Priestley2016-03-10
* staging: vt6655: mac.c replace VNSvOutPortW with iowrite16Malcolm Priestley2016-03-10
* staging: vt6655: mac.c replace VNSvOutPortD with iowrite32.Malcolm Priestley2016-03-10
* staging: vt6655: mac.c/h resize all unsigned long to u32Malcolm Priestley2016-03-10
* staging: vt6655: MACvRestoreContext replace for loops with memcpy_toio.Malcolm Priestley2016-03-10
* staging: vt6655: mac.c rename pbyCxtBuf to cxt_bufMalcolm Priestley2016-03-10
* staging: vt6655: MACvSaveContext use memcpy_fromio to read context.Malcolm Priestley2016-03-10
* staging: vt6655: replace VNSvInPortD dwData reads with ioread32Malcolm Priestley2016-03-10
* staging: vt6655: mac.c Replace VNSvInPortB byData reads with ioread8.Malcolm Priestley2016-03-10
* staging: vt6655: mac.c rename dwIoBase to io_baseMalcolm Priestley2016-03-10
* staging: vt6655: Add missing blank line after declarationJanani Ravichandran2016-02-14
* staging: vt6655: mac.c replace void __iomem * with struct vnt_privateMalcolm Priestley2016-02-07
* Staging: vt6655: mac: Remove extra bracesShivani Bhardwaj2015-10-12
* staging: vt6655: remove unused DBG_PORT80 and VIAWET_DEBUGMalcolm Priestley2015-07-22
* staging: vt6655: Remove ununsed macro ASSERTMalcolm Priestley2015-07-22
* staging: vt6655: Checkpatch fix: lines longer than 80 columnsGuillaume Brogi2015-05-08
* Staging: vt6655: fix C99 commentsMatteo Semenzato2015-03-06
* staging: vt6655: fix space prohibited before that ','Heba Aamer2015-01-25
* Staging: vt6655: Fixed a typoGustavo A. R. Silva2015-01-12
* staging: vt6655: remove unused function in mac.cFred Chou2015-01-12
* staging: vt6655: remove duplicate MACvSetPacketFilterMalcolm Priestley2014-12-02
* staging: vt6655: mac.c and mac.h remove dead functions.Malcolm Priestley2014-11-05
* staging: vt6655: mac.c/h remove member type commentsMalcolm Priestley2014-11-05
* staging: vt6655: mac remove dead variable TxRate_iwconfigMalcolm Priestley2014-11-05
* staging: vt6655: dead code remove tether.hMalcolm Priestley2014-10-29
* staging: vt6655: MACvSetDefaultKeyEntry replace WLAN_WEP104_KEYLENMalcolm Priestley2014-10-29
* staging: vt6655: Convert DBG_PRT to pr_<level>Joe Perches2014-08-17
* staging: vt6655: change type of PortOffset to void __iomem *Guillaume Clement2014-07-22
* staging: vt6655: fix checkpatch bracing issuesGuido Martínez2014-05-15
* staging: vt6655: remove dead codeGuido Martínez2014-05-15
* staging: vt6655: 64 bit fixes: MACvSetKeyEntry correct sizeof long,Malcolm Priestley2014-03-09
* staging: vt6655: delete explicit comparison to boolTeodora Baluta2013-11-10
* staging: vt6655: Remove unnecessary blank linesJoe Perches2013-03-25
* staging: vt6655: Remove commented out if()sJoe Perches2013-03-25
* staging: vt6655: Remove unnecessary parentheses from returnsJoe Perches2013-03-25
* staging:vt6655:mac: Whitespace cleanupsJoe Perches2013-03-18
* staging: "vt6655" Fix typos in comments.Justin P. Mattock2012-09-04
* Staging: vt6655: replace BOOL with in kernel boolCharles Clément2010-08-02
* Staging: vt6655: replace FALSE with in kernel falseCharles Clément2010-08-02
* Staging: vt6655: replace TRUE with in kernel trueCharles Clément2010-08-02
* Staging: vt6655: remove BYTE typedefCharles Clément2010-06-24
* Staging: vt6655: remove WORD typedefCharles Clément2010-06-24