Skip to content

Instantly share code, notes, and snippets.

@n0p
Created April 21, 2017 08:48
Show Gist options
  • Save n0p/2c54a10b7d71bdb2c95d820af15361a6 to your computer and use it in GitHub Desktop.
Save n0p/2c54a10b7d71bdb2c95d820af15361a6 to your computer and use it in GitHub Desktop.
config wifi-device 'radio0'
option type 'mac80211'
option channel '4'
option hwmode '11ng'
option path 'soc/soc:pcie-controller/pci0000:00/0000:00:02.0/0000:02:00.0'
option htmode 'HT40+'
option country '00'
option bursting '1'
option ff '1'
option compression '1'
option noscan '1'
list 'ht_capab' 'SHORT-GI-40'
list 'ht_capab' 'TX-STBC'
list 'ht_capab' 'RX-STBC1'
list 'ht_capab' 'DSSS_CCK-40'
http://www.jauu.net/2015/03/03/complete-openwrt-guide/#optimizations
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment