aboutsummaryrefslogtreecommitdiff
path: root/sys/net80211/ieee80211_proto.h
Commit message (Expand)AuthorAgeFilesLines
* netlink: add interface notification on link status / flags change.Alexander V. Chernikov2022-12-091-1/+1
* net80211: Fix mismatches in array bounds.John Baldwin2022-12-071-2/+2
* net80211: split up ieee80211_probereq()Bjoern A. Zeeb2021-03-181-0/+2
* net80211: replace magic number by defineBjoern A. Zeeb2020-08-171-1/+1
* [net80211] Migrate HT/legacy protection mode and preamble calculation to per-...Adrian Chadd2020-07-011-0/+3
* [net80211] Add missing commit to previous-1 uapsd commit.Adrian Chadd2020-06-161-1/+2
* [net80211] Migrate short slot time configuration into per-vap and deferred ta...Adrian Chadd2020-06-051-1/+2
* net80211: post RTM_IFINFO notification after toggling IFF_DRV_RUNNINGAndriy Gapon2020-05-221-0/+1
* net80211(4): hide casts for 'i_seq' field offset calculation insideAndriy Voskoboinyk2019-02-101-0/+16
* net80211: wrap protection frame allocation into ieee80211_alloc_prot()Andriy Voskoboinyk2018-03-091-0/+2
* [net80211] add a method for checking if a VAP WME AC has a NOACK policy or not.Adrian Chadd2017-12-091-0/+1
* sys: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* [net80211] add methods to fetch the global and per-VAP WME parameters.Adrian Chadd2017-04-221-0/+4
* [net80211] quiet IE handling improvementsAdrian Chadd2017-02-091-0/+2
* [net80211] add syncflags methods for the VHT flags configuration.Adrian Chadd2017-01-071-1/+3
* net80211: convert all ieee80211_input_mimo*() consumersAndriy Voskoboinyk2016-10-121-4/+2
* sys/net*: minor spelling fixes.Pedro F. Giffuni2016-05-031-3/+3
* net80211: hide subtype mask & shift in function call.Andriy Voskoboinyk2016-04-201-1/+16
* net80211: provide descriptions for reason codesAndriy Voskoboinyk2016-04-201-0/+2
* net80211: add ieee80211_restart_all() call.Andriy Voskoboinyk2015-10-271-0/+1
* net80211: separate mbuf cleanup from ieee80211_fragment()Adrian Chadd2015-10-121-0/+1
* net80211: drop ieee80211_beacon_offsets parameter from ieee80211_beacon_alloc...Adrian Chadd2015-10-031-3/+2
* Perform some rather amusing layering violations to add mbuf tags to theAdrian Chadd2015-09-261-26/+0
* Expose the wme_info IE method.Adrian Chadd2015-09-181-0/+2
* Replay r286410. Change KPI of how device drivers that provide wirelessGleb Smirnoff2015-08-271-1/+2
* Revert the wifi ifnet changes until things are more baked and tested.Adrian Chadd2015-08-081-2/+1
* Change KPI of how device drivers that provide wireless connectivity interactGleb Smirnoff2015-08-071-1/+2
* Cleanup compat shims for FreeBSD versions that predate 10.0-RELEASE.Gleb Smirnoff2015-05-251-5/+0
* Begin plumbing ieee80211_rx_stats through the receive path.Adrian Chadd2015-05-251-1/+6
* Make ieee80211_add_ssid() public.Adrian Chadd2014-12-191-0/+1
* Fix a use-after-free node reference issue when waiting for a returnAdrian Chadd2013-10-241-0/+2
* Create a new function to complete 802.11 mbuf transmission.Adrian Chadd2013-08-271-0/+2
* Migrate the ff_encap1() routine out into the normal output code.Adrian Chadd2013-08-261-0/+3
* Convert net80211 over to using if_transmit for the dispatch from theAdrian Chadd2013-08-081-1/+2
* Allow net80211 to compile on stable/9 and stable/8.Adrian Chadd2013-08-071-0/+5
* Commit the missing header change.Adrian Chadd2013-07-281-0/+2
* Add ieee80211_add_{qos,wpa,rsn}() functions since they are needed by anRui Paulo2013-07-251-0/+3
* Add const qualifier to the dst parameter of the ifnet if_output method.Gleb Smirnoff2013-04-261-1/+1
* Bring over my initial work from the net80211 TX locking branch.Adrian Chadd2013-03-081-1/+3
* Remove now redundant mac argument.Bernhard Schmidt2011-12-171-2/+1
* Modify the ACL code slightly to support a few nifty things:Adrian Chadd2011-12-151-0/+1
* Add 802.11h quiet time element support into net80211.Adrian Chadd2011-11-081-0/+1
* Add initial support for MIMO statistics to net80211.Adrian Chadd2011-04-081-0/+27
* Remove trailing ";" in struct ieee80211_beacon_offsets declarationAntoine Brodin2009-11-111-1/+1
* Implement the missing support for updating the mesh conf number ofRui Paulo2009-10-191-1/+3
* Revert previous commit and add myself to the list of people who shouldPoul-Henning Kamp2009-09-081-1/+1
* Add necessary include.Poul-Henning Kamp2009-09-081-1/+1
* Implementation of the upcoming Wireless Mesh standard, 802.11s, on theRui Paulo2009-07-111-0/+8
* Correct ieee80211_gettid:Sam Leffler2009-06-091-4/+7
* iv_flags_ext is full, make room by moving HT-related flags to a newSam Leffler2009-06-071-0/+1