Skip to content

Commit

Permalink
Staging: batman-adv: Add 0.2.1 changes to the CHANGELOG
Browse files Browse the repository at this point in the history
Signed-off-by: Simon Wunderlich <siwu@hrz.tu-chemnitz.de>
Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Simon Wunderlich authored and Greg Kroah-Hartman committed May 11, 2010
1 parent 76cb4e2 commit 7742361
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions drivers/staging/batman-adv/CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
batman-adv 0.2.1:

* support latest kernels (2.6.20 - 2.6.33)
* receive packets directly using skbs, remove old sockets and threads
* fix various regressions in the vis server
* don't disable interrupts while sending
* replace internal logging mechanism with standard kernel logging
* move vis formats into userland, one general format remains in the kernel
* allow MAC address to be set, correctly initialize them
* code refactoring and cleaning for coding style
* many bugs (null pointers, locking, hash iterators) squashed

-- Sun, 21 Mar 2010 20:46:47 +0100

batman-adv 0.2:

* support latest kernels (2.6.20 - 2.6.31)
Expand Down

0 comments on commit 7742361

Please sign in to comment.