Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-02-13 | wifi: handle short preamble and short time slot capabilities | cinap_lenrek | |
- drivers enable short preamble and sort timeslot depending on the ap beacon capinfo field (bss->cap) - wifi sets short preamble bit in capinfo on association request - wifi sets short timeslot bit when ap advertized it in beacon | |||
2015-10-09 | wifi: quote value of parsed ether options | cinap_lenrek | |
introduce wificfg() function to convert ether->opt[] strings to wifictl messages, which needs quoting for the value. so etherX=type=iwl essid='something with spaces' works. | |||
2015-07-11 | etherwpi: dont enable transmit power for invalid channels, add multicast stub | cinap_lenrek | |
2015-07-10 | etherwpi: afra support | cinap_lenrek | |
2015-06-28 | etherwpi: remove debug prints, use iprint() in interrupt | cinap_lenrek | |
2015-06-28 | etherwpi: Intel PRO Wireless 3945abg driver based on openbsd's if_wpi ↵ | cinap_lenrek | |
(thanks aap) |