summaryrefslogtreecommitdiff
path: root/sys/src/9/pc/etheriwl.c
AgeCommit message (Expand)Author
2023-04-19imx8: make etheriwl work on MNT Reform, move it to port/ (thanks cinap); test...Sigrid Solveig Haflínudóttir
2022-11-25etheriwl: add pci id for AC 7265 card (thanks Chris Gorman)Ori Bernstein
2022-08-11etheriwl: add 7265 device idqwx
2021-08-21etheriwl: fixes for 7260 ackemal
2021-09-05etheriwl: add did for Intel Centrino Advanced-N + WiMAX 6250 (thanks Nessa)Ori Bernstein
2021-08-06etheriwl: fix botched merge...cinap_lenrek
2020-11-15etheriwl: bring back recovery on flushq timeoutcinap_lenrek
2020-10-18etheriwl: delay before crystal calibrationOri Bernstein
2020-10-18etheriwl: don't break controller on command flush timeoutcinap_lenrek
2020-10-05etheriwl: add Wireless 8260 cardOri Bernstein
2020-10-05etheriwl: remove stations *after* disabling binding quotas, drain all queues ...cinap_lenrek
2020-10-04etheriwl: add for Intel Wireless-AC 9260cinap_lenrek
2020-09-13kernel: massive pci code rewritecinap_lenrek
2020-09-06etheriwl: add support for Intel Wireless AC 8265cinap_lenrek
2020-06-06pc/ether*: use 64-bit physical addresses and check pci membar types and sizescinap_lenrek
2018-10-25add Centrino Wireless-N 1030 (thanks lksmk from brazil)23hiro
2018-10-10etheriwl: support type 2000 devices and the 2200 chip in x230tmischief
2018-10-07pc drivers: use pcienable() to handle device power up and missing initializationcinap_lenrek
2018-07-31etheriwl: add pci did for WifiLink 5300 (thans senthil)cinap_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-08-03etheriwl: add pci id for Intel Centrino Advanced-N 6200 on x201 tablet (thank...cinap_lenrek
2017-02-16etheriwl: add support for Centrino Advanced-N 6030, 6235 (thanks khm, openbsd)cinap_lenrek
2017-02-13wifi: handle short preamble and short time slot capabilitiescinap_lenrek
2016-06-01etheriwl: add pcid 0x0082 for Intel Centrino Advanced-N 6205 variantstanley lieber
2016-05-26etheriwl: add pci id for PRO/Wireless 5350 AGN (thanks Ori_B)cinap_lenrek
2015-10-09wifi: quote value of parsed ether optionscinap_lenrek
2015-08-25fix fuckupglenda
2015-08-25import E script from bell labsmischief
2015-07-29etheriwl: add pciid for Centrino Wireless-N 1000 (thanks qu7uux)cinap_lenrek
2015-07-11etheriwl: add multicast stubcinap_lenrek
2015-07-10etheriwl: dont clear descriptors after completioncinap_lenrek
2015-07-10wifi: adjust transmit rate on error (for etheriwl), small mkfile changescinap_lenrek
2015-04-27etheriwl: make rxon() static (thanks aap)cinap_lenrek
2015-04-26etheriwl: check the bluetooth co-existance errors (thanks qeed)cinap_lenrek
2015-04-24etheriwl: support for Centrino Wireless-N 2230 from freebsd driver (thanks qeed)cinap_lenrek
2015-01-17iwl: add "reset" ctl message to software tigger device resetcinap_lenrek
2014-06-08kernel: remove Block refcounting (thanks erik)cinap_lenrek
2014-04-27iwl: support another (broken) variant of centrino ultimate-n 6300ftrvxmtrx
2014-04-26iwl: add Wifi Link 5150 didftrvxmtrx
2014-04-21etheriwl: set msb for all ratescinap_lenrek
2014-04-21wifi: first attempt on negotiating data ratescinap_lenrek
2014-03-17etheriwl: provide shutdown functioncinap_lenrek
2013-12-06etheriwl.c: add did 4232 for intel wifi link 5100 (thanks, hmr)stanley lieber
2013-11-22pc kernel: kproc error and exitcinap_lenrek
2013-08-25etheriwl: recover from rfkill toggle or firmware crashcinap_lenrek
2013-07-26ether82563, etheriwl, pmmc: fix potential multiprocessor races with wakeupcinap_lenrek
2013-07-04wifi: move scanning/probe into wifi layer, avoid associating with wpa network...cinap_lenrek
2013-07-01wifi: send probe requests for hidden ssidcinap_lenrek
2013-07-01wifi: handle authentication independent of current bss to allow multiple ap's...cinap_lenrek