- 5d24828 mac80211: always allocate struct ieee802_11_elems by Johannes Berg · 3 years, 4 months ago
- ab4040d mac80211: fix some spelling mistakes by Zheng Yongjun · 3 years, 7 months ago
- 21439b6 mac80211: fix some more kernel-doc in mesh by Johannes Berg · 4 years, 4 months ago
- fc0561d mac80211: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 6 months ago
- 1bb9a8a mac80211: use HE 6 GHz band capability and pass it to the driver by Johannes Berg · 4 years, 8 months ago
- d1b7524 mac80211: build HE operation with 6 GHz oper information by Rajkumar Manoharan · 4 years, 8 months ago
- 24a2042 mac80211: add HE 6 GHz Band Capability element by Rajkumar Manoharan · 4 years, 8 months ago
- 60ad72d mac80211: implement HE support for mesh by Sven Eckelmann · 5 years ago
- d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
- 4abb52a mac80211: pass bssids to elements parsing function by Sara Sharon · 6 years ago
- ecbc12a {nl,mac}80211: add rssi to mesh candidates by Bob Copeland · 6 years ago
- dbdaee7 {nl,mac}80211: report gate connectivity in station info by Bob Copeland · 6 years ago
- 1d6741d mac80211: mesh: fix premature update of rc stats by Bob Copeland · 7 years ago
- 02049ce mac80211: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
- 4c02d62 net/mac80211/mesh_plink: Convert timers to use timer_setup() by Kees Cook · 7 years ago
- 4c121fd6 mac80211: use offsetofend() by Johannes Berg · 7 years ago
- b080db5 networking: convert many more places to skb_put_zero() by Johannes Berg · 8 years ago
- e45a79d skbuff/mac80211: introduce and use skb_put_zero() by Johannes Berg · 8 years ago
- 21a8e9d mac80211: Fix possible sband related NULL pointer de-reference by Mohammed Shafi Shajakhan · 8 years ago
- b2d0910 sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h> in <linux/sched.h> by Ingo Molnar · 8 years ago
- 11197d0 mac80211: Suppress NEW_PEER_CANDIDATE event if no room by Masashi Honma · 8 years ago
- efc401f mac80211: use common cleanup for user/!user_mpm by Bob Copeland · 9 years ago
- 57fbcce cfg80211: remove enum ieee80211_band by Johannes Berg · 9 years ago
- 0be6ed1 mac80211: move averaged values out of rx_stats by Johannes Berg · 9 years ago
- e596af8 mac80211: mesh: flush paths outside of plink lock by Bob Copeland · 9 years ago
- b8631c0 mac80211: mesh_plink: remove redundant sta_info check by Sunil Shahu · 9 years ago
- 520c75d mac80211: fix crash on mesh local link ID generation with VIFs by Matthias Schiffer · 9 years ago
- e5a9f8d mac80211: move station statistics into sub-structs by Johannes Berg · 9 years ago
- c85fb53 mac80211: implement VHT support for mesh by Bob Copeland · 9 years ago
- 40d9a38 mac80211: use DECLARE_EWMA by Johannes Berg · 10 years ago
- 0e0060f mac80211: select an AID when creating new mesh STAs by Bob Copeland · 10 years ago
- a69bd8e mac80211: mesh: separate plid and aid concepts by Bob Copeland · 10 years ago
- fa87a65 mac80211: reorder mesh_plink to remove forward decl by Bob Copeland · 10 years ago
- 72bbe3d Merge branch 'mac80211' into mac80211-next by Johannes Berg · 10 years ago
- 433f5bc mac80211: move mesh related station fields to own struct by Johannes Berg · 10 years ago
- b3e7de8 mac80211: add missing length check for confirm frames by Bob Copeland · 10 years ago
- 2ea752c mac80211: correct aid location in peering frames by Bob Copeland · 10 years ago
- e060e7ad mac80211: Always check rates and capabilities in mesh mode by Alexis Green · 10 years ago
- ea1b2b45 mac80211: remove short slot/short preamble incapable flags by Johannes Berg · 10 years ago
- 48bf6be mac80211: introduce plink lock for plink fields by Bob Copeland · 10 years ago
- abcff6e mac80211: add VHT support for IBSS by Janusz.Dziedzic@tieto.com · 10 years ago
- 0df2f6c mesh_plink: fixup type of timeout to match usage by Nicholas Mc Guire · 10 years ago
- cc57ac5 mesh_plink: use msecs_to_jiffies for proper time conversion by Nicholas Mc Guire · 10 years ago
- 985e88b Revert "mac80211: keep sending peer candidate events while in listen state" by Bob Copeland · 10 years ago
- 2ae70ef mac80211: keep sending peer candidate events while in listen state by Nishikawa, Kenzoh · 10 years ago
- 61a3d4f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 10 years ago
- f8134fe mac80211: mesh_plink: use get_unaligned_le16 instead of memcpy by Bob Copeland · 11 years ago
- 6c6fa49 mac80211: mesh_plink: handle confirm frames with new plid by Bob Copeland · 11 years ago
- a74a8c8 mac80211: don't duplicate station QoS capability data by Johannes Berg · 10 years ago
- 2b470c3 mac80211: remove ignore_plink_timer flag by Bob Copeland · 11 years ago
- 6b5895d mac80211: enable WME for peer mesh STA by Chun-Yeow Yeoh · 11 years ago
- 6f101ef mac80211: use put_unaligned_le16 in mesh_plink_frame_tx by Chun-Yeow Yeoh · 11 years ago
- 204d130 mac80211: clean up mesh local link ID generation by Thomas Pedersen · 11 years ago
- c99a89e mac80211: factor out plink event gathering by Thomas Pedersen · 11 years ago
- c7e6781 mac80211: factor out peering FSM by Thomas Pedersen · 11 years ago
- 5bbdd6c mac80211: assign sta plid early by Thomas Pedersen · 11 years ago
- fc10302 mac80211: consolidate rcu unlocks in plink frame rx by Thomas Pedersen · 11 years ago
- 05a23ae mac80211: factor peering frame processing into own function by Thomas Pedersen · 11 years ago
- 87d84c4 mac80211: return -ENOMEM in mesh_plink_frame_tx by Bob Copeland · 11 years ago
- 272a9e2 mac80211: mesh_plink: don't ignore holding timer by Bob Copeland · 11 years ago
- 58506eb mac80211: mesh_plink: collapse the two switch statements together by Bob Copeland · 11 years ago
- 36c9bb2 mac80211: mesh: rewrite rssi_threshold_check in C by Bob Copeland · 11 years ago
- 32cb05b mac80211: mesh_plink: group basic fitness checks by Bob Copeland · 11 years ago
- e76d67f mac80211: mesh: factor out common plink close/estab code by Bob Copeland · 11 years ago
- 0f5ffd2 mac80211: hold sta->lock across plink switch statements by Bob Copeland · 11 years ago
- 4efec4513 mac80211: consolidate calls to plink_frame_tx by Thomas Pedersen · 11 years ago
- 3cde38e mac80211: fix off-by-one in llid check. by Bob Copeland · 11 years ago
- 446075d mac80211: fixes for mesh powersave logic by Marco Porsch · 11 years ago
- 2103dec mac80211: select and adjust bitrates according to channel mode by Simon Wunderlich · 12 years ago
- 0418a44 mac80211: fix various components for the new 5 and 10 MHz widths by Simon Wunderlich · 12 years ago
- ecccd07 mac80211: fix mesh deadlock by Thomas Pedersen · 12 years ago
- 8d61ffa cfg80211/mac80211: use cfg80211 wdev mutex in mac80211 by Johannes Berg · 12 years ago
- b2e506b mac80211: parse VHT channel switch IEs by Johannes Berg · 12 years ago
- 3088f7d mac80211: stringify another plink state by Thomas Pedersen · 12 years ago
- 87f59c7 mac80211: init mesh timer for user authed STAs by Thomas Pedersen · 12 years ago
- a6dad6a mac80211: support userspace MPM by Thomas Pedersen · 12 years ago
- 690205f mac80211: cleanup suspend/resume on mesh mode by Stanislaw Gruszka · 12 years ago
- 95e48ad mac80211: stringify mesh peering events by Thomas Pedersen · 12 years ago
- 52ac8c4 mac80211: clean up mesh HT operation by Thomas Pedersen · 12 years ago
- bf7cd94 mac80211: clean up mesh code by Johannes Berg · 12 years ago
- 2b5e196 mac80211: cache mesh beacon by Thomas Pedersen · 12 years ago
- e1a0c6b mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40 by Johannes Berg · 12 years ago
- 39886b6 mac80211: consolidate MBSS change notification by Thomas Pedersen · 12 years ago
- 45b5028 mac80211: fix mesh sta teardown by Thomas Pedersen · 12 years ago
- aa5a1b8 mac80211: stop plink timer only on mesh interfaces by Thomas Pedersen · 12 years ago
- 3f52b7e mac80211: mesh power save basics by Marco Porsch · 12 years ago
- 3b14465 mac80211: dynamic short slot time for MBSSs by Thomas Pedersen · 12 years ago
- 3b4797b mac80211: fix mesh_sta_info_get() reshuffle damage by Thomas Pedersen · 12 years ago
- f68d776 mac80211: support mesh rate updates by Thomas Pedersen · 12 years ago
- 296fcba3 mac80211: clean up mesh sta allocation warning by Thomas Pedersen · 12 years ago
- 1617bab mac80211: update mesh peer link counter during userspace peering by Marco Porsch · 12 years ago
- 59cf1d6 mac80211: don't reinit rate control when mesh sta exists by Helmut Schaa · 12 years ago
- 4bf8853 mac80211: convert to channel definition struct by Johannes Berg · 12 years ago
- 453e66f mac80211: remove mesh config macros from mesh_plink.c by Marco Porsch · 12 years ago
- 1258d97 mac80211: move out the non-statistics variable estab_plinks from mesh_stat by Ashok Nagarajan · 12 years ago
- 55de908 mac80211: use channel contexts by Johannes Berg · 12 years ago
- 9385d04 mac80211: allow re-open the blocked peer link in mesh by Chun-Yeow Yeoh · 12 years ago
- 01e17da Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
- 466f310 mac80211: mesh: don't use global channel type by Johannes Berg · 12 years ago
- df32381 mac80211: fix unnecessary beacon update after peering status change by Marco Porsch · 12 years ago