summaryrefslogtreecommitdiffstats
path: root/net/mac80211/mesh_plink.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: Modify mesh_set_ht_prot_mode() to have less identationAshok Nagarajan2012-05-161-23/+24
* mac80211: send peer candidate event for new sta onlyThomas Pedersen2012-05-151-9/+9
* {nl,cfg,mac}80211: Allow user to see/configure HT protection modeAshok Nagarajan2012-05-081-0/+1
* mac80211: Implement HT mixed protection modeAshok Nagarajan2012-05-081-7/+76
* mac80211: don't transmit 40MHz frames to 20MHz peerThomas Pedersen2012-05-081-0/+6
* mac80211: insert mesh peer after initThomas Pedersen2012-05-081-3/+5
* mac80211: don't set mesh peer ht caps if ht disabledThomas Pedersen2012-04-231-1/+2
* mac80211: refactor mesh peer rate handlingThomas Pedersen2012-04-231-14/+11
* mac80211: refactor mesh peer initializationThomas Pedersen2012-04-231-54/+72
* mac80211: Check basic rates when peeringAshok Nagarajan2012-04-111-1/+1
* mac80211: Modify sta_get_rates to give basic ratesAshok Nagarajan2012-04-111-3/+4
* mac80211: Indicate basic rates when adding rate IEsAshok Nagarajan2012-04-111-2/+2
* wireless: rename ht_info to ht_operationJohannes Berg2012-04-091-2/+2
* mac80211: Fix potential null pointer dereferencingAshok Nagarajan2012-03-071-6/+7
* {nl,cfg,mac}80211: Implement RSSI threshold for mesh peeringAshok Nagarajan2012-03-051-1/+15
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-011-2/+2
|\
| * mac80211: Use the right headroom size for mesh mgmt framesJavier Cardona2012-01-181-2/+2
* | mac80211: station state transition error handlingJohannes Berg2012-01-301-3/+3
|/
* mac80211: refactor station state transitionsJohannes Berg2011-12-151-2/+5
* mac80211: Support ht-cap over-rides.Ben Greear2011-11-211-1/+2
* mac80211: set HT capabilities for mesh peerThomas Pedersen2011-11-081-3/+10
* mac80211: add HT IEs to mesh framesThomas Pedersen2011-11-081-0/+9
* mac80211: comment allocation of mesh framesThomas Pedersen2011-11-081-11/+17
* mac80211: optimise station flagsJohannes Berg2011-09-301-3/+5
* mac80211: standardize adding supported rates IEsArik Nemtsov2011-09-301-2/+2
* mac80211: notify peer when shutting down peer linkThomas Pedersen2011-09-211-0/+8
* mac80211: Mark all mesh stations as QoS capableJavier Cardona2011-09-141-1/+1
* mac80211: update mesh peering frame formatThomas Pedersen2011-08-221-41/+48
* mac80211: update mesh peering frame codesThomas Pedersen2011-08-221-81/+76
* mac80211: fix mesh beacon formatThomas Pedersen2011-08-221-1/+6
* nl80211: Move peer link state definition to nl80211Javier Cardona2011-05-161-36/+36
* open80211s: Stop using zero for address 3 in mesh plink mgmt framesJavier Cardona2011-05-111-2/+2
* mac80211: Drop MESH_PLINK category and use new ANA-approved MESH_ACTIONJavier Cardona2011-05-111-1/+1
* nl80211: Introduce NL80211_MESH_SETUP_USERSPACE_AMPEJavier Cardona2011-05-111-2/+3
* mac80211: send notification on new peer candidate for our secure meshJavier Cardona2011-04-121-5/+13
* nl80211/mac80211: Perform PLINK_ACTION on new stationJavier Cardona2011-04-121-1/+1
* mac80211: ignore peer link requests from unauthenticated stations.Javier Cardona2011-04-121-0/+9
* mac80211: ignore peers if security is enabled for this meshJavier Cardona2011-04-121-0/+4
* nl80211: rename NL80211_MESH_SETUP_VENDOR_PATH_SEL_IEJavier Cardona2011-04-121-1/+1
* mac80211: Let userspace enable and configure vendor specific path selection.Javier Cardona2010-12-201-1/+2
* mac80211: fix possible null-pointer de-referenceChristian Lamparter2010-10-111-3/+14
* mac80211: avoid scheduling while atomic in mesh_rx_plink_frameJohn W. Linville2010-06-241-11/+31
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-151-1/+1
|\
| * mac80211: Moved mesh action codes to a more visible locationJavier Cardona2010-04-081-1/+1
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | Merge branch 'for-next' into for-linusJiri Kosina2010-03-081-1/+1
|\ \ | |/ |/|
| * tree-wide: Assorted spelling fixesDaniel Mack2010-02-091-1/+1
* | mac80211: allow station add/remove to sleepJohannes Berg2010-02-081-8/+9
* | mac80211: reduce reliance on netdevJohannes Berg2009-12-211-1/+1
* | mac80211: make station management completely depend on vifJohannes Berg2009-12-211-2/+2
|/