| Commit message (Expand) | Author | Age | Files | Lines |
* | net: clean up empty lines in .c and .h files | Mateusz Guzik | 2020-09-01 | 1 | -2/+2 |
* | sys: general adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-27 | 1 | -0/+2 |
* | [net80211] Initial VHT node upgrade/downgrade support and initial IE parsing. | Adrian Chadd | 2017-01-13 | 1 | -0/+26 |
* | net80211: convert all ieee80211_input_mimo*() consumers | Andriy Voskoboinyk | 2016-10-12 | 1 | -22/+13 |
* | [net80211] extend the ieee80211_rx_stats struct to include more information. | Adrian Chadd | 2016-10-08 | 1 | -3/+3 |
* | Extract out the various local definitions of ETHER_IS_BROADCAST() and | Adrian Chadd | 2016-08-07 | 1 | -1/+4 |
* | net80211: fix use-after-free in frame defragmentation procedure. | Andriy Voskoboinyk | 2016-05-28 | 1 | -9/+10 |
* | net80211: hide subtype mask & shift in function call. | Andriy Voskoboinyk | 2016-04-20 | 1 | -6/+2 |
* | net80211: replace internal LE_READ_*/LE_WRITE_* macro with system | Andriy Voskoboinyk | 2016-04-20 | 1 | -1/+1 |
* | [net80211] IE 127 is not MESHEXTCAP, just EXTCAP. | Adrian Chadd | 2016-03-18 | 1 | -2/+3 |
* | [net80211] handle unlisted information elements. | Adrian Chadd | 2016-03-14 | 1 | -0/+4 |
* | Use m_catpkt(9) to avoid a possible use-after-free in ieee80211_defrag(). | Mark Johnston | 2016-03-02 | 1 | -3/+1 |
* | Perform some rather amusing layering violations to add mbuf tags to the | Adrian Chadd | 2015-09-26 | 1 | -3/+23 |
* | Cleanup compat shims for FreeBSD versions that predate 10.0-RELEASE. | Gleb Smirnoff | 2015-05-25 | 1 | -2/+0 |
* | Convert malloc/free back to #define's, as part of OS portability work. | Adrian Chadd | 2015-05-25 | 1 | -2/+3 |
* | Begin plumbing ieee80211_rx_stats through the receive path. | Adrian Chadd | 2015-05-25 | 1 | -4/+6 |
* | Mechanically convert to if_inc_counter(). | Gleb Smirnoff | 2014-09-19 | 1 | -1/+1 |
* | The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare | Gleb Smirnoff | 2013-10-26 | 1 | -0/+1 |
* | Add in some backwards compatability hacks to make -HEAD net80211 compile | Adrian Chadd | 2013-08-22 | 1 | -0/+2 |
* | Add m_clrprotoflags() to clear protocol specific mbuf flags at up and | Andre Oppermann | 2013-08-19 | 1 | -1/+2 |
* | Substitute '#ifdef ALIGNED_POINTER' with '#ifndef __NO_STRICT_ALIGNMENT', | Gleb Smirnoff | 2013-02-12 | 1 | -2/+2 |
* | Start accepting IEEE80211_ACTION_MESH_GANN frames; | Monthadar Al Jaberi | 2013-02-07 | 1 | -0/+4 |
* | Mechanically substitute flags from historic mbuf allocator with | Gleb Smirnoff | 2012-12-05 | 1 | -1/+1 |
* | Added Self-protected action category (including MPM). | Monthadar Al Jaberi | 2012-05-01 | 1 | -0/+18 |
* | Fix build w/o 'options IEEE80211_SUPPORT_MESH'. | Gleb Smirnoff | 2012-03-04 | 1 | -0/+2 |
* | * Added IEEE80211_ACTION_CAT_MESH in ieee80211.h as specified amendment spec; | Adrian Chadd | 2012-03-04 | 1 | -0/+31 |
* | Print out the bogus beacon interval. | Adrian Chadd | 2012-02-28 | 1 | -1/+2 |
* | Add 802.11h quiet time element support into net80211. | Adrian Chadd | 2011-11-08 | 1 | -0/+3 |
* | Add initial support for MIMO statistics to net80211. | Adrian Chadd | 2011-04-08 | 1 | -1/+46 |
* | Add a new mgmt subtype "ACTION NO ACK" defined in 802.11n-2009, while here | Bernhard Schmidt | 2011-02-21 | 1 | -1/+0 |
* | Constify vap argument of ieee80211_{note,discard}* functions. | Rui Paulo | 2010-03-31 | 1 | -7/+8 |
* | Fix a typo in ifdef mesh support. This would make mesh unworkable if | Rui Paulo | 2009-08-17 | 1 | -1/+1 |
* | More mesh bits, namely: | Rui Paulo | 2009-07-20 | 1 | -11/+5 |
* | Move code that does payload realigment to a new routine, ieee80211_realign, | Sam Leffler | 2009-07-18 | 1 | -47/+3 |
* | Implementation of the upcoming Wireless Mesh standard, 802.11s, on the | Rui Paulo | 2009-07-11 | 1 | -1/+24 |
* | iv_flags_ext is full, make room by moving HT-related flags to a new | Sam Leffler | 2009-06-07 | 1 | -1/+1 |
* | o station mode channel switch support | Sam Leffler | 2009-06-04 | 1 | -0/+12 |
* | Fix monitor mode vaps to work as intended: | Sam Leffler | 2009-06-02 | 1 | -3/+5 |
* | don't dispatch frames to vap's not running | Sam Leffler | 2009-06-02 | 1 | -0/+3 |
* | Overhaul monitor mode handling: | Sam Leffler | 2009-05-20 | 1 | -3/+2 |
* | split Atheros SuperG support out into it's own file that's included only | Sam Leffler | 2009-03-24 | 1 | -77/+2 |
* | Use plural in a comment. No functional change. | Rui Paulo | 2009-03-18 | 1 | -1/+1 |
* | TDMA support for long distance point-to-point links using ath devices: | Sam Leffler | 2009-01-08 | 1 | -1/+5 |
* | convert MALLOC/FREE to malloc/free | Sam Leffler | 2008-12-18 | 1 | -1/+1 |
* | Fix definition of IEEE80211_CHAN_MAX; it was defined as 255 but | Sam Leffler | 2008-12-15 | 1 | -8/+0 |
* | ignore IEEE80211_ELEMID_PWRCNSTR when parsing beacon/probe response frames | Sam Leffler | 2008-10-25 | 1 | -0/+1 |
* | Revert the removal of the MALLOC and FREE macros from the net80211 code. | Dag-Erling Smørgrav | 2008-10-23 | 1 | -1/+1 |
* | Retire the MALLOC and FREE macros. They are an abomination unto style(9). | Dag-Erling Smørgrav | 2008-10-23 | 1 | -1/+1 |
* | correct decap of of AppleTalk and IPX frames; don't strip the SNAP | Sam Leffler | 2008-08-02 | 1 | -1/+4 |
* | Multi-bss (aka vap) support for 802.11 devices. | Sam Leffler | 2008-04-20 | 1 | -2874/+376 |