summaryrefslogtreecommitdiff
path: root/sys/src/9/pc/etherrt2860.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-05-12add signed fixed size integer typedefsqwx
2018-02-11kernel: move devether and wifi to port/cinap_lenrek
2017-02-13wifi: handle short preamble and short time slot capabilitiescinap_lenrek
2016-01-07format pointer subtraction results with %zd instead of %ld (for long -> intpt...cinap_lenrek
2015-10-09wifi: quote value of parsed ether optionscinap_lenrek
2015-07-11etherrt2860: add multicast stubcinap_lenrek
2013-07-21etherrt2860: add rt3090 support and make style more consistentppatience0
2013-07-09Add Ralink RT2860 wireless driverAlexander Polakov