| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: make master iface not wireless | Johannes Berg | 2008-09-24 | 1 | -1/+1 |
* | mac80211: clean up scan namespace | Johannes Berg | 2008-09-15 | 1 | -1/+1 |
* | mac80211: fix work race | Johannes Berg | 2008-09-15 | 1 | -0/+9 |
* | mac80211: split off mesh handling entirely | Johannes Berg | 2008-09-15 | 1 | -55/+273 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-08-30 | 1 | -1/+1 |
|\ |
|
| * | net/mac80211/mesh.c: correct the argument to __mesh_table_free | Julia Lawall | 2008-08-27 | 1 | -1/+1 |
* | | replace net_device arguments with ieee80211_{local,sub_if_data} as appropriate | Jasper Bryant-Greene | 2008-08-22 | 1 | -18/+11 |
|/ |
|
* | mac80211: Consolidate hash kfree-ing in mesh.c. | Pavel Emelyanov | 2008-05-22 | 1 | -6/+9 |
* | mac80211: Merge error paths in mesh_table_grow(). | Pavel Emelyanov | 2008-05-22 | 1 | -12/+4 |
* | mac80211: Prepare mesh_table_grow to failing copy_node callback. | Pavel Emelyanov | 2008-05-22 | 1 | -2/+13 |
* | mac80211: fix incorrect mesh header length | Luis Carlos Cobo | 2008-05-13 | 1 | -1/+1 |
* | mac80211: use 4-byte mesh sequence number | Luis Carlos Cobo | 2008-05-01 | 1 | -12/+5 |
* | Revert "mac80211: use a struct for bss->mesh_config" | John W. Linville | 2008-04-08 | 1 | -0/+4 |
* | mac80211: use a struct for bss->mesh_config | Luis Carlos Cobo | 2008-04-01 | 1 | -4/+0 |
* | mac80211: add PLINK_ prefix and kernel doc to enum plink_state | Luis Carlos Cobo | 2008-03-06 | 1 | -3/+3 |
* | mac80211: move comment to better location | Luis Carlos Cobo | 2008-03-06 | 1 | -5/+5 |
* | mac80211: RCU-ify STA info structure access | Johannes Berg | 2008-03-06 | 1 | -3/+2 |
* | mac80211: clean up mesh code | Johannes Berg | 2008-03-06 | 1 | -0/+67 |
* | mac80211: support functions for mesh | Luis Carlos Cobo | 2008-03-06 | 1 | -0/+383 |