index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vt6655
/
mac.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-18
staging: vt6655: Remove unused function prototype and definition
Madhumitha Prabakaran
1
-24
/
+0
2019-03-18
staging: vt6655: Remove unnecessary blank line
Madhumitha Prabakaran
1
-1
/
+0
2017-11-28
staging: vt6655: Remove redundant license text
Greg Kroah-Hartman
1
-10
/
+0
2017-11-28
staging: vt6655: add SPDX identifiers to all vt6655 driver files
Greg Kroah-Hartman
1
-0
/
+1
2017-07-18
Staging: vt6655: Fixing coding style warnings
Simo Koskinen
1
-1
/
+1
2016-10-16
staging: vt6655: Adding space around '+'
Varsha Rao
1
-1
/
+1
2016-10-16
staging: vt6655: Removes the FSF mailing address.
Varsha Rao
1
-5
/
+0
2016-10-16
staging: vt6655: Removes unnecessary blank lines.
Varsha Rao
1
-1
/
+0
2016-03-28
staging: vt6655: fix style violations for lines over 80 characters
Kathryn Hampton
1
-5
/
+10
2016-03-10
staging: vt6655: mac.c replace dwData with data.
Malcolm Priestley
1
-19
/
+19
2016-03-10
staging: vt6655: mac.c replace wOffset with offset.
Malcolm Priestley
1
-21
/
+21
2016-03-10
staging: vt6655: mac.c replace byOrgDMACtl with org_dma_ctl
Malcolm Priestley
1
-16
/
+16
2016-03-10
staging: vt6655: mac Replace dwCurrDescAddr with curr_desc_addr.
Malcolm Priestley
1
-15
/
+15
2016-03-10
staging: vt6655: mac.c replace VNSvInPortB with ioread8
Malcolm Priestley
1
-5
/
+5
2016-03-10
staging: vt6655: MACvSetLoopbackMode replace byOrgValue with ioread8
Malcolm Priestley
1
-5
/
+2
2016-03-10
staging: vt6655: MACbPSWakeup replace VNSvInPortB byOrgValue with ioread8
Malcolm Priestley
1
-3
/
+1
2016-03-10
staging: vt6655: mac.c replace VNSvOutPortB with iowrite8
Malcolm Priestley
1
-22
/
+22
2016-03-10
staging: vt6655: mac.c replace VNSvOutPortW with iowrite16
Malcolm Priestley
1
-10
/
+10
2016-03-10
staging: vt6655: mac.c replace VNSvOutPortD with iowrite32.
Malcolm Priestley
1
-27
/
+25
2016-03-10
staging: vt6655: mac.c/h resize all unsigned long to u32
Malcolm Priestley
1
-11
/
+11
2016-03-10
staging: vt6655: MACvRestoreContext replace for loops with memcpy_toio.
Malcolm Priestley
1
-10
/
+8
2016-03-10
staging: vt6655: mac.c rename pbyCxtBuf to cxt_buf
Malcolm Priestley
1
-16
/
+16
2016-03-10
staging: vt6655: MACvSaveContext use memcpy_fromio to read context.
Malcolm Priestley
1
-6
/
+3
2016-03-10
staging: vt6655: replace VNSvInPortD dwData reads with ioread32
Malcolm Priestley
1
-13
/
+5
2016-03-10
staging: vt6655: mac.c Replace VNSvInPortB byData reads with ioread8.
Malcolm Priestley
1
-27
/
+9
2016-03-10
staging: vt6655: mac.c rename dwIoBase to io_base
Malcolm Priestley
1
-137
/
+137
2016-02-14
staging: vt6655: Add missing blank line after declaration
Janani Ravichandran
1
-0
/
+1
2016-02-07
staging: vt6655: mac.c replace void __iomem * with struct vnt_private
Malcolm Priestley
1
-41
/
+67
2015-10-12
Staging: vt6655: mac: Remove extra braces
Shivani Bhardwaj
1
-2
/
+1
2015-07-22
staging: vt6655: remove unused DBG_PORT80 and VIAWET_DEBUG
Malcolm Priestley
1
-17
/
+0
2015-07-22
staging: vt6655: Remove ununsed macro ASSERT
Malcolm Priestley
1
-1
/
+0
2015-05-08
staging: vt6655: Checkpatch fix: lines longer than 80 columns
Guillaume Brogi
1
-17
/
+32
2015-03-06
Staging: vt6655: fix C99 comments
Matteo Semenzato
1
-41
/
+41
2015-01-25
staging: vt6655: fix space prohibited before that ','
Heba Aamer
1
-1
/
+1
2015-01-12
Staging: vt6655: Fixed a typo
Gustavo A. R. Silva
1
-2
/
+2
2015-01-12
staging: vt6655: remove unused function in mac.c
Fred Chou
1
-19
/
+0
2014-12-02
staging: vt6655: remove duplicate MACvSetPacketFilter
Malcolm Priestley
1
-66
/
+0
2014-11-05
staging: vt6655: mac.c and mac.h remove dead functions.
Malcolm Priestley
1
-702
/
+0
2014-11-05
staging: vt6655: mac.c/h remove member type comments
Malcolm Priestley
1
-10
/
+0
2014-11-05
staging: vt6655: mac remove dead variable TxRate_iwconfig
Malcolm Priestley
1
-1
/
+0
2014-10-29
staging: vt6655: dead code remove tether.h
Malcolm Priestley
1
-1
/
+0
2014-10-29
staging: vt6655: MACvSetDefaultKeyEntry replace WLAN_WEP104_KEYLEN
Malcolm Priestley
1
-1
/
+1
2014-08-17
staging: vt6655: Convert DBG_PRT to pr_<level>
Joe Perches
1
-30
/
+35
2014-07-22
staging: vt6655: change type of PortOffset to void __iomem *
Guillaume Clement
1
-52
/
+52
2014-05-15
staging: vt6655: fix checkpatch bracing issues
Guido MartÃnez
1
-49
/
+39
2014-05-15
staging: vt6655: remove dead code
Guido MartÃnez
1
-8
/
+0
2014-03-08
staging: vt6655: 64 bit fixes: MACvSetKeyEntry correct sizeof long,
Malcolm Priestley
1
-5
/
+5
2013-11-10
staging: vt6655: delete explicit comparison to bool
Teodora Baluta
1
-2
/
+2
2013-03-25
staging: vt6655: Remove unnecessary blank lines
Joe Perches
1
-33
/
+0
2013-03-25
staging: vt6655: Remove commented out if()s
Joe Perches
1
-10
/
+0
[next]