| Commit message (Expand) | Author | Age | Files | Lines |
* | batman-adv: Update copyright years for 2018 | Sven Eckelmann | 2018-02-26 | 1 | -1/+1 |
* | batman-adv: Use parentheses in function kernel-doc | Sven Eckelmann | 2017-12-15 | 1 | -1/+1 |
* | batman-adv: Add SPDX license identifier above copyright header | Sven Eckelmann | 2017-12-15 | 1 | -0/+1 |
* | batman-adv: update copyright years for 2017 | Sven Eckelmann | 2017-01-26 | 1 | -1/+1 |
* | batman-adv: Consolidate logging related functions | Sven Eckelmann | 2016-06-30 | 1 | -0/+2 |
* | batman-adv: Use bool as return type for boolean functions | Sven Eckelmann | 2016-05-10 | 1 | -8/+8 |
* | batman-adv: update copyright years for 2016 | Sven Eckelmann | 2016-02-02 | 1 | -1/+1 |
* | batman-adv: Fix kerneldoc of main functions | Sven Eckelmann | 2016-02-02 | 1 | -3/+9 |
* | batman-adv: Fix kerneldoc parsing of return description | Sven Eckelmann | 2016-02-02 | 1 | -1/+1 |
* | batman-adv: Replace C99 int types with kernel type | Sven Eckelmann | 2015-08-25 | 1 | -3/+3 |
* | batman-adv: Add required includes to all files | Sven Eckelmann | 2015-06-07 | 1 | -2/+2 |
* | batman-adv: update copyright years for 2015 | Sven Eckelmann | 2015-05-29 | 1 | -1/+1 |
* | batman-adv: checkpatch - Please don't use multiple blank lines | Antonio Quartulli | 2015-01-07 | 1 | -1/+0 |
* | batman-adv: update copyright years for 2014 | Simon Wunderlich | 2014-01-12 | 1 | -1/+1 |
* | batman-adv: remove FSF address from GPL disclaimer | Antonio Quartulli | 2014-01-08 | 1 | -3/+1 |
* | batman-adv: update copyright years | Antonio Quartulli | 2013-01-19 | 1 | -1/+1 |
* | batman-adv: Remove extra check in batadv_bit_get_packet | Sven Eckelmann | 2012-10-29 | 1 | -13/+10 |
* | batman-adv: Prefix types structs with batadv_ | Sven Eckelmann | 2012-07-01 | 1 | -1/+1 |
* | batman-adv: Prefix main enum with BATADV_ | Sven Eckelmann | 2012-07-01 | 1 | -2/+2 |
* | batman-adv: Prefix main defines with BATADV_ | Sven Eckelmann | 2012-06-28 | 1 | -10/+10 |
* | batman-adv: Prefix main static inline functions with batadv_ | Sven Eckelmann | 2012-06-25 | 1 | -5/+5 |
* | batman-adv: Prefix bitarray static inline functions with batadv_ | Sven Eckelmann | 2012-06-24 | 1 | -4/+4 |
* | batman-adv: Reformat multiline comments to consistent style | Sven Eckelmann | 2012-06-20 | 1 | -10/+7 |
* | batman-adv: Prefix bitarray non-static functions with batadv_ | Sven Eckelmann | 2012-06-20 | 1 | -4/+4 |
* | batman-adv: Replace bitarray operations with bitmap | Sven Eckelmann | 2012-04-11 | 1 | -109/+9 |
* | batman-adv: Fix indentation of multiline statements | Sven Eckelmann | 2012-02-28 | 1 | -4/+4 |
* | batman-adv: Update copyright years | Sven Eckelmann | 2012-02-17 | 1 | -1/+1 |
* | batman-adv: Fix range check for expected packets | Simon Wunderlich | 2011-11-20 | 1 | -1/+1 |
* | batman-adv: correct several typ0s in the comments | Antonio Quartulli | 2011-08-22 | 1 | -3/+3 |
* | batman-adv: Reduce usage of char | Sven Eckelmann | 2011-06-20 | 1 | -2/+2 |
* | batman-adv: count_real_packets() in batman-adv assumes char is signed | David Howells | 2011-06-20 | 1 | -2/+2 |
* | batman-adv: Remove explicit casts cast from void* for store | Sven Eckelmann | 2011-05-30 | 1 | -1/+1 |
* | batman-adv: Add const type qualifier for pointers | Sven Eckelmann | 2011-05-30 | 1 | -2/+2 |
* | batman-adv: Update copyright years | Sven Eckelmann | 2011-01-31 | 1 | -1/+1 |
* | net: Add batman-adv meshing protocol | Sven Eckelmann | 2010-12-16 | 1 | -0/+201 |