Skip to content

Instantly share code, notes, and snippets.

@gionn
Last active February 18, 2018 20:03
Show Gist options
  • Save gionn/a8d85f32832ddab271ce3cf06238ae3d to your computer and use it in GitHub Desktop.
Save gionn/a8d85f32832ddab271ce3cf06238ae3d to your computer and use it in GitHub Desktop.
Increase wifi speed on Gargoyle router (TP-Link TL-WR1043N/ND v1)
root@router:~# cat /etc/config/wireless
config wifi-device 'radio0'
option type 'mac80211'
option hwmode '11g'
option path 'platform/qca955x_wmac'
option htmode 'HT40-'
option noscan '1'
option channel '7'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment