Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 197355
b: refs/heads/master
c: 7742361
h: refs/heads/master
i:
  197353: dbb9035
  197351: 5c9c5ba
v: v3
  • Loading branch information
Simon Wunderlich authored and Greg Kroah-Hartman committed May 11, 2010
1 parent a8c31cc commit aa6fbf1
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 76cb4e20610a1de80fa303aaf5507a8393f927de
refs/heads/master: 7742361422e5ae58e0400cf79758aefe96da51e1
14 changes: 14 additions & 0 deletions trunk/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 aa6fbf1

Please sign in to comment.