summaryrefslogtreecommitdiff
path: root/sys/src/9/pc/etherwpi.c
AgeCommit message (Expand)Author
2020-09-13kernel: massive pci code rewritecinap_lenrek
2020-06-06pc/ether*: use 64-bit physical addresses and check pci membar types and sizescinap_lenrek
2018-10-07pc drivers: use pcienable() to handle device power up and missing initializationcinap_lenrek
2018-02-11kernel: move devether and wifi to port/cinap_lenrek
2017-12-28etheriwl, etherwpi: limit transmit queue buffer bloat to 48k (at 22Mbit ≅ 2...cinap_lenrek
2017-02-13wifi: handle short preamble and short time slot capabilitiescinap_lenrek
2015-10-09wifi: quote value of parsed ether optionscinap_lenrek
2015-07-11etherwpi: dont enable transmit power for invalid channels, add multicast stubcinap_lenrek
2015-07-10etherwpi: afra supportcinap_lenrek
2015-06-28etherwpi: remove debug prints, use iprint() in interruptcinap_lenrek
2015-06-28etherwpi: Intel PRO Wireless 3945abg driver based on openbsd's if_wpi (thanks...cinap_lenrek