aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211/mesh_plink.c
AgeCommit message (Expand)Author
2012-11-28mac80211: don't reinit rate control when mesh sta existsHelmut Schaa
2012-11-26mac80211: convert to channel definition structJohannes Berg
2012-11-26mac80211: remove mesh config macros from mesh_plink.cMarco Porsch
2012-10-17mac80211: move out the non-statistics variable estab_plinks from mesh_statAshok Nagarajan
2012-10-17mac80211: use channel contextsJohannes Berg
2012-09-14mac80211: allow re-open the blocked peer link in meshChun-Yeow Yeoh
2012-08-21Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-08-20mac80211: mesh: don't use global channel typeJohannes Berg
2012-08-13mac80211: fix unnecessary beacon update after peering status changeMarco Porsch
2012-08-03mac80211: skb leak in mesh_plink_frame_tx()Thomas Pedersen
2012-08-03mac80211: don't request ack for peering closeThomas Pedersen
2012-07-31mac80211: fix current vs. operating channel in preq/beaconJohannes Berg
2012-07-31mac80211: don't re-init rate control when receiving mesh beaconChun-Yeow Yeoh
2012-07-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-07-10net: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings
2012-06-28mac80211: don't expose ieee80211_add_srates_ie()Johannes Berg
2012-06-24mac80211: clean up debuggingJohannes Berg
2012-06-05net: mac80211: Convert printk(KERN_DEBUG to pr_debugJoe Perches
2012-05-16mac80211: Modify mesh_set_ht_prot_mode() to have less identationAshok Nagarajan
2012-05-15mac80211: send peer candidate event for new sta onlyThomas Pedersen
2012-05-08{nl,cfg,mac}80211: Allow user to see/configure HT protection modeAshok Nagarajan
2012-05-08mac80211: Implement HT mixed protection modeAshok Nagarajan
2012-05-08mac80211: don't transmit 40MHz frames to 20MHz peerThomas Pedersen
2012-05-08mac80211: insert mesh peer after initThomas Pedersen
2012-04-23mac80211: don't set mesh peer ht caps if ht disabledThomas Pedersen
2012-04-23mac80211: refactor mesh peer rate handlingThomas Pedersen
2012-04-23mac80211: refactor mesh peer initializationThomas Pedersen
2012-04-11mac80211: Check basic rates when peeringAshok Nagarajan
2012-04-11mac80211: Modify sta_get_rates to give basic ratesAshok Nagarajan
2012-04-11mac80211: Indicate basic rates when adding rate IEsAshok Nagarajan
2012-04-09wireless: rename ht_info to ht_operationJohannes Berg
2012-03-07mac80211: Fix potential null pointer dereferencingAshok Nagarajan
2012-03-05{nl,cfg,mac}80211: Implement RSSI threshold for mesh peeringAshok Nagarajan
2012-02-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-01-30mac80211: station state transition error handlingJohannes Berg
2012-01-18mac80211: Use the right headroom size for mesh mgmt framesJavier Cardona
2011-12-15mac80211: refactor station state transitionsJohannes Berg
2011-11-21mac80211: Support ht-cap over-rides.Ben Greear
2011-11-08mac80211: set HT capabilities for mesh peerThomas Pedersen
2011-11-08mac80211: add HT IEs to mesh framesThomas Pedersen
2011-11-08mac80211: comment allocation of mesh framesThomas Pedersen
2011-09-30mac80211: optimise station flagsJohannes Berg
2011-09-30mac80211: standardize adding supported rates IEsArik Nemtsov
2011-09-21mac80211: notify peer when shutting down peer linkThomas Pedersen
2011-09-14mac80211: Mark all mesh stations as QoS capableJavier Cardona
2011-08-22mac80211: update mesh peering frame formatThomas Pedersen
2011-08-22mac80211: update mesh peering frame codesThomas Pedersen
2011-08-22mac80211: fix mesh beacon formatThomas Pedersen
2011-05-16nl80211: Move peer link state definition to nl80211Javier Cardona
2011-05-11open80211s: Stop using zero for address 3 in mesh plink mgmt framesJavier Cardona