aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/wlan
Commit message (Expand)AuthorAgeFilesLines
* sys/modules: normalize .CURDIR-relative paths to SRCTOPEnji Cooper2017-03-041-1/+1
* [net80211] include the prototype VHT code into the build.Adrian Chadd2017-01-081-1/+1
* Refactor and split out the net80211 software scan engine from the restAdrian Chadd2015-01-061-1/+1
* Re-support CWARNFLAGS, lost when bsd.sys.mk was removed. Also, supportWarner Losh2015-01-031-1/+0
* Move most of the 15 variations on generating opt_inet.h andWarner Losh2014-08-041-12/+0
* Remove IPX support.Gleb Smirnoff2014-03-141-3/+1
* Similar to r260026, disable warning about unused functions forDimitry Andric2014-02-141-0/+3
* Disable warning about unused functions for ieee80211_crypto.c andDimitry Andric2013-12-281-0/+4
* Allow IEEE80211_SUPPORT_SUPERG to be defined _and_ have a working wlanAdrian Chadd2013-02-021-1/+1
* Fix 'make depend'.Ulrich Spörlein2012-02-161-2/+2
* Fix the situation where net80211 is built with IEEE80211_SUPPORT_TDMA but a m...Adrian Chadd2012-01-151-1/+2
* Fix a typo, it is MPDU not MDPU.Bernhard Schmidt2011-05-211-1/+1
* Fix an undefined behaviour if the desired ratectl algo is not available.Bernhard Schmidt2010-10-191-1/+1
* Revert r206418Rui Paulo2010-10-191-2/+2
* Add ieee80211_{amrr,rssadapt}.c.Rui Paulo2010-04-091-2/+2
* net80211 rate control framework (net80211 ratectl).Rui Paulo2010-04-071-1/+2
* correct setup of opt_ddb.hSam Leffler2009-07-211-1/+1
* Enable mesh support.Rui Paulo2009-07-211-5/+6
* catchup with action+ageq additionsSam Leffler2009-07-051-1/+2
* adds opt_inet6.h to fix a error during compiling wlan as a module.Weongyo Jeong2009-06-171-1/+2
* After r193232 rt_tables in vnet.h are no longer indirectly dependent onBjoern A. Zeeb2009-06-081-2/+1
* update for r192468 (monitor mode changes)Sam Leffler2009-05-211-1/+1
* Rather than using hidden includes (with cicular dependencies),Bjoern A. Zeeb2008-12-021-1/+2
* add ddb support (default to off unless built with the kernel)Sam Leffler2008-09-151-4/+5
* Per email to arch@ a little while ago (that was greeted with silence),Warner Losh2008-09-011-4/+4
* enable IEEE80211_AMDPU_AGE by defaultSam Leffler2008-05-031-0/+1
* Multi-bss (aka vap) support for 802.11 devices.Sam Leffler2008-04-201-7/+9
* Add new files in the net80211 changes.Andrew Thompson2007-06-111-1/+3
* Add a value to the define I forgot, for the purity's sake.Ruslan Ermilov2006-09-261-1/+1
* Now that we have COMPAT_FREEBSD6 officially, use it from opt_compat.h.Ruslan Ermilov2006-09-261-1/+4
* Let modules use the kernel's opt_*.h files if built along withYaroslav Tykhiy2005-10-141-0/+2
* Update/new modules for net80211 and ath changes.Sam Leffler2004-12-081-1/+2
* Fix module build during buildworld with MODULES_WITH_WORLD defined.Alexander Kabaev2004-04-101-1/+4
* switch to new 802.11 supportSam Leffler2003-06-281-2/+3
* add module for 802.11 link layer codeSam Leffler2003-01-151-0/+12