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