Age | Commit message (Expand) | Author |
2008-04-21 | move ieee80211_auth_open() to ieee80211_proto.c | Damien Bergamini |
2008-04-16 | Kernel implementation of the 4-way handshake and group-key | Damien Bergamini |
2007-10-08 | Get trunk(4) working again with 802.11 devices. Spotted by ajacoutot@. | Marcus Glocker |
2007-07-28 | adds functions to parse and to build EAPOL-Key frames used in | Damien Bergamini |
2007-07-04 | add subtype "Action" for management frames. | Damien Bergamini |
2007-06-16 | remove stupid macro. | Damien Bergamini |
2007-06-16 | constify | Damien Bergamini |
2007-06-16 | de-static | Damien Bergamini |
2007-06-06 | The license permits us to redistribute this code under the BSD or the GPLv2. | Damien Bergamini |
2007-02-14 | FALLTHRU -> FALLTHROUGH for consistency. | Jonathan Gray |
2006-12-25 | print the phy mode in IFF_DEBUG status output which helps to debug | Reyk Floeter |
2006-08-29 | Change the way ieee80211_fix_rate() handles the IEEE80211_F_DOFRATE flag. | Damien Bergamini |
2006-08-19 | move computation of mbps after checking the value of ni->ni_txrate | Damien Bergamini |
2006-06-18 | Improve 802.11b/g interoperability and move toward better compliance | Damien Bergamini |
2005-09-13 | replace the node hash table with a red-black tree. this fixes some | Reyk Floeter |
2005-09-08 | mostly knf | Reyk Floeter |
2005-09-08 | Remove the last of the FreeBSD compatiblity goop. | Jonathan Gray |
2005-09-08 | Remove FreeBSD if_printf compat function from net80211. | Jonathan Gray |
2005-09-07 | Remove FreeBSD/NetBSD ifdef mess. We are not likely to be | Jonathan Gray |
2005-03-13 | fix whitespace | Reyk Floeter |
2005-02-17 | derived from NetBSD: | Reyk Floeter |
2004-07-04 | fix a NetBSDism and a pasto left over from the import; ok millert@ | Christian Weisgerber |
2004-06-22 | Import current NetBSD/FreeBSD 802.11 framework. | Todd C. Miller |