summaryrefslogtreecommitdiff
path: root/sys/modules/wlan
AgeCommit message (Expand)Author
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2023-08-16sys: Remove $FreeBSD$: one-line sh patternWarner Losh
2021-11-18Fix some modules to export more used symbolsKonstantin Belousov
2017-03-04sys/modules: normalize .CURDIR-relative paths to SRCTOPEnji Cooper
2017-01-08[net80211] include the prototype VHT code into the build.Adrian Chadd
2015-01-06Refactor and split out the net80211 software scan engine from the restAdrian Chadd
2015-01-03Re-support CWARNFLAGS, lost when bsd.sys.mk was removed. Also, supportWarner Losh
2014-08-04Move most of the 15 variations on generating opt_inet.h andWarner Losh
2014-03-14Remove IPX support.Gleb Smirnoff
2014-02-14Similar to r260026, disable warning about unused functions forDimitry Andric
2013-12-28Disable warning about unused functions for ieee80211_crypto.c andDimitry Andric
2013-02-02Allow IEEE80211_SUPPORT_SUPERG to be defined _and_ have a working wlanAdrian Chadd
2012-02-16Fix 'make depend'.Ulrich Spörlein
2012-01-15Fix the situation where net80211 is built with IEEE80211_SUPPORT_TDMA but a m...Adrian Chadd
2011-05-21Fix a typo, it is MPDU not MDPU.Bernhard Schmidt
2010-10-19Fix an undefined behaviour if the desired ratectl algo is not available.Bernhard Schmidt
2010-10-19Revert r206418Rui Paulo
2010-04-09Add ieee80211_{amrr,rssadapt}.c.Rui Paulo
2010-04-07net80211 rate control framework (net80211 ratectl).Rui Paulo
2009-07-21correct setup of opt_ddb.hSam Leffler
2009-07-21Enable mesh support.Rui Paulo
2009-07-05catchup with action+ageq additionsSam Leffler
2009-06-17adds opt_inet6.h to fix a error during compiling wlan as a module.Weongyo Jeong
2009-06-08After r193232 rt_tables in vnet.h are no longer indirectly dependent onBjoern A. Zeeb
2009-05-21update for r192468 (monitor mode changes)Sam Leffler
2008-12-02Rather than using hidden includes (with cicular dependencies),Bjoern A. Zeeb
2008-09-15add ddb support (default to off unless built with the kernel)Sam Leffler
2008-09-01Per email to arch@ a little while ago (that was greeted with silence),Warner Losh
2008-05-03enable IEEE80211_AMDPU_AGE by defaultSam Leffler
2008-04-20Multi-bss (aka vap) support for 802.11 devices.Sam Leffler
2007-06-11Add new files in the net80211 changes.Andrew Thompson
2006-09-26Add a value to the define I forgot, for the purity's sake.Ruslan Ermilov
2006-09-26Now that we have COMPAT_FREEBSD6 officially, use it from opt_compat.h.Ruslan Ermilov
2005-10-14Let modules use the kernel's opt_*.h files if built along withYaroslav Tykhiy
2004-12-08Update/new modules for net80211 and ath changes.Sam Leffler
2004-04-10Fix module build during buildworld with MODULES_WITH_WORLD defined.Alexander Kabaev
2003-06-28switch to new 802.11 supportSam Leffler
2003-01-15add module for 802.11 link layer codeSam Leffler