aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211/mesh_plink.c
AgeCommit message (Expand)Author
2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-04-08mac80211: Moved mesh action codes to a more visible locationJavier Cardona
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack
2010-02-08mac80211: allow station add/remove to sleepJohannes Berg
2009-12-21mac80211: reduce reliance on netdevJohannes Berg
2009-12-21mac80211: make station management completely depend on vifJohannes Berg
2009-11-18mac80211: remove encrypt parameter from ieee80211_tx_skbJohannes Berg
2009-11-13mac80211: update copyrights to 2009Rui Paulo
2009-11-13mac80211: set the AID field correctly for mesh peer framesRui Paulo
2009-11-11mac80211: improve peer link management debuggingRui Paulo
2009-11-11mac80211: update peer link management IE and action framesRui Paulo
2009-11-11mac80211: fix typo in a commentRui Paulo
2009-11-11mac80211: implement the meshconf formation info fieldRui Paulo
2009-08-14mac80211: Fix invalid length passed to IE parser for PLINK CONFIRM framesDavid Woo
2009-05-20mac80211: cancel/restart all timers across suspend/resumeJohannes Berg
2009-01-29wireless: restrict to 32 legacy ratesJohannes Berg
2009-01-29mac80211: remove mesh_plink_close() method.Rami Rosen
2009-01-29mac80211: 802.11w - Do not force Action frames to disable encryptionJouni Malinen
2009-01-12mac80211: initialize RC data for all mesh links upon allocationChristian Lamparter
2008-10-27mac80211: convert to %pM away from print_macJohannes Berg
2008-09-15mac80211: share sta->supp_ratesJohannes Berg
2008-09-15mac80211: share STA information with driverJohannes Berg
2008-09-15mac80211: split off mesh handling entirelyJohannes Berg
2008-09-11mac80211: move frame TX functionJohannes Berg
2008-09-11mac80211: fix action frame length checksJohannes Berg
2008-08-22replace net_device arguments with ieee80211_{local,sub_if_data} as appropriateJasper Bryant-Greene
2008-08-22mac80211: remove IEEE80211_FC helperHarvey Harrison
2008-05-14mac80211: proper STA info lockingJohannes Berg
2008-04-08mac80211: rename filesJohannes Berg
2008-04-08mac80211: clean up IEEE80211_FC useJohannes Berg
2008-04-01mac80211: automatically free sta struct when insertion failsJohannes Berg
2008-03-06mac80211: add PLINK_ prefix and kernel doc to enum plink_stateLuis Carlos Cobo
2008-03-06mac80211: clean up use of endianness conversion functionsLuis Carlos Cobo
2008-03-06mac80211: fix mesh endianness sparse warnings and unmark it as brokenLuis Carlos Cobo
2008-03-06mac80211: fix sta_info mesh timer bugJohannes Berg
2008-03-06mac80211: split sta_info_addJohannes Berg
2008-03-06mac80211: RCU-ify STA info structure accessJohannes Berg
2008-03-06mac80211: fix kernel-doc comment for mesh_plink_deactivateJohannes Berg
2008-03-06mac80211: add missing "break" statement in mesh codeJohannes Berg
2008-03-06mac80211: clean up mesh codeJohannes Berg
2008-03-06mac80211: mesh peer link implementationLuis Carlos Cobo