summaryrefslogtreecommitdiffstats
path: root/net/mac80211/mesh_plink.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: keep sending peer candidate events while in listen stateNishikawa, Kenzoh2014-12-171-0/+7
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-09-081-1/+6
|\
| * mac80211: mesh_plink: handle confirm frames with new plidBob Copeland2014-08-261-1/+6
* | mac80211: mesh_plink: use get_unaligned_le16 instead of memcpyBob Copeland2014-08-261-7/+3
* | mac80211: don't duplicate station QoS capability dataJohannes Berg2014-08-151-3/+1
|/
* mac80211: remove ignore_plink_timer flagBob Copeland2014-06-231-7/+23
* mac80211: enable WME for peer mesh STAChun-Yeow Yeoh2014-01-061-0/+1
* mac80211: use put_unaligned_le16 in mesh_plink_frame_txChun-Yeow Yeoh2013-11-251-27/+27
* mac80211: clean up mesh local link ID generationThomas Pedersen2013-11-251-5/+35
* mac80211: factor out plink event gatheringThomas Pedersen2013-11-251-80/+115
* mac80211: factor out peering FSMThomas Pedersen2013-11-251-143/+155
* mac80211: assign sta plid earlyThomas Pedersen2013-11-251-2/+1
* mac80211: consolidate rcu unlocks in plink frame rxThomas Pedersen2013-11-251-18/+10
* mac80211: factor peering frame processing into own functionThomas Pedersen2013-11-251-40/+48
* mac80211: return -ENOMEM in mesh_plink_frame_txBob Copeland2013-11-251-1/+1
* mac80211: mesh_plink: don't ignore holding timerBob Copeland2013-11-251-2/+1
* mac80211: mesh_plink: collapse the two switch statements togetherBob Copeland2013-11-251-17/+9
* mac80211: mesh: rewrite rssi_threshold_check in CBob Copeland2013-11-251-8/+12
* mac80211: mesh_plink: group basic fitness checksBob Copeland2013-11-251-33/+37
* mac80211: mesh: factor out common plink close/estab codeBob Copeland2013-11-251-55/+43
* mac80211: hold sta->lock across plink switch statementsBob Copeland2013-11-251-26/+3
* mac80211: consolidate calls to plink_frame_txThomas Pedersen2013-11-251-43/+29
* mac80211: fix off-by-one in llid check.Bob Copeland2013-11-251-1/+1
* 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
OpenPOWER on IntegriCloud