summaryrefslogtreecommitdiffstats
path: root/sys/net80211/ieee80211_crypto_none.c
Commit message (Expand)AuthorAgeFilesLines
* net80211: fix more compiler warnings.avos2016-05-191-1/+1
* These files were getting sys/malloc.h and vm/uma.h with header pollutionglebius2016-02-011-0/+1
* net80211: add new method for ieee80211_cipher (ic_setiv).adrian2015-10-031-0/+7
* net80211: separate ieee80211_crypto_get_keyid() from ieee80211_crypto_encap()adrian2015-10-021-3/+6
* Move counter.h include into ieee80211_freebsd.h. Should fix build.glebius2015-05-271-2/+1
* Add two counters to ieee80211com, that will be used to count transmissionglebius2015-05-261-1/+2
* Multi-bss (aka vap) support for 802.11 devices.sam2008-04-201-18/+19
* Update 802.11 wireless support:sam2007-06-111-3/+3
* copyright updates:sam2007-06-061-7/+1
* o fix wpa w/ wme: don't strip the QoS header on recv as tkip requiressam2005-06-101-2/+2
* add force flag to enmic/demic crypto api for use in xmit fragmentationsam2005-06-061-4/+4
* bump copyright for 2005sam2004-12-311-1/+1
* whitespace/debug msg fixupssam2004-12-311-2/+2
* Update 802.11 support; too much new functionality to fully describesam2004-12-081-0/+149
OpenPOWER on IntegriCloud