summaryrefslogtreecommitdiffstats
path: root/net/mac80211/mesh_plink.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: fixes for mesh powersave logicMarco Porsch2013-10-281-1/+2
* mac80211: select and adjust bitrates according to channel modeSimon Wunderlich2013-07-161-1/+1
* mac80211: fix various components for the new 5 and 10 MHz widthsSimon Wunderlich2013-06-181-1/+7
* mac80211: fix mesh deadlockThomas Pedersen2013-06-111-6/+1
* cfg80211/mac80211: use cfg80211 wdev mutex in mac80211Johannes Berg2013-05-251-1/+6
* mac80211: parse VHT channel switch IEsJohannes Berg2013-04-161-1/+1
* mac80211: stringify another plink stateThomas Pedersen2013-04-101-2/+2
* mac80211: init mesh timer for user authed STAsThomas Pedersen2013-03-061-1/+0
* mac80211: support userspace MPMThomas Pedersen2013-03-061-2/+7
* mac80211: cleanup suspend/resume on mesh modeStanislaw Gruszka2013-03-061-26/+1
* mac80211: stringify mesh peering eventsThomas Pedersen2013-02-181-14/+24
* mac80211: clean up mesh HT operationThomas Pedersen2013-02-181-38/+24
* mac80211: clean up mesh codeJohannes Berg2013-02-151-16/+20
* mac80211: cache mesh beaconThomas Pedersen2013-02-151-2/+2
* mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40Johannes Berg2013-02-151-4/+2
* mac80211: consolidate MBSS change notificationThomas Pedersen2013-02-151-15/+18
* mac80211: fix mesh sta teardownThomas Pedersen2013-02-111-2/+6
* mac80211: stop plink timer only on mesh interfacesThomas Pedersen2013-02-051-0/+3
* mac80211: mesh power save basicsMarco Porsch2013-02-041-0/+17
* mac80211: dynamic short slot time for MBSSsThomas Pedersen2013-01-291-0/+63
* mac80211: fix mesh_sta_info_get() reshuffle damageThomas Pedersen2013-01-281-0/+2
* mac80211: support mesh rate updatesThomas Pedersen2013-01-241-1/+7
* mac80211: clean up mesh sta allocation warningThomas Pedersen2013-01-241-63/+95
* mac80211: update mesh peer link counter during userspace peeringMarco Porsch2013-01-161-14/+0
* mac80211: don't reinit rate control when mesh sta existsHelmut Schaa2012-11-281-1/+2
* mac80211: convert to channel definition structJohannes Berg2012-11-261-8/+11
* mac80211: remove mesh config macros from mesh_plink.cMarco Porsch2012-11-261-15/+13
* mac80211: move out the non-statistics variable estab_plinks from mesh_statAshok Nagarajan2012-10-171-2/+2
* mac80211: use channel contextsJohannes Berg2012-10-171-5/+5
* mac80211: allow re-open the blocked peer link in meshChun-Yeow Yeoh2012-09-141-1/+2
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-08-211-11/+27
|\
| * mac80211: mesh: don't use global channel typeJohannes Berg2012-08-201-3/+4
| * mac80211: skb leak in mesh_plink_frame_tx()Thomas Pedersen2012-08-031-6/+11
| * mac80211: don't request ack for peering closeThomas Pedersen2012-08-031-0/+3
| * mac80211: fix current vs. operating channel in preq/beaconJohannes Berg2012-07-311-2/+4
| * mac80211: don't re-init rate control when receiving mesh beaconChun-Yeow Yeoh2012-07-311-0/+5
* | mac80211: fix unnecessary beacon update after peering status changeMarco Porsch2012-08-131-25/+19
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-121-2/+2
|\
| * mac80211: don't expose ieee80211_add_srates_ie()Johannes Berg2012-06-281-2/+2
* | net: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings2012-07-101-2/+3
|/
* mac80211: clean up debuggingJohannes Berg2012-06-241-29/+32
* net: mac80211: Convert printk(KERN_DEBUG to pr_debugJoe Perches2012-06-051-1/+1
* 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
OpenPOWER on IntegriCloud