summaryrefslogtreecommitdiffstats
path: root/sys/net80211/ieee80211_proto.c
Commit message (Expand)AuthorAgeFilesLines
* when scanning is interrupted reset state so table entries go in the stationsam2005-01-181-1/+3
* bump copyright for 2005sam2004-12-311-1/+1
* do not clear the global key cache when reaching the INIT statesam2004-12-121-1/+0
* Update 802.11 support; too much new functionality to fully describesam2004-12-081-101/+658
* Add a new network interface flag, IFF_NEEDSGIANT, which will allowrwatson2004-07-271-1/+1
* insure basic rate bit is set in derived rate set; thissam2004-04-021-1/+10
* o add support for controlling the power of transmitted framessam2004-03-301-0/+1
* Replace the if_name and if_unit members of struct ifnet with new membersbrooks2003-10-311-1/+1
* parameterize locking to improve portability and possiblesam2003-10-171-4/+4
* Correct rate set negotiation when operating as a station: if thesam2003-09-261-2/+11
* o change ieee80211_new_state handling to use a proper method that driverssam2003-07-201-21/+20
* revise copyright notices per discussion with Atsushi Onoe <onoe@sm.sony.co.jp>sam2003-06-271-21/+17
* new 802.11 layer:sam2003-06-231-0/+508
OpenPOWER on IntegriCloud