summaryrefslogtreecommitdiff
path: root/sys/src/9/pc/etheriwl.c
AgeCommit message (Expand)Author
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
2013-06-24etheriwl: add rxon() debug printcinap_lenrek
2013-06-23etheriwl: allow switching channels in promisc modecinap_lenrek
2013-06-23wifi: fix missed eapol framescinap_lenrek
2013-06-23wifi: allow selecting specific access point with bssid= parameter and wifictl...cinap_lenrek
2013-06-23wifi: add a debug flag and printingcinap_lenrek
2013-04-10etheriwl: add pci id for Centrino Wireless-N 100 (thanks fgudin9)cinap_lenrek
2013-03-12etheriwl: 6005 - set rom calibration flags and temperature sensor offsetftrvxmtrx
2013-03-09wifi: add experimental wpa / tkip encryption supportcinap_lenrek
2013-02-19etheriwl: fix rominitcinap_lenrek
2013-02-18add wifi link 1000 pci idkhm
2013-02-16etheriwl: simplifycinap_lenrek
2013-02-16etheriwl: add otp rom initialization (for 1000er series, untested)cinap_lenrek
2013-02-16etheriwl: use first available antenna from eeprom txantmask instead of hardco...cinap_lenrek
2013-02-16etheriwl: move runtime dc calibration block to proper placeftrvxmtrx
2013-02-16etheriwl: support for Centrino Advanced-N 6205ftrvxmtrx
2013-02-15etheriwl: avoid leaking blocks when controller breakscinap_lenrek
2013-02-15etheriwl: fix bugs, support for Centrino Ultimate-N 6300cinap_lenrek
2013-02-13etheriwl: dont let transmit change back receiver settings when in promisc mod...cinap_lenrek
2013-02-12etheriwl: support for WiFi Link 4965cinap_lenrek
2013-02-11etheriwl: automatic channel scanning, transmission handling, promisc modecinap_lenrek
2013-02-09fix typostanley lieber
2013-02-09add Intel (R) WiFi Link 5100 AGN, vid/did: 8086/4237stanley lieber