| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: mesh portal functionality support | YanBo | 2008-09-24 | 1 | -0/+4 |
* | mac80211: split off mesh handling entirely | Johannes Berg | 2008-09-15 | 1 | -3/+12 |
* | replace net_device arguments with ieee80211_{local,sub_if_data} as appropriate | Jasper Bryant-Greene | 2008-08-22 | 1 | -27/+34 |
* | mac80211: fix use of skb->cb for mesh forwarding | Luis Carlos Cobo | 2008-08-07 | 1 | -4/+1 |
* | mac80211: Prepare mesh_table_grow to failing copy_node callback. | Pavel Emelyanov | 2008-05-21 | 1 | -1/+1 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville... | David S. Miller | 2008-05-01 | 1 | -1/+1 |
|\ |
|
| * | mac80211: use 4-byte mesh sequence number | Luis Carlos Cobo | 2008-04-30 | 1 | -1/+1 |
* | | asm/unaligned.h doesn't work well as the very first include | Al Viro | 2008-04-27 | 1 | -0/+1 |
|/ |
|
* | Revert "mac80211: use a struct for bss->mesh_config" | John W. Linville | 2008-04-08 | 1 | -10/+0 |
* | mac80211: use a struct for bss->mesh_config | Luis Carlos Cobo | 2008-04-01 | 1 | -0/+10 |
* | mac80211: always force mesh_path deletions | Luis Carlos Cobo | 2008-03-06 | 1 | -3/+1 |
* | mac80211: fix sta_info mesh timer bug | Johannes Berg | 2008-03-06 | 1 | -2/+0 |
* | mac80211: split sta_info_add | Johannes Berg | 2008-03-06 | 1 | -2/+2 |
* | mac80211: RCU-ify STA info structure access | Johannes Berg | 2008-03-06 | 1 | -7/+9 |
* | mac80211: clean up mesh code | Johannes Berg | 2008-03-06 | 1 | -2/+11 |
* | mac80211: mesh function and data structures definitions | Luis Carlos Cobo | 2008-03-06 | 1 | -0/+283 |