]> git.lizzy.rs Git - plan9front.git/history - sys/src/9/pc/wifi.c
pc, pc64: more conservative pcirouting
[plan9front.git] / sys / src / 9 / pc / wifi.c
2014-04-21 cinap_lenrekwifi: set ether->mbps to highest supported rate of...
2014-04-21 cinap_lenrekwifi: first attempt on negotiating data rates
2014-03-06 cinap_lenrekwifi: remove misleading packet header length check...
2014-03-06 cinap_lenrekwifi: decode AP->AP (WDS / bridge) data frames.
2013-11-22 cinap_lenrekpc kernel: kproc error and exit
2013-08-20 cinap_lenrekwifi: remove pool.h include
2013-07-18 cinap_lenrekwifi: make "auth" command non-blocking, let aux/wpa...
2013-07-11 mveetymerge
2013-07-09 Alexander Polakovwifi: make wifihdrlen() public
2013-07-05 ethanmerge
2013-07-03 cinap_lenrekmerge
2013-07-03 cinap_lenrekmerge
2013-07-03 cinap_lenrekwifi: move scanning/probe into wifi layer, avoid associ...
2013-06-30 cinap_lenrekwifi: send probe requests for hidden ssid
2013-07-01 cinap_lenrekwifi: handle authentication independent of current...
2013-06-24 cinap_lenrekwifi: add watchdog to drop bss if stuck in ap associati...
2013-06-24 cinap_lenrekwifi: fix debug print #l1 -> #1
2013-06-24 cinap_lenrekwifi: signal ap deassociation to aux/wpa with a zero...
2013-06-23 cinap_lenrekwifi: fix missed eapol frames
2013-06-22 cinap_lenrekwifi: simplify
2013-06-23 ppatience0wifi: fix typo
2013-06-22 cinap_lenrekwifi: have to check for both, bssid/essid in wifictl too
2013-06-23 cinap_lenrekmerge
2013-06-23 cinap_lenrekwifi: allow selecting specific access point with bssid...
2013-06-23 cinap_lenrekwifi: add a debug flag and printing
2013-06-22 ppatience0wifi: fix typo
2013-06-21 cinap_lenrekwifi: add list of setup encryption key ciphers and...
2013-06-15 cinap_lenrekwpa: automatically pick cipher suits from beacon rsne
2013-05-21 cinap_lenrekwifi: properly size internal wifi input processing...
2013-05-22 jpathymerge
2013-05-19 cinap_lenrekwifi: handle malloc errors in wifiattach()
2013-03-24 cinap_lenrekwifi: cleanup
2013-03-23 cinap_lenrekunrolling loops in aesCCMencrypt() and aesCCMdecrypt()
2013-03-23 cinap_lenrekmerge
2013-03-23 cinap_lenrekadd experimental wpa2/ccmp support
2013-03-09 cinap_lenrekwifi: add experimental wpa / tkip encryption support
2013-02-13 ppatience0merge
2013-02-13 cinap_lenreketheriwl: dont let transmit change back receiver settin...
2013-02-11 cinap_lenrekwifi: filter SNAP ethernet orgcode only
2013-02-11 cinap_lenrekwifi: reset status when clearing essid
2013-02-11 cinap_lenrekwifi: clear out ssid in node table entry, cleanup
2013-02-11 cinap_lenrekwifi: actually check if management replies are for us
2013-02-10 cinap_lenrekmerge
2013-02-10 cinap_lenreketheriwl: automatic channel scanning, transmission...
2013-02-10 cinap_lenrekmerge
2013-02-10 cinap_lenrekwifi: lie a bit more about the supported rates to get...
2013-02-10 cinap_lenreketheriwl: work towards supporting other cards than...
2013-02-09 cinap_lenreketheriwl: experimental intel wifi link driver