aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/mesh_plink.c
Commit message (Expand)AuthorAge
* mac80211: pass bssids to elements parsing functionSara Sharon2019-02-08
* {nl,mac}80211: add rssi to mesh candidatesBob Copeland2018-11-09
* {nl,mac}80211: report gate connectivity in station infoBob Copeland2018-11-09
* mac80211: mesh: fix premature update of rc statsBob Copeland2018-05-18
* mac80211: mark expected switch fall-throughsGustavo A. R. Silva2017-12-11
* net/mac80211/mesh_plink: Convert timers to use timer_setup()Kees Cook2017-10-06
* mac80211: use offsetofend()Johannes Berg2017-09-21
* networking: convert many more places to skb_put_zero()Johannes Berg2017-06-16
* skbuff/mac80211: introduce and use skb_put_zero()Johannes Berg2017-05-30
* mac80211: Fix possible sband related NULL pointer de-referenceMohammed Shafi Shajakhan2017-04-28
* sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...Ingo Molnar2017-03-02
* mac80211: Suppress NEW_PEER_CANDIDATE event if no roomMasashi Honma2016-12-13
* mac80211: use common cleanup for user/!user_mpmBob Copeland2016-06-30
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-12
* mac80211: move averaged values out of rx_statsJohannes Berg2016-04-06
* mac80211: mesh: flush paths outside of plink lockBob Copeland2016-04-05
* 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