summaryrefslogtreecommitdiffstats
path: root/net/mac80211/mesh.h
Commit message (Expand)AuthorAgeFilesLines
* mac80211: use cfg80211s BSS infrastructureJohannes Berg2009-02-131-1/+0
* wireless: restrict to 32 legacy ratesJohannes Berg2009-01-291-1/+1
* mac80211: trivial documentation fixes (enum mesh_path_flags).Rami Rosen2009-01-291-3/+3
* mac80211: remove mesh_plink_close() method.Rami Rosen2009-01-291-1/+0
* wireless: move mesh config length constantJohannes Berg2008-11-101-4/+1
* mac80211: mesh portal functionality supportYanBo2008-09-241-0/+4
* mac80211: split off mesh handling entirelyJohannes Berg2008-09-151-3/+12
* replace net_device arguments with ieee80211_{local,sub_if_data} as appropriateJasper Bryant-Greene2008-08-221-27/+34
* mac80211: fix use of skb->cb for mesh forwardingLuis Carlos Cobo2008-08-071-4/+1
* mac80211: Prepare mesh_table_grow to failing copy_node callback.Pavel Emelyanov2008-05-211-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-05-011-1/+1
|\
| * mac80211: use 4-byte mesh sequence numberLuis Carlos Cobo2008-04-301-1/+1
* | asm/unaligned.h doesn't work well as the very first includeAl Viro2008-04-271-0/+1
|/
* Revert "mac80211: use a struct for bss->mesh_config"John W. Linville2008-04-081-10/+0
* mac80211: use a struct for bss->mesh_configLuis Carlos Cobo2008-04-011-0/+10
* mac80211: always force mesh_path deletionsLuis Carlos Cobo2008-03-061-3/+1
* mac80211: fix sta_info mesh timer bugJohannes Berg2008-03-061-2/+0
* mac80211: split sta_info_addJohannes Berg2008-03-061-2/+2
* mac80211: RCU-ify STA info structure accessJohannes Berg2008-03-061-7/+9
* mac80211: clean up mesh codeJohannes Berg2008-03-061-2/+11
* mac80211: mesh function and data structures definitionsLuis Carlos Cobo2008-03-061-0/+283
OpenPOWER on IntegriCloud