Merge from vendor branch GCC:
[dragonfly.git] / sys / netproto /
2007-02-17 Simon SchubertMerge from vendor branch GCC:
2007-02-16 Sepherosa ZiehauAdd ieee80211_plcp2rate() to convert PLCP signal/rate...
2007-02-15 Victor Balada DiazMerge from vendor branch BIND:
2007-02-15 Victor Balada DiazMerge from vendor branch BIND:
2007-02-13 Sepherosa ZiehauReclaim challenge text, if we operate as an AP and...
2007-02-09 Sepherosa ZiehauAvoid possible mbuf re-tap on error path.
2007-02-03 Simon Schubert1:1 Userland threading stage 2.11/4:
2007-01-20 Peter AvalosMerge from vendor branch BZIP:
2007-01-17 YONETANI TomokazuMerge from vendor branch INTEL_ACPICA:
2007-01-15 Simon SchubertMerge from vendor branch GCC:
2007-01-13 Simon SchubertMerge from vendor branch GCC:
2007-01-02 Sascha Wildner[committed on behalf of sephe]
2007-01-01 Simon Schubert1:1 Userland threading stage 2.10/4:
2007-01-01 Sepherosa Ziehau- In ieee80211_setmode(), don't mark basic rates on...
2006-12-26 Sepherosa ZiehauUse a temporary rate set to hold current channel's...
2006-12-25 Sepherosa Ziehau- Fix some comment.
2006-12-25 Peter AvalosMerge from vendor branch LIBPCAP:
2006-12-25 Peter AvalosMerge from vendor branch TCPDUMP:
2006-12-24 Sepherosa ZiehauRestart TX rate control algorithm for a peer node,...
2006-12-23 Sepherosa ZiehauMassive 802_11 XRATE bug fixing.
2006-12-22 Sascha WildnerRename printf -> kprintf in sys/ and add some defines...
2006-12-20 Matthew DillonRename sprintf -> ksprintf
2006-12-18 Matthew DillonRename kvprintf -> kvcprintf (call-back version)
2006-12-15 Sepherosa Ziehau- Factor out ieee80211_print_rateset().
2006-12-12 Peter AvalosMerge from vendor branch FILE:
2006-12-12 Sepherosa Ziehau- Correct some debug messages format.
2006-12-09 Sepherosa Ziehau- Factor out _ieee80211_probe_resp_alloc() from ieee802...
2006-12-05 Matthew DillonLocal variables that were improperly named 'errno'...
2006-12-03 Jeffrey HsuApply FreeBSD rev 1.17:
2006-12-03 Jeffrey HsuApply FreeBSD rev 1.6:
2006-12-03 Jeffrey HsuApply FreeBSD rev 1.16:
2006-12-03 Jeffrey HsuApply FreeBSD rev 1.15:
2006-12-03 Jeffrey HsuApply FreeBSD rev 1.9:
2006-12-01 Sepherosa ZiehauAdd PBCC modulation support in netproto/802_11:
2006-11-29 Sepherosa ZiehauDon't use unprocessed (e.g. negociated) peer node's...
2006-11-28 Sepherosa ZiehauAccording to IEEE Std 802.11b-1999 subclause 7.3.1.4:
2006-11-28 Sepherosa ZiehauM_NOWAIT -> MB_DONTWAIT
2006-11-26 Peter AvalosA u_short cannot be greater than 0xffff, so remove...
2006-11-26 Sepherosa Ziehau- Factor out front part of ieee80211_set_shortpreamble...
2006-11-25 Sepherosa ZiehauCorrect short preamble support.
2006-11-25 Sepherosa ZiehauMove conditional preprocessing out from the IEEE80211_D...
2006-11-25 Sepherosa ZiehauEnsure outbound data packets in hostap mode are deliver...
2006-11-25 Sepherosa ZiehauAdd per-sta ucast/mcast stats
2006-11-25 Sepherosa ZiehauNuke macros that are moved to ieee80211.h
2006-11-25 Sepherosa Ziehau- Add some missing stats to the global ieee80211_stats
2006-11-25 Sepherosa Ziehau- Add IEEE80211_IOC_BMISSTHRESHOLD for managing the...
2006-11-25 Sepherosa Ziehau- Add noise floor in ieee80211_nodestats; return it...
2006-11-23 Sepherosa ZiehauIf power save mode changes, call ieee80211com.ic_reset...
2006-11-23 Sepherosa ZiehauImplement set(IEEE80211_IOC_STA_STATS) for hostapd...
2006-11-21 Sepherosa Ziehau- Tighten invariant on loops used to parse ie's; this...
2006-11-20 Peter AvalosMerge from vendor branch OPENSSH:
2006-11-20 Peter AvalosMerge from vendor branch OPENSSL:
2006-11-15 Peter AvalosMerge from vendor branch FILE:
2006-11-13 Sepherosa ZiehauAvoid duplicated ifname in debug message.
2006-11-12 Peter AvalosMerge from vendor branch FILE:
2006-11-11 Peter AvalosMerge from vendor branch FILE:
2006-11-08 Peter AvalosMerge from vendor branch TNFTP:
2006-11-07 Matthew DillonRemove system dependancies on <machine/ipl.h>. Only...
2006-11-01 Peter AvalosMerge from vendor branch AWK:
2006-10-24 Sepherosa ZiehauAdd support in ONOE/AMRR for drivers that can't provide...
2006-10-23 Matthew DillonFurther normalize the _XXX_H_ symbols used to condition...
2006-10-23 Sascha WildnerRather than making static declarations global, get...
2006-10-21 Sepherosa ZiehauChange the AMRR TX rate control algorithm:
2006-10-21 Sepherosa ZiehauNuke M_HASFCS processing in ieee80211_input(), since
2006-10-19 Sascha WildnerAdjust man pages, comments, messages and some defunct...
2006-10-19 Jeffrey HsuCosmetic cleanups.
2006-10-18 Jeffrey HsuOpenBSD rev 1.66:
2006-10-12 Jeffrey HsuFix missing malloc -> kmalloc conversions.
2006-10-08 Peter AvalosMerge from vendor branch LESS:
2006-09-30 Sascha WildnerDe-staticize (previously declared extern).
2006-09-30 Sascha WildnerAvoid casts as lvalues.
2006-09-30 Simon SchubertFix smb panic, td might be NULL
2006-09-28 Simon SchubertMerge from vendor branch OPENSSH:
2006-09-28 Simon SchubertMerge from vendor branch OPENSSH:
2006-09-27 Simon SchubertMerge from vendor branch GCC:
2006-09-20 Victor Balada DiazMerge from vendor branch BIND:
2006-09-20 Victor Balada DiazMerge from vendor branch BIND:
2006-09-19 Simon Schubert1:1 Userland threading stage 2.9/4:
2006-09-18 Peter AvalosMerge from vendor branch LIBARCHIVE:
2006-09-13 Simon SchubertMerge from vendor branch CVS:
2006-09-10 Matthew DillonChange the kernel dev_t, representing a pointer to...
2006-09-09 Matthew DillonRename the kernel NODEV to NOCDEV to avoid conflicts...
2006-09-06 Simon SchubertMerge from vendor branch OPENSSL:
2006-09-05 Matthew DillonFix malloc macros for dual-use header file.
2006-09-05 Matthew DillonRename malloc->kmalloc, free->kfree, and realloc->kreal...
2006-09-05 Matthew DillonRename malloc->kmalloc, free->kfree, and realloc->kreal...
2006-09-03 Matthew DillonRename functions to avoid conflicts with libc.
2006-09-03 Matthew DillonRename functions to avoid conflicts with libc.
2006-09-03 Sepherosa Ziehau- Port rtw(4) from NetBSD, which supports various RealT...
2006-09-02 Sepherosa ZiehauMerge from vendor branch HOSTAPD:
2006-09-01 Sepherosa ZiehauImplement a generic TX rate control algorithm framework...
2006-08-17 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2006-08-05 Sepherosa Ziehaunone_funcname() -> none_crypto_funcname()
2006-08-04 Sepherosa Ziehau- Add ieee80211com.ic_sysctl_oid, so sub-wlan module...
2006-08-03 Sascha WildnerRemove all occurences of double semicolons at the end...
2006-07-28 Matthew DillonMASSIVE reorganization of the device operations vector...
2006-07-27 Simon SchubertMerge from vendor branch GDB:
2006-07-13 Sepherosa ZiehauMerge from vendor branch ATHEROS:
2006-06-28 Sascha Wildners/ieee80211_attach/ieee80211_ifattach/ in comment.
2006-06-24 Sepherosa ZiehauMerge from vendor branch WPA_SUPPLICANT:
next