summaryrefslogtreecommitdiff
path: root/net/mac80211/mesh.c
AgeCommit message (Expand)Author
2009-05-20mac80211: cancel/restart all timers across suspend/resumeJohannes Berg
2009-05-06mac80211: unify config_interface and bss_info_changedJohannes Berg
2009-02-13mac80211: use cfg80211s BSS infrastructureJohannes Berg
2009-01-29mac80211: Add capability to enable/disable beaconingJohannes Berg
2009-01-29wireless: restrict to 32 legacy ratesJohannes Berg
2008-11-10wireless: move mesh config length constantJohannes Berg
2008-10-31mac80211: minor code cleanupsJohannes Berg
2008-09-24mac80211: make master iface not wirelessJohannes Berg
2008-09-15mac80211: clean up scan namespaceJohannes Berg
2008-09-15mac80211: fix work raceJohannes Berg
2008-09-15mac80211: split off mesh handling entirelyJohannes Berg
2008-08-29Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-08-26net/mac80211/mesh.c: correct the argument to __mesh_table_freeJulia Lawall
2008-08-22replace net_device arguments with ieee80211_{local,sub_if_data} as appropriateJasper Bryant-Greene
2008-05-21mac80211: Consolidate hash kfree-ing in mesh.c.Pavel Emelyanov
2008-05-21mac80211: Merge error paths in mesh_table_grow().Pavel Emelyanov
2008-05-21mac80211: Prepare mesh_table_grow to failing copy_node callback.Pavel Emelyanov
2008-05-12mac80211: fix incorrect mesh header lengthLuis Carlos Cobo
2008-04-30mac80211: use 4-byte mesh sequence numberLuis Carlos Cobo
2008-04-08Revert "mac80211: use a struct for bss->mesh_config"John W. Linville
2008-04-01mac80211: use a struct for bss->mesh_configLuis Carlos Cobo
2008-03-06mac80211: add PLINK_ prefix and kernel doc to enum plink_stateLuis Carlos Cobo
2008-03-06mac80211: move comment to better locationLuis Carlos Cobo
2008-03-06mac80211: RCU-ify STA info structure accessJohannes Berg
2008-03-06mac80211: clean up mesh codeJohannes Berg
2008-03-06mac80211: support functions for meshLuis Carlos Cobo