index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vt6655
/
mac.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: vt6655: Remove redundant license text
Greg Kroah-Hartman
2017-11-28
1
-10
/
+0
*
staging: vt6655: add SPDX identifiers to all vt6655 driver files
Greg Kroah-Hartman
2017-11-28
1
-0
/
+1
*
Staging: vt6655: Fixing coding style warnings
Simo Koskinen
2017-07-18
1
-1
/
+1
*
staging: vt6655: Adding space around '+'
Varsha Rao
2016-10-16
1
-1
/
+1
*
staging: vt6655: Removes the FSF mailing address.
Varsha Rao
2016-10-16
1
-5
/
+0
*
staging: vt6655: Removes unnecessary blank lines.
Varsha Rao
2016-10-16
1
-1
/
+0
*
staging: vt6655: fix style violations for lines over 80 characters
Kathryn Hampton
2016-03-28
1
-5
/
+10
*
staging: vt6655: mac.c replace dwData with data.
Malcolm Priestley
2016-03-10
1
-19
/
+19
*
staging: vt6655: mac.c replace wOffset with offset.
Malcolm Priestley
2016-03-10
1
-21
/
+21
*
staging: vt6655: mac.c replace byOrgDMACtl with org_dma_ctl
Malcolm Priestley
2016-03-10
1
-16
/
+16
*
staging: vt6655: mac Replace dwCurrDescAddr with curr_desc_addr.
Malcolm Priestley
2016-03-10
1
-15
/
+15
*
staging: vt6655: mac.c replace VNSvInPortB with ioread8
Malcolm Priestley
2016-03-10
1
-5
/
+5
*
staging: vt6655: MACvSetLoopbackMode replace byOrgValue with ioread8
Malcolm Priestley
2016-03-10
1
-5
/
+2
*
staging: vt6655: MACbPSWakeup replace VNSvInPortB byOrgValue with ioread8
Malcolm Priestley
2016-03-10
1
-3
/
+1
*
staging: vt6655: mac.c replace VNSvOutPortB with iowrite8
Malcolm Priestley
2016-03-10
1
-22
/
+22
*
staging: vt6655: mac.c replace VNSvOutPortW with iowrite16
Malcolm Priestley
2016-03-10
1
-10
/
+10
*
staging: vt6655: mac.c replace VNSvOutPortD with iowrite32.
Malcolm Priestley
2016-03-10
1
-27
/
+25
*
staging: vt6655: mac.c/h resize all unsigned long to u32
Malcolm Priestley
2016-03-10
1
-11
/
+11
*
staging: vt6655: MACvRestoreContext replace for loops with memcpy_toio.
Malcolm Priestley
2016-03-10
1
-10
/
+8
*
staging: vt6655: mac.c rename pbyCxtBuf to cxt_buf
Malcolm Priestley
2016-03-10
1
-16
/
+16
*
staging: vt6655: MACvSaveContext use memcpy_fromio to read context.
Malcolm Priestley
2016-03-10
1
-6
/
+3
*
staging: vt6655: replace VNSvInPortD dwData reads with ioread32
Malcolm Priestley
2016-03-10
1
-13
/
+5
*
staging: vt6655: mac.c Replace VNSvInPortB byData reads with ioread8.
Malcolm Priestley
2016-03-10
1
-27
/
+9
*
staging: vt6655: mac.c rename dwIoBase to io_base
Malcolm Priestley
2016-03-10
1
-137
/
+137
*
staging: vt6655: Add missing blank line after declaration
Janani Ravichandran
2016-02-14
1
-0
/
+1
*
staging: vt6655: mac.c replace void __iomem * with struct vnt_private
Malcolm Priestley
2016-02-07
1
-41
/
+67
*
Staging: vt6655: mac: Remove extra braces
Shivani Bhardwaj
2015-10-12
1
-2
/
+1
*
staging: vt6655: remove unused DBG_PORT80 and VIAWET_DEBUG
Malcolm Priestley
2015-07-22
1
-17
/
+0
*
staging: vt6655: Remove ununsed macro ASSERT
Malcolm Priestley
2015-07-22
1
-1
/
+0
*
staging: vt6655: Checkpatch fix: lines longer than 80 columns
Guillaume Brogi
2015-05-08
1
-17
/
+32
*
Staging: vt6655: fix C99 comments
Matteo Semenzato
2015-03-06
1
-41
/
+41
*
staging: vt6655: fix space prohibited before that ','
Heba Aamer
2015-01-25
1
-1
/
+1
*
Staging: vt6655: Fixed a typo
Gustavo A. R. Silva
2015-01-12
1
-2
/
+2
*
staging: vt6655: remove unused function in mac.c
Fred Chou
2015-01-12
1
-19
/
+0
*
staging: vt6655: remove duplicate MACvSetPacketFilter
Malcolm Priestley
2014-12-02
1
-66
/
+0
*
staging: vt6655: mac.c and mac.h remove dead functions.
Malcolm Priestley
2014-11-05
1
-702
/
+0
*
staging: vt6655: mac.c/h remove member type comments
Malcolm Priestley
2014-11-05
1
-10
/
+0
*
staging: vt6655: mac remove dead variable TxRate_iwconfig
Malcolm Priestley
2014-11-05
1
-1
/
+0
*
staging: vt6655: dead code remove tether.h
Malcolm Priestley
2014-10-29
1
-1
/
+0
*
staging: vt6655: MACvSetDefaultKeyEntry replace WLAN_WEP104_KEYLEN
Malcolm Priestley
2014-10-29
1
-1
/
+1
*
staging: vt6655: Convert DBG_PRT to pr_<level>
Joe Perches
2014-08-17
1
-30
/
+35
*
staging: vt6655: change type of PortOffset to void __iomem *
Guillaume Clement
2014-07-22
1
-52
/
+52
*
staging: vt6655: fix checkpatch bracing issues
Guido MartÃnez
2014-05-15
1
-49
/
+39
*
staging: vt6655: remove dead code
Guido MartÃnez
2014-05-15
1
-8
/
+0
*
staging: vt6655: 64 bit fixes: MACvSetKeyEntry correct sizeof long,
Malcolm Priestley
2014-03-08
1
-5
/
+5
*
staging: vt6655: delete explicit comparison to bool
Teodora Baluta
2013-11-10
1
-2
/
+2
*
staging: vt6655: Remove unnecessary blank lines
Joe Perches
2013-03-25
1
-33
/
+0
*
staging: vt6655: Remove commented out if()s
Joe Perches
2013-03-25
1
-10
/
+0
*
staging: vt6655: Remove unnecessary parentheses from returns
Joe Perches
2013-03-25
1
-6
/
+6
*
staging:vt6655:mac: Whitespace cleanups
Joe Perches
2013-03-18
1
-816
/
+816
[next]