]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/net80211
- Add the global 'rebooting' variable that is used to detect when
[FreeBSD/FreeBSD.git] / sys / net80211 /
2006-02-06 rwatsonThis commit was generated by cvs2svn to compensate...
2006-02-04 rwatsonThis commit was generated by cvs2svn to compensate...
2006-01-31 rwatsonThis commit was generated by cvs2svn to compensate...
2006-01-31 hartiThis commit was generated by cvs2svn to compensate...
2006-01-23 sams/w beacon miss facility; need to add knobs to fiddle...
2006-01-23 samswitch beacon miss threshold from a time to the number...
2006-01-23 sambounds check each ie's length when parsing
2006-01-18 samRev ioctl to get scan results:
2006-01-18 sambump the scan generation number before iterating so...
2006-01-18 cpercivaCorrect a buffer overflow when scanning for 802.11...
2006-01-16 samThis commit was generated by cvs2svn to compensate...
2006-01-12 ruThis commit was generated by cvs2svn to compensate...
2006-01-10 hartiThis commit was generated by cvs2svn to compensate...
2006-01-10 hartiThis commit was generated by cvs2svn to compensate...
2006-01-10 hartiThis commit was generated by cvs2svn to compensate...
2006-01-10 hartiThis commit was generated by cvs2svn to compensate...
2006-01-09 samadd flag to tag frames w/ a known bad FCS
2006-01-04 dougbThis commit was generated by cvs2svn to compensate...
2006-01-02 samenable "aggressive mode" only when operating in ap...
2006-01-02 samupdate erp information element in the beacon frame...
2005-12-30 guidoThis commit was generated by cvs2svn to compensate...
2005-12-30 guidoThis commit was generated by cvs2svn to compensate...
2005-12-30 samcorrect checking for turbo channels: rev 1.24 fixed...
2005-12-29 samcorrect (reversed) ms<->tu macros
2005-12-29 dougbThis commit was generated by cvs2svn to compensate...
2005-12-27 wollmanThis commit was generated by cvs2svn to compensate...
2005-12-22 wollmanThis commit was generated by cvs2svn to compensate...
2005-12-18 glebius- Fix VLAN_INPUT_TAG() macro, so that it doesn't touch...
2005-12-14 sammake packet bursting configurable (default to on if...
2005-12-14 samWhen creating neighbor entries for an ahdemo bss apply...
2005-12-14 samwhen creating an ahdemo bss use any requested bssid...
2005-12-14 samallow setting the bssid in any mode
2005-12-12 samdisallow module unload when there are dynamic references
2005-12-12 sampropagate current bss state on sta join so, in particul...
2005-12-12 samBandaid ieee80211_set_chan to handle a channel paramete...
2005-12-12 samo correct auto mode logic for avoiding turbo channels
2005-12-12 samAdd ieee80211_beacon_miss for processing sta mode beaco...
2005-12-12 samadd some useful definitions that'll be used soon
2005-12-12 samadd fixed rate for sending multicast frames
2005-12-12 samchange malloc when setting an optional ie to use M_NOWAIT
2005-12-12 samcorrect parameter check when retrieving the current...
2005-12-07 obrienThis commit was generated by cvs2svn to compensate...
2005-12-05 samcorrect handling of dtim for periods > 1
2005-12-04 samAdhoc mode fixups:
2005-11-30 samfix dynamic changes in short slottime for 11g sta mode...
2005-11-15 samUpdate ieee80211_mhz2ieee to understand public safety...
2005-11-13 samThis commit was generated by cvs2svn to compensate...
2005-11-11 ru- Store pointer to the link-level address right in...
2005-11-04 jkimThis commit was generated by cvs2svn to compensate...
2005-11-04 njlThis commit was generated by cvs2svn to compensate...
2005-11-02 hartiThis commit was generated by cvs2svn to compensate...
2005-11-02 andreRetire MT_HEADER mbuf type and change its users to...
2005-11-01 jkimThis commit was generated by cvs2svn to compensate...
2005-11-01 jkimThis commit was generated by cvs2svn to compensate...
2005-10-24 obrienThis commit was generated by cvs2svn to compensate...
2005-10-20 wpaulThis commit was generated by cvs2svn to compensate...
2005-10-20 ruThis commit was generated by cvs2svn to compensate...
2005-10-10 wpaulThis commit was generated by cvs2svn to compensate...
2005-10-05 hartiThis commit was generated by cvs2svn to compensate...
2005-10-04 hartiThis commit was generated by cvs2svn to compensate...
2005-10-01 tjrThis commit was generated by cvs2svn to compensate...
2005-09-03 desThis commit was generated by cvs2svn to compensate...
2005-08-30 avatarProperly set ic_curchan before calling back to device...
2005-08-26 wollmanThis commit was generated by cvs2svn to compensate...
2005-08-18 dougbThis commit was generated by cvs2svn to compensate...
2005-08-13 samrevert 1.64: we cannot use the channel characteristics...
2005-08-13 samExtend acl support to pass ioctl requests through and...
2005-08-10 samDon't use ic_curmode to decide when to do 11g station...
2005-08-10 samClarify/fix handling of the current channel:
2005-08-09 rwatsonPropagate rename of IFF_OACTIVE and IFF_RUNNING to...
2005-08-08 samSplit crypto tx+rx key indices and add a key index...
2005-08-08 samuse ieee80211_iterate_nodes to retrieve station data...
2005-08-08 samCleanup beacon/listen interval handling:
2005-08-06 samfix debug msg typo
2005-08-06 samFix handling of frames sent prior to a station being...
2005-07-31 samclose a race between reclaiming a node when a station...
2005-07-27 samwhen bridging internally bypass the bss node as traffic...
2005-07-27 sambandaid ni_fails handling so ap's with association...
2005-07-23 samthe AREF flag is only meaningful in ap mode; adhoc...
2005-07-22 samo move inactivity-related debug msgs under IEEE80211_MS...
2005-07-22 samsplit xmit of probe request frame out into a separate...
2005-07-22 samsplit 802.11 frame xmit setup code into ieee80211_send_...
2005-07-22 samsimplify ic_newassoc callback
2005-07-22 samsimplify ieee80211_ibss_merge api
2005-07-22 samadd stats we know we'll need soon and some spare fields...
2005-07-22 samsimplify tim callback api
2005-07-22 samdon't include 802.3 header in min frame length calculat...
2005-07-22 samsimplify ieee80211_node_authorize and ieee80211_node_un...
2005-07-22 samsimplifiy ieee80211_send_nulldata api
2005-07-22 samsimplify rate set api's by removing ic parameter (impli...
2005-07-22 samreject association requests with a wpa/rsn ie when...
2005-07-22 sammissed one in last commit; add device name to discard...
2005-07-22 saminclude device name in discard msgs
2005-07-22 samadd diag msgs for frames discarded because the directio...
2005-07-22 samsplit data frame delivery out to a new function ieee802...
2005-07-22 samo add IEEE80211_IOC_FRAGTHRESHOLD for getting+setting the
2005-07-22 samo add IEEE80211_FRAG_DEFAULT
2005-07-22 samdiff reduction against p4: define IEEE80211_FIXED_RATE_...
2005-07-22 samadd flags missed in last merge
2005-07-22 samDiff reduction against p4:
next