Skip to content
Snippets Groups Projects
  1. May 03, 2014
  2. Apr 12, 2014
  3. Feb 28, 2014
  4. Feb 18, 2014
  5. Feb 03, 2014
    • Felix Fietkau's avatar
      wifi: Introduce 802.11ac support · 38587f87
      Felix Fietkau authored
      
      This patch introduces 802.11ac support to mac80211 and hostapd. The split of
      VHT160 in two 80 MHz bands is not yet supported, since it requires an
      additional user supplied parameter for the channel of the second band.
      
      Signed-off-by: default avatarMatti Laakso <malaakso@elisanet.fi>
      Signed-off-by: default avatarSimon Wunderlich <simon@open-mesh.com>
      [sven@open-mesh.com: Rebased patch, merged htmode and vhtmode,
      removed special hwmode, replaced uci vht_capab list with overwritable
      autoconfig, fixed hostapd integration, fixed commit description, add HT40+/-
      for VHT modes, add VHT40 center_freq autoconfig, refactored major parts]
      Signed-off-by: default avatarSven Eckelmann <sven@open-mesh.com>
      
      SVN-Revision: 39456
      38587f87
  6. Feb 02, 2014
  7. Jan 12, 2014
    • John Crispin's avatar
      netifd: fix mac80211.sh to respect setting of mcast_rate · c1a2a87f
      John Crispin authored
      
      This patch fixes a bug in /lib/netifd/wireless/mac80211.sh, where
      the UCI setting of wireless multicast traffic (in uci: mcast_rate)
      is not respected within netifd. Especially in Freifunk mesh networks
      the olsr routing as effected by this, as only the lowest mcast_rate
      was used, even when uci ncast_rate was set to something else.
      In function mac80211_setup_adhoc() the value of mcast_rate is missing
      in json_get_vars.
      
      Signed-off-by: default avatarThomas Huehn <thomas@net.t-labs.tu-berlin.de>
      
      SVN-Revision: 39232
      c1a2a87f
  8. Dec 10, 2013
  9. Dec 08, 2013
  10. Dec 03, 2013
  11. Dec 02, 2013
Loading