]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/net80211/ieee80211_node.c
fixup ieee80211_output handling:
[FreeBSD/FreeBSD.git] / sys / net80211 / ieee80211_node.c
2009-04-19 rwatsonMerge OpenBSM 1.1 from OpenBSM vendor branch to head.
2009-04-13 samfix txparms setup for 108G sta's: ieee80211_iserp_rates...
2009-03-30 samHoist 802.11 encapsulation up into net80211:
2009-03-29 samo add ic_rt to track the rate table for the current...
2009-03-24 samsplit Atheros SuperG support out into it's own file...
2009-03-21 rpauloMerge libpcap 1.0.0.
2009-03-21 rpauloMerge tcpdump 4.0.0 from the vendor branch.
2009-03-11 dfrMerge in support for Xen HVM on amd64 architecture.
2009-03-02 samconnect vendor wpa area to contrib
2009-02-20 sammark nodes created by way of neighbor discovery need...
2009-02-19 samAdd modes for 1/2 and 1/4-width channels so we have...
2009-02-13 dfrMake a place for porting the Xen HVM support to 7.x.
2009-02-12 samo replace ieee80211_node_reclaim by individual operatio...
2009-02-11 samimprove key index map reclaim debug msg
2009-02-07 pisoAdd SCTP NAT support.
2009-01-29 samset ni_txparms for static turbo mode
2009-01-28 dasVendor import of gdtoa 20081205.
2009-01-14 rwatsonMerge OpenBSM alpha 5 from OpenBSM vendor branch to...
2009-01-08 samTDMA support for long distance point-to-point links...
2009-01-07 samonly mark an infrastructure node to require an associd...
2009-01-05 lulfMerge support for CVSMode (aka. mirror mode) into csup...
2009-01-02 obrienRecord that base/vendor/file/dist@186675 was merged.
2008-12-31 sammark discovered neighbors QoS capable if they advertise wme
2008-12-31 rwatsonMerge OpenBSM alpha 4 from OpenBSM vendor branch to...
2008-12-23 dougbMerge from vendor/bind9/dist as of the 9.4.3 import
2008-12-20 samMFH @ 186335
2008-12-19 samimport netbsd makefs tool
2008-12-18 samconvert MALLOC/FREE to malloc/free
2008-12-15 samFix ucastkey teardown for drivers that plumb clear...
2008-12-15 samReplace adhoc checks in ieee80211_start with a per...
2008-12-02 rwatsonMerge OpenBSM 1.1 alpha 2 from the OpenBSM vendor branc...
2008-12-01 samimport ath hal
2008-11-22 dfrClone Kip's Xen on stable/6 tree so that I can work...
2008-11-15 rafan- Update ncurses to 5.7-20081102 (5.7 release) and...
2008-11-01 kmacycopy xen includes
2008-11-01 kmacycopy i386/xen
2008-11-01 kmacycopy xen device drivers
2008-11-01 kmacycopy sys/xen to releng 7 branch
2008-10-26 samo re-enable a lock assert
2008-10-26 samNew ap-side power save implementation; the main change...
2008-10-25 samset erp flag and tx parameter state when joining a...
2008-10-25 samimprove inactivity handling debug support
2008-10-25 samchange ieee80211_sta_join to take an explicit channel...
2008-10-23 desRevert the removal of the MALLOC and FREE macros from...
2008-10-23 desRetire the MALLOC and FREE macros. They are an abomina...
2008-10-19 lulf- Import the Makefile from HEAD for building csup.
2008-10-19 lulf- Import the HEAD csup code which is the basis for...
2008-10-11 kmacyCopy device support from head in to 6
2008-10-11 kmacyCopy xen includes in to RELENG_6 branch
2008-09-22 samcleanup bss node setup; syncs w/ p4 state that's been...
2008-09-22 samRIFS support; needs driver callback for dynamic state...
2008-09-21 samMIMO power save support; still needs callbacks for...
2008-09-21 samAdd current transmit parameters for fixed rate handling...
2008-09-06 sammake all checks if ni_chw consistent
2008-09-05 rpauloMerge ath again (addition of wisoc files).
2008-08-22 robertoMerge ntpd & friends 4.2.4p5 from vendor/ntp/dist into...
2008-08-18 samMFC r179640: correct code returned in AsssocResp
2008-08-17 samMFC support to return all received information elements...
2008-08-01 desUpgrade to OpenSSH 5.1p1.
2008-07-10 peterMerge gnu cpio 2.6 -> 2.8 changes. Unfortunately,...
2008-06-07 samChange the calling convention for ic_node_alloc to...
2008-06-07 samSplit ieee80211_notify_erp into locked and unlocked...
2008-06-07 samFix node cleanup issues when the last reference is...
2008-06-07 samcorrect code returned in AsssocResp; the previous code...
2008-05-29 obrienThis commit was generated by cvs2svn to compensate...
2008-05-28 samDon't override the txpower cap installed by ieee80211_a...
2008-05-22 samspecial-case broadcast probe request in ieee80211_find_...
2008-05-22 jbThis commit was generated by cvs2svn to compensate...
2008-05-22 jbThis commit was generated by cvs2svn to compensate...
2008-05-09 rafanThis commit was generated by cvs2svn to compensate...
2008-05-08 cokaneThis commit was generated by cvs2svn to compensate...
2008-05-08 dfrThis commit was generated by cvs2svn to compensate...
2008-05-07 dfrThis commit was generated by cvs2svn to compensate...
2008-05-01 samfix build w/ IEEE80211_DEBUG_REFCNT enabled
2008-04-26 jbThis commit was generated by cvs2svn to compensate...
2008-04-25 jbThis commit was generated by cvs2svn to compensate...
2008-04-25 jbThis commit was generated by cvs2svn to compensate...
2008-04-25 jbThis commit was generated by cvs2svn to compensate...
2008-04-25 jbThis commit was generated by cvs2svn to compensate...
2008-04-21 mariusThis commit was generated by cvs2svn to compensate...
2008-04-21 delphijThis commit was generated by cvs2svn to compensate...
2008-04-20 samMulti-bss (aka vap) support for 802.11 devices.
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-20 delphijThis commit was generated by cvs2svn to compensate...
2008-03-19 obrienThis commit was generated by cvs2svn to compensate...
2008-03-12 delphijThis commit was generated by cvs2svn to compensate...
2008-03-07 syrinxThis commit was generated by cvs2svn to compensate...
2008-02-11 rafanThis commit was generated by cvs2svn to compensate...
2008-02-02 obrienThis commit was generated by cvs2svn to compensate...
2008-01-29 desThis commit was generated by cvs2svn to compensate...
2008-01-29 obrienThis commit was generated by cvs2svn to compensate...
2008-01-13 obrienThis commit was generated by cvs2svn to compensate...
2008-01-13 obrienThis commit was generated by cvs2svn to compensate...
2008-01-12 njlThis commit was generated by cvs2svn to compensate...
2008-01-09 obrienThis commit was generated by cvs2svn to compensate...
2007-12-30 rafanThis commit was generated by cvs2svn to compensate...
2007-12-21 desThis commit was generated by cvs2svn to compensate...
next