Age | Commit message (Expand) | Author | Files | Lines |
2021-02-06 | batman-adv: Drop publication years from copyright info | Sven Eckelmann | 1 | -1/+1 |
2020-12-04 | batman-adv: Drop deprecated debugfs support | Sven Eckelmann | 1 | -13/+0 |
2020-01-01 | batman-adv: Update copyright years for 2020 | Sven Eckelmann | 1 | -1/+1 |
2019-06-27 | batman-adv: no need to check return value of debugfs_create functions | Greg Kroah-Hartman | 1 | -3/+2 |
2019-05-25 | batman-adv: Use includes instead of fwdecls | Sven Eckelmann | 1 | -5/+4 |
2019-03-25 | batman-adv: Drop license boilerplate | Sven Eckelmann | 1 | -12/+0 |
2019-01-04 | batman-adv: Update copyright years for 2019 | Sven Eckelmann | 1 | -1/+1 |
2018-02-26 | batman-adv: Update copyright years for 2018 | Sven Eckelmann | 1 | -1/+1 |
2017-12-15 | batman-adv: Add SPDX license identifier above copyright header | Sven Eckelmann | 1 | -0/+1 |
2017-01-26 | batman-adv: update copyright years for 2017 | Sven Eckelmann | 1 | -1/+1 |
2016-02-02 | batman-adv: update copyright years for 2016 | Sven Eckelmann | 1 | -1/+1 |
2015-08-25 | batman-adv: Remove batadv_ types forward declarations | Sven Eckelmann | 1 | -4/+0 |
2015-06-07 | batman-adv: Add required includes to all files | Sven Eckelmann | 1 | -0/+13 |
2015-05-29 | batman-adv: update copyright years for 2015 | Sven Eckelmann | 1 | -1/+1 |
2014-01-12 | batman-adv: update copyright years for 2014 | Simon Wunderlich | 1 | -1/+1 |
2014-01-12 | batman-adv: remove returns at the end of void functions | Antonio Quartulli | 1 | -7/+0 |
2014-01-08 | batman-adv: remove FSF address from GPL disclaimer | Antonio Quartulli | 1 | -3/+1 |
2013-10-09 | batman-adv: tvlv - add network coding container | Marek Lindner | 1 | -0/+5 |
2013-10-02 | batman-adv: set up network coding packet handlers during module init | Matthias Schiffer | 1 | -4/+10 |
2013-05-29 | batman-adv: Move call to batadv_nc_skb_forward() from routing.c to send.c | Martin Hundebøll | 1 | -4/+2 |
2013-03-13 | batman-adv: network coding - save overheard and tx packets for decoding | Martin Hundebøll | 1 | -0/+18 |
2013-03-13 | batman-adv: network coding - buffer unicast packets before forward | Martin Hundebøll | 1 | -0/+10 |
2013-03-13 | batman-adv: network coding - detect coding nodes and remove these after timeout | Martin Hundebøll | 1 | -0/+47 |
2013-03-13 | batman-adv: network coding - add the initial infrastructure code | Martin Hundebøll | 1 | -0/+48 |