summaryrefslogtreecommitdiff
path: root/drivers/staging/bcm/Qos.c
AgeCommit message (Expand)Author
2014-10-20staging: bcm: remove driverJeff Kirsher
2014-10-20staging: bcm: Removed unnecessary 'else' after 'return' statement in Qos.cEsra Altintas
2014-07-31Staging: bcm: Qos.c: checkpatch.pl fix: Indentation of case-statements fixedMatthias Beyer
2014-07-31Staging: bcm: Qos.c: checkpatch.pl fix: Removed parentheses from return state...Matthias Beyer
2014-07-31Staging: bcm: Qos.c: checkpatch.pl fix: Transformed C99-style commentsMatthias Beyer
2014-07-31Staging: bcm: Qos.c: checkpatch.pl fix: Added blank lines after declarationsMatthias Beyer
2014-07-31Staging: bcm: Qos.c: Line length / Whitespace cleanup in EThCSGetPktInfo()Matthias Beyer
2014-07-31Staging: bcm: Qos.c: Line length / Whitespace cleanup in EThCSClassifyPkt()Matthias Beyer
2014-07-31Staging: bcm: Qos.c: Line length / Whitespace cleanup in EthCSMatchVLANRules()Matthias Beyer
2014-07-31Staging: bcm: Qos.c: Line length / Whitespace cleanup in EthCSMatchEThTypeSAP()Matthias Beyer
2014-07-31Staging: bcm: Qos.c: Line length / Whitespace cleanup in EthCSMatchDestMACAdr...Matthias Beyer
2014-07-31Staging: bcm: Qos.c: Line length / Whitespace cleanup in EthCSMatchSrcMACAdre...Matthias Beyer
2014-07-31Staging: bcm: Qos.c: Line length / Whitespace cleanup in ClassifyPacket()Matthias Beyer
2014-07-31Staging: bcm: Qos.c: Line length / Whitespace cleanup in flush_all_queues()Matthias Beyer
2014-07-31Staging: bcm: Qos.c: Line length / Whitespace cleanup in PruneQueue()Matthias Beyer
2014-07-31Staging: bcm: Qos.c: Line length / Whitespace cleanup in IpVersion4()Matthias Beyer
2014-07-31Staging: bcm: Qos.c: Line length / Whitespace cleanup in MatchDestPort()Matthias Beyer
2014-07-31Staging: bcm: Qos.c: Line length / Whitespace cleanup in MatchSrcPort()Matthias Beyer
2014-07-31Staging: bcm: Qos.c: Line length / Whitespace cleanup in MatchProtocol()Matthias Beyer
2014-07-31Staging: bcm: Qos.c: Line length / Whitespace cleanup in MatchTos()Matthias Beyer
2014-07-31Staging: bcm: Qos.c: Line length / Whitespace cleanup in MatchDestIpAddress()Matthias Beyer
2014-07-31Staging: bcm: Qos.c: Line length / Whitespace cleanup in MatchSrcIpAddress()Matthias Beyer
2014-07-31Staging: bcm: Qos.c: Replaced if-else return with ternary operatorMatthias Beyer
2014-07-31Staging: bcm: Qos.c: Replaced do-while(0) breaks with continueMatthias Beyer
2014-07-31Staging: bcm: Qos.c: Replaced member accessing by variable in flush_all_queues()Matthias Beyer
2014-07-31Staging: bcm: Qos.c: Replaced member accessing with variable in PruneQueue()Matthias Beyer
2014-07-31Staging: bcm: Qos.c: Replaced do-while(0) jumps with goto and label, removes ...Matthias Beyer
2014-07-31Staging: bcm: Qos.c: Replaced member accessing with variable in MatchDestIpAd...Matthias Beyer
2014-07-31Staging: bcm: Qos.c: Replaced member accessing with variable in PruneQueue()Matthias Beyer
2014-07-18staging: bcm: Qos.c: Fix coding styleKhoa Mai
2014-07-18staging: bcm: Qos.c: Fix coding styleKhoa Mai
2014-07-09staging: bcm: add missing blank lines after declarationsPawel Lebioda
2014-06-20Staging: bcm: Qos.c: fix checkpatch errors: whitespacesMartin Gumbrecht
2014-06-20Staging: bcm: Qos.c: fix checkpatch errors: commentsMartin Gumbrecht
2014-05-25staging: Convert __FUNCTION__ to __func__Joe Perches
2014-04-18Staging:bcm: Fixes coding style issues in drivers/staging/bcm/Qos.cMarcos A. Di Pietro
2014-04-14Staging: bcm: Qos: fixed braces' coding styleLuis Ortega
2014-02-27staging: bcm: fix checkpatch error 'assignment in if condition'Daeseok Youn
2014-02-27staging: bcm: Remove unneeded set a variableDaeseok Youn
2014-01-08drivers: bcm: Mark functions as static in Qos.cRashika Kheria
2013-10-28staging: bcm: Replace FALSE with falseLisa Nguyen
2013-10-28staging: bcm: Replace BOOLEAN with boolLisa Nguyen
2013-07-23Staging: bcm: Qos: Fix some coding style issuesLilis Iskandar
2013-01-07Staging: bcm: Remove typedef for TransportHeaderT and call directly.Kevin McKinney
2013-01-07Staging: bcm: Remove typedef for _S_ETHCS_PKT_INFO and call directly.Kevin McKinney
2013-01-07Staging: bcm: Remove typedef for _ETH_CS_802_Q_FRAME and call directly.Kevin McKinney
2013-01-07Staging: bcm: Remove typedef for _ETH_CS_802_LLC_FRAME and call directly.Kevin McKinney
2013-01-07Staging: bcm: Remove typedef for _ETH_CS_802_LLC_SNAP_FRAME and call directly.Kevin McKinney
2013-01-07Staging: bcm: Remove typedef for _ETH_CS_ETH2_FRAME and call directly.Kevin McKinney
2013-01-07Staging: bcm: Remove typedef for _TCP_HEADER and call directly.Kevin McKinney