index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
bcm
/
Qos.c
Age
Commit message (
Expand
)
Author
2014-07-30
Staging: bcm: Qos.c: checkpatch.pl fix: Indentation of case-statements fixed
Matthias Beyer
2014-07-30
Staging: bcm: Qos.c: checkpatch.pl fix: Removed parentheses from return state...
Matthias Beyer
2014-07-30
Staging: bcm: Qos.c: checkpatch.pl fix: Transformed C99-style comments
Matthias Beyer
2014-07-30
Staging: bcm: Qos.c: checkpatch.pl fix: Added blank lines after declarations
Matthias Beyer
2014-07-30
Staging: bcm: Qos.c: Line length / Whitespace cleanup in EThCSGetPktInfo()
Matthias Beyer
2014-07-30
Staging: bcm: Qos.c: Line length / Whitespace cleanup in EThCSClassifyPkt()
Matthias Beyer
2014-07-30
Staging: bcm: Qos.c: Line length / Whitespace cleanup in EthCSMatchVLANRules()
Matthias Beyer
2014-07-30
Staging: bcm: Qos.c: Line length / Whitespace cleanup in EthCSMatchEThTypeSAP()
Matthias Beyer
2014-07-30
Staging: bcm: Qos.c: Line length / Whitespace cleanup in EthCSMatchDestMACAdr...
Matthias Beyer
2014-07-30
Staging: bcm: Qos.c: Line length / Whitespace cleanup in EthCSMatchSrcMACAdre...
Matthias Beyer
2014-07-30
Staging: bcm: Qos.c: Line length / Whitespace cleanup in ClassifyPacket()
Matthias Beyer
2014-07-30
Staging: bcm: Qos.c: Line length / Whitespace cleanup in flush_all_queues()
Matthias Beyer
2014-07-30
Staging: bcm: Qos.c: Line length / Whitespace cleanup in PruneQueue()
Matthias Beyer
2014-07-30
Staging: bcm: Qos.c: Line length / Whitespace cleanup in IpVersion4()
Matthias Beyer
2014-07-30
Staging: bcm: Qos.c: Line length / Whitespace cleanup in MatchDestPort()
Matthias Beyer
2014-07-30
Staging: bcm: Qos.c: Line length / Whitespace cleanup in MatchSrcPort()
Matthias Beyer
2014-07-30
Staging: bcm: Qos.c: Line length / Whitespace cleanup in MatchProtocol()
Matthias Beyer
2014-07-30
Staging: bcm: Qos.c: Line length / Whitespace cleanup in MatchTos()
Matthias Beyer
2014-07-30
Staging: bcm: Qos.c: Line length / Whitespace cleanup in MatchDestIpAddress()
Matthias Beyer
2014-07-30
Staging: bcm: Qos.c: Line length / Whitespace cleanup in MatchSrcIpAddress()
Matthias Beyer
2014-07-30
Staging: bcm: Qos.c: Replaced if-else return with ternary operator
Matthias Beyer
2014-07-30
Staging: bcm: Qos.c: Replaced do-while(0) breaks with continue
Matthias Beyer
2014-07-30
Staging: bcm: Qos.c: Replaced member accessing by variable in flush_all_queues()
Matthias Beyer
2014-07-30
Staging: bcm: Qos.c: Replaced member accessing with variable in PruneQueue()
Matthias Beyer
2014-07-30
Staging: bcm: Qos.c: Replaced do-while(0) jumps with goto and label, removes ...
Matthias Beyer
2014-07-30
Staging: bcm: Qos.c: Replaced member accessing with variable in MatchDestIpAd...
Matthias Beyer
2014-07-30
Staging: bcm: Qos.c: Replaced member accessing with variable in PruneQueue()
Matthias Beyer
2014-07-17
staging: bcm: Qos.c: Fix coding style
Khoa Mai
2014-07-17
staging: bcm: Qos.c: Fix coding style
Khoa Mai
2014-07-09
staging: bcm: add missing blank lines after declarations
Pawel Lebioda
2014-06-20
Staging: bcm: Qos.c: fix checkpatch errors: whitespaces
Martin Gumbrecht
2014-06-20
Staging: bcm: Qos.c: fix checkpatch errors: comments
Martin Gumbrecht
2014-05-25
staging: Convert __FUNCTION__ to __func__
Joe Perches
2014-04-18
Staging:bcm: Fixes coding style issues in drivers/staging/bcm/Qos.c
Marcos A. Di Pietro
2014-04-14
Staging: bcm: Qos: fixed braces' coding style
Luis Ortega
2014-02-27
staging: bcm: fix checkpatch error 'assignment in if condition'
Daeseok Youn
2014-02-27
staging: bcm: Remove unneeded set a variable
Daeseok Youn
2014-01-08
drivers: bcm: Mark functions as static in Qos.c
Rashika Kheria
2013-10-28
staging: bcm: Replace FALSE with false
Lisa Nguyen
2013-10-28
staging: bcm: Replace BOOLEAN with bool
Lisa Nguyen
2013-07-23
Staging: bcm: Qos: Fix some coding style issues
Lilis Iskandar
2013-01-07
Staging: bcm: Remove typedef for TransportHeaderT and call directly.
Kevin McKinney
2013-01-07
Staging: bcm: Remove typedef for _S_ETHCS_PKT_INFO and call directly.
Kevin McKinney
2013-01-07
Staging: bcm: Remove typedef for _ETH_CS_802_Q_FRAME and call directly.
Kevin McKinney
2013-01-07
Staging: bcm: Remove typedef for _ETH_CS_802_LLC_FRAME and call directly.
Kevin McKinney
2013-01-07
Staging: bcm: Remove typedef for _ETH_CS_802_LLC_SNAP_FRAME and call directly.
Kevin McKinney
2013-01-07
Staging: bcm: Remove typedef for _ETH_CS_ETH2_FRAME and call directly.
Kevin McKinney
2013-01-07
Staging: bcm: Remove typedef for _TCP_HEADER and call directly.
Kevin McKinney
2013-01-07
Staging: bcm: Replace BOOLEAN with bool in IPv6ProtocolHdr.h
Kevin McKinney
2012-06-04
Staging: bcm: Remove typedef for _MINI_ADAPTER and call directly.
Kevin McKinney
[next]