summaryrefslogtreecommitdiff
path: root/drivers/staging/bcm
AgeCommit message (Expand)Author
2014-08-30Staging: bcm: Bcmchar.c: Renamed variable: "psFwInfo" -> "fw_info"Matthias Beyer
2014-08-30Staging: bcm: Bcmchar.c: Renamed variable: "ulSFId" -> "sf_id"Matthias Beyer
2014-08-30Staging: bcm: Bcmchar.c: Renamed variable: "pvBuffer" -> "buff"Matthias Beyer
2014-08-30Staging: bcm: Bcmchar.c: Renamed variable: "ucResetValue" -> "reset_val"Matthias Beyer
2014-08-30Staging: bcm: Bcmchar.c: Renamed variable: "Status" -> "status"Matthias Beyer
2014-08-30Staging: bcm: Bcmchar.c: Renamed variable: "ucRead" -> "read"Matthias Beyer
2014-08-30Staging: bcm: Bcmchar.c: Renamed variable: "uiBit" -> "bit"Matthias Beyer
2014-08-30Staging: bcm: Bcmchar.c: Renamed variable: "IoBuffer" -> "io_buff"Matthias Beyer
2014-08-30Staging: bcm: Bcmchar.c: Renamed variable: "threadReq" -> "thread_req"Matthias Beyer
2014-08-30Staging: bcm: Bcmchar.c: Renamed variable: "Adapter" -> "ad"Matthias Beyer
2014-08-30Staging: bcm: Bcmchar.c: Fixed debug outputMatthias Beyer
2014-08-16Staging: bmc: fix coding style warningRamesh Basukala
2014-08-16Staging: bcm: Bcmchar.c: Renamed variable "uiOperation" -> "operation"Matthias Beyer
2014-08-16Staging: bcm: Bcmchar.c: Renamed variable "uiBit" -> "bit"Matthias Beyer
2014-08-16Staging: bcm: Bcmchar.c: Renamed variable "ucResetValue" -> "reset_val"Matthias Beyer
2014-08-16Staging: bcm: Bcmchar.c: Renamed variable "uiTempVar" -> "tmp"Matthias Beyer
2014-08-16Staging: bcm: Bcmchar.c: Renamed variable "sWrmBuffer" -> "wrm_buff"Matthias Beyer
2014-08-16Staging: bcm: Bcmchar.c: Renamed variable "Bufflen" -> "buff_len"Matthias Beyer
2014-08-16Staging: bcm: Bcmchar.c: Renamed variable "IoBuffer" -> "io_buff"Matthias Beyer
2014-08-16Staging: bcm: Bcmchar.c: Renamed variable "sRdmBuffer" -> "rdm_buff"Matthias Beyer
2014-08-16Staging: bcm: Bcmchar.c: Renamed variable "Packet" -> "packet"Matthias Beyer
2014-08-16Staging: bcm: Bcmchar.c: Renamed variable "PktLen" -> "pkt_len"Matthias Beyer
2014-08-16Staging: bcm: Bcmchar.c: Renamed variable "pTarang" -> "tarang"Matthias Beyer
2014-08-16Staging: bcm: Bcmchar.c: Renamed variable "ulDSDMagicNumInUsrBuff" -> "dsd_ma...Matthias Beyer
2014-08-16Staging: bcm: Bcmchar.c: Renamed variable "Status" -> "status"Matthias Beyer
2014-08-16Staging: bcm: Bcmchar.c: Renamed variable "stNVMReadWrite" -> "nvm_rw"Matthias Beyer
2014-08-16Staging: bcm: Bcmchar.c: Renamed variable "pReadData" -> "read_data"Matthias Beyer
2014-08-16Staging: bcm: Bcmchar.c: Renamed variable "Adapter" -> "ad"Matthias Beyer
2014-08-16Staging: bcm: Bcmchar.c: Fixed indentation of function argumentsMatthias Beyer
2014-07-30Staging: bcm: Qos.c: checkpatch.pl fix: Indentation of case-statements fixedMatthias Beyer
2014-07-30Staging: bcm: Qos.c: checkpatch.pl fix: Removed parentheses from return state...Matthias Beyer
2014-07-30Staging: bcm: Qos.c: checkpatch.pl fix: Transformed C99-style commentsMatthias Beyer
2014-07-30Staging: bcm: Qos.c: checkpatch.pl fix: Added blank lines after declarationsMatthias Beyer
2014-07-30Staging: bcm: Qos.c: Line length / Whitespace cleanup in EThCSGetPktInfo()Matthias Beyer
2014-07-30Staging: bcm: Qos.c: Line length / Whitespace cleanup in EThCSClassifyPkt()Matthias Beyer
2014-07-30Staging: bcm: Qos.c: Line length / Whitespace cleanup in EthCSMatchVLANRules()Matthias Beyer
2014-07-30Staging: bcm: Qos.c: Line length / Whitespace cleanup in EthCSMatchEThTypeSAP()Matthias Beyer
2014-07-30Staging: bcm: Qos.c: Line length / Whitespace cleanup in EthCSMatchDestMACAdr...Matthias Beyer
2014-07-30Staging: bcm: Qos.c: Line length / Whitespace cleanup in EthCSMatchSrcMACAdre...Matthias Beyer
2014-07-30Staging: bcm: Qos.c: Line length / Whitespace cleanup in ClassifyPacket()Matthias Beyer
2014-07-30Staging: bcm: Qos.c: Line length / Whitespace cleanup in flush_all_queues()Matthias Beyer
2014-07-30Staging: bcm: Qos.c: Line length / Whitespace cleanup in PruneQueue()Matthias Beyer
2014-07-30Staging: bcm: Qos.c: Line length / Whitespace cleanup in IpVersion4()Matthias Beyer
2014-07-30Staging: bcm: Qos.c: Line length / Whitespace cleanup in MatchDestPort()Matthias Beyer
2014-07-30Staging: bcm: Qos.c: Line length / Whitespace cleanup in MatchSrcPort()Matthias Beyer
2014-07-30Staging: bcm: Qos.c: Line length / Whitespace cleanup in MatchProtocol()Matthias Beyer
2014-07-30Staging: bcm: Qos.c: Line length / Whitespace cleanup in MatchTos()Matthias Beyer
2014-07-30Staging: bcm: Qos.c: Line length / Whitespace cleanup in MatchDestIpAddress()Matthias Beyer
2014-07-30Staging: bcm: Qos.c: Line length / Whitespace cleanup in MatchSrcIpAddress()Matthias Beyer
2014-07-30Staging: bcm: Qos.c: Replaced if-else return with ternary operatorMatthias Beyer