aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/mesh_plink.c
Commit message (Expand)AuthorAge
* mac80211: Fix potential null pointer dereferencingAshok Nagarajan2012-03-07
* {nl,cfg,mac}80211: Implement RSSI threshold for mesh peeringAshok Nagarajan2012-03-05
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-01
|\
| * mac80211: Use the right headroom size for mesh mgmt framesJavier Cardona2012-01-18
* | mac80211: station state transition error handlingJohannes Berg2012-01-30
|/
* mac80211: refactor station state transitionsJohannes Berg2011-12-15
* mac80211: Support ht-cap over-rides.Ben Greear2011-11-21
* mac80211: set HT capabilities for mesh peerThomas Pedersen2011-11-08
* mac80211: add HT IEs to mesh framesThomas Pedersen2011-11-08
* mac80211: comment allocation of mesh framesThomas Pedersen2011-11-08
* mac80211: optimise station flagsJohannes Berg2011-09-30
* mac80211: standardize adding supported rates IEsArik Nemtsov2011-09-30
* mac80211: notify peer when shutting down peer linkThomas Pedersen2011-09-21
* mac80211: Mark all mesh stations as QoS capableJavier Cardona2011-09-14
* mac80211: update mesh peering frame formatThomas Pedersen2011-08-22
* mac80211: update mesh peering frame codesThomas Pedersen2011-08-22
* mac80211: fix mesh beacon formatThomas Pedersen2011-08-22
* nl80211: Move peer link state definition to nl80211Javier Cardona2011-05-16
* open80211s: Stop using zero for address 3 in mesh plink mgmt framesJavier Cardona2011-05-11
* mac80211: Drop MESH_PLINK category and use new ANA-approved MESH_ACTIONJavier Cardona2011-05-11
* nl80211: Introduce NL80211_MESH_SETUP_USERSPACE_AMPEJavier Cardona2011-05-11
* mac80211: send notification on new peer candidate for our secure meshJavier Cardona2011-04-12
* nl80211/mac80211: Perform PLINK_ACTION on new stationJavier Cardona2011-04-12
* mac80211: ignore peer link requests from unauthenticated stations.Javier Cardona2011-04-12
* mac80211: ignore peers if security is enabled for this meshJavier Cardona2011-04-12
* nl80211: rename NL80211_MESH_SETUP_VENDOR_PATH_SEL_IEJavier Cardona2011-04-12
* mac80211: Let userspace enable and configure vendor specific path selection.Javier Cardona2010-12-20
* mac80211: fix possible null-pointer de-referenceChristian Lamparter2010-10-11
* mac80211: avoid scheduling while atomic in mesh_rx_plink_frameJohn W. Linville2010-06-24
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-15
|\
| * mac80211: Moved mesh action codes to a more visible locationJavier Cardona2010-04-08
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | Merge branch 'for-next' into for-linusJiri Kosina2010-03-08
|\ \ | |/ |/|
| * tree-wide: Assorted spelling fixesDaniel Mack2010-02-09
* | mac80211: allow station add/remove to sleepJohannes Berg2010-02-08
* | mac80211: reduce reliance on netdevJohannes Berg2009-12-21
* | mac80211: make station management completely depend on vifJohannes Berg2009-12-21
|/
* mac80211: remove encrypt parameter from ieee80211_tx_skbJohannes Berg2009-11-18
* mac80211: update copyrights to 2009Rui Paulo2009-11-13
* mac80211: set the AID field correctly for mesh peer framesRui Paulo2009-11-13
* mac80211: improve peer link management debuggingRui Paulo2009-11-11
* mac80211: update peer link management IE and action framesRui Paulo2009-11-11
* mac80211: fix typo in a commentRui Paulo2009-11-11
* mac80211: implement the meshconf formation info fieldRui Paulo2009-11-11
* mac80211: Fix invalid length passed to IE parser for PLINK CONFIRM framesDavid Woo2009-08-14
* mac80211: cancel/restart all timers across suspend/resumeJohannes Berg2009-05-20
* wireless: restrict to 32 legacy ratesJohannes Berg2009-01-29
* mac80211: remove mesh_plink_close() method.Rami Rosen2009-01-29
* mac80211: 802.11w - Do not force Action frames to disable encryptionJouni Malinen2009-01-29
* mac80211: initialize RC data for all mesh links upon allocationChristian Lamparter2009-01-12