summaryrefslogtreecommitdiff
path: root/net/mac80211/mesh_plink.c
Commit message (Expand)AuthorAge
* mac80211: mesh_plink: remove redundant sta_info checkSunil Shahu2016-02-24
* mac80211: fix crash on mesh local link ID generation with VIFsMatthias Schiffer2015-11-03
* mac80211: move station statistics into sub-structsJohannes Berg2015-10-21
* mac80211: implement VHT support for meshBob Copeland2015-09-22
* mac80211: use DECLARE_EWMAJohannes Berg2015-08-14
* mac80211: select an AID when creating new mesh STAsBob Copeland2015-07-17
* mac80211: mesh: separate plid and aid conceptsBob Copeland2015-07-17
* mac80211: reorder mesh_plink to remove forward declBob Copeland2015-07-17
* Merge branch 'mac80211' into mac80211-nextJohannes Berg2015-07-17
|\
| * mac80211: add missing length check for confirm framesBob Copeland2015-07-17
| * mac80211: correct aid location in peering framesBob Copeland2015-07-17
* | mac80211: move mesh related station fields to own structJohannes Berg2015-07-17
|/
* mac80211: Always check rates and capabilities in mesh modeAlexis Green2015-06-09
* mac80211: remove short slot/short preamble incapable flagsJohannes Berg2015-06-02
* mac80211: introduce plink lock for plink fieldsBob Copeland2015-04-20
* mac80211: add VHT support for IBSSJanusz.Dziedzic@tieto.com2015-03-30
* mesh_plink: fixup type of timeout to match usageNicholas Mc Guire2015-03-04
* mesh_plink: use msecs_to_jiffies for proper time conversionNicholas Mc Guire2015-03-04
* Revert "mac80211: keep sending peer candidate events while in listen state"Bob Copeland2015-01-23
* mac80211: keep sending peer candidate events while in listen stateNishikawa, Kenzoh2014-12-17
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-09-08
|\
| * mac80211: mesh_plink: handle confirm frames with new plidBob Copeland2014-08-26
* | mac80211: mesh_plink: use get_unaligned_le16 instead of memcpyBob Copeland2014-08-26
* | mac80211: don't duplicate station QoS capability dataJohannes Berg2014-08-15
|/
* mac80211: remove ignore_plink_timer flagBob Copeland2014-06-23
* mac80211: enable WME for peer mesh STAChun-Yeow Yeoh2014-01-06
* mac80211: use put_unaligned_le16 in mesh_plink_frame_txChun-Yeow Yeoh2013-11-25
* mac80211: clean up mesh local link ID generationThomas Pedersen2013-11-25
* mac80211: factor out plink event gatheringThomas Pedersen2013-11-25
* mac80211: factor out peering FSMThomas Pedersen2013-11-25
* mac80211: assign sta plid earlyThomas Pedersen2013-11-25
* mac80211: consolidate rcu unlocks in plink frame rxThomas Pedersen2013-11-25
* mac80211: factor peering frame processing into own functionThomas Pedersen2013-11-25
* mac80211: return -ENOMEM in mesh_plink_frame_txBob Copeland2013-11-25
* mac80211: mesh_plink: don't ignore holding timerBob Copeland2013-11-25
* mac80211: mesh_plink: collapse the two switch statements togetherBob Copeland2013-11-25
* mac80211: mesh: rewrite rssi_threshold_check in CBob Copeland2013-11-25
* mac80211: mesh_plink: group basic fitness checksBob Copeland2013-11-25
* mac80211: mesh: factor out common plink close/estab codeBob Copeland2013-11-25
* mac80211: hold sta->lock across plink switch statementsBob Copeland2013-11-25
* mac80211: consolidate calls to plink_frame_txThomas Pedersen2013-11-25
* mac80211: fix off-by-one in llid check.Bob Copeland2013-11-25
* mac80211: fixes for mesh powersave logicMarco Porsch2013-10-28
* mac80211: select and adjust bitrates according to channel modeSimon Wunderlich2013-07-16
* mac80211: fix various components for the new 5 and 10 MHz widthsSimon Wunderlich2013-06-18
* mac80211: fix mesh deadlockThomas Pedersen2013-06-11
* cfg80211/mac80211: use cfg80211 wdev mutex in mac80211Johannes Berg2013-05-25
* mac80211: parse VHT channel switch IEsJohannes Berg2013-04-16
* mac80211: stringify another plink stateThomas Pedersen2013-04-10
* mac80211: init mesh timer for user authed STAsThomas Pedersen2013-03-06