Age | Commit message (Expand) | Author | Files | Lines |
2014-08-26 | mac80211: mesh_plink: handle confirm frames with new plid | Bob Copeland | 1 | -1/+6 |
2014-06-23 | mac80211: remove ignore_plink_timer flag | Bob Copeland | 1 | -7/+23 |
2014-01-06 | mac80211: enable WME for peer mesh STA | Chun-Yeow Yeoh | 1 | -0/+1 |
2013-11-25 | mac80211: use put_unaligned_le16 in mesh_plink_frame_tx | Chun-Yeow Yeoh | 1 | -27/+27 |
2013-11-25 | mac80211: clean up mesh local link ID generation | Thomas Pedersen | 1 | -5/+35 |
2013-11-25 | mac80211: factor out plink event gathering | Thomas Pedersen | 1 | -80/+115 |
2013-11-25 | mac80211: factor out peering FSM | Thomas Pedersen | 1 | -143/+155 |
2013-11-25 | mac80211: assign sta plid early | Thomas Pedersen | 1 | -2/+1 |
2013-11-25 | mac80211: consolidate rcu unlocks in plink frame rx | Thomas Pedersen | 1 | -18/+10 |
2013-11-25 | mac80211: factor peering frame processing into own function | Thomas Pedersen | 1 | -40/+48 |
2013-11-25 | mac80211: return -ENOMEM in mesh_plink_frame_tx | Bob Copeland | 1 | -1/+1 |
2013-11-25 | mac80211: mesh_plink: don't ignore holding timer | Bob Copeland | 1 | -2/+1 |
2013-11-25 | mac80211: mesh_plink: collapse the two switch statements together | Bob Copeland | 1 | -17/+9 |
2013-11-25 | mac80211: mesh: rewrite rssi_threshold_check in C | Bob Copeland | 1 | -8/+12 |
2013-11-25 | mac80211: mesh_plink: group basic fitness checks | Bob Copeland | 1 | -33/+37 |
2013-11-25 | mac80211: mesh: factor out common plink close/estab code | Bob Copeland | 1 | -55/+43 |
2013-11-25 | mac80211: hold sta->lock across plink switch statements | Bob Copeland | 1 | -26/+3 |
2013-11-25 | mac80211: consolidate calls to plink_frame_tx | Thomas Pedersen | 1 | -43/+29 |
2013-11-25 | mac80211: fix off-by-one in llid check. | Bob Copeland | 1 | -1/+1 |
2013-10-28 | mac80211: fixes for mesh powersave logic | Marco Porsch | 1 | -1/+2 |
2013-07-16 | mac80211: select and adjust bitrates according to channel mode | Simon Wunderlich | 1 | -1/+1 |
2013-06-18 | mac80211: fix various components for the new 5 and 10 MHz widths | Simon Wunderlich | 1 | -1/+7 |
2013-06-11 | mac80211: fix mesh deadlock | Thomas Pedersen | 1 | -6/+1 |
2013-05-25 | cfg80211/mac80211: use cfg80211 wdev mutex in mac80211 | Johannes Berg | 1 | -1/+6 |
2013-04-16 | mac80211: parse VHT channel switch IEs | Johannes Berg | 1 | -1/+1 |
2013-04-10 | mac80211: stringify another plink state | Thomas Pedersen | 1 | -2/+2 |
2013-03-06 | mac80211: init mesh timer for user authed STAs | Thomas Pedersen | 1 | -1/+0 |
2013-03-06 | mac80211: support userspace MPM | Thomas Pedersen | 1 | -2/+7 |
2013-03-06 | mac80211: cleanup suspend/resume on mesh mode | Stanislaw Gruszka | 1 | -26/+1 |
2013-02-18 | mac80211: stringify mesh peering events | Thomas Pedersen | 1 | -14/+24 |
2013-02-18 | mac80211: clean up mesh HT operation | Thomas Pedersen | 1 | -38/+24 |
2013-02-15 | mac80211: clean up mesh code | Johannes Berg | 1 | -16/+20 |
2013-02-15 | mac80211: cache mesh beacon | Thomas Pedersen | 1 | -2/+2 |
2013-02-15 | mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40 | Johannes Berg | 1 | -4/+2 |
2013-02-15 | mac80211: consolidate MBSS change notification | Thomas Pedersen | 1 | -15/+18 |
2013-02-11 | mac80211: fix mesh sta teardown | Thomas Pedersen | 1 | -2/+6 |
2013-02-05 | mac80211: stop plink timer only on mesh interfaces | Thomas Pedersen | 1 | -0/+3 |
2013-02-04 | mac80211: mesh power save basics | Marco Porsch | 1 | -0/+17 |
2013-01-29 | mac80211: dynamic short slot time for MBSSs | Thomas Pedersen | 1 | -0/+63 |
2013-01-28 | mac80211: fix mesh_sta_info_get() reshuffle damage | Thomas Pedersen | 1 | -0/+2 |
2013-01-24 | mac80211: support mesh rate updates | Thomas Pedersen | 1 | -1/+7 |
2013-01-24 | mac80211: clean up mesh sta allocation warning | Thomas Pedersen | 1 | -63/+95 |
2013-01-16 | mac80211: update mesh peer link counter during userspace peering | Marco Porsch | 1 | -14/+0 |
2012-11-28 | mac80211: don't reinit rate control when mesh sta exists | Helmut Schaa | 1 | -1/+2 |
2012-11-26 | mac80211: convert to channel definition struct | Johannes Berg | 1 | -8/+11 |
2012-11-26 | mac80211: remove mesh config macros from mesh_plink.c | Marco Porsch | 1 | -15/+13 |
2012-10-17 | mac80211: move out the non-statistics variable estab_plinks from mesh_stat | Ashok Nagarajan | 1 | -2/+2 |
2012-10-17 | mac80211: use channel contexts | Johannes Berg | 1 | -5/+5 |
2012-09-14 | mac80211: allow re-open the blocked peer link in mesh | Chun-Yeow Yeoh | 1 | -1/+2 |
2012-08-21 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 1 | -11/+27 |