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