summaryrefslogtreecommitdiff
path: root/sys/src/9/pc/wifi.h
AgeCommit message (Expand)Author
2016-08-27wifi: update wifi.h headercinap_lenrek
2015-10-09wifi: quote value of parsed ether optionscinap_lenrek
2015-07-10wifi: adjust transmit rate on error (for etheriwl), small mkfile changescinap_lenrek
2015-06-21wifi: berlin prime bunny hoppingcinap_lenrek
2014-04-21wifi: first attempt on negotiating data ratescinap_lenrek
2014-03-06wifi: decode AP->AP (WDS / bridge) data frames.cinap_lenrek
2013-07-09wifi: make wifihdrlen() publicAlexander Polakov
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-24wifi: add watchdog to drop bss if stuck in ap association or get deauthentica...cinap_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-06-15wpa: automatically pick cipher suits from beacon rsnecinap_lenrek
2013-03-23wpa2 support continued...cinap_lenrek
2013-03-09wifi: add experimental wpa / tkip encryption supportcinap_lenrek
2013-02-11etheriwl: automatic channel scanning, transmission handling, promisc modecinap_lenrek
2013-02-10etheriwl: work towards supporting other cards than 5300, gather channel infor...cinap_lenrek
2013-02-09etheriwl: experimental intel wifi link drivercinap_lenrek