index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
bcm
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Staging: bcm: Bcmchar.c: Renamed variable: "psFwInfo" -> "fw_info"
Matthias Beyer
2014-08-30
1
-12
/
+12
*
Staging: bcm: Bcmchar.c: Renamed variable: "ulSFId" -> "sf_id"
Matthias Beyer
2014-08-30
1
-4
/
+4
*
Staging: bcm: Bcmchar.c: Renamed variable: "pvBuffer" -> "buff"
Matthias Beyer
2014-08-30
1
-14
/
+14
*
Staging: bcm: Bcmchar.c: Renamed variable: "ucResetValue" -> "reset_val"
Matthias Beyer
2014-08-30
1
-16
/
+16
*
Staging: bcm: Bcmchar.c: Renamed variable: "Status" -> "status"
Matthias Beyer
2014-08-30
1
-231
/
+231
*
Staging: bcm: Bcmchar.c: Renamed variable: "ucRead" -> "read"
Matthias Beyer
2014-08-30
1
-2
/
+2
*
Staging: bcm: Bcmchar.c: Renamed variable: "uiBit" -> "bit"
Matthias Beyer
2014-08-30
1
-2
/
+2
*
Staging: bcm: Bcmchar.c: Renamed variable: "IoBuffer" -> "io_buff"
Matthias Beyer
2014-08-30
1
-126
/
+126
*
Staging: bcm: Bcmchar.c: Renamed variable: "threadReq" -> "thread_req"
Matthias Beyer
2014-08-30
1
-4
/
+4
*
Staging: bcm: Bcmchar.c: Renamed variable: "Adapter" -> "ad"
Matthias Beyer
2014-08-30
1
-452
/
+452
*
Staging: bcm: Bcmchar.c: Fixed debug output
Matthias Beyer
2014-08-30
1
-4
/
+4
*
Staging: bmc: fix coding style warning
Ramesh Basukala
2014-08-16
1
-8
/
+11
*
Staging: bcm: Bcmchar.c: Renamed variable "uiOperation" -> "operation"
Matthias Beyer
2014-08-16
1
-3
/
+3
*
Staging: bcm: Bcmchar.c: Renamed variable "uiBit" -> "bit"
Matthias Beyer
2014-08-16
1
-6
/
+6
*
Staging: bcm: Bcmchar.c: Renamed variable "ucResetValue" -> "reset_val"
Matthias Beyer
2014-08-16
1
-4
/
+4
*
Staging: bcm: Bcmchar.c: Renamed variable "uiTempVar" -> "tmp"
Matthias Beyer
2014-08-16
1
-14
/
+14
*
Staging: bcm: Bcmchar.c: Renamed variable "sWrmBuffer" -> "wrm_buff"
Matthias Beyer
2014-08-16
1
-16
/
+16
*
Staging: bcm: Bcmchar.c: Renamed variable "Bufflen" -> "buff_len"
Matthias Beyer
2014-08-16
1
-6
/
+6
*
Staging: bcm: Bcmchar.c: Renamed variable "IoBuffer" -> "io_buff"
Matthias Beyer
2014-08-16
1
-34
/
+34
*
Staging: bcm: Bcmchar.c: Renamed variable "sRdmBuffer" -> "rdm_buff"
Matthias Beyer
2014-08-16
1
-12
/
+12
*
Staging: bcm: Bcmchar.c: Renamed variable "Packet" -> "packet"
Matthias Beyer
2014-08-16
1
-8
/
+8
*
Staging: bcm: Bcmchar.c: Renamed variable "PktLen" -> "pkt_len"
Matthias Beyer
2014-08-16
1
-5
/
+5
*
Staging: bcm: Bcmchar.c: Renamed variable "pTarang" -> "tarang"
Matthias Beyer
2014-08-16
1
-23
/
+23
*
Staging: bcm: Bcmchar.c: Renamed variable "ulDSDMagicNumInUsrBuff" -> "dsd_ma...
Matthias Beyer
2014-08-16
1
-3
/
+3
*
Staging: bcm: Bcmchar.c: Renamed variable "Status" -> "status"
Matthias Beyer
2014-08-16
1
-40
/
+40
*
Staging: bcm: Bcmchar.c: Renamed variable "stNVMReadWrite" -> "nvm_rw"
Matthias Beyer
2014-08-16
1
-9
/
+8
*
Staging: bcm: Bcmchar.c: Renamed variable "pReadData" -> "read_data"
Matthias Beyer
2014-08-16
1
-10
/
+10
*
Staging: bcm: Bcmchar.c: Renamed variable "Adapter" -> "ad"
Matthias Beyer
2014-08-16
1
-87
/
+87
*
Staging: bcm: Bcmchar.c: Fixed indentation of function arguments
Matthias Beyer
2014-08-16
1
-25
/
+31
*
Staging: bcm: Qos.c: checkpatch.pl fix: Indentation of case-statements fixed
Matthias Beyer
2014-07-30
1
-45
/
+41
*
Staging: bcm: Qos.c: checkpatch.pl fix: Removed parentheses from return state...
Matthias Beyer
2014-07-30
1
-1
/
+1
*
Staging: bcm: Qos.c: checkpatch.pl fix: Transformed C99-style comments
Matthias Beyer
2014-07-30
1
-2
/
+2
*
Staging: bcm: Qos.c: checkpatch.pl fix: Added blank lines after declarations
Matthias Beyer
2014-07-30
1
-0
/
+2
*
Staging: bcm: Qos.c: Line length / Whitespace cleanup in EThCSGetPktInfo()
Matthias Beyer
2014-07-30
1
-11
/
+40
*
Staging: bcm: Qos.c: Line length / Whitespace cleanup in EThCSClassifyPkt()
Matthias Beyer
2014-07-30
1
-12
/
+35
*
Staging: bcm: Qos.c: Line length / Whitespace cleanup in EthCSMatchVLANRules()
Matthias Beyer
2014-07-30
1
-11
/
+42
*
Staging: bcm: Qos.c: Line length / Whitespace cleanup in EthCSMatchEThTypeSAP()
Matthias Beyer
2014-07-30
1
-7
/
+33
*
Staging: bcm: Qos.c: Line length / Whitespace cleanup in EthCSMatchDestMACAdr...
Matthias Beyer
2014-07-30
1
-5
/
+20
*
Staging: bcm: Qos.c: Line length / Whitespace cleanup in EthCSMatchSrcMACAdre...
Matthias Beyer
2014-07-30
1
-5
/
+19
*
Staging: bcm: Qos.c: Line length / Whitespace cleanup in ClassifyPacket()
Matthias Beyer
2014-07-30
1
-45
/
+148
*
Staging: bcm: Qos.c: Line length / Whitespace cleanup in flush_all_queues()
Matthias Beyer
2014-07-30
1
-4
/
+16
*
Staging: bcm: Qos.c: Line length / Whitespace cleanup in PruneQueue()
Matthias Beyer
2014-07-30
1
-13
/
+37
*
Staging: bcm: Qos.c: Line length / Whitespace cleanup in IpVersion4()
Matthias Beyer
2014-07-30
1
-21
/
+75
*
Staging: bcm: Qos.c: Line length / Whitespace cleanup in MatchDestPort()
Matthias Beyer
2014-07-30
1
-4
/
+19
*
Staging: bcm: Qos.c: Line length / Whitespace cleanup in MatchSrcPort()
Matthias Beyer
2014-07-30
1
-3
/
+11
*
Staging: bcm: Qos.c: Line length / Whitespace cleanup in MatchProtocol()
Matthias Beyer
2014-07-30
1
-4
/
+17
*
Staging: bcm: Qos.c: Line length / Whitespace cleanup in MatchTos()
Matthias Beyer
2014-07-30
1
-3
/
+11
*
Staging: bcm: Qos.c: Line length / Whitespace cleanup in MatchDestIpAddress()
Matthias Beyer
2014-07-30
1
-4
/
+18
*
Staging: bcm: Qos.c: Line length / Whitespace cleanup in MatchSrcIpAddress()
Matthias Beyer
2014-07-30
1
-3
/
+10
*
Staging: bcm: Qos.c: Replaced if-else return with ternary operator
Matthias Beyer
2014-07-30
1
-4
/
+1
[prev]
[next]