aboutsummaryrefslogtreecommitdiff
path: root/sys/net80211/ieee80211_freebsd.h
Commit message (Expand)AuthorAgeFilesLines
* reduce user-visible namespace to just what is neededSam Leffler2007-01-091-0/+2
* bandaid to unbreak build (user code includes this file)Sam Leffler2007-01-091-0/+1
* Fix potential node refcnt leak. If mbufs are q'd on ic_mgtq whenSam Leffler2007-01-081-0/+2
* add support for 802.11 packet injection via bpfSam Leffler2006-07-261-0/+33
* Split crypto tx+rx key indices and add a key index -> node mapping table:Sam Leffler2005-08-081-1/+4
* Fix handling of data frames queued for a station in power save mode:Sam Leffler2005-07-061-0/+1
* remove extern from function declsSam Leffler2005-04-041-3/+3
* pass re-association events up using a new message typeSam Leffler2005-03-291-0/+1
* bump copyright for 2005Sam Leffler2004-12-311-1/+1
* Update 802.11 support; too much new functionality to fully describeSam Leffler2004-12-081-0/+223