| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Staging: bcm: Qos.c: Replaced do-while(0) breaks with continue | Matthias Beyer | 2014-07-30 | 1 | -49/+46 |
* | Staging: bcm: Qos.c: Replaced member accessing by variable in flush_all_queues() | Matthias Beyer | 2014-07-30 | 1 | -12/+14 |
* | Staging: bcm: Qos.c: Replaced member accessing with variable in PruneQueue() | Matthias Beyer | 2014-07-30 | 1 | -15/+16 |
* | Staging: bcm: Qos.c: Replaced do-while(0) jumps with goto and label, removes ... | Matthias Beyer | 2014-07-30 | 1 | -58/+57 |
* | Staging: bcm: Qos.c: Replaced member accessing with variable in MatchDestIpAd... | Matthias Beyer | 2014-07-30 | 1 | -3/+4 |
* | Staging: bcm: Qos.c: Replaced member accessing with variable in PruneQueue() | Matthias Beyer | 2014-07-30 | 1 | -4/+15 |
* | staging: bcm: Qos.c: Fix coding style | Khoa Mai | 2014-07-17 | 1 | -20/+20 |
* | staging: bcm: Qos.c: Fix coding style | Khoa Mai | 2014-07-17 | 1 | -5/+5 |
* | staging: bcm: add missing blank lines after declarations | Pawel Lebioda | 2014-07-09 | 1 | -1/+8 |
* | Staging: bcm: Qos.c: fix checkpatch errors: whitespaces | Martin Gumbrecht | 2014-06-20 | 1 | -19/+19 |
* | Staging: bcm: Qos.c: fix checkpatch errors: comments | Martin Gumbrecht | 2014-06-20 | 1 | -37/+51 |
* | staging: Convert __FUNCTION__ to __func__ | Joe Perches | 2014-05-25 | 1 | -7/+7 |
* | Staging:bcm: Fixes coding style issues in drivers/staging/bcm/Qos.c | Marcos A. Di Pietro | 2014-04-18 | 1 | -5/+12 |
* | Staging: bcm: Qos: fixed braces' coding style | Luis Ortega | 2014-04-14 | 1 | -126/+48 |
* | staging: bcm: fix checkpatch error 'assignment in if condition' | Daeseok Youn | 2014-02-27 | 1 | -18/+14 |
* | staging: bcm: Remove unneeded set a variable | Daeseok Youn | 2014-02-27 | 1 | -3/+0 |
* | drivers: bcm: Mark functions as static in Qos.c | Rashika Kheria | 2014-01-08 | 1 | -3/+3 |
* | staging: bcm: Replace FALSE with false | Lisa Nguyen | 2013-10-28 | 1 | -42/+42 |
* | staging: bcm: Replace BOOLEAN with bool | Lisa Nguyen | 2013-10-28 | 1 | -13/+13 |
* | Staging: bcm: Qos: Fix some coding style issues | Lilis Iskandar | 2013-07-23 | 1 | -269/+269 |
* | Staging: bcm: Remove typedef for TransportHeaderT and call directly. | Kevin McKinney | 2013-01-07 | 1 | -2/+2 |
* | Staging: bcm: Remove typedef for _S_ETHCS_PKT_INFO and call directly. | Kevin McKinney | 2013-01-07 | 1 | -7/+7 |
* | Staging: bcm: Remove typedef for _ETH_CS_802_Q_FRAME and call directly. | Kevin McKinney | 2013-01-07 | 1 | -2/+2 |
* | Staging: bcm: Remove typedef for _ETH_CS_802_LLC_FRAME and call directly. | Kevin McKinney | 2013-01-07 | 1 | -3/+3 |
* | Staging: bcm: Remove typedef for _ETH_CS_802_LLC_SNAP_FRAME and call directly. | Kevin McKinney | 2013-01-07 | 1 | -2/+2 |
* | Staging: bcm: Remove typedef for _ETH_CS_ETH2_FRAME and call directly. | Kevin McKinney | 2013-01-07 | 1 | -2/+2 |
* | Staging: bcm: Remove typedef for _TCP_HEADER and call directly. | Kevin McKinney | 2013-01-07 | 1 | -2/+2 |
* | Staging: bcm: Replace BOOLEAN with bool in IPv6ProtocolHdr.h | Kevin McKinney | 2013-01-07 | 1 | -3/+3 |
* | Staging: bcm: Remove typedef for _MINI_ADAPTER and call directly. | Kevin McKinney | 2012-06-04 | 1 | -21/+21 |