1. 5531437 esp8266: Move PHY mode constants from modesp to modnetwork. by Paul Sokolovsky · 9 years ago
  2. 9475cc5 esp8266: Support synchronous wifi scanning. by Damien George · 9 years ago
  3. 5239a8a esp8266/modnetwork: Add symbolic names for network interfaces: STA_IF & AP_IF. by Paul Sokolovsky · 9 years ago
  4. a49c160 esp8266/modnetwork: Introduce interface .config() method. by Paul Sokolovsky · 9 years ago
  5. d5a12a6 esp8266/modnetwork: Move config defines to the top. by Paul Sokolovsky · 9 years ago
  6. 1c43a0f esp8266/modnetwork: Add per-interface .active() method. by Paul Sokolovsky · 9 years ago
  7. 7378c50 esp8266: Move wifi_mode() and phy_mode() to network module. by Paul Sokolovsky · 9 years ago
  8. 9e8396a esp8266/modnetwork: Allow to configure STA and AP interfaces separately. by Paul Sokolovsky · 9 years ago
  9. 02ea74d esp8266: Add network.ifconfig(). by Damien George · 10 years ago
  10. fce0036 esp8266: mac() function belongs to network module per the latest API. by Paul Sokolovsky · 10 years ago
  11. abd0fcf esp8266: Remove superfluous includes. by Paul Sokolovsky · 10 years ago
  12. e2bfa47 esp8266: Added wlan.isconnected() to maintain parity with other ports. by Bill Owens · 10 years ago
  13. 60ccb41 esp8266: Move status() from esp module to network by Bill Owens · 10 years ago
  14. 686516f esp8266: Move scan from esp module to network by Bill Owens · 10 years ago
  15. 32eb4b9 esp8266: Move connect/disconnect from "esp" module to network. by Paul Sokolovsky · 10 years ago
  16. ee3fec3 esp8266: Add skeleton "network" module. by Paul Sokolovsky · 10 years ago